[FFmpeg-devel] [PATCH] Fix decoding crash on some trashed interlaced MPEG2 streams. This fixes issue 2367.

Dominik 'Rathann' Mierzejewski dominik
Fri Feb 18 14:03:57 CET 2011


On Friday, 18 February 2011 at 10:13, Anatoly Nenashev wrote:
[...]
> +        } else {
> +            av_log(avctx, AV_LOG_ERROR, "Some restrictions for inter prediction are broken, skipping macroblock\n");
> +        }

"Some" is not informative. Please revise the message to say which ones
are broken or just use something like "Invalid restrictions for inter
prediction, skipping macroblock".

Regards,
Dominik

-- 
MPlayer http://mplayerhq.hu | RPM Fusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan



More information about the ffmpeg-devel mailing list