diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-08-29 23:41:30 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-09-02 10:48:01 +0200 |
commit | c8ef309379709062391f5e012efc3609a3389917 (patch) | |
tree | 2a7a9b68f6199200e928921c346b5da5f821f9d5 /.gitignore | |
parent | f7eec8956d592c745f1ac6897ccb48fb10117a12 (diff) | |
download | ffmpeg-streaming-c8ef309379709062391f5e012efc3609a3389917.zip ffmpeg-streaming-c8ef309379709062391f5e012efc3609a3389917.tar.gz |
examples: add demuxing.c example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ /doc/avoptions_codec.texi /doc/avoptions_format.texi /doc/examples/decoding_encoding +/doc/examples/demuxing /doc/examples/filtering_audio /doc/examples/filtering_video /doc/examples/metadata |