You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-22 16:47:23 +02:00
The last user of g15Mask, r15Mask, g16Mask and r16Mask was disabled in77a416e8aaand finally removed in 36e8de07ed62609df45d064b56501e3084d25723; b15Mask and b16Mask were apparently always unused (except for in_asm_used_var_warning_killer, a function that only existed to make the compiler not optimize ASM constants away). w10 is unused sinced604bab901, w02 sinceef423a6618. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>