[vlc-commits] playlist: remove unsynchronized b_doing_ml

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:20:38 2014 +0200| [77fbb447118ea09d52a4cad999e05052d19d316d] | committer: Rémi Denis-Courmont playlist: remove unsynchronized b_doing_ml This could loose events and was theoretically undefined.

[vlc-commits] unzip: pass seek error to caller

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:13:22 2014 +0200| [0cf5d09ce8faac657c1e8d5d83ecf3cb239130d3] | committer: Rémi Denis-Courmont unzip: pass seek error to caller

[vlc-commits] playlist: reduce lock contention and do not pretend to handle error

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:28:40 2014 +0200| [84ec01684530f5bb7a8cb2bc86c8da4dd6c94341] | committer: Rémi Denis-Courmont playlist: reduce lock contention and do not pretend to handle error

[vlc-commits] Qt4: fix racy access to configuration

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:33:33 2014 +0200| [f39ed931e0ea7b3a275fe69e2336eb597c9a1d14] | committer: Rémi Denis-Courmont Qt4: fix racy access to configuration

[vlc-commits] fourcc: mark vlc_fourcc_GetChromaDescription with VLC_USED

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:42:55 2014 +0200| [e0fe251e38228195fe83c84b4eed675295d1862b] | committer: Rémi Denis-Courmont fourcc: mark vlc_fourcc_GetChromaDescription with VLC_USED

[vlc-commits] OpenGL: remove potential NULL dereference

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:42:44 2014 +0200| [267d8be5f35b8a33bf5e634ff5087a8ab9788019] | committer: Rémi Denis-Courmont OpenGL: remove potential NULL dereference

[vlc-commits] OpenGL: remove no-op

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:42:15 2014 +0200| [22d444c316fd31687463009c8fb5381ae993beb7] | committer: Rémi Denis-Courmont OpenGL: remove no-op vlc_fourcc_GetChromaDescription() has no side effects.

[vlc-commits] SRTP: integer overflow

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:47:29 2014 +0200| [ab9f28ff688eae845bc2deb62bf50072d4a4690b] | committer: Rémi Denis-Courmont SRTP: integer overflow http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ab9f28ff688eae845bc2deb62bf50072d4a4690b ---

[vlc-commits] SRTP: integer overflow

2014-11-15 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:47:29 2014 +0200| [f832dd0210c959d48a7486040b4d177107447c2a] | committer: Rémi Denis-Courmont SRTP: integer overflow (cherry picked from commit ab9f28ff688eae845bc2deb62bf50072d4a4690b)

[vlc-commits] SRTP: integer overflow

2014-11-15 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:49:22 2014 +0200| [da9a1a295ccbc1755b98496854cafcbaeb0c8489] | committer: Rémi Denis-Courmont SRTP: integer overflow (cherry picked from commit e76f990e0ba00a9f573c23627ecd66cb9ae9bdd5)

[vlc-commits] SRTP: integer overflow

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:49:22 2014 +0200| [e76f990e0ba00a9f573c23627ecd66cb9ae9bdd5] | committer: Rémi Denis-Courmont SRTP: integer overflow http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e76f990e0ba00a9f573c23627ecd66cb9ae9bdd5 ---

[vlc-commits] sout_MuxGetStream: fix prototype, sign warning

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 12:54:21 2014 +0200| [22e8f158aa210577ba3cef58c8bb7d3c8855c1cb] | committer: Rémi Denis-Courmont sout_MuxGetStream: fix prototype, sign warning

[vlc-commits] archive: avoid duplicate strchr() call

2014-11-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Nov 15 13:00:43 2014 +0200| [ecae18a3d2e364d077df60f9956ad458895d374c] | committer: Rémi Denis-Courmont archive: avoid duplicate strchr() call

[vlc-commits] native_window: add setBuffersGeometry

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:52 2014 +0100| [749c8a916015a14dcb24291223c4bafdb6bf51dd] | committer: Jean-Baptiste Kempf native_window: add setBuffersGeometry Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] mediacodec: fix width/height in case crop is invalid

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:10 2014 +0100| [a34f2273a1a10b05128a758a7771efe82682df74] | committer: Jean-Baptiste Kempf mediacodec: fix width/height in case crop is invalid Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] android: rename jni_SetAndroidSurfaceSize

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:57 2014 +0100| [327323e25df85be5255a701153eafa88d831c6ca] | committer: Jean-Baptiste Kempf android: rename jni_SetAndroidSurfaceSize Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] mediacodec: remove jni_SetAndroidSurfaceSizeEnv call

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:09 2014 +0100| [e645e0ecd447704324f6323f4525e2494ba4] | committer: Jean-Baptiste Kempf mediacodec: remove jni_SetAndroidSurfaceSizeEnv call It's now handled in android_window Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] nativewindowpriv: fix connect before ics

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:56 2014 +0100| [c9640234ce3d46a5a7e3e735c98d83bbb62ba426] | committer: Jean-Baptiste Kempf nativewindowpriv: fix connect before ics Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] android/surface: fix leaks if Open fails

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:01 2014 +0100| [cd3ed40343c62202f34d0fab7925597b45e641df] | committer: Jean-Baptiste Kempf android/surface: fix leaks if Open fails Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] nativewindowpriv: add is_hw arg in setup

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:54 2014 +0100| [46814a092d56e9675ad5096c437bad3ecf965633] | committer: Jean-Baptiste Kempf nativewindowpriv: add is_hw arg in setup Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] nativewindowpriv: add lock/unlock Data

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:55 2014 +0100| [65c6b73a206ff27d8dbd812188a06021f17ba352] | committer: Jean-Baptiste Kempf nativewindowpriv: add lock/unlock Data Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] nativewindowpriv: use native_window_priv as a handle

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:53 2014 +0100| [4c32c10f0c85a757bf9bb6d866cb432d0271a4f2] | committer: Jean-Baptiste Kempf nativewindowpriv: use native_window_priv as a handle Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] android/surface: configure surface synchronously

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:06 2014 +0100| [9fefcd39d00970b61eea4e7d5354a1387931a052] | committer: Jean-Baptiste Kempf android/surface: configure surface synchronously Set surface color and size synchronously using jni calls. Signed-off-by:

