[vlc-commits] motion: log which sensor is used

2012-10-14 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sun Oct 14 18:44:37 2012 +0200| [86cdb48c2eddd02667b12211c76ee71567a289b2] | committer: Pierre Ynard motion: log which sensor is used http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86cdb48c2eddd02667b12211c76ee71567a289b2 ---

[vlc-commits] motion: build fix

2012-10-14 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sun Oct 14 18:51:11 2012 +0200| [27c0fb46f3ebf5faef41c1fce88e516fb7f21e4d] | committer: Pierre Ynard motion: build fix http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27c0fb46f3ebf5faef41c1fce88e516fb7f21e4d ---

[vlc-commits] configure: posix test does not understand ==

2012-10-14 Thread KO Myung-Hun
vlc | branch: master | KO Myung-Hun kom...@gmail.com | Sun Oct 14 20:20:09 2012 +0900| [d9745f66613976f3722a3b42c8b0750b8bd8a0a5] | committer: Rafaël Carré configure: posix test does not understand == Signed-off-by: Rafaël Carré fun...@videolan.org

[vlc-commits] avio access: fix build

2012-10-14 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Sun Oct 14 19:30:55 2012 +0200| [e40fcf32dc18bb062af53930319e3a6c0f95c209] | committer: Rafaël Carré avio access: fix build http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e40fcf32dc18bb062af53930319e3a6c0f95c209 ---

[vlc-commits] mp4 demux: fix crash

2012-10-14 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Sun Oct 14 19:41:42 2012 +0200| [30cfbde30e0849fa66a61f72d57055b99072fbda] | committer: Rafaël Carré mp4 demux: fix crash Don't call with NULL Remove unused return value

[vlc-commits] vaapi: fix build

2012-10-14 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Sun Oct 14 19:46:38 2012 +0200| [777d0a4010480edbfa8a544535794d2fb92baab8] | committer: Rafaël Carré vaapi: fix build link with libavcodec http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=777d0a4010480edbfa8a544535794d2fb92baab8

[vlc-commits] OS/2: enable access_sftp

2012-10-14 Thread KO Myung-Hun
vlc | branch: master | KO Myung-Hun kom...@gmail.com | Sun Oct 14 20:21:16 2012 +0900| [167e13af8b84a5571015405431f673a120bc402c] | committer: Rafaël Carré OS/2: enable access_sftp Signed-off-by: Rafaël Carré fun...@videolan.org

[vlc-commits] l10n: Update Czech translation

2012-10-14 Thread Tomáš Chvátal
vlc/vlc-2.0 | branch: master | Tomáš Chvátal tomas.chva...@gmail.com | Sun Oct 14 22:34:50 2012 +0200| [6e6100aeba3da55b63677907ff01ef38c9ee1b27] | committer: Christoph Miebach l10n: Update Czech translation Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Update Asturian translation

2012-10-14 Thread Iñigo Varela
vlc/vlc-2.0 | branch: master | Iñigo Varela ivar...@softastur.org | Sun Oct 14 22:58:35 2012 +0200| [f08efb3143648b92f365fc45836aa0e1a6421f9c] | committer: Christoph Miebach l10n: Update Asturian translation Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Update Breton translation

2012-10-14 Thread Denis ARNAUD
vlc/vlc-2.0 | branch: master | Denis ARNAUD denisarn...@yahoo.fr | Sun Oct 14 23:05:15 2012 +0200| [514a5c58076ff022b92f20f33450c316d904622c] | committer: Christoph Miebach l10n: Update Breton translation Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Update Estonian translation

2012-10-14 Thread Ivar Smolin
vlc/vlc-2.0 | branch: master | Ivar Smolin o...@linux.ee | Sun Oct 14 23:11:33 2012 +0200| [ab3b11877d4f178e760da22bcce35887dc6d9f00] | committer: Christoph Miebach l10n: Update Estonian translation Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Update Thai translation

2012-10-14 Thread Thanakrit Chomphuming
vlc/vlc-2.0 | branch: master | Thanakrit Chomphuming jerng...@gmail.com | Sun Oct 14 23:35:29 2012 +0200| [01095f123eca7cd8198d407bd8f5d2c2ad720c5e] | committer: Christoph Miebach l10n: Update Thai translation Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] mediacodec: Check for exceptions after MediaCodec.start()

2012-10-14 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö mar...@martin.st | Mon Oct 15 00:46:57 2012 +0300| [726284744819a9665b2c7f87fe9a33cfc00a2f8b] | committer: Jean-Baptiste Kempf mediacodec: Check for exceptions after MediaCodec.start() Also log a warning if MediaCodec.configure() threw an exception. This

[vlc-commits] png: Check length before read

2012-10-14 Thread Edward Wang
vlc | branch: master | Edward Wang edward.c.w...@compdigitec.com | Sun Oct 14 18:58:18 2012 -0400| [b3b751cb99df71e3c0a18bcb38b4691cf98265fe] | committer: Jean-Baptiste Kempf png: Check length before read Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Qt: Bring a timetooltip on the top on OS/2

2012-10-14 Thread KO Myung-Hun
vlc/vlc-2.0 | branch: master | KO Myung-Hun kom...@gmail.com | Tue Oct 9 22:41:33 2012 +0900| [c19dcec79b9a742015d48c50c62e9954c6f72d33] | committer: Jean-Baptiste Kempf Qt: Bring a timetooltip on the top on OS/2 This fixes the problem that a timetooltip does not appear on fullscreen from the

[vlc-commits] Qt: Show TimeTooltip window without activating it on OS/2

2012-10-14 Thread KO Myung-Hun
vlc/vlc-2.0 | branch: master | KO Myung-Hun kom...@gmail.com | Tue Oct 9 19:24:41 2012 +0900| [6ee30a0afb74185508f24d4523990b092fe66db8] | committer: Jean-Baptiste Kempf Qt: Show TimeTooltip window without activating it on OS/2 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org (cherry

[vlc-commits] png: Check length before read

2012-10-14 Thread Edward Wang
vlc/vlc-2.0 | branch: master | Edward Wang edward.c.w...@compdigitec.com | Sun Oct 14 18:58:18 2012 -0400| [47d4631ac62900484fac206abdfc33a2920b07bf] | committer: Jean-Baptiste Kempf png: Check length before read Signed-off-by: Jean-Baptiste Kempf j...@videolan.org (cherry picked from commit

[vlc-commits] NEWS: update

2012-10-14 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Sep 30 23:46:55 2012 +0200| [2a8e8560df9843c5cef83d1f79fa74e4d6b1bd78] | committer: Jean-Baptiste Kempf NEWS: update Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Contribs: update libpng to 1.5.13

2012-10-14 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Oct 14 23:12:53 2012 +0200| [621a3ec29fc8d874eea4c0293e509038223b4325] | committer: Jean-Baptiste Kempf Contribs: update libpng to 1.5.13 (cherry picked from commit 34b0ec9a540d974de8e54db85802636372260ea5)

[vlc-commits] Update PO

2012-10-14 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Oct 15 01:07:23 2012 +0200| [7e02b83ef18cb7431b9d1b822094bd7e3433e06b] | committer: Jean-Baptiste Kempf Update PO http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=7e02b83ef18cb7431b9d1b822094bd7e3433e06b