summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec_mpeg4.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/nvdec_mpeg4: fix order of quant matrix coefficientsHendrik Leppkes2023-05-151-2/+3
* avcodec/mpeg4video: Factor non-codec stuff out into a header of its ownAndreas Rheinhardt2022-09-021-1/+1
* avcodec/mpegvideo: Move encoder-only stuff to a new headerAndreas Rheinhardt2022-02-131-0/+1
* avcodec/mpeg4video.h: Move decoder-only parts to a new headerAndreas Rheinhardt2022-02-131-0/+1
* avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-161-1/+1
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-1/+1
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+121