[vlc-commits] npapi: fix vlcpp fetch

2015-04-27 Thread Rafaël Carré
vlc/vlc-2.2 | branch: master | Rafaël Carré fun...@videolan.org | Fri Apr 24 15:55:23 2015 +0200| [25028749dc5f86c04a67ae47fccc7d6ad672ee8a] | committer: Jean-Baptiste Kempf npapi: fix vlcpp fetch VLC itself has no submodules (cherry picked from commit

[vlc-commits] stream_filter: httplive: fix delay on eof

2015-04-27 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu Apr 23 15:31:58 2015 +0200| [af1782beffd1a9b365a6189d5e18ed5ed1cc1892] | committer: Jean-Baptiste Kempf stream_filter: httplive: fix delay on eof (cherry picked from commit 169604c5a75b4d9f99a1db8561e6319d6b11bbfb)

[vlc-commits] mediacodec: don't process output it input failed

2015-04-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Apr 27 13:43:10 2015 +0200| [c39c4bd3383478a2fcc890ab9c1f0ea8259db9e6] | committer: Thomas Guillem mediacodec: don't process output it input failed

[vlc-commits] mediacodec: remove invalid exception check

2015-04-27 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Apr 27 14:06:14 2015 +0200| [73d8e11f19944b7279c5ab3ec10ef5c3b90df7a9] | committer: Thomas Guillem mediacodec: remove invalid exception check

[vlc-commits] DXVA2: don't use the decoder if the profile is not supported

2015-04-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@videolabs.io | Thu Apr 23 09:56:02 2015 +| [bff2ef9d388d6c30e793813cb1a6d69c4eed8471] | committer: Jean-Baptiste Kempf DXVA2: don't use the decoder if the profile is not supported Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] rdp: Support FreeRDP-1.2.0-beta1-android9

2015-04-27 Thread Vinson Lee
vlc/vlc-2.2 | branch: master | Vinson Lee v...@freedesktop.org | Fri Feb 20 06:05:09 2015 +| [4ddbb29da4c4869dac8b16cd897a682a509b026b] | committer: Jean-Baptiste Kempf rdp: Support FreeRDP-1.2.0-beta1-android9 Fix build errors. CC access/librdp_plugin_la-rdp.lo access/rdp.c: In

[vlc-commits] DXVA2: lock the buffer pool when getting/releasing a buffer

2015-04-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@videolabs.io | Thu Apr 23 05:12:12 2015 +| [9a23705530416d30a948c7646c9d9d1ccd866377] | committer: Jean-Baptiste Kempf DXVA2: lock the buffer pool when getting/releasing a buffer Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] DXVA2: lock the buffer pool when getting/releasing a buffer (v5)

2015-04-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@videolabs.io | Thu Apr 23 05:12:12 2015 +| [600e70d255e2a15242ab1ca1eb673c69da33ff1d] | committer: Jean-Baptiste Kempf DXVA2: lock the buffer pool when getting/releasing a buffer (v5) -- replaces v4 aka https://patches.videolan.org/patch/8442/ now

[vlc-commits] NPAPI: call git submodule when cloning

2015-04-27 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Apr 21 11:16:12 2015 +0200| [4d36ec4832227c384c3fa50fed431189a8b87080] | committer: Jean-Baptiste Kempf NPAPI: call git submodule when cloning (cherry picked from commit 98ec9654ec890b7decf9472cade61c82f489aa9e)

[vlc-commits] avcodec: pass a dummy picture_sys_t to the va decoder Open()

2015-04-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@videolabs.io | Mon Apr 27 14:26:35 2015 +0200| [810104cae0ad4e33f547a8a015defa9a13cc974e] | committer: Jean-Baptiste Kempf avcodec: pass a dummy picture_sys_t to the va decoder Open() may share some resources between the decoder pool pictures and the

[vlc-commits] avcodec: missing lock in get_format()

2015-04-27 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Apr 27 19:24:05 2015 +0300| [e6d165e33020a6391da9a2479439785c1fd6faf2] | committer: Rémi Denis-Courmont avcodec: missing lock in get_format() Pointed-out-by: Thomas Guillem tho...@gllm.fr

[vlc-commits] avcodec: pass a dummy picture_sys_t to the va decoder Open() (v2)

2015-04-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@videolabs.io | Mon Apr 27 14:26:35 2015 +0200| [a92a696a9baa9481c93a2285b60ae663ec33e298] | committer: Rémi Denis-Courmont avcodec: pass a dummy picture_sys_t to the va decoder Open() (v2) may share some resources between the decoder pool pictures and