summaryrefslogtreecommitdiff
path: root/doc/examples/vaapi_encode.c
Commit message (Expand)AuthorAge
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* doc/examples/vaapi_encode: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* doc/examples/vaapi_encode: re-licensed to MIT-license.Jun Zhao2018-08-25
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-12
* examples/vaapi_encode: Fix leak on hwframe init failureMark Thompson2017-12-01
* examples: Add a VA-API encode example.Jun Zhao2017-11-28