[vlc-commits] commit: Revert i18n: remove deleted file The file is present again. ( Rémi Duraffort )

2010-12-14 Thread git
vlc | branch: master | Rémi Duraffort ivo...@videolan.org | Tue Dec 14 09:23:48 2010 +0100| [9531690ccecd6073582e7edadd2c02f2514e2b01] | committer: Rémi Duraffort Revert i18n: remove deleted file The file is present again. This reverts commit e1d4b62a17dfa9228140710703f1487ea4a70707.

[vlc-commits] commit: access/v4l2: remove framerate reduction code. (Jean-Paul Saman )

2010-12-14 Thread git
vlc | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Fri Dec 3 16:09:10 2010 +0100| [4fb8ca6785699cba7129fbd9991dc925c33903a1] | committer: Jean-Paul Saman access/v4l2: remove framerate reduction code. The framerate reduction code is not needed. If the user did not set the

[vlc-commits] commit: access/v4l2.c: Tell vlc what framerate the device delivers ( Jean-Paul Saman )

2010-12-14 Thread git
vlc | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Fri Dec 3 16:11:26 2010 +0100| [d69f518633db434da752ce4272d97431465d6e3c] | committer: Jean-Paul Saman access/v4l2.c: Tell vlc what framerate the device delivers The framerate as specified by the user or detected by the v4l2

[vlc-commits] commit: stream_filter/httplive.c: segment-sequence was of by one ( Jean-Paul Saman )

2010-12-14 Thread git
vlc | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Tue Dec 7 16:15:11 2010 +0100| [4c12e70681435b23813b31555169f992afd07c77] | committer: Jean-Paul Saman stream_filter/httplive.c: segment-sequence was of by one The value for segment-sequence is of by one. It is specified to

[vlc-commits] commit: stream_filter/httplive.c: Try guessing best quality stream for this connection. (Jean-Paul Saman )

2010-12-14 Thread git
vlc | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Tue Dec 7 16:11:07 2010 +0100| [35b0af9b86745e865cadd4c4592fc59645466fc7] | committer: Jean-Paul Saman stream_filter/httplive.c: Try guessing best quality stream for this connection. Try picking the best quality stream possible.

[vlc-commits] commit: stream_filter/httplive.c: Use first HLS stream in . m3u8 as starting point. (Jean-Paul Saman )

2010-12-14 Thread git
vlc | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Tue Dec 14 12:05:00 2010 +0100| [c44a8218833415bb456a9c708165c482eaeb3971] | committer: Jean-Paul Saman stream_filter/httplive.c: Use first HLS stream in .m3u8 as starting point. Determine which HLS stream can be served best by

[vlc-commits] commit: rtp sout: refactor muxed case handling (Pierre Ynard )

2010-12-14 Thread git
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Tue Dec 14 17:11:40 2010 +0100| [8742335988942f661e230cf6cbd9f7f992910d8f] | committer: Pierre Ynard rtp sout: refactor muxed case handling This will allow to clean up multicast parameters

[vlc-commits] commit: rtsp: clean up multicast parameters (Pierre Ynard )

2010-12-14 Thread git
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Tue Dec 14 17:34:38 2010 +0100| [3ef18d45d0ee371b843658ad0069d44a5a5f3935] | committer: Pierre Ynard rtsp: clean up multicast parameters http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3ef18d45d0ee371b843658ad0069d44a5a5f3935

[vlc-commits] commit: Qt4: use transform in pictureflow to ease up drawing ( Ilkka Ollakka )

2010-12-14 Thread git
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Thu Dec 9 17:45:21 2010 +0200| [5c40d8ad4c188c6be5d3fca93d39297f797b1b8f] | committer: Ilkka Ollakka Qt4: use transform in pictureflow to ease up drawing

[vlc-commits] commit: Qt4: pictureflow, draw album artists/title on flowimage ( Ilkka Ollakka )

2010-12-14 Thread git
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Thu Dec 9 17:47:20 2010 +0200| [06b557b9507363e34c28b9eac0d4f0344fa523b1] | committer: Ilkka Ollakka Qt4: pictureflow, draw album artists/title on flowimage

[vlc-commits] commit: qt4: use caching in pictureflow (bring it back) (Ilkka Ollakka )

2010-12-14 Thread git
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Tue Dec 14 19:40:57 2010 +0200| [e054f6f0e3aaa3153e7706efca5b8ff36b5dc5ea] | committer: Ilkka Ollakka qt4: use caching in pictureflow (bring it back)

[vlc-commits] commit: rtsp: track muting support (Pierre Ynard )

2010-12-14 Thread git
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Wed Dec 15 07:31:24 2010 +0100| [1579921119c69639edac4b7b59830dd06753a4d7] | committer: Pierre Ynard rtsp: track muting support http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1579921119c69639edac4b7b59830dd06753a4d7 ---