aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264qpel.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-05-12 21:05:58 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-06-20 18:58:38 +0200
commitb1a31b32abc19df329cf61fa23febd8252978fd3 (patch)
tree07244fcca00e9d7b2045c90993510c6a5bd62673 /libavcodec/h264qpel.c
parentcd2e46a3508d123db9d235b71dd06d495d1eecde (diff)
downloadffmpeg-b1a31b32abc19df329cf61fa23febd8252978fd3.tar.gz
avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users
MECmpContext.ildct_cmp is an array of function pointers that are not set by ff_me_cmp_init(), but that are set by users to one of the other arrays via ff_set_cmp(). Remove these pointers from MECmpContext and add pointers for the actually used functions to its users. (The DV encoder already did so.) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/h264qpel.c')
0 files changed, 0 insertions, 0 deletions