mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 04:47:12 +00: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