| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/examples/demuxing_decoding: Drop AVFrame->pts usen3.0.4 | Michael Niedermayer | 2016-10-18 | 1 | -3/+2 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | doc/examples/demuxing_decoding: simplify api_mode to refcount | Clément Bœsch | 2015-09-06 | 1 | -26/+12 |
* | doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ... | Michael Niedermayer | 2015-09-05 | 1 | -14/+4 |
* | examples/demuxing_decoding: use properties from frame instead of video_dec_ctx | Andreas Cadhalpun | 2015-06-15 | 1 | -14/+16 |
* | examples/demuxing_decoding: abort decoding when width, height or pix_fmt change | Andreas Cadhalpun | 2015-02-10 | 1 | -4/+22 |
* | examples/demuxing_decoding: set stream_idx in open_codec_context only if no e... | Andreas Cadhalpun | 2015-01-31 | 1 | -3/+4 |
* | doc: fix typo | compn | 2014-03-07 | 1 | -1/+1 |
* | doc/examples: remove pathes from doxy examples | Michael Niedermayer | 2014-02-17 | 1 | -1/+1 |
* | examples/demuxing_decoding: print the decoding error when it happens. | Clément Bœsch | 2013-12-13 | 1 | -2/+2 |
* | examples/demuxing_decoding: return error when no codec found | Even Wiik Thomassen | 2013-12-13 | 1 | -1/+1 |
* | doc/examples: do not check NULL values for avcodec_close() | Stefano Sabatini | 2013-11-21 | 1 | -4/+2 |
* | doc/examples: rename demuxing to demuxing_decoding. | Clément Bœsch | 2013-11-04 | 1 | -0/+388 |