[FFmpeg-devel] [PATCH] avcodec_decode_audio3 and multiple	frames in a packet
    Ronald S. Bultje 
    rsbultje
       
    Fri Sep 11 17:07:05 CEST 2009
    
    
  
Hi,
On Fri, Sep 11, 2009 at 6:13 AM, Sascha Sommer <saschasommer at freenet.de> wrote:
> What really changes the API is the change of the return value so maybe this
> should become avcodec_decode_audio4.
No, because it won't make a difference. It's not like the behaviour of
3 or 4 will be different for codecs in ffmpeg; they will not be
implemented differently for the 3 vs. 4 case. Apps will need a change
in behaviour regardless of whether you call it 3 or 4.
Ronald
    
    
More information about the ffmpeg-devel
mailing list