[FFmpeg-devel] deduplicated [PATCH] Cinepak: speed up decoding several-fold, depending on the scenario, by supporting multiple output pixel formats.

wm4 nfxjfg at googlemail.com
Tue Feb 14 07:51:46 EET 2017


On Mon, 13 Feb 2017 18:51:39 +0100
u-9iep at aetey.se wrote:

> Then abstracting a "mini-swscale" could become justifiable.

And this is why we should probably reject this patch. What you wrote
paints a horrifying future.

Note that we would have this discussion even if it'd speed up the h264
decoder. Pissing all over modularization is not a good thing to do.

If you really want to get anything applied, you should probably try
looking at outputting ycgco, which appears to be the native colorspace
of the codec (and convert it vf_colorspace, I guess).


More information about the ffmpeg-devel mailing list