On Sun, 11 Dec 2011 18:19:11 +0100, Luca Barbato <[email protected]> wrote:
> On 11/12/11 07:29, Anton Khirnov wrote:
> > The segmenter is declared as AVFMT_NOFILE, the calling app would expect 
> > s->pb
> > to be NULL. I think you should move it to private data.
> 
> I doubt the caller would try something strange with that field I can 
> move it in case.
> 
> > You should also discard AVFMT_NOFILE formats here.
> 
> Why?
> 

Because the segmenter cannot work for them by definition.

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

Reply via email to