[vlc-commits] Qt: fix warning by including qt4.hpp

2014-11-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Nov 16 20:13:02 2014 +0100| [a98e8731e7eba654176d8eea72c3e070ad8b23db] | committer: Jean-Baptiste Kempf Qt: fix warning by including qt4.hpp Ref #12671

[vlc-commits] HLS: check strtoull parsing

2014-11-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 00:35:06 2014 +0100| [2c878ef805672fab82e88bf5ab909663c046368f] | committer: Jean-Baptiste Kempf HLS: check strtoull parsing (cherry picked from commit a7984f0a1cd295f4b80a2003a30dda5ab3b315b0) (cherry picked

[vlc-commits] ZPL: avoid NULL dereference

2014-11-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 00:49:41 2014 +0100| [bdf63c7e4d89043a823ea168039cc0d9ab7f9366] | committer: Jean-Baptiste Kempf ZPL: avoid NULL dereference (cherry picked from commit b2682aff9c3e85e53e887051833e19b5b0e781a2) Signed-off-by:

[vlc-commits] VC1: use memmove instead of memcpy on overlapping memory

2014-11-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 00:37:17 2014 +0100| [19f48f102c886f049774ef1ca923fd878bcf28b1] | committer: Jean-Baptiste Kempf VC1: use memmove instead of memcpy on overlapping memory (cherry picked from commit

[vlc-commits] demux: ogg: handle Flac in Ogg frame/packet pairing violation (fix #12706)

2014-11-17 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Nov 11 18:50:49 2014 +0100| [81457d29ea424d8e56f489e474761b69f92c457c] | committer: Jean-Baptiste Kempf demux: ogg: handle Flac in Ogg frame/packet pairing violation (fix #12706) (cherry picked from commit

[vlc-commits] Lua: support HTTPS and live for Dailymotion

2014-11-17 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Thu Nov 13 12:15:05 2014 +0100| [416d829bb5a02deaee5fa7054bcc04c14fea642a] | committer: Jean-Baptiste Kempf Lua: support HTTPS and live for Dailymotion Close #12753 Thanks to Ruito (cherry picked from commit

[vlc-commits] nativewindowpriv: don't connect before ics

2014-11-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Nov 17 14:43:26 2014 +0100| [46b36fbafbf9cf67b29ec8efca26bd4a408aa7e0] | committer: Jean-Baptiste Kempf nativewindowpriv: don't connect before ics This broke direct rendering on honeycomb. Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] android_window: fix honeycomb

2014-11-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Nov 17 14:43:28 2014 +0100| [d7073d735cde6082ef1fac6a9c174601522235e6] | committer: Jean-Baptiste Kempf android_window: fix honeycomb jni_ConfigureSurface need also to be called width HC using ANW, ANWP or opaque. (There was no ANWP

[vlc-commits] opengl: chroma description cannot be NULL, assert it

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 17:46:09 2014 +0200| [a48446e71624e54b742586320fcd965e76e2dd48] | committer: Rémi Denis-Courmont opengl: chroma description cannot be NULL, assert it

[vlc-commits] opengl: chroma description cannot be NULL, assert it

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 17:46:09 2014 +0200| [5660fdbbc78f36c648e65ed17c839d202a49048b] | committer: Rémi Denis-Courmont opengl: chroma description cannot be NULL, assert it

[vlc-commits] cdda: memory leak due to STANDARD_BLOCK_ACCESS_INIT

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:45:52 2014 +0200| [b306cb2d3056b0240f6597dda4d19c6febde3f93] | committer: Rémi Denis-Courmont cdda: memory leak due to STANDARD_BLOCK_ACCESS_INIT

[vlc-commits] gvp: fix memory leak (p_sys allocated twice)

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:15:32 2014 +0200| [2a342fdec7358187c1c0ba002c033681d5234255] | committer: Rémi Denis-Courmont gvp: fix memory leak (p_sys allocated twice)

[vlc-commits] gvp: fix leaks and integer overflow on multi-lines

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:33:02 2014 +0200| [dee1ccf02c28d4fa02f8b813b37cc0462d57d95d] | committer: Rémi Denis-Courmont gvp: fix leaks and integer overflow on multi-lines

[vlc-commits] vlm: memory leak

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 19:03:20 2014 +0200| [69d88103742805089135f37bdc6522e238fb1053] | committer: Rémi Denis-Courmont vlm: memory leak http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=69d88103742805089135f37bdc6522e238fb1053 ---

[vlc-commits] WPL: fix leak and NULL dereference

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:37:15 2014 +0200| [cd8e3a2be041f06f93e17bb6af76d6ed2c743a7d] | committer: Rémi Denis-Courmont WPL: fix leak and NULL dereference

[vlc-commits] gvp: remove write-only variable

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:16:00 2014 +0200| [81bfc63e9963d49943dc24f3d1118fde482016f5] | committer: Rémi Denis-Courmont gvp: remove write-only variable

[vlc-commits] pls: remove write-only value

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:03:32 2014 +0200| [6412357f64c2cd622cd62f95debc6765ae1f3076] | committer: Rémi Denis-Courmont pls: remove write-only value http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6412357f64c2cd622cd62f95debc6765ae1f3076

[vlc-commits] rotate: avoid sign extension

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 18:52:10 2014 +0200| [78fa4a939673d424fe574e5927c21e847b483cf7] | committer: Rémi Denis-Courmont rotate: avoid sign extension http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=78fa4a939673d424fe574e5927c21e847b483cf7

[vlc-commits] update: use U32_AT

2014-11-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Nov 17 19:08:10 2014 +0200| [3d9656b6cf4c629c8031125f869ce3b5a1f48e2d] | committer: Rémi Denis-Courmont update: use U32_AT http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d9656b6cf4c629c8031125f869ce3b5a1f48e2d ---

[vlc-commits] stream_filter: dash: deduplicate code

2014-11-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Nov 17 15:13:24 2014 +0100| [84bff07dc271063127872a3225510cfe3fd7e34b] | committer: Francois Cartegnie stream_filter: dash: deduplicate code

[vlc-commits] stream_filter: dash: deduplicate parser code

2014-11-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Nov 17 18:08:56 2014 +0100| [7219b03713f1e13d157a867755c54f63f0b09cbd] | committer: Francois Cartegnie stream_filter: dash: deduplicate parser code

[vlc-commits] stream_filter: dash: fix out of bounds exception

2014-11-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sun Nov 16 16:28:04 2014 +0100| [d316ab1a5d8e2faa9d4bfd1af1e17b812251d18f] | committer: Francois Cartegnie stream_filter: dash: fix out of bounds exception

[vlc-commits] stream_filter: dash: fix and enable mpd debug print

2014-11-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sun Nov 16 20:37:09 2014 +0100| [3a87d56e3c1e37c0b8615f1c3eb6ab24990d5fd8] | committer: Francois Cartegnie stream_filter: dash: fix and enable mpd debug print

[vlc-commits] stream_filter: dash: set CAN_CONTROL_PACE

2014-11-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sun Nov 16 16:04:51 2014 +0100| [8b9442ac07d87604e4643a98131efdaeca8f58bc] | committer: Francois Cartegnie stream_filter: dash: set CAN_CONTROL_PACE

[vlc-commits] DASH: fix Win32 compilation

2014-11-17 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Nov 17 18:58:51 2014 +0100| [bbc227485c47cc5eccdc6df9fcaf400b3493a98d] | committer: Jean-Baptiste Kempf DASH: fix Win32 compilation

[vlc-commits] playlist: don't abort if media-library is not specified

2014-11-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Nov 17 14:53:09 2014 +0100| [701fc0c191195f31306699786285ec90983df608] | committer: Jean-Baptiste Kempf playlist: don't abort if media-library is not specified Signed-off-by: Jean-Baptiste Kempf j...@videolan.org