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?
AV_OPT_TYPE
Ok. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
