[FFmpeg-devel] [PATCH 1/2] sws: GBRP output support
Michael Niedermayer
michaelni at gmx.at
Sat Jan 26 06:07:15 CET 2013
On Fri, Jan 25, 2013 at 08:28:04PM -0500, Derek Buitenhuis wrote:
> On 2013-01-25 5:35 PM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> > libswscale/output.c | 63 +++++++++++++++++++++++++++++++++--
> > libswscale/swscale.c | 14 ++++++--
> > libswscale/swscale_internal.h | 39 +++++++++++++++++++++-
> > libswscale/utils.c | 13 +++++++-
> > tests/ref/lavfi/field | 1 +
> > tests/ref/lavfi/pixfmts_copy | 1 +
> > tests/ref/lavfi/pixfmts_null | 1 +
> > tests/ref/lavfi/pixfmts_pad | 1 +
> > tests/ref/lavfi/pixfmts_pixdesctest | 1 +
> > tests/ref/lavfi/pixfmts_scale | 1 +
> > tests/ref/lavfi/pixfmts_vflip | 1 +
> > 11 files changed, 129 insertions(+), 7 deletions(-)
>
> The only comments I have are about some weird formatting, like:
>
> > + if(dstFormat == AV_PIX_FMT_GBRP
> > + ) {
>
> and some missing whitespace.
fixed, applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- 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/20130126/0a7b22c2/attachment.asc>
More information about the ffmpeg-devel
mailing list