10 Commits (259026b45758295d045e91b3a4456bd2c0249c47)

Author SHA1 Message Date
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