summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder partAndreas Rheinhardt2022-10-201-0/+1
* avcodec/mpegvideodec: Constify some functionsAndreas Rheinhardt2022-08-151-2/+2
* get_bits: move check_marker() to mpegvideodec.hAnton Khirnov2022-07-041-0/+12
* avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.hAndreas Rheinhardt2022-03-231-0/+3
* avcodec/mpegvideo: Move decoder-only stuff to a new headerAndreas Rheinhardt2022-02-131-0/+67