| Commit message (Expand) | Author | Age | Files | Lines |
* | examples/encode_video: allocate the packet dynamically | Anton Khirnov | 2016-11-23 | 1 | -7/+8 |
* | examples/encode_video: switch to the new encoding API | Anton Khirnov | 2016-11-23 | 1 | -28/+31 |
* | examples/encode_video: use the AVFrame API for allocating the frame | Anton Khirnov | 2016-11-02 | 1 | -7/+12 |
* | examples/encode_video: set the framerate | Anton Khirnov | 2016-11-02 | 1 | -1/+3 |
* | examples/encode_video: constify the AVCodec instance | Anton Khirnov | 2016-11-02 | 1 | -1/+1 |
* | examples/avcodec: split the remaining two examples into separate files | Anton Khirnov | 2016-11-02 | 1 | -0/+164 |