aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/encode_video.c
Commit message (Expand)AuthorAgeFilesLines
* examples/encode_video: allocate the packet dynamicallyAnton Khirnov2016-11-231-7/+8
* examples/encode_video: switch to the new encoding APIAnton Khirnov2016-11-231-28/+31
* examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-021-7/+12
* examples/encode_video: set the framerateAnton Khirnov2016-11-021-1/+3
* examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-0/+164