[FFmpeg-devel] [PATCH] lavc/dsputil: add missing vsad8 and vsse8 functions
James Almer
jamrial at gmail.com
Sat May 31 17:06:19 CEST 2014
On 31/05/14 8:25 AM, Michael Niedermayer wrote:
> On Sat, May 31, 2014 at 02:38:58AM -0300, James Almer wrote:
>> the mpeg encoder would try to use them if certain settings were
>> used, producing a crash
>
> certain (unspecified) settings, is imo not good for a commit message
> also makes it harder for people who want to review to understand
> in what case it happens
I mentioned it on irc. "ffmpeg -i INPUT -c:v mpeg2video -skipcmp {vsad,vsse}
-skip_threshold 1 -f null -" is one way.
I'll resend with an updated commit message later.
More information about the ffmpeg-devel
mailing list