[Ffmpeg-cvslog] r7213 - trunk/libavcodec/utils.c

Michael Niedermayer michaelni
Mon Dec 4 17:25:49 CET 2006


Hi

On Mon, Dec 04, 2006 at 01:03:30PM +0100, Diego Biurrun wrote:
[...]
> > > +{"mb_qmin", "obsolete, use vqmin", OFFSET(mb_qmin), FF_OPT_TYPE_INT, DEFAULT, INT_MIN, INT_MAX, V|E},
> > > +{"mb_qmax", "obsolete, use vqmax", OFFSET(mb_qmax), FF_OPT_TYPE_INT, DEFAULT, INT_MIN, INT_MAX, V|E},
> > 
> > what is vqmin/vqmax? my grep doesnt find them in ffmpeg 
> 
> Then the MPlayer man page is buggy regarding this:

they are called qmin/qmax in ffmpeg not vqmin/vqmax like in mplayer
mplayer should switch to AVOptions, that would simplify things ...


[...]
-- 
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-cvslog mailing list