On Tue, 16 Apr 2013 18:09:20 +0200, Diego Biurrun <[email protected]> wrote: > --- > tests/Makefile | 1 - > tests/fate-run.sh | 26 +++++++-- > tests/fate/avfilter.mak | 13 ----- > tests/fate/filter-video.mak | 25 +++++++++ > tests/lavfi-regression.sh | 55 > -------------------- > .../pixfmts_copy => fate/filter-pixfmts-copy} | 0 > .../pixfmts_crop => fate/filter-pixfmts-crop} | 0 > .../pixfmts_hflip => fate/filter-pixfmts-hflip} | 0 > .../pixfmts_null => fate/filter-pixfmts-null} | 0 > .../{lavfi/pixfmts_pad => fate/filter-pixfmts-pad} | 0 > .../pixfmts_scale => fate/filter-pixfmts-scale} | 0 > .../pixfmts_vflip => fate/filter-pixfmts-vflip} | 0 > 12 files changed, 46 insertions(+), 74 deletions(-) > delete mode 100644 tests/fate/avfilter.mak > delete mode 100755 tests/lavfi-regression.sh > rename tests/ref/{lavfi/pixfmts_copy => fate/filter-pixfmts-copy} (100%) > rename tests/ref/{lavfi/pixfmts_crop => fate/filter-pixfmts-crop} (100%) > rename tests/ref/{lavfi/pixfmts_hflip => fate/filter-pixfmts-hflip} (100%) > rename tests/ref/{lavfi/pixfmts_null => fate/filter-pixfmts-null} (100%) > rename tests/ref/{lavfi/pixfmts_pad => fate/filter-pixfmts-pad} (100%) > rename tests/ref/{lavfi/pixfmts_scale => fate/filter-pixfmts-scale} (100%) > rename tests/ref/{lavfi/pixfmts_vflip => fate/filter-pixfmts-vflip} (100%) >
Looks good enough. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
