Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor ↵ | Jason Hsu | 2014-03-05 | 1 | -0/+1 |
| | | | | | | the output Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | doc/examples: remove pathes from doxy examples | Michael Niedermayer | 2014-02-17 | 1 | -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 example | Stefano Sabatini | 2014-01-20 | 1 | -0/+164 |
Show how to perform streamcopy from one container to another. |