summaryrefslogtreecommitdiff
path: root/libavcodec/mpv_reconstruct_mb_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch spaceAndreas Rheinhardt2022-11-061-2/+4
* avcodec/mpv_reconstruct_mb_template: Optimize dead code awayAndreas Rheinhardt2022-10-201-1/+2
* avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder partAndreas Rheinhardt2022-10-201-0/+300