This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
added libavtest target
Originally committed as revision 550 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Fabrice Bellard
23 years ago
parent
bd7cf6ad3a
commit
4c41db9adf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -77,7 +77,7 @@ TAGS:
# regression tests
test mpeg4 mpeg: ffmpeg$(EXE)
libavtest
test mpeg4 mpeg: ffmpeg$(EXE)
make -C tests $@
ifneq ($(wildcard .depend),)
Write
Preview
Loading…
Cancel
Save