[vlc-commits] packetizer: h264: fix next VCL NAL test

2015-04-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Apr 23 23:41:17 2015 +0200| [431812a1fdb400fe4d1051ca40575ce2b09ba535] | committer: Francois Cartegnie packetizer: h264: fix next VCL NAL test According to ISO 14496-10 7.4.1.2.4, next first NAL of next picture appears when nal_ref_ids differs wi

[vlc-commits] vdpau_avcodec: fold most of Setup() into Open() and simplify

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Apr 24 00:16:12 2015 +0300| [4edf8e5e3e128a3246ca46c4a7ce67366ab55e32] | committer: Rémi Denis-Courmont vdpau_avcodec: fold most of Setup() into Open() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4edf8e5e3e128a3246ca46c

[vlc-commits] vdpau_chroma: remove copy-to-CPU plugin

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 21:45:03 2015 +0300| [c64c698124f4e2604a503cb753f104f18796c361] | committer: Rémi Denis-Courmont vdpau_chroma: remove copy-to-CPU plugin The decoder can now detect and avoid this case. Retaining the conversion is counter-productive (espec

[vlc-commits] decoder: make vout creation failure recoverable

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 19:00:12 2015 +0300| [82985a6f060b2f7b5dcbb2b5c43f035aead94f11] | committer: Rémi Denis-Courmont decoder: make vout creation failure recoverable The decoder can request another format, or even retry the same format with better luck next t

[vlc-commits] avcodec: test for decoder hardware output support before decoding

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 21:37:59 2015 +0300| [d331a8535763147143aa0e66991997308404bda5] | committer: Rémi Denis-Courmont avcodec: test for decoder hardware output support before decoding > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d331a8535763147143

[vlc-commits] Revert "transcode: disable hardware decoding by default"

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Apr 22 23:18:18 2015 +0300| [059d52fb1d83525b3f8bfb242e34f8e7e87caec8] | committer: Rémi Denis-Courmont Revert "transcode: disable hardware decoding by default" This partially reverts commit 84b23f9606eec5d6d6aa9369cb284bf5531a16a7, which is no

[vlc-commits] avcodec: minor code factor

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 21:35:13 2015 +0300| [af9c67a5af68a1c141fa144c7787604fe6456c39] | committer: Rémi Denis-Courmont avcodec: minor code factor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af9c67a5af68a1c141fa144c7787604fe6456c39 --- modules/co

[vlc-commits] avcodec: add vlc_va_GetChroma() helper

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 19:49:31 2015 +0300| [793671b61ffa2dd59725eb6bbfcf86077335c5b5] | committer: Rémi Denis-Courmont avcodec: add vlc_va_GetChroma() helper > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=793671b61ffa2dd59725eb6bbfcf86077335c5b5 ---

[vlc-commits] avcodec: missing error handling in lavc_UpdateVideoFormat()

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 20:07:26 2015 +0300| [6aeb9a24636e4427745b98a0b5b29550583a6179] | committer: Rémi Denis-Courmont avcodec: missing error handling in lavc_UpdateVideoFormat() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6aeb9a24636e4427745b98a0

[vlc-commits] avcodec: pass PixelFormat as parameter to VA activation callback

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 21:29:46 2015 +0300| [072dac3f851827e538d0e3db29a18c9e90aa2bd8] | committer: Rémi Denis-Courmont avcodec: pass PixelFormat as parameter to VA activation callback This makes checking for video output support before activation a lot simpler

[vlc-commits] vdpau_avcodec: remove forward declarations

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 21:28:14 2015 +0300| [81ed30c9a602cd49d63eec1c7dbe47ff3207bd88] | committer: Rémi Denis-Courmont vdpau_avcodec: remove forward declarations > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=81ed30c9a602cd49d63eec1c7dbe47ff3207bd88

[vlc-commits] avcodec: remove unused code

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Apr 22 23:14:07 2015 +0300| [471847d99956ba6adc7a06c3cbc24f1820181d24] | committer: Rémi Denis-Courmont avcodec: remove unused code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=471847d99956ba6adc7a06c3cbc24f1820181d24 --- modules/c

[vlc-commits] vdpau: use profile and level from AVCodecContext

2015-04-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Apr 23 18:36:36 2015 +0300| [7fccfc99071bb45d33f64be3ac0c95c6203c1fb2] | committer: Rémi Denis-Courmont vdpau: use profile and level from AVCodecContext > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7fccfc99071bb45d33f64be3ac0c95c6203

[vlc-commits] mediacodec: handle vc1 delayed opening if there is no extradata

2015-04-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 23 15:34:33 2015 +0200| [3bbd8b0cfb63cf294f0b110ae2515fbf9c3292ea] | committer: Thomas Guillem mediacodec: handle vc1 delayed opening if there is no extradata > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3bbd8b0cfb63cf294f0b110ae2515f

[vlc-commits] mediacodec: rework error handling in DecodeVideo

2015-04-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 23 14:48:55 2015 +0200| [49e5fb3b5fa0274e03cb8bde27e479f8b5e095a1] | committer: Thomas Guillem mediacodec: rework error handling in DecodeVideo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=49e5fb3b5fa0274e03cb8bde27e479f8b5e095a1 ---

[vlc-commits] mediacodec: use the JNI ByteBuffer allocation instead of the Java one

2015-04-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 23 14:32:44 2015 +0200| [40cb8ff17f92a001870191626c8a012abf78fe53] | committer: Thomas Guillem mediacodec: use the JNI ByteBuffer allocation instead of the Java one > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=40cb8ff17f92a00187019162

[vlc-commits] mediacodec: seperate MediaCodec Open/Close from Decoder Open/Close

2015-04-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 23 15:36:21 2015 +0200| [08f6114d37faef0d4d2ae7dcde69112e6017d657] | committer: Thomas Guillem mediacodec: seperate MediaCodec Open/Close from Decoder Open/Close It's now safe to close and open MediaCodec during playback. > http://git.videolan.o

[vlc-commits] stream_filter: httplive: fix delay on eof

2015-04-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Apr 23 15:31:58 2015 +0200| [169604c5a75b4d9f99a1db8561e6319d6b11bbfb] | committer: Francois Cartegnie stream_filter: httplive: fix delay on eof > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=169604c5a75b4d9f99a1db8561e6319d6b11bbfb ---

[vlc-commits] vout: don't try to blend if we know it's not going to work

2015-04-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Apr 20 10:21:39 2015 +| [e865aed6b2bbe59205b21f4ab3b024ae29c89af6] | committer: Thomas Guillem vout: don't try to blend if we know it's not going to work Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e865a