[FFmpeg-devel] [PATCH] avformat/dhav: Limit get_duration() iterations
    Derek Buitenhuis 
    derek.buitenhuis at gmail.com
       
    Mon Nov 15 17:24:36 EET 2021
    
    
  
On 11/15/2021 3:04 PM, Michael Niedermayer wrote:
> i dont like it either
> do you have a better idea ?
Why is it seaching like this anyway? This is not even
the only place in dhav.c it does this.
Is the format documented somewhere by chance?
There has to be a better early termination condition than
an arbitrary number of iterations.
- Derek
    
    
More information about the ffmpeg-devel
mailing list