On Sat, 30 Nov 2013 01:42:17 +0100, Luca Barbato <[email protected]> wrote: > On 29/11/13 20:52, Anton Khirnov wrote: > > --- > > libavcodec/mjpegdec.c | 13 ++++++++++--- > > libavcodec/mjpegdec.h | 2 +- > > 2 files changed, 11 insertions(+), 4 deletions(-) > > > > can't you unify picture_ptr and picture completely? >
Probably, but that would probably require more refactoring of this whole code, which I'd rather not spend time on right now. I don't think the patch makes matters much uglier than they already are. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
