summaryrefslogtreecommitdiff
path: root/doc/examples/remuxing.c
Commit message (Expand)AuthorAge
* examples/remuxing: Fix use of uninitialized valueAndreas Rheinhardt2021-10-07
* examples/remuxing: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/remuxing: Use av_packet_rescale_ts()Andreas Rheinhardt2021-10-03
* fftools/ffmpeg, doc/examples: Remove redundant av_packet_unrefAndreas Rheinhardt2021-10-03
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* doc/examples/remuxing: switch to codecparMatthieu Bouron2017-03-28
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
* idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving st...Michael Niedermayer2015-01-08
* doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor th...Jason Hsu2014-03-05
* doc/examples: remove pathes from doxy examplesMichael Niedermayer2014-02-17
* examples: add remuxing exampleStefano Sabatini2014-01-20