[vlc-commits] Update VLSub

2014-09-12 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Fri Sep 12 09:07:17 2014 +0200| [cbce4489c7d788483ef4a2fb1b6708c0df765aa8] | committer: Jean-Baptiste Kempf Update VLSub http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cbce4489c7d788483ef4a2fb1b6708c0df765aa8 ---

[vlc-commits] GnuTLS: fix typo

2014-09-12 Thread Benjamin Drung
vlc/vlc-2.2 | branch: master | Benjamin Drung bdr...@debian.org | Sat Sep 6 23:44:07 2014 +0200| [83de7375cd705b1c3684490743b816331cd74a98] | committer: Jean-Baptiste Kempf GnuTLS: fix typo (cherry picked from commit db67b0a660b57141f53f6aec1bc9f427e0f129e4) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] pkg-static.sh: also merge Requires.private with Requires

2014-09-12 Thread Rafaël Carré
vlc/vlc-2.2 | branch: master | Rafaël Carré fun...@videolan.org | Sat Sep 6 18:09:21 2014 +0200| [49c4c7aa59b1764b0abaf2a1a87c276dff04071d] | committer: Jean-Baptiste Kempf pkg-static.sh: also merge Requires.private with Requires (cherry picked from commit

[vlc-commits] Using fabsf for floating value instead of abs

2014-09-12 Thread Thierry Foucu
vlc/vlc-2.2 | branch: master | Thierry Foucu tfo...@gmail.com | Tue Sep 9 11:22:43 2014 -0700| [001134195f8392f3f3e649091dc98f9250a31dec] | committer: Jean-Baptiste Kempf Using fabsf for floating value instead of abs Signed-off-by: Rémi Denis-Courmont r...@remlab.net (cherry picked from

[vlc-commits] contrib: freetype: avoid circular dependency with harfbuzz

2014-09-12 Thread Rafaël Carré
vlc/vlc-2.2 | branch: master | Rafaël Carré fun...@videolan.org | Sat Sep 6 18:12:21 2014 +0200| [88a86b3961a210457b998604056d6a04fb6ba097] | committer: Jean-Baptiste Kempf contrib: freetype: avoid circular dependency with harfbuzz (cherry picked from commit

[vlc-commits] contrib: make sure freetype depends on zlib

2014-09-12 Thread Rafaël Carré
vlc/vlc-2.2 | branch: master | Rafaël Carré fun...@videolan.org | Sat Sep 6 18:09:58 2014 +0200| [e72c10bf1fb6d4a820695936bacaa86d7c49fde0] | committer: Jean-Baptiste Kempf contrib: make sure freetype depends on zlib (cherry picked from commit 8f6f849be5322de77a5acc0a6d8e1fe978000573)

[vlc-commits] skins2: os2: save and restore FPU cw

2014-09-12 Thread KO Myung-Hun
vlc | branch: master | KO Myung-Hun kom...@gmail.com | Wed Sep 10 17:00:49 2014 +0900| [c35f6c1be0c06204a7b9787695cfa1150c5e5f90] | committer: Jean-Baptiste Kempf skins2: os2: save and restore FPU cw WinCreateMsgQueue() changes FPU cw but does not restore it. This causes SIGFPE later.

[vlc-commits] yuv_rgb: bail out if input/output orientation does not match

2014-09-12 Thread Felix Abecassis
vlc | branch: master | Felix Abecassis felix.abecas...@gmail.com | Fri Sep 12 19:40:54 2014 +0200| [19b9baa2b03af847ab0afc91e78c3ccd3e538cb4] | committer: Felix Abecassis yuv_rgb: bail out if input/output orientation does not match

[vlc-commits] android: request rotation if video is oriented

2014-09-12 Thread Felix Abecassis
vlc | branch: master | Felix Abecassis felix.abecas...@gmail.com | Fri Sep 12 19:43:21 2014 +0200| [362b0da80fd10ea976e570b92297691cb387a8f6] | committer: Felix Abecassis android: request rotation if video is oriented

[vlc-commits] vout: fix a deadlock with the picture pool lock

2014-09-12 Thread Felix Abecassis
vlc | branch: master | Felix Abecassis felix.abecas...@gmail.com | Tue Sep 9 19:29:06 2014 +0200| [22c80ce310c58f6730291b4026af9c7c8b38fb63] | committer: Felix Abecassis vout: fix a deadlock with the picture pool lock A deadlock could occur in an high load situation where the vout and the

[vlc-commits] v4l2: simplify dynamic loading of libv4l2

2014-09-12 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Fri Sep 12 00:14:15 2014 +0300| [ef46dc6ccc43002063d823eff7095b68f3476003] | committer: Rémi Denis-Courmont v4l2: simplify dynamic loading of libv4l2

[vlc-commits] wl/shm: print supported buffer formats to log

2014-09-12 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Fri Sep 12 22:49:38 2014 +0300| [87466e4d7c8607ed392cbe41d2fe7ac0a2eab260] | committer: Rémi Denis-Courmont wl/shm: print supported buffer formats to log