summaryrefslogtreecommitdiff
path: root/doc/examples/transcoding.c
Commit message (Expand)AuthorAge
* 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