mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Rename apiexample.c --> api-example.c to be consistent with other example files.
Originally committed as revision 18216 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
009d2d74c2
commit
7c17abaf9d
@ -531,7 +531,7 @@ OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
|
||||
sparc/simple_idct_vis.o \
|
||||
|
||||
|
||||
EXAMPLES = apiexample$(EXESUF)
|
||||
EXAMPLES = api-example$(EXESUF)
|
||||
|
||||
TESTPROGS = cabac dct eval fft h264 rangecoder snow
|
||||
TESTPROGS-$(ARCH_X86) += x86/cpuid
|
||||
|
Loading…
Reference in New Issue
Block a user