14 Commits (f8e5e1c52333e6c330fbb4fe8ec2cb07240ca8c5)

Author SHA1 Message Date
Andreas Rheinhardt b6aeee2d8b examples/remuxing: Fix use of uninitialized value 3 years ago
Andreas Rheinhardt 53f374c08d examples/remuxing: Don't use stack packet 3 years ago
Andreas Rheinhardt 78426da3f4 examples/remuxing: Use av_packet_rescale_ts() 3 years ago
Andreas Rheinhardt 8a23159797 fftools/ffmpeg, doc/examples: Remove redundant av_packet_unref 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 years ago
Matthieu Bouron 4a946aca7c doc/examples/remuxing: switch to codecpar 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 10 years ago
Jason Hsu 8fb4dba89d doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor the output 11 years ago
Michael Niedermayer 341639fe80 doc/examples: remove pathes from doxy examples 11 years ago
Stefano Sabatini 5e2b8e4934 examples: add remuxing example 11 years ago