summaryrefslogtreecommitdiff
path: root/doc/examples/decode_video.c
Commit message (Expand)AuthorAgeFilesLines
* doc/examples/decode_video: Fix format string vulnerabilityMichael Niedermayer2017-04-091-1/+1
* Merge commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65'James Almer2017-04-041-7/+10
|\
| * examples/decode_video: allocate the packet dynamicallyAnton Khirnov2016-11-231-5/+8
* | Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3'James Almer2017-04-041-22/+23
|\ \ | |/
| * examples/decode_video: switch to the new decoding APIAnton Khirnov2016-11-231-20/+23
* | Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb'James Almer2017-04-041-54/+56
|\ \ | |/
| * 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
* | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch2017-03-291-1/+1
|\ \ | |/
| * examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-291-66/+70
|/
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-0/+178