[FFmpeg-cvslog] r24016 - trunk/libavfilter/graphparser.c
Stefano Sabatini
stefano.sabatini-lala
Sat Jul 3 21:38:56 CEST 2010
On date Saturday 2010-07-03 05:12:29 +0200, bcoudurier wrote:
> Author: bcoudurier
> Date: Sat Jul 3 05:12:29 2010
> New Revision: 24016
>
> Log:
> Use default graph swscale opts when no opts are supplied
This or the previous commit changed the ref for the lavfi test, for example:
[crop @ 0xa43fe60]x:100 y:100 w:252 h:188
[scale @ 0xa440160]w:252 h:188 fmt:yuv420p -> w:400 h:298 fmt:yuv420p flags:0x2
->
[crop @ 0x99fcea0] x:100 y:100 w:252 h:188
[scale @ 0x99fd1a0] w:252 h:188 fmt:yuv420p -> w:400 h:298 fmt:yuv420p flags:0xc0004
Please update the ref, regards.
More information about the ffmpeg-cvslog
mailing list