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
buildsys: fix rules for swresample-test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Michael Niedermayer
13 years ago
parent
5a7a9f02de
commit
63b1c08073
2 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libswresample/Makefile
+0
-0
libswresample/swresample-test.c
+ 1
- 1
libswresample/Makefile
View File
@@ -11,4 +11,4 @@ OBJS = audioconvert.o \
resample.o \
resample.o \
swresample.o \
swresample.o \
TESTPROGS = swresample
_test
TESTPROGS = swresample
libswresample/swresample_test.c → libswresample/swresample-test.c
View File
Write
Preview
Loading…
Cancel
Save