You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
It is only used by mpegvideo decoders (for lowres). It is also only used for bitdepth == 8, so don't build the bitdepth == 16 function at all any more. Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>