[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec avcodec.h, 1.435, 1.436 utils.c, 1.167, 1.168 mpegvideo.c, 1.499, 1.500

Michael Niedermayer michaelni
Mon Dec 26 05:53:30 CET 2005


Hi

On Mon, Dec 26, 2005 at 03:35:05AM +0100, Alexander Strasser wrote:
> Hi,
> 
> Michael Niedermayer CVS wrote:
> > Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
> > In directory mail:/var2/tmp/cvs-serv16356
> > 
> > Modified Files:
> > 	avcodec.h utils.c mpegvideo.c 
> > Log Message:
> > support downscaling frames for dynamic b frame decission
> 
>   Shouldn't a version number have been incremented with
> this and maybe your other change with the new b_frame_strategy?
> (And maybe some other changes i didn't notice.)

hmm, i thought about that too, IMHO no, or increase the last integer
as these additions to AVCodecContext can be accessed through AVOption
so this should be API&ABI compatible anyone accessing them directly 
shouldnt expect compatibility 


> 
>   Maybe it would still be good to increment the version now.
> 
>   There is also a lack of documentation about it (there is
> only a few mails in the archive of ffmpeg-devel). Maybe
> the attached patch would be a beginning (could be better
> i know).

patch ok, feel free to commit

[...]

-- 
Michael





More information about the ffmpeg-cvslog mailing list