aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decode_video.c
Commit message (Expand)AuthorAgeFilesLines
* examples/decode_video: allocate the packet dynamicallyAnton Khirnov2016-11-231-5/+8
* examples/decode_video: switch to the new decoding APIAnton Khirnov2016-11-231-20/+23
* examples/decode_video: use a parser for splitting the inputAnton Khirnov2016-11-231-57/+56
* examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
* examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-0/+178