On Fri, 24 Feb 2012 18:37:30 -0500, Justin Ruggles <[email protected]> wrote: > Takes encoder delay into account by comparing first the coded page > duration with the calculated page duration. Handles last packet duration > if needed, also by comparing coded duration with calculated duration. > Also does better handling of timestamp generation for packets in the > first page for streamed ogg files where the start time is not > necessarily zero. > --- > libavcodec/Makefile | 2 +- > libavformat/oggparsevorbis.c | 79 ++++++++++++++++++++++++++++++++++++++++- > 2 files changed, 78 insertions(+), 3 deletions(-) >
FWIW looks fine to me, but I don't know much about ogg. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
