On Tue, Mar 11, 2014 at 05:47:39PM +0100, Luca Barbato wrote:
> On 11/03/14 17:38, Diego Biurrun wrote:
> > On Tue, Mar 11, 2014 at 03:25:26PM +0100, Luca Barbato wrote:
> >> --- a/libavformat/http.c
> >> +++ b/libavformat/http.c
> >> @@ -68,6 +68,13 @@ typedef struct {
> >> +    /* after how many bytes of read data a new metadata packet will be 
> >> found */
> >> +    int icy_metaint;
> > 
> > meta_interval?
> > 
> > This is quite confusing.
> > 
> >    /* number of data bytes after which a new metadata packet will be found 
> > */
> >    int icy_meta_interval;
> > 
> > would be better IMO.  Or make it icy_meta_ival if need be.
> 
> sadly that's the tag, I'd rather keep it as is.

Whatever then ...

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to