| Commit message (Expand) | Author | Age | Files | Lines |
* | examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER | Michael Bunk | 2018-11-01 | 1 | -2/+3 |
* | doc/examples/transcoding: convert to codecpar | James Almer | 2017-03-28 | 1 | -29/+67 |
* | doc/examples/transcoding: Use the decoders pixel format if the encoder does n... | Michael Niedermayer | 2016-06-05 | 1 | -1/+4 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -2/+2 |
* | Remove left-over FF_API_AVFILTERBUFFER cruft | Hendrik Leppkes | 2015-09-05 | 1 | -1/+0 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2015-06-14 | 1 | -1/+1 |
* | doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ... | Michael Niedermayer | 2015-01-08 | 1 | -1/+1 |
* | doc/examples/transcoding: check encoder before using it | Michael Niedermayer | 2014-12-04 | 1 | -0/+4 |
* | doc/examples/transcoding: use av_packet_rescale_ts() | Stefano Sabatini | 2014-09-16 | 1 | -27/+9 |
* | transcoding: fix Doxygen file path | Timothy Gu | 2014-07-07 | 1 | -1/+1 |
* | examples/transcoding: use av_malloc_array() | Michael Niedermayer | 2014-04-08 | 1 | -1/+1 |
* | doc/examples: Add example transcoding.c | Andrey Utkin | 2014-03-17 | 1 | -0/+597 |