[vlc-commits] mediacodec: don't try OMX.google.*

2014-11-20 Thread Thomas Guillem
vlc/vlc-2.2 | branch: master | Thomas Guillem tho...@gllm.fr | Tue Nov 18 10:16:35 2014 +| [0c3fa2b011821ada786857dc02d8997fca091553] | committer: Jean-Baptiste Kempf mediacodec: don't try OMX.google.* OMX.google.* are software decoders, it's better to use avcodec. Signed-off-by:

[vlc-commits] Contribs: use videolan servers for schroedinger

2014-11-20 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Wed Nov 19 14:08:29 2014 +0100| [f235cc6ed2646f3d52f1242d6fa3b7c04e27d9dc] | committer: Jean-Baptiste Kempf Contribs: use videolan servers for schroedinger (cherry picked from commit

[vlc-commits] audiobargraph: boundary check

2014-11-20 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue Nov 18 23:27:54 2014 +0200| [1142c18287b4af7928b478ccb70bde6d2111ce2e] | committer: Jean-Baptiste Kempf audiobargraph: boundary check (cherry picked from commit 327a8846b43c7e2426efc8e9af04fc5601540812) Signed-off-by:

[vlc-commits] sap: fix implicit timeout calculation

2014-11-20 Thread Santiago Gimeno
vlc/vlc-2.2 | branch: master | Santiago Gimeno santiago.gim...@gmail.com | Mon Nov 17 13:16:50 2014 +0100| [704cf0192e8fa08dcaffabc3057d4df9f5c1ad60] | committer: Jean-Baptiste Kempf sap: fix implicit timeout calculation - RFC2974 states in Section 4: If a session announcement message

[vlc-commits] Support for newest freerdp snapshot

2014-11-20 Thread Paweł Stankowski
vlc/vlc-2.2 | branch: master | Paweł Stankowski aambi...@gmail.com | Wed Nov 19 02:03:08 2014 +0100| [92fd9b9eb5ecb18c34d23382e10bdda7d7d4363b] | committer: Jean-Baptiste Kempf Support for newest freerdp snapshot Support for 24bpp was removed from freerdp repository in commit

[vlc-commits] OpenGL: remove potential NULL dereference

2014-11-20 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:42:44 2014 +0200| [f819406d7ac16e41b8303859abb32f5e1b996bad] | committer: Jean-Baptiste Kempf OpenGL: remove potential NULL dereference (cherry picked from commit 267d8be5f35b8a33bf5e634ff5087a8ab9788019)

[vlc-commits] dvdnav: fix compilation on OS/2

2014-11-20 Thread KO Myung-Hun
vlc/vlc-2.2 | branch: master | KO Myung-Hun kom...@gmail.com | Thu Nov 13 17:07:00 2014 +0900| [a8d46dc70a6f8337f340ea5ffb52881c6382061e] | committer: Jean-Baptiste Kempf dvdnav: fix compilation on OS/2 - access/dvdnav.c: In function 'ProbeDVD': access/dvdnav.c:1469:6: error: implicit

[vlc-commits] libass: avoid negative index in array

2014-11-20 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Fri Nov 14 23:50:52 2014 +0100| [5f26e7d35cbb37951678313174b6db689b88e4e0] | committer: Jean-Baptiste Kempf libass: avoid negative index in array (cherry picked from commit e91ea1f9c3f5575c65003818b6b0c2948435c2b8)

[vlc-commits] mmdevice: fix volume scale (fixes #12825)

2014-11-20 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Nov 20 22:21:10 2014 +0200| [22fda3914ad118035162ddea9d64b6dfa4b4f071] | committer: Rémi Denis-Courmont mmdevice: fix volume scale (fixes #12825)

[vlc-commits] configure: remove O4 compiler optimization level test

2014-11-20 Thread Sean McGovern
vlc | branch: master | Sean McGovern gsean...@gmail.com | Sun Nov 9 04:39:35 2014 +| [826a226ff2a5145bc61fcd51bf06bb97d779239d] | committer: Tristan Matthews configure: remove O4 compiler optimization level test It is not a documented optimization level for gcc or clang. This makes