[FFmpeg-devel] [PATCH] sws: add dither enum
Michael Niedermayer
michaelni at gmx.at
Thu Aug 15 23:55:20 CEST 2013
On Thu, Aug 15, 2013 at 03:42:10AM +0200, Michael Niedermayer wrote:
> On Wed, Aug 14, 2013 at 08:41:52AM -0700, Timothy Gu wrote:
> > On Aug 14, 2013 8:34 AM, "Michael Niedermayer" <michaelni at gmx.at> wrote:
> > >
> > > This allows specifying more dither algorithms without using up flags and
> > > without ambiguities.
> > >
> > > Also initialize the new field based on the flags and use it
> > >
> > > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > > ---
> > > libswscale/options.c | 6 ++++++
> > > libswscale/output.c | 6 +++---
> > > libswscale/swscale.c | 2 +-
> > > libswscale/swscale_internal.h | 9 +++++++++
> > > libswscale/swscale_unscaled.c | 2 +-
> > > libswscale/utils.c | 12 ++++++++----
> > > libswscale/version.h | 2 +-
> > > 7 files changed, 29 insertions(+), 10 deletions(-)
> >
> > Missing doc update.
>
> ill update the docs when vf_scale is updated with support for
> the new parameter
done & applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- 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/20130815/21483986/attachment.asc>
More information about the ffmpeg-devel
mailing list