[vlc-commits] mpeg-ts: fix comparing unsigned and signed integers

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:54:23 2015 +0200| [7f4fe8ff906e6bf8390dfa6a8cc6ed1e03b374a8] | committer: Jean-Baptiste Kempf mpeg-ts: fix comparing unsigned and signed integers Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] mpeg-ts: send queued data when PES size is unknown and PCR >= DTS

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:58:45 2015 +0200| [a559bee7ecb5efa6e5f620b27bd819cdf027e50e] | committer: Jean-Baptiste Kempf mpeg-ts: send queued data when PES size is unknown and PCR >= DTS Fixes late frames in sparse video streams (BluRay menus)

[vlc-commits] bluray: add couple of missing libbluray events

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:55:20 2015 +0200| [935fdb6cc1ffcce79a34ea3cd3f4fbc65a329269] | committer: Jean-Baptiste Kempf bluray: add couple of missing libbluray events Avoids logging these as unhandled events. Signed-off-by: Jean-Baptiste

[vlc-commits] bluray: listen for for vout changes

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:58:02 2015 +0200| [0b0688d5c14d0a1a9213a1a1dcc239bbc7ad52dc] | committer: Jean-Baptiste Kempf bluray: listen for for vout changes Fixes missing overlay when Demux() is not called enough often. Signed-off-by:

[vlc-commits] mpeg-ts: check stream_Seek() result

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:53:59 2015 +0200| [bd795dd24362b118f6042ad0e3a7606978a1335d] | committer: Jean-Baptiste Kempf mpeg-ts: check stream_Seek() result Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] mediacodec: add an output thread, remove polling

2015-12-11 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Dec 2 18:48:50 2015 +0100| [5768e84a99b4a1e3c32baf541cd237155a3be1b7] | committer: Thomas Guillem mediacodec: add an output thread, remove polling This commit improve MediaCodec performances and remove polling every 10 msecs when

[vlc-commits] bluray: simplify vout change detection

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 14:59:54 2015 +0200| [53a832b216d30f87feadc674edbd140a6358d8ba] | committer: Jean-Baptiste Kempf bluray: simplify vout change detection Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] bluray: register mouse callbacks only once

2015-12-11 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Fri Dec 11 15:00:28 2015 +0200| [dcc738d572096bd817718af7193b73c7b82e2914] | committer: Jean-Baptiste Kempf bluray: register mouse callbacks only once Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] mediacodec: remove duplicated init

2015-12-11 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Dec 11 17:10:13 2015 +0100| [729849fa926ee7a685ab458896a95a7a9f9fbadd] | committer: Thomas Guillem mediacodec: remove duplicated init > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=729849fa926ee7a685ab458896a95a7a9f9fbadd

[vlc-commits] mediacodec: more comments, rename b_mc_running

2015-12-11 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Dec 11 16:51:34 2015 +0100| [6de2e994ee4a46e3b2d03e0740a4a140ff7c2521] | committer: Thomas Guillem mediacodec: more comments, rename b_mc_running >

[vlc-commits] mediacodec: use vlc_cancel to interrupt the output thread

2015-12-11 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Dec 11 17:40:37 2015 +0100| [933a5159e482f0c8661b7148bebf85460310c8d0] | committer: Thomas Guillem mediacodec: use vlc_cancel to interrupt the output thread >

[vlc-commits] mediacodec: split CloseDecoder into CleanDecoder

2015-12-11 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Dec 11 17:22:42 2015 +0100| [0ef4745331786818c70a0b46c9a2b223859be85a] | committer: Thomas Guillem mediacodec: split CloseDecoder into CleanDecoder CloseDecoder join the thread and clean up the decoder via CleanDecoder. >

[vlc-commits] Fix WebVTT subtitles mm:ss.ddd timestamps

2015-12-11 Thread Andrea Giudiceandrea
vlc | branch: master | Andrea Giudiceandrea | Tue Dec 8 19:18:13 2015 +| [0ff9caf665f5711030d02bb5e42ebe8de56db9ee] | committer: Jean-Baptiste Kempf Fix WebVTT subtitles mm:ss.ddd timestamps Fix #16075 Signed-off-by: Andrea Giudiceandrea

[vlc-commits] npapi: fix return value

2015-12-11 Thread Daniel Amm
npapi-vlc | branch: master | Daniel Amm | Fri Dec 11 13:59:39 2015 +0100| [e73852cae903560784c31ad280a54cf8a1a71a32] | committer: Jean-Baptiste Kempf npapi: fix return value Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] sout/rtsp: remove senseless free

2015-12-11 Thread Zhao Zhili
vlc | branch: master | Zhao Zhili | Fri Dec 11 12:11:50 2015 +0800| [64d1913f86cc4a81de56a3d538e32073aeb0fcd6] | committer: Jean-Baptiste Kempf sout/rtsp: remove senseless free Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] RTSP: use calloc

2015-12-11 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Dec 11 09:52:36 2015 +0100| [a3e3a2d1697253d24788dfa398b5404149fc5a6a] | committer: Jean-Baptiste Kempf RTSP: use calloc > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a3e3a2d1697253d24788dfa398b5404149fc5a6a ---