[FFmpeg-devel] [PATCH] add missing break in av_set_number
    Reimar Döffinger 
    Reimar.Doeffinger
       
    Thu Dec 13 20:02:14 CET 2007
    
    
  
Hello,
On Thu, Dec 13, 2007 at 01:01:56PM +0100, Michael Niedermayer wrote:
> On Thu, Dec 13, 2007 at 11:55:29AM +0100, Reimar D?ffinger wrote:
> > I guess it makes no difference currently, but there is a break missing
> > that causes av_set_number to always return NULL for
> > FF_OPT_TYPE_RATIONAL instead of the AVOption pointer.
> > Attached patch should fix it.
> 
> ok
Applied.
    
    
More information about the ffmpeg-devel
mailing list