[FFmpeg-devel] [PATCH] [BROKEN] swscale: RGBA64 output

Michael Niedermayer michaelni at gmx.at
Sun May 12 22:12:53 CEST 2013


On Sun, May 12, 2013 at 07:29:46PM +0000, Paul B Mahol wrote:
> On 5/12/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Sun, May 12, 2013 at 06:10:48PM +0000, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> >> ---
> >>  libswscale/output.c                 | 290
> >> ++++++++++++++++++++++++++++++++++--
> >>  libswscale/utils.c                  |   4 +-
> >>  libswscale/yuv2rgb.c                |  86 +++++++++++
> >>  tests/ref/fate/filter-pixdesc       |   2 +
> >>  tests/ref/fate/filter-pixfmts-copy  |   2 +
> >>  tests/ref/fate/filter-pixfmts-field |   2 +
> >>  tests/ref/fate/filter-pixfmts-hflip |   2 +
> >>  tests/ref/fate/filter-pixfmts-il    |   2 +
> >>  tests/ref/fate/filter-pixfmts-null  |   2 +
> >>  tests/ref/fate/filter-pixfmts-scale |   2 +
> >>  tests/ref/fate/filter-pixfmts-vflip |   2 +
> >>  11 files changed, 383 insertions(+), 13 deletions(-)
> >>
> >
> > off topic: maybe this can be factorized with the rgb48 code or the
> > whole could be refactored to be less ugly ...
> >
> > back on topic, the patch should be ok once it works
> 
> I did not sent patch for this kind of no help.

sorry, patch fixed and applied

note, I removed the unscaled yuv2rgb code, it didnt work and as its
not essential for the functionality removial seemed easiest for now.
The reason for its failure still needs to be investigated by someone

Thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- 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/20130512/5bcd1fd7/attachment.asc>


More information about the ffmpeg-devel mailing list