[vlc-commits] contrib: libbluray: depend on FreeType

2014-07-26 Thread Sean McGovern
vlc | branch: master | Sean McGovern | Sat Jul 26 12:54:51 2014 -0400| [b4aed403ce0c6ac8579ef68d10b71f468508b95e] | committer: Jean-Baptiste Kempf contrib: libbluray: depend on FreeType Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b4aed403ce0c6a

[vlc-commits] contrib: mpc: fix sum rule

2014-07-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Jul 26 18:21:46 2014 +0200| [e06b50e02c2a73a0d1f26922e98ec90304ff2a49] | committer: Rafaël Carré contrib: mpc: fix sum rule > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e06b50e02c2a73a0d1f26922e98ec90304ff2a49 --- contrib/src/mpcdec/rules.

[vlc-commits] Emulate AC_USE_SYSTEM_EXTENSIONS and _GNU_SOURCE for mingw-w64

2014-07-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Jul 26 18:20:20 2014 +0200| [e39f8aac6f466cf6278da15bdd3337c91e5fb4eb] | committer: Rafaël Carré Emulate AC_USE_SYSTEM_EXTENSIONS and _GNU_SOURCE for mingw-w64 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e39f8aac6f466cf6278da15bdd3337c91e5f

[vlc-commits] directsound: missing header

2014-07-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Jul 26 18:05:38 2014 +0200| [9beeb8b83f13de4ab52edd10cca33704741661cb] | committer: Rafaël Carré directsound: missing header > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9beeb8b83f13de4ab52edd10cca33704741661cb --- modules/audio_output/dir

[vlc-commits] omxil: Retry getting an output buffer while waiting for a free input buffer

2014-07-26 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Sat Jul 26 00:11:33 2014 +0300| [1285807fbfccbbf0eb0792296c37ce309c4b1c41] | committer: Martin Storsjö omxil: Retry getting an output buffer while waiting for a free input buffer As soon as either the input packet has been written, or an output buffer is

[vlc-commits] iomx: make it work with honeycomb (api 11)

2014-07-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Jul 25 15:45:42 2014 +0200| [7c937db6a772577054cfaba0602b3135cf2b0797] | committer: Martin Storsjö iomx: make it work with honeycomb (api 11) Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7c937db6a772577054c

[vlc-commits] iomx-dr: split IOMXHWBuffer_Setup function

2014-07-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Jul 25 16:58:54 2014 +0200| [ef230f418ff63cce58be09eb4ce1f235ac624676] | committer: Martin Storsjö iomx-dr: split IOMXHWBuffer_Setup function In HwBuffer, split Setup into Setup, GetMinUndequeued and SetBufferCount since we want to control the buffer

[vlc-commits] omxil: force hal_format for omap3 decoders

2014-07-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Jul 25 15:46:50 2014 +0200| [e69072b9d8a4f860dd9559132e04d0a66f1467d7] | committer: Martin Storsjö omxil: force hal_format for omap3 decoders Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e69072b9d8a4f860dd9

[vlc-commits] iomx-dr: don't always lock buffers from dequeue

2014-07-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Jul 25 16:50:54 2014 +0200| [f9182874b2235acea94ef634552188edc80b2df8] | committer: Martin Storsjö iomx-dr: don't always lock buffers from dequeue According to OMXCodec.cpp, we shouldn't call lockBuffer when we first allocate all buffers, since we ma

[vlc-commits] contrib: speex: explicitely disable ogg

2014-07-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Jul 26 12:45:10 2014 +0200| [de3b2746ea3f5f58add24c7c8f91c1ffc149b63e] | committer: Rafaël Carré contrib: speex: explicitely disable ogg > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=de3b2746ea3f5f58add24c7c8f91c1ffc149b63e --- contrib/src/

[vlc-commits] vdpau: add support for 4:4:4 chroma sampling

2014-07-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Jul 26 13:02:23 2014 +0300| [eb56833d6a315c5a914654449e0d03f0ed65a4c5] | committer: Rémi Denis-Courmont vdpau: add support for 4:4:4 chroma sampling > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=eb56833d6a315c5a914654449e0d03f0ed65a4c

[vlc-commits] contrib: mpcdec: their SVN server is not working

2014-07-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Jul 26 12:12:34 2014 +0200| [1f8e9326c3ed2d8a0b136824149008ab9dcdc244] | committer: Rafaël Carré contrib: mpcdec: their SVN server is not working > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1f8e9326c3ed2d8a0b136824149008ab9dcdc244 --- con

[vlc-commits] macosx: fix typo preventing post-processing (refs #11613)

2014-07-26 Thread Felix Paul Kühne
vlc/vlc-2.2 | branch: master | Felix Paul Kühne | Sun Jul 13 17:33:44 2014 +0200| [2fdaa10707926d721f987488416d529686bfcfc6] | committer: Felix Paul Kühne macosx: fix typo preventing post-processing (refs #11613) (cherry picked from commit e972fb43c372c90e0f2963fe702b77455ddc7639) Conflicts:

[vlc-commits] Locale independent, case-ignoring ASCII string comparison functions

2014-07-26 Thread Antti Ajanki
vlc | branch: master | Antti Ajanki | Fri Jul 25 12:05:00 2014 +0300| [da7bfe4df15163c99e024f2cd540551f605eeb0c] | committer: Rémi Denis-Courmont Locale independent, case-ignoring ASCII string comparison functions Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.gi

[vlc-commits] access/http: Improved cookie handling

2014-07-26 Thread Antti Ajanki
vlc | branch: master | Antti Ajanki | Fri Jul 25 12:05:01 2014 +0300| [ca975d8be0f3f0ab8906fd1e63e39fb3e16291cf] | committer: Rémi Denis-Courmont access/http: Improved cookie handling * Moved cookie code to a separate file. * Implemented domain and path matching algorithms from RFC 6265. * Gen

[vlc-commits] postproc: fix cut-and-paste goof

2014-07-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Jul 26 11:02:20 2014 +0300| [50e9949256ff4483569a5e8fea1fa5f69c5427ad] | committer: Rémi Denis-Courmont postproc: fix cut-and-paste goof > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=50e9949256ff4483569a5e8fea1fa5f69c5427ad --- modu