| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat, utils: Make av_find_best_stream const-correct | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/codec, allcodecs: Constify the AVCodec API | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -20/+22 |
* | doc/examples/vaapi_transcode: Fix the typo | Michael Niedermayer | 2018-09-21 | 1 | -1/+1 |
* | doc/examples/vaapi_transcode: re-licensed to MIT-license. | Jun Zhao | 2018-08-25 | 1 | -13/+15 |
* | examples: Don't call deprecated functions which don't do anything | Mark Thompson | 2018-02-09 | 1 | -2/+0 |
* | examples: Add a VA-API transcode example. | Jun Zhao | 2018-02-04 | 1 | -0/+306 |