[Ffmpeg-devel] [PATCH] Enhance genre, year and track tag support

Michael Niedermayer michaelni
Thu Sep 7 15:03:34 CEST 2006


Hi

On Thu, Sep 07, 2006 at 02:13:15PM +0200, Panagiotis Issaris wrote:
> Hi,
> 
> Op donderdag 7 september 2006 14:03, schreef Michael Niedermayer:
> >[...]
> > > > > Is AVOption the successor of OptionDef?
> > > > 
> > > > yes and no ...
> > > Do all these options have to be defined both in the OptionDef array _and_ in the AVOption 
> > > array of either libavformat or libavcodec (according to its usage)?
> > 
> > of course not
> Hmm. Sorry, but I don't really get it. qscale is defined in both, and "b" (OptionDef) and 
> "bit_rate" (AVOption) seem to have the same meaning, don't they?

yes, some are duplicated as a large part of the AVOptions have been created
automatically from the structs with grep & sed, the duplicated ones should be
removed from OptionDef and in some cases the names of the AVOption ones should
be renamed ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list