[FFmpeg-soc] [PATCH] add sampling handling to theora depacketizer

Luca Barbato lu_zero at gentoo.org
Tue Jul 27 22:35:30 CEST 2010


On 07/27/2010 08:20 PM, Josh Allmann wrote:
> +        } else {
> +            av_log(codec, AV_LOG_ERROR,
> +                   "Unsupported pixel format %s\n", attr);
> +            return AVERROR_INVALIDDATA;

why not return AVERROR_PATCHWELCOME;

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero



More information about the FFmpeg-soc mailing list