[FFmpeg-devel] [PATCH 2/5] libswscale: bayer to rgb24 & yv12 colorspace converters
Michael Niedermayer
michaelni at gmx.at
Fri Jan 4 23:45:04 CET 2013
On Sun, Dec 16, 2012 at 12:49:02PM +1100, Peter Ross wrote:
> ---
> libswscale/bayer_template.c | 262 ++++++++++++++++++++++++++++++++++++++++++
> libswscale/swscale_internal.h | 16 +++
> libswscale/swscale_unscaled.c | 171 ++++++++++++++++++++++++++-
> libswscale/utils.c | 12 ++
> 4 files changed, 460 insertions(+), 1 deletion(-)
> create mode 100644 libswscale/bayer_template.c
trying to scale like:
-vf scale=640:480
causes a segfault (null ptr dereference in scale.asm)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- 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/20130104/38ff60f4/attachment.asc>
More information about the ffmpeg-devel
mailing list