Matthieu Bouron
|
4a946aca7c
|
doc/examples/remuxing: switch to codecpar
Also limits remuxing to audio, video and subtitle streams.
|
8 years ago |
Hendrik Leppkes
|
c2f861ca42
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
Michael Niedermayer
|
a63c17cec7
|
idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving stale pointers
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Jason Hsu
|
8fb4dba89d
|
doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor the output
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Michael Niedermayer
|
341639fe80
|
doc/examples: remove pathes from doxy examples
This makes the examples page less cluttered
Reviewed-by: Clément Bœsch <u@pkh.me>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Stefano Sabatini
|
5e2b8e4934
|
examples: add remuxing example
Show how to perform streamcopy from one container to another.
|
11 years ago |