summaryrefslogtreecommitdiffstats
path: root/doc/examples/remuxing.c
Commit message (Collapse)AuthorAgeFilesLines
* doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor ↵Jason Hsu2014-03-051-0/+1
| | | | | | the output Signed-off-by: Michael Niedermayer <[email protected]>
* doc/examples: remove pathes from doxy examplesMichael Niedermayer2014-02-171-1/+1
| | | | | | | This makes the examples page less cluttered Reviewed-by: Clément Bœsch <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* examples: add remuxing exampleStefano Sabatini2014-01-201-0/+164
Show how to perform streamcopy from one container to another.