On Wed, 15 Feb 2012 16:21:45 -0800, "Ronald S. Bultje" <[email protected]> wrote: > From: "Ronald S. Bultje" <[email protected]> > > The codec would keep returning the last decoded frame if the stream > contains B-frames, since it wouldn't clear that frame from the list of > frames to be returned to the user. > --- > libavcodec/cavsdec.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) >
Looks ok. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
