On 11/09/15 01:33, Hendrik Leppkes wrote: > AVPacket.size directly corresponds to AVBuffers, which have an int > size, so changing that would be anything but trivial.
And not just that =) > And if its changed, please use size_t, as thats the allocation limit > anyway, and not unconditional 64-bit. That is another annoying detail. > Not sure I see the need personally, though, but not like I would complain. Certain ridiculously huge tiff files are that kind of big. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
