summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo_dec.c
Commit message (Expand)AuthorAge
* avcodec/mpegvideo_dec: Combine two loopsAndreas Rheinhardt2022-08-21
* avcodec/mpegvideo_dec: Don't sync AVCodecContext fields manuallyAndreas Rheinhardt2022-08-18
* avcodec/mpegvideo_dec: Remove commented-out cruftAndreas Rheinhardt2022-08-18
* avcodec/mpegvideodec: Constify some functionsAndreas Rheinhardt2022-08-15
* avcodec/mpegvideo: Move setting mb_height to ff_mpv_init_context_frameAndreas Rheinhardt2022-08-10
* avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.hAndreas Rheinhardt2022-03-23
* avcodec/mpegvideo_dec: Remove commented-out cruftAndreas Rheinhardt2022-02-13
* avcodec/mpegvideo: Move decoder-only stuff to a new headerAndreas Rheinhardt2022-02-13
* avcodec/mpegvideo: Enable private contextsAndreas Rheinhardt2022-02-13
* avcodec/thread: Move ff_thread_(await|report)_progress to new headerAndreas Rheinhardt2022-02-09
* avcodec/mpegvideo, svq3: Remove unused next_p_frame_damagedAndreas Rheinhardt2022-01-13
* avcodec/mpegvideo: Move decoding-only code into a new fileAndreas Rheinhardt2022-01-04