[FFmpeg-devel] [PATCH] Support > 8 bit input in yuv2rgb.
Michael Niedermayer
michaelni at gmx.at
Thu Nov 7 22:09:59 CET 2013
On Thu, Nov 07, 2013 at 09:43:07PM +0100, Reimar Döffinger wrote:
> Fairly ugly but about 3x faster than the default path (tested on ARM).
>
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> ---
> libswscale/swscale_unscaled.c | 3 +
> libswscale/yuv2rgb.c | 548 ++++++------------------------------------
> libswscale/yuv2rgb_template.c | 458 +++++++++++++++++++++++++++++++++++
> 3 files changed, 536 insertions(+), 473 deletions(-)
> create mode 100644 libswscale/yuv2rgb_template.c
seems to break: -vf format=yuv422p10le,scale,format=rgb0
tested with ffplay & matrixbench
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131107/05702372/attachment.asc>
More information about the ffmpeg-devel
mailing list