[FFmpeg-devel] [PATCH] swscale: Add support for unscaled Planar RGB -> Packed RGB

Derek Buitenhuis derek.buitenhuis at gmail.com
Sat Sep 22 05:00:15 CEST 2012


On 21/09/2012 10:38 PM, Derek Buitenhuis wrote:
>> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
>> ---
>>  libswscale/swscale_unscaled.c |  151 +++++++++++++++++++++++++++++++++++++++++
>>  libswscale/utils.c            |    2 +-
>>  2 files changed, 152 insertions(+), 1 deletion(-)
> 
> Um, this is actually supposed to be titled:
> 
> "swscale: Add support for unscaled Packed RGB -> Planar RGB"

Actually, please disregard this patch for now... seems it merely crashes
with YUV input. I will try and fix this tomorrow and send a v2.

- Derek



More information about the ffmpeg-devel mailing list