diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-03-11 07:16:19 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-03-11 07:16:19 +0000 |
commit | b686d0ab4bd649c133f7f5e3b14561a4f2055196 (patch) | |
tree | 1beee1e06bb429cf56ccdeb77e027631bfb0b30b /Makefile | |
parent | f344ae8096151e7e1b9800239ba8ae30d467279c (diff) | |
download | ffmpeg-b686d0ab4bd649c133f7f5e3b14561a4f2055196.tar.gz |
mxf and mxf d10 regression tests
Originally committed as revision 17934 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -193,6 +193,7 @@ LAVF_TESTS = $(addprefix regtest-, \ asf \ rm \ mpg \ + mxf \ ts \ swf \ ffm \ |