[FFmpeg-devel] [PATCH] avutil/parseutils: add more resolutions.
Stefano Sabatini
stefasab at gmail.com
Mon Oct 7 11:15:10 CEST 2013
On date Saturday 2013-10-05 21:15:14 -0300, Niv Sardi encoded:
> On Saturday, 5 October 2013, Timothy Gu wrote:
>
> > On Saturday, October 5, 2013, Stefano Sabatini wrote:
> >
> > > On date Friday 2013-10-04 17:25:24 -0300, Niv Sardi encoded:
> > > > + { "fqvga", 432,240 },
> > >
> > > can't find this on the linked page
> > It should be fwqvga.
> >
>
> thanks, fixed
>
> >
> > > > + { "hvga", 480,320 },
> > > > + { "qhd", 960,540 },
> > >
> > > Missing updates in doc/utils.texi.
> >
>
> fixed, new version attached.
>
> thanks,
> --
> Niv Sardi
>
>
> --
> Niv Sardi
> From 1685e919c268a238f146b7809897e5cf2db2c0ed Mon Sep 17 00:00:00 2001
> From: Niv Sardi <xaiki at evilgiggle.com>
> Date: Fri, 4 Oct 2013 11:36:53 -0300
> Subject: [PATCH] avutil/parseutils: add more resolutions.
>
> See http://en.wikipedia.org/wiki/Graphics_display_resolution
>
> v2: fixed fqvga -> fwqvga, updated texi
>
> Signed-off-by: Niv Sardi <xaiki at evilgiggle.com>
> ---
> doc/utils.texi | 12 ++++++++++++
> libavutil/parseutils.c | 6 ++++++
> 2 files changed, 18 insertions(+)
LGTM, will push it soon, thanks.
--
FFmpeg = Fierce and Fostering Mysterious Pacific Embarassing Glue
More information about the ffmpeg-devel
mailing list