| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -2/+2 |
* | examples: apply doxy entries consistency fixes | Stefano Sabatini | 2023-02-11 | 1 | -3/+4 |
* | examples/decode_video: flush parser to fix missing frame | Zhao Zhili | 2022-04-22 | 1 | -4/+8 |
* | doc/examples: Always open files as "binary", not "text". | Carl Eugen Hoyos | 2020-08-25 | 1 | -1/+1 |
* | doc/examples/decode_video: add input file format information for usage | Steven Liu | 2019-08-26 | 1 | -1/+2 |
* | examples: Don't call deprecated functions which don't do anything | Mark Thompson | 2018-02-09 | 1 | -2/+0 |
* | doc/examples/decode_video: Fix format string vulnerability | Michael Niedermayer | 2017-04-09 | 1 | -1/+1 |
* | Merge commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65' | James Almer | 2017-04-04 | 1 | -7/+10 |
|\ |
|
| * | examples/decode_video: allocate the packet dynamically | Anton Khirnov | 2016-11-23 | 1 | -5/+8 |
* | | Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3' | James Almer | 2017-04-04 | 1 | -22/+23 |
|\| |
|
| * | examples/decode_video: switch to the new decoding API | Anton Khirnov | 2016-11-23 | 1 | -20/+23 |
* | | Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb' | James Almer | 2017-04-04 | 1 | -54/+56 |
|\| |
|
| * | examples/decode_video: use a parser for splitting the input | Anton Khirnov | 2016-11-23 | 1 | -57/+56 |
| * | examples/decode_video: remove a stray unrelated comment | Anton Khirnov | 2016-11-02 | 1 | -2/+0 |
* | | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e' | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
|\| |
|
| * | examples/decode_video: constify the AVCodec instance | Anton Khirnov | 2016-11-02 | 1 | -1/+1 |
* | | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d' | Clément Bœsch | 2017-03-29 | 1 | -66/+70 |
|/ |
|
* | examples/avcodec: split the remaining two examples into separate files | Anton Khirnov | 2016-11-02 | 1 | -0/+178 |