]> git.sesse.net Git - vlc/commit
omxil: bcm: h264: Don't wait for error free frame.
authorJulian Scheel <julian@jusst.de>
Thu, 12 Sep 2013 08:14:13 +0000 (10:14 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 26 Sep 2013 08:48:59 +0000 (11:48 +0300)
commit18cbe9639c57d5d3cc676909c64acd89997bcac3
treee4bcbe2e60ecc5a6845f81a1eee4e1f065e3c429
parentfd890ca43a91cd4e6c9ef670f0e53cc82ffb2474
omxil: bcm: h264: Don't wait for error free frame.

The bcm h264 decoder is not able to detect when the first error free frame has
been decoded for certain h264 streams. To avoid not getting any frames out of
the decoder, disable the StartWithValidFrame flag until that is fixed at bcm.
See https://github.com/huceke/omxplayer/issues/96 for details.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil.c