[FFmpeg-cvslog] doc/examples: add transcode_aac to local Makefile.
Clément Bœsch
git at videolan.org
Thu Nov 28 13:19:58 CET 2013
ffmpeg | branch: master | Clément Bœsch <clement at stupeflix.com> | Thu Nov 28 13:18:58 2013 +0100| [e5102feb6b5efc6f978b406cf2d25aa12fb2ef27] | committer: Clément Bœsch
doc/examples: add transcode_aac to local Makefile.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e5102feb6b5efc6f978b406cf2d25aa12fb2ef27
---
doc/examples/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/examples/Makefile b/doc/examples/Makefile
index cc5ee11..f085532 100644
--- a/doc/examples/Makefile
+++ b/doc/examples/Makefile
@@ -19,6 +19,7 @@ EXAMPLES= decoding_encoding \
muxing \
resampling_audio \
scaling_video \
+ transcode_aac \
OBJS=$(addsuffix .o,$(EXAMPLES))
More information about the ffmpeg-cvslog
mailing list