summaryrefslogtreecommitdiff
path: root/doc/examples/demuxing_decoding.c
Commit message (Expand)AuthorAge
* doc/examples: convert to new channel layout-APIJames Almer2022-03-15
* examples/demuxing_decoding: add missing headerJames Almer2021-06-10
* doc/examples/demuxing_decoding: Remove unused optionsAndreas Rheinhardt2021-06-08
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/demuxing_decoding: convert to new decoding APIAnton Khirnov2020-05-12
* doc/examples/demuxing_decoding: drop -refcountAnton Khirnov2020-05-12
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer2016-10-18
* examples/demuxing_decoding: convert to codecparJames Almer2016-08-17
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* doc/examples/demuxing_decoding: simplify api_mode to refcountClément Bœsch2015-09-06
* doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...Michael Niedermayer2015-09-05
* examples/demuxing_decoding: use properties from frame instead of video_dec_ctxAndreas Cadhalpun2015-06-15
* examples/demuxing_decoding: abort decoding when width, height or pix_fmt changeAndreas Cadhalpun2015-02-10
* examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...Andreas Cadhalpun2015-01-31
* doc: fix typocompn2014-03-07
* doc/examples: remove pathes from doxy examplesMichael Niedermayer2014-02-17
* examples/demuxing_decoding: print the decoding error when it happens.Clément Bœsch2013-12-13
* examples/demuxing_decoding: return error when no codec foundEven Wiik Thomassen2013-12-13
* doc/examples: do not check NULL values for avcodec_close()Stefano Sabatini2013-11-21
* doc/examples: rename demuxing to demuxing_decoding.Clément Bœsch2013-11-04