[vlc-commits] v4l2: fix forced chroma (fix typo and allow emulated chroma)

2012-03-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Mar 23 22:44:23 2012 +0200| [ac4cac5e6835e84e8535bbb7f379e4c6c03d2ad4] | committer: Rémi Denis-Courmont v4l2: fix forced chroma (fix typo and allow emulated chroma) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac4cac5e6835e84e8535bbb

[vlc-commits] v4l2: update and sort the codec table

2012-03-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Mar 23 22:51:34 2012 +0200| [4c16bb9f49017f115675cbba8c6874db05955573] | committer: Rémi Denis-Courmont v4l2: update and sort the codec table > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4c16bb9f49017f115675cbba8c6874db05955573 ---

[vlc-commits] Direct3D: reject too old drivers and let them fallback to DirectDraw

2012-03-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Mar 23 17:04:31 2012 +0100| [544af798a1ec033321a51125c2c71769cc7b7873] | committer: Jean-Baptiste Kempf Direct3D: reject too old drivers and let them fallback to DirectDraw They would not work with IDirect3DDevice9::StretchRect See: http://forum

[vlc-commits] Add extensions to open dialogs

2012-03-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Mar 23 15:30:02 2012 +0100| [75791cb5afce94f3c8b8ca0e02b7f656cfa8dbe7] | committer: Jean-Baptiste Kempf Add extensions to open dialogs > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75791cb5afce94f3c8b8ca0e02b7f656cfa8dbe7 --- includ

[vlc-commits] D3D: debug device information

2012-03-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Mar 23 16:46:23 2012 +0100| [ce6fbb1295cfe0f565e86dd7378682d26262] | committer: Jean-Baptiste Kempf D3D: debug device information This is necessary to track the issues we have on XP with some GPU. > http://git.videolan.org/gitweb.cgi/vlc.gi

[vlc-commits] Add more extension to install

2012-03-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Mar 23 15:33:29 2012 +0100| [c8864a0b599bc6500c85750a0524bf8601570ab9] | committer: Jean-Baptiste Kempf Add more extension to install > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c8864a0b599bc6500c85750a0524bf8601570ab9 --- extras/

[vlc-commits] dash: Kill a warning.

2012-03-23 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Mar 23 14:49:52 2012 +0100| [c8403b650061c9e69f571bd16b91dd233dc15f54] | committer: Hugo Beauzée-Luyssen dash: Kill a warning. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c8403b650061c9e69f571bd16b91dd233dc15f54 --- .../stream_fi

[vlc-commits] dash: Don't use void* for pointer arithmetic

2012-03-23 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Mar 23 14:35:09 2012 +0100| [3e7eea533be07bc2e98107ec5d17848b8ddd0771] | committer: Hugo Beauzée-Luyssen dash: Don't use void* for pointer arithmetic > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3e7eea533be07bc2e98107ec5d17848b8ddd0

[vlc-commits] Currently, Read() might returns less than i_len bytes, while not at the

2012-03-23 Thread Frédéric Yhuel
vlc | branch: master | Frédéric Yhuel | Fri Mar 23 14:06:59 2012 +0100| [101d9834f5fcb3b71edfb7f5c89c7fbfe6dd716c] | committer: Hugo Beauzée-Luyssen Currently, Read() might returns less than i_len bytes, while not at the end of the stream. This is wrong and the patch fix that. Signed-off-by: H

[vlc-commits] Logo: fix logo-repeat param

2012-03-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Mar 23 14:01:39 2012 +0100| [a4e18517009d3aad9e0f956e68358766267de9c8] | committer: Jean-Baptiste Kempf Logo: fix logo-repeat param Should close #6397 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a4e18517009d3aad9e0f956e68358766267d

[vlc-commits] French translation mistakes

2012-03-23 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Fri Mar 23 13:52:17 2012 +0100| [bc55de209cd412d41516e7229df14c8a8b2fda81] | committer: Jean-Baptiste Kempf French translation mistakes Close #6403 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=bc55de209cd412d41516e7229df

[vlc-commits] French tranlastion mistakes

2012-03-23 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Fri Mar 23 13:52:17 2012 +0100| [38d1e2f2fc8c0cf53a2d9488f727d1cf9f33152c] | committer: Jean-Baptiste Kempf French tranlastion mistakes Close #6403 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=38d1e2f2fc8c0cf53a2d9488f72

[vlc-commits] libmp4: add TfrfBox and TfxdBox parsing

2012-03-23 Thread Frédéric Yhuel
vlc | branch: master | Frédéric Yhuel | Fri Mar 23 10:40:17 2012 +0100| [d1c96ead108c36dd69f91abc9e89c0b3f642ab31] | committer: Jean-Baptiste Kempf libmp4: add TfrfBox and TfxdBox parsing These are Smooth Streaming specific boxes, which provide duration and time offset of subsequent(s) fragmen

[vlc-commits] libmp4: 'tfhd' parsing

2012-03-23 Thread Frédéric Yhuel
vlc | branch: master | Frédéric Yhuel | Fri Mar 23 10:40:16 2012 +0100| [3ceb6fcaf187cf052ad2551db0fb4a314afeabae] | committer: Jean-Baptiste Kempf libmp4: 'tfhd' parsing - Take into account 'duration-is-empty' flag - Avoid a full level of indentation Signed-off-by: Jean-Baptiste Kempf > ht

[vlc-commits] live555 : better error message

2012-03-23 Thread Sébastien Escudier
vlc | branch: master | Sébastien Escudier | Fri Mar 23 11:25:15 2012 +0100| [01cdee1abf28a456dcba1d9b17c59913faca7c50] | committer: Sébastien Escudier live555 : better error message > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01cdee1abf28a456dcba1d9b17c59913faca7c50 --- modules/

[vlc-commits] rtsp : display a message if the server forbids the connection

2012-03-23 Thread Sébastien Escudier
vlc | branch: master | Sébastien Escudier | Fri Mar 23 09:55:12 2012 +0100| [417715c9f26970b0bcace33e836b36ecebeb3b43] | committer: Sébastien Escudier rtsp : display a message if the server forbids the connection refs #6461 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=417715c9f2697