[vlc-commits] android/surface: use calloc

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:02 2014 +0100| [56e5dae736f4d6be3c56363efb1d4a0e36c6aa8e] | committer: Jean-Baptiste Kempf android/surface: use calloc Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] android/surface: use native_surface from jni

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:04 2014 +0100| [1860bcd17b04b6939f9990de04cc671e7fc3f5a5] | committer: Jean-Baptiste Kempf android/surface: use native_surface from jni (see android commit jni: add jni_AndroidJavaSurfaceToNativeSurface) Signed-off-by:

[vlc-commits] omx-dr: remove jni_SetAndroidSurfaceSize call

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:07 2014 +0100| [706e6bd26ffcb9b577a630a5ba8874b9babea5f6] | committer: Jean-Baptiste Kempf omx-dr: remove jni_SetAndroidSurfaceSize call It's now handled in android_window Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] android/surface: remove single_instance

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:00 2014 +0100| [07063204a4050db98931e7caf7c30cc949e4fd77] | committer: Jean-Baptiste Kempf android/surface: remove single_instance Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] android/surface: don't use native_window

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:03 2014 +0100| [513a3073701e248a924479e89eac417d5aa84293] | committer: Jean-Baptiste Kempf android/surface: don't use native_window Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] modules: add android_window vout

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:09:59 2014 +0100| [8a709642c0cbbbaa47506970d7b6a97337413128] | committer: Jean-Baptiste Kempf modules: add android_window vout - used for direct and non direct rendering (replace opaque.c) - use nativewindowpriv: more

[vlc-commits] mediacodec: remove unused code/variables

2014-11-15 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Nov 14 17:10:08 2014 +0100| [2d26ce0b19f4ab9d62b65a80d72fe93feadd3fc6] | committer: Jean-Baptiste Kempf mediacodec: remove unused code/variables Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] tools: remove protoc pkgconfig files

2014-11-15 Thread Sean McGovern
vlc | branch: master | Sean McGovern gsean...@gmail.com | Tue Nov 11 16:51:06 2014 +| [75b2a6d7e048d284cec1c234924862f10dd6a401] | committer: Jean-Baptiste Kempf tools: remove protoc pkgconfig files Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Archive: fix typo

2014-11-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 12:32:20 2014 +0100| [f5c8f5da0d1b59be50948de86524d38094d2c8de] | committer: Jean-Baptiste Kempf Archive: fix typo http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f5c8f5da0d1b59be50948de86524d38094d2c8de ---

[vlc-commits] contrib: harfbuzz: revert version to 0.9.17

2014-11-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Nov 15 12:34:48 2014 +0100| [d3e964e8e76ea8d58967b8eb20fe48e30ca0c7ef] | committer: David Fuhrmann contrib: harfbuzz: revert version to 0.9.17 Starting with harfbuzz 0.9.18 there is a known crash. Stay with 0.9.17 until this is

[vlc-commits] Update POTFILES.in

2014-11-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 12:37:33 2014 +0100| [8cce23abbf62cad06726d0c58b55d3aa338cbd04] | committer: Jean-Baptiste Kempf Update POTFILES.in http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8cce23abbf62cad06726d0c58b55d3aa338cbd04 ---

[vlc-commits] Fix compilation when --disable-sout

2014-11-15 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Nov 15 12:50:20 2014 +0100| [193b7447cad5439171e6fc7916c133f12048bc61] | committer: Jean-Baptiste Kempf Fix compilation when --disable-sout

[vlc-commits] demux: mp4: fix reading max samples (fix #12764)

2014-11-15 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat Nov 15 14:16:33 2014 +0100| [5676fd5bf296cd8c1e4de9029ad8c033062b5faf] | committer: Francois Cartegnie demux: mp4: fix reading max samples (fix #12764) p_chunk-i_sample is next sample, not current

[vlc-commits] access: archive: fix write to const

2014-11-15 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat Nov 15 14:15:22 2014 +0100| [5f23d55626465d3c774ce0fbadf9bc74d5fe4121] | committer: Francois Cartegnie access: archive: fix write to const

[vlc-commits] Implement ACCESS_GET_SIZE

2014-11-15 Thread Tobias Güntner
vlc | branch: master | Tobias Güntner fatb...@web.de | Sat Nov 15 21:39:47 2014 +0100| [eb588176daa8160191c9ba0a1cf2d80c2beb4f54] | committer: Rémi Denis-Courmont Implement ACCESS_GET_SIZE Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] Implement ACCESS_GET_SIZE

2014-11-15 Thread Tobias Güntner
vlc/vlc-2.2 | branch: master | Tobias Güntner fatb...@web.de | Sat Nov 15 21:39:47 2014 +0100| [5efafe2debd2bb7264c3acd0392ebc504e7b6dea] | committer: Rémi Denis-Courmont Implement ACCESS_GET_SIZE Signed-off-by: Rémi Denis-Courmont r...@remlab.net (cherry picked from commit

[vlc-commits] packetizer: flac: recover from bad CRC (fixes #12714)

2014-11-15 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews tma...@videolan.org | Sat Nov 15 23:46:51 2014 -0500| [c470b251398bc9aefa395865caf3c4c5caacf34a] | committer: Tristan Matthews packetizer: flac: recover from bad CRC (fixes #12714)