[FFmpeg-devel] [PATCH 3/4] avcodec/msrleenc: Remove useless private class
Tomas Härdin
git at haerdin.se
Mon Jul 17 14:30:01 EEST 2023
sön 2023-07-16 klockan 16:51 +0200 skrev Andreas Rheinhardt:
> A private class for an encoder without options is useless.
Might be useful for explicitly using 8-bit encoding even when palette
size would permit 4-bit MSRLE. But on the other hand if anyone wants to
add 4-bit support then they can also add this stuff back in. So OK.
/Tomas
More information about the ffmpeg-devel
mailing list