summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec_vp8.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9Andreas Rheinhardt2022-07-281-4/+4
* avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-161-1/+1
* avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6Philip Langdale2017-11-261-11/+10
* avcodec/nvdec: Make vp8 initialisation more 'compatible'Philip Langdale2017-11-261-5/+14
* avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-261-0/+97