projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
examples: add remuxing example
[ffmpeg.git]
/
doc
/
examples
/
Makefile
diff --git
a/doc/examples/Makefile
b/doc/examples/Makefile
index
f085532
..
a25455e
100644
(file)
--- a/
doc/examples/Makefile
+++ b/
doc/examples/Makefile
@@
-17,6
+17,7
@@
EXAMPLES= decoding_encoding \
filtering_audio \
metadata \
muxing \
+ remuxing \
resampling_audio \
scaling_video \
transcode_aac \