[FFmpeg-devel] [PATCH] Move the video size and rate abbreviations system from libavformat to libavcodec
Stefano Sabatini
stefano.sabatini-lala
Tue Jun 5 14:10:31 CEST 2007
On date Sunday 2007-06-03 11:15:06 +0200, Stefano Sabatini encoded:
> On date Saturday 2007-06-02 22:23:30 +0200, Michael Niedermayer encoded:
> > Hi
> >
> > On Sat, Jun 02, 2007 at 07:18:56PM +0200, Stefano Sabatini wrote:
> > > On date Saturday 2007-06-02 17:30:22 +0200, Stefano Sabatini encoded:
[...]
> >
> > so many things in a single patch :(
> > please split it
>
> OK, let's start with something simpler.
> I'm also renaming the thread.
>
> The attached patch does as follows:
>
> * moves the size and rate abbreviations system code (AbvEntry struct
> definition, frame_abvs array, parse_image_size and parse_frame_rate
> functions) from libavformat/utils.c to libavcodec/utils.c, where
> they seem to fit more properly.
>
> parse_image_size and parse_frame_rate are now exported in
> libavcodec/avcodec.h.
>
> Suggested changelog message:
> "Moves the video size and rate abbreviations system code from
> libavformat to libavcodec."
Or maybe do you prefer it where it currently is, or maybe in libavutil?
Please, tell me, it's the least important part of my plan ;-).
Cheers
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
More information about the ffmpeg-devel
mailing list