OSDN Git Service

Rename apiexample.c --> api-example.c to be consistent with other example files.
authorDiego Biurrun <diego@biurrun.de>
Sun, 29 Mar 2009 14:28:56 +0000 (14:28 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 29 Mar 2009 14:28:56 +0000 (14:28 +0000)
Originally committed as revision 18216 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/Makefile
libavcodec/api-example.c [moved from libavcodec/apiexample.c with 100% similarity]

index 8136acc..c1926c7 100644 (file)
@@ -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