[vlc-commits] D3D11: fix compilation in DEBUG mode

2015-06-17 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Jun 17 20:24:03 2015 +0200| [7b835cf4db87d95cc99383817d18cb6df943e931] | committer: Jean-Baptiste Kempf D3D11: fix compilation in DEBUG mode

[vlc-commits] Contrib: prefix widl tool

2015-06-17 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Jun 17 20:56:56 2015 +0200| [764c24daa96c312c9fbc684bee919d9fdcbd36a3] | committer: Jean-Baptiste Kempf Contrib: prefix widl tool http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=764c24daa96c312c9fbc684bee919d9fdcbd36a3

[vlc-commits] demux: adaptative: add inertia to rate based logic

2015-06-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Wed Jun 17 13:49:58 2015 +0200| [63506d5add8aafe2c6767dc37d014d14e71529b3] | committer: Francois Cartegnie demux: adaptative: add inertia to rate based logic

[vlc-commits] D3D11: actually use the debug flags in debug

2015-06-17 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Jun 17 20:26:46 2015 +0200| [7783a4dc21aefa583aa51a697faedbf0233ee44b] | committer: Jean-Baptiste Kempf D3D11: actually use the debug flags in debug

[vlc-commits] lib: fix memory leak

2015-06-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 18 00:09:41 2015 +0300| [3cee1194f9c2b5ab9ded3799e2923a593f024ef7] | committer: Rémi Denis-Courmont lib: fix memory leak http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3cee1194f9c2b5ab9ded3799e2923a593f024ef7 ---

[vlc-commits] Contribs: D3D, use wine headers when Xcompilign

2015-06-17 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Jun 17 20:59:05 2015 +0200| [bbf89a9fc7a3321894637be7588c34764464399b] | committer: Jean-Baptiste Kempf Contribs: D3D, use wine headers when Xcompilign

[vlc-commits] lib: fix pointer misused as integer and simplify

2015-06-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 18 00:08:35 2015 +0300| [167d5d5d445fc27753ddc41bb8d82adcbfb25456] | committer: Rémi Denis-Courmont lib: fix pointer misused as integer and simplify

[vlc-commits] input: remove antilogy, add error handling and simplify

2015-06-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 18 00:02:57 2015 +0300| [6e6873d3e2b1163be50f7984b8d348f9a34fd76c] | committer: Rémi Denis-Courmont input: remove antilogy, add error handling and simplify

[vlc-commits] lib: remove no-op

2015-06-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 18 00:10:19 2015 +0300| [3cc31666d40ffc4e893e8d4a4fb527fb93ea67c1] | committer: Rémi Denis-Courmont lib: remove no-op http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3cc31666d40ffc4e893e8d4a4fb527fb93ea67c1 ---

[vlc-commits] demux: mp4: try to detect non interleaved content prior playback

2015-06-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Wed Jun 17 19:16:29 2015 +0200| [0ecda63fb46af7fd2b5275fe01e7cd548f2f96ed] | committer: Francois Cartegnie demux: mp4: try to detect non interleaved content prior playback

[vlc-commits] contrib: harfbuzz: don't use host-specific icu-config

2015-06-17 Thread Rafaël Carré
vlc/vlc-2.2 | branch: master | Rafaël Carré fun...@videolan.org | Sun May 24 10:04:02 2015 +0200| [c76dda3bc369fc4202b7e057458dbaf918b37cfe] | committer: Jean-Baptiste Kempf contrib: harfbuzz: don't use host-specific icu-config (cherry picked from commit

[vlc-commits] clock: input_clock_ConvertTS: missing log object

2015-06-17 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Feb 3 12:42:17 2015 +0100| [6d8105f26f903514ede404d0b2c44fbcc84af622] | committer: Jean-Baptiste Kempf clock: input_clock_ConvertTS: missing log object (cherry picked from commit e1e7939bd4cf5aef1429662966b461f7cccadb46)

[vlc-commits] contrib: generate the d3d11.h with ID3D11VideoDecoder support

2015-06-17 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme rob...@gmail.com | Mon May 25 16:20:52 2015 +0200| [d35ff462224cead372ff6cc8f351196c0f6add1e] | committer: Jean-Baptiste Kempf contrib: generate the d3d11.h with ID3D11VideoDecoder support And also with dxgidebug.h to show leaks Signed-off-by:

[vlc-commits] Contribs: FFmpeg/libav, update Hash

2015-06-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Jun 17 19:24:02 2015 +0200| [0ccd550006cf244f346ee2c4506885d78ade9f73] | committer: Jean-Baptiste Kempf Contribs: FFmpeg/libav, update Hash

[vlc-commits] direct3d11: the viewport size is set on the swapchain update

2015-06-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@gmail.com | Wed Jun 17 12:20:53 2015 +0200| [87cb6e2647fad344f673106a92277c436b84a0cc] | committer: Jean-Baptiste Kempf direct3d11: the viewport size is set on the swapchain update Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] direct3d11: keep the swapchain number and format of buffers

2015-06-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@gmail.com | Wed Jun 17 12:20:52 2015 +0200| [48bb1a6af266ec65909fa61fac4042304d47c058] | committer: Jean-Baptiste Kempf direct3d11: keep the swapchain number and format of buffers Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] mmal: Fix plane offset computation

2015-06-17 Thread Julian Scheel
vlc | branch: master | Julian Scheel jul...@jusst.de | Wed Jun 17 11:28:33 2015 +0200| [73689dd333148138353fbd82359ba37215b1c36d] | committer: Jean-Baptiste Kempf mmal: Fix plane offset computation The computation of plane offsets was broken after recent refactorings. Fix it by doing the

[vlc-commits] direct3d11: use the D3D11 types as D3D9 is not available on some platforms

2015-06-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@gmail.com | Wed Jun 17 12:20:50 2015 +0200| [3e5d911b84f4c33e55b3eadfc1ee9608bf70cc79] | committer: Jean-Baptiste Kempf direct3d11: use the D3D11 types as D3D9 is not available on some platforms Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] mmal/codec: Fall back to dts if pts is no available

2015-06-17 Thread Julian Scheel
vlc | branch: master | Julian Scheel jul...@jusst.de | Wed Jun 17 12:14:26 2015 +0200| [b37dcfb6bfc39c0f98a0751461c3b8c668104d5c] | committer: Jean-Baptiste Kempf mmal/codec: Fall back to dts if pts is no available If a container does not provide pts fall back to use the provided dts instead.

[vlc-commits] Skins2: add check on bitmaps to avoid crash

2015-06-17 Thread Erwan Tulou
vlc | branch: master | Erwan Tulou erwa...@videolan.org | Wed Jun 17 12:46:48 2015 +0200| [d7b946844c7aeb97c878779f8ea0cba548626504] | committer: Erwan Tulou Skins2: add check on bitmaps to avoid crash

[vlc-commits] direct3d11: fix the VLC_WINSTORE_APP usage

2015-06-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@gmail.com | Wed Jun 17 12:20:55 2015 +0200| [a86871ff65ab14631187f2bdcfd4d337cc1c2bfa] | committer: Jean-Baptiste Kempf direct3d11: fix the VLC_WINSTORE_APP usage Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] directx-va: do not load the DLL if not needed

2015-06-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme rob...@gmail.com | Wed Jun 17 14:26:01 2015 +0200| [d40efc2847187cfab72644f0cdca3a60091d95d1] | committer: Jean-Baptiste Kempf directx-va: do not load the DLL if not needed Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Skins2: add check on bitmaps to avoid crash

2015-06-17 Thread Erwan Tulou
vlc/vlc-2.2 | branch: master | Erwan Tulou erwa...@videolan.org | Wed Jun 17 12:46:48 2015 +0200| [f59e289efdef3086571e20d3cd281fed3bda0bca] | committer: Erwan Tulou Skins2: add check on bitmaps to avoid crash (cherry picked from commit d7b946844c7aeb97c878779f8ea0cba548626504) Signed-off-by: