[vlc-commits] chromecast: initialize i_requestId

2014-10-24 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo mags...@videolan.org | Wed Oct 22 12:07:08 2014 +0200| [2df1cc66bba4996f3792b716f1fc090dc2fb1533] | committer: Jean-Baptiste Kempf chromecast: initialize i_requestId This fix the random start fail of the module. Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] chromecast: fix the device loading timeout

2014-10-24 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo mags...@videolan.org | Wed Oct 22 12:18:41 2014 +0200| [1182e9d4d737a4cf00bf84a2438b5e4f87b101e6] | committer: Jean-Baptiste Kempf chromecast: fix the device loading timeout Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] sparkle: add SHA512SUM data

2014-10-24 Thread Sean McGovern
vlc | branch: master | Sean McGovern gsean...@gmail.com | Thu Oct 23 22:13:41 2014 -0400| [0b930ade83b84dc22fed7bbf0ad8e2c6f7595ef4] | committer: Jean-Baptiste Kempf sparkle: add SHA512SUM data Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] omxil: fix crash if OMX_AllocateBuffer fails (debug build only)

2014-10-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem t...@gllm.fr | Fri Oct 24 12:36:59 2014 +0200| [43b98677848b7a678616251ef922275aac50a72b] | committer: Jean-Baptiste Kempf omxil: fix crash if OMX_AllocateBuffer fails (debug build only) Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] mediacodec: cleanly abort DecodeVideo if GetOutput failed

2014-10-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem t...@gllm.fr | Thu Oct 23 12:56:43 2014 +0200| [ab4c04f2f5545dcc3cae7ebffe8d28f3e2c5a915] | committer: Jean-Baptiste Kempf mediacodec: cleanly abort DecodeVideo if GetOutput failed - Fix possible infinite loop with sw rendering if GetOutput failed. - Don't

[vlc-commits] mediacodec: fix crash when color-format is invalid

2014-10-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem t...@gllm.fr | Thu Oct 23 07:01:21 2014 +| [40aa75316d6f3edc457354ac26295e292a8b1f9f] | committer: Jean-Baptiste Kempf mediacodec: fix crash when color-format is invalid Fail if GetVlcChromaFormat return 0. (It'll throw a HardwareAccelerationError)

[vlc-commits] mmdevice: Use BOOL rather than WINBOOL

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Oct 21 16:04:41 2014 +0200| [0bd864fe9d981ee913788486c88cdb0e632f4719] | committer: Hugo Beauzée-Luyssen mmdevice: Use BOOL rather than WINBOOL WINBOOL is mingw specific

[vlc-commits] contribs: ffmpeg/libav: Properly pass NM/AR env variables

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 14:38:38 2014 +0200| [b46c47c7fa01e149e38f2f8754c9e8b0a0a58725] | committer: Hugo Beauzée-Luyssen contribs: ffmpeg/libav: Properly pass NM/AR env variables

[vlc-commits] configure.ac: Generate pragmas that MSVC understands

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 15:57:49 2014 +0200| [d4374ff3615271571358e18ed6449d6643694eb4] | committer: Hugo Beauzée-Luyssen configure.ac: Generate pragmas that MSVC understands Even though that pragma is standard C99, MSVC doesn't understand it.

[vlc-commits] dash: Remove unrequired (and invalid on some compiler) namespace

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Thu Oct 16 20:13:49 2014 +0200| [b515804f5ff094cacb7202b3d9c5d1b550a3ea3b] | committer: Hugo Beauzée-Luyssen dash: Remove unrequired (and invalid on some compiler) namespace

[vlc-commits] contribs: bluray: Fix xml2 option name

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 14:24:26 2014 +0200| [f3f56a78644212d2f461cfa1f90e50d8ca26ce03] | committer: Hugo Beauzée-Luyssen contribs: bluray: Fix xml2 option name

[vlc-commits] configure.ac: Fix aribb check

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 14:07:49 2014 +0200| [7f5facae49ca85818951eb57f07ad9f30adb3f5e] | committer: Hugo Beauzée-Luyssen configure.ac: Fix aribb check

[vlc-commits] winvlc: Fix function pointer cast syntax

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 15:30:09 2014 +0200| [b47e3aa0324825cd208939f31ca23af27990118c] | committer: Hugo Beauzée-Luyssen winvlc: Fix function pointer cast syntax

[vlc-commits] rc: Fix invalid returned value

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Oct 21 16:51:26 2014 +0200| [260d31fa7bb75b7546762b19bf626b71cb4c1988] | committer: Hugo Beauzée-Luyssen rc: Fix invalid returned value

[vlc-commits] modules: Remove use of gcc specific conditionals with omitted operands

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Oct 21 16:10:52 2014 +0200| [d78e3a654f3538e17c5683e0a3d8fd282103b68c] | committer: Hugo Beauzée-Luyssen modules: Remove use of gcc specific conditionals with omitted operands

[vlc-commits] libvlc: Remove duplicated forward declaration

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Sat Aug 23 16:22:37 2014 -0700| [f74f2334bb83476564a4cef106d8fdd2573db1a2] | committer: Hugo Beauzée-Luyssen libvlc: Remove duplicated forward declaration

[vlc-commits] contrib: bluray: Remove deleted switch

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Oct 22 14:24:45 2014 +0200| [46c8882940daa6ef6f6ac04b2bc456bd6875c037] | committer: Hugo Beauzée-Luyssen contrib: bluray: Remove deleted switch

[vlc-commits] mft: Provide the library that contains some of the uuids we're using

2014-10-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Oct 21 17:38:39 2014 +0200| [991286613d288474b1a3fba98c7892aa8127c4b9] | committer: Hugo Beauzée-Luyssen mft: Provide the library that contains some of the uuids we're using

[vlc-commits] contrib: opus: don't build extra programs and doc

2014-10-24 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews tma...@videolan.org | Fri Oct 24 16:39:37 2014 -0400| [bdd6d80e23f3358c887215fb0497dff79b799e09] | committer: Tristan Matthews contrib: opus: don't build extra programs and doc

[vlc-commits] contrib: opus: don't build extra programs and doc

2014-10-24 Thread Tristan Matthews
vlc/vlc-2.2 | branch: master | Tristan Matthews tma...@videolan.org | Fri Oct 24 16:39:37 2014 -0400| [60ff09fe09ba01f978c6e5f1c2f6dfa17fceabf8] | committer: Tristan Matthews contrib: opus: don't build extra programs and doc (cherry picked from commit bdd6d80e23f3358c887215fb0497dff79b799e09)

[vlc-commits] iomx-dr: fix crash if anwpriv.connect fails

2014-10-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem t...@gllm.fr | Fri Oct 24 17:41:14 2014 +0200| [1ab2a942a26cd527b890977861bdcc2fdfcb7c72] | committer: Jean-Baptiste Kempf iomx-dr: fix crash if anwpriv.connect fails Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] nativewindowpriv: add missing return 0

2014-10-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem t...@gllm.fr | Fri Oct 24 17:41:13 2014 +0200| [007129495a109fa207fe945bccbb4a481d142259] | committer: Jean-Baptiste Kempf nativewindowpriv: add missing return 0 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] youtube.lua: support embedded iframe URLs

2014-10-24 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sat Oct 25 03:51:45 2014 +0200| [77f58c382703f93e899683844d1917cd7cb69d22] | committer: Pierre Ynard youtube.lua: support embedded iframe URLs Closes #11878

[vlc-commits] youtube.lua: support embedded iframe URLs

2014-10-24 Thread Pierre Ynard
vlc/vlc-2.2 | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sat Oct 25 03:51:45 2014 +0200| [385c1194bf58076bfd73e41ecc24b10ddafefe7f] | committer: Felix Paul Kühne youtube.lua: support embedded iframe URLs Closes #11878 (cherry picked from commit