summaryrefslogtreecommitdiff
path: root/doc/examples/transcoding.c
Commit message (Expand)AuthorAge
* examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADERMichael Bunk2018-09-01
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* examples/transcoding: suppress build warning.Jun Zhao2017-11-01
* Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-26
* examples: do not use AVFrame accessorMuhammad Faiz2017-04-23
* doc/examples/transcoding: convert to codecparJames Almer2017-03-28
* doc/examples/transcoding: Use the decoders pixel format if the encoder does n...Michael Niedermayer2016-06-05
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
* doc: fix spelling errorsAndreas Cadhalpun2015-06-14
* doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ...Michael Niedermayer2015-01-08
* doc/examples/transcoding: check encoder before using itMichael Niedermayer2014-12-04
* doc/examples/transcoding: use av_packet_rescale_ts()Stefano Sabatini2014-09-16
* transcoding: fix Doxygen file pathTimothy Gu2014-07-07
* examples/transcoding: use av_malloc_array()Michael Niedermayer2014-04-08
* doc/examples: Add example transcoding.cAndrey Utkin2014-03-17