mmal/codec: Enable error_concealment for h264

Multimedia / VLC - Julian Scheel [jusst.de] - 20 January 2015 00:06 UTC

Until now error concealment was disabled for h264 decoding because the mmal h264 decoder did not properly parse SEI so that depending on the stream it could happen that no valid picture would be detected at all and therefore no picture would be shown at all. Latest raspberry firmware fixed this, so that error concealment works properly and can be enabled.

f870bdc mmal/codec: Enable error_concealment for h264
modules/hw/mmal/codec.c | 9 ---------
1 file changed, 9 deletions(-)

Upstream: git.videolan.org


  • Share