[vlc-commits] Support opening of wtv files

2012-10-01 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Oct 1 13:24:38 2012 +0200| [d12d32c772ddf0c8ac3362b97e82da6aac26927e] | committer: Jean-Baptiste Kempf Support opening of wtv files

[vlc-commits] Remove tabs in source code

2012-10-01 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Oct 1 13:48:47 2012 +0200| [198ef1527dcf30750ae8307575c755e313962849] | committer: Jean-Baptiste Kempf Remove tabs in source code http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=198ef1527dcf30750ae8307575c755e313962849

[vlc-commits] Support opening of wtv files on the Mac

2012-10-01 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Mon Oct 1 14:09:27 2012 +0200| [517050c8b0f524e2b034680db861f69cc1a74a0b] | committer: Felix Paul Kühne Support opening of wtv files on the Mac

[vlc-commits] Support opening .xesc files on the Mac

2012-10-01 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Mon Oct 1 14:13:33 2012 +0200| [07461c634cc3a373f8e45b57ee3bbe2299a9a534] | committer: Felix Paul Kühne Support opening .xesc files on the Mac

[vlc-commits] macosx: show more suitable icons instead of 'generic' for a couple of file extensions

2012-10-01 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Mon Oct 1 14:16:18 2012 +0200| [c9d65d2297fd415e4d31ec8a88781dd688684ecd] | committer: Felix Paul Kühne macosx: show more suitable icons instead of 'generic' for a couple of file extensions This affects: .opus, .ogx, .wtv, .rec,

[vlc-commits] Fix SSE4.2 detection

2012-10-01 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Oct 1 14:22:41 2012 +0200| [2a5976f991ab677c857062a9c6211937dcc8a5d5] | committer: Jean-Baptiste Kempf Fix SSE4.2 detection http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2a5976f991ab677c857062a9c6211937dcc8a5d5 ---

[vlc-commits] Avcodec: set the dsp_mask for NEON too

2012-10-01 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Oct 1 16:11:43 2012 +0200| [3d7a65c1ba5e79044c71c2b134c5a201ec83b5f2] | committer: Jean-Baptiste Kempf Avcodec: set the dsp_mask for NEON too

[vlc-commits] update: constify

2012-10-01 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Mon Oct 1 16:18:35 2012 +0200| [32bfb8dc02f755d46761268f5674eb56671c81f5] | committer: Rafaël Carré update: constify http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=32bfb8dc02f755d46761268f5674eb56671c81f5 ---

[vlc-commits] dca: set output buffer size correctly (fixes #6509, fixes #7459)

2012-10-01 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Oct 1 22:04:20 2012 +0300| [244a35b0301164f753a381f569181c6bd3419ad1] | committer: Rémi Denis-Courmont dca: set output buffer size correctly (fixes #6509, fixes #7459) Some filters and outputs rely on the samples count (which

[vlc-commits] dca: set output buffer size correctly (fixes #6509, fixes #7459)

2012-10-01 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Oct 1 22:04:20 2012 +0300| [0358f72c22dc24a052dce857bf39bd07316f807a] | committer: Rémi Denis-Courmont dca: set output buffer size correctly (fixes #6509, fixes #7459) Some filters and outputs rely on the samples count

[vlc-commits] vout_macosx: add additional sanity checks to prevent rare crashes

2012-10-01 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Mon Oct 1 23:26:48 2012 +0200| [48fcb08c1afd28d0aec079e964805254364d8dd8] | committer: Felix Paul Kühne vout_macosx: add additional sanity checks to prevent rare crashes