[FFmpeg-devel] [PATCH] tests: add libpostproc test
Michael Niedermayer
michaelni at gmx.at
Tue Feb 28 16:36:00 CET 2012
On Tue, Feb 28, 2012 at 01:19:23PM +0100, Stefano Sabatini wrote:
> On date Tuesday 2012-02-28 05:18:49 +0100, Michael Niedermayer encoded:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> > tests/lavfi-regression.sh | 1 +
> > tests/ref/lavfi/pp | 1 +
> > 2 files changed, 2 insertions(+), 0 deletions(-)
> > create mode 100644 tests/ref/lavfi/pp
> >
> > diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
> > index faa7bdd..5cf96a3 100755
> > --- a/tests/lavfi-regression.sh
> > +++ b/tests/lavfi-regression.sh
> > @@ -35,6 +35,7 @@ do_lavfi "crop_vflip" "crop=iw-100:ih-100:100:100,vflip"
> > do_lavfi "deshake" "deshake"
> > do_lavfi "drawbox" "drawbox=224:24:88:72:#FF8010 at 0.5"
> > do_lavfi "fade" "fade=in:5:15,fade=out:30:15"
> > +do_lavfi "pp" "mp=pp=de/tn/l5/al"
> > do_lavfi "null" "null"
> > do_lavfi "overlay" "split[m],scale=88:72,pad=96:80:4:4[o2];[m]fifo,[o2]overlay=240:16"
> > do_lavfi "pad" "pad=iw*1.5:ih*1.5:iw*0.3:ih*0.2"
>
> Nit: alphabetical order
fixed
>
> > diff --git a/tests/ref/lavfi/pp b/tests/ref/lavfi/pp
> > new file mode 100644
> > index 0000000..4d26254
> > --- /dev/null
> > +++ b/tests/ref/lavfi/pp
> > @@ -0,0 +1 @@
> > +pp 3ddfb037bb1f941d6526a2473a191677
>
> Looks fine otherwise, thanks.
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120228/3321f922/attachment.asc>
More information about the ffmpeg-devel
mailing list