Le quintidi 5 thermidor, an CCXXIV, sebechlebsky...@gmail.com a écrit : > I believe that side data should be checked too, and > EOF flag set only when both data and side data are > not present. > > I was testing new list BSF API I was working on, > and with simple pass-though (empty list) BSF filter, > some tests were failing because packets containing only > side data were taken as EOF signal for bitsteam filter. > > Also, I've added comment about this behaviour in next > patch.
I think we should be more strict, not less: pkt == NULL means EOF, pkt with data and/or side data is normal, and pkt != NULL without data and side data is forbidden and reserved for future extension. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel