[FFmpeg-devel] [PATCH] zerocodec: fix direct rendering.

Derek Buitenhuis derek.buitenhuis at gmail.com
Sun Jul 22 22:25:25 CEST 2012


On 22/07/2012 4:18 PM, Reimar Döffinger wrote:
> I am generally in favour of decoding as well as possible, though to
> be honest that would include not failing for a missing reference but
> instead using a black reference.
> At the same time, we now have decode_error_flags we could use to signal
> a (potential) error until the next keyframe while still decoding the
> frames.
> We might need to discuss how exactly to use it though...

I'm not sure it's worth the effort. Nobody actually uses ZeroCodec.

As it stands, our code is already more robust than the upstream decoder,
which just crashes all the time and doesn't check colorspace, etc.

Just my two cents.

- Derek


More information about the ffmpeg-devel mailing list