On 20/05/15 03:09, Vittorio Giovara wrote: > Allocating coded_frame is what most encoders do anyway, so it makes > sense to always allocate it in a single place. This bring uniformity to > encoder behaviour and prevents applications from erroneusly accessing > this field when not allocated. > > Additionally this helps isolating encoders that export information with > it, and it heavily simplifies its deprecation. >
Sounds Ok. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
