On 02/27/2012 10:53 AM, Justin Ruggles 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. > --- > Updated patch fixes 2 minor bugs related to seeking. > Need to reset the final_duration counter in case we seek back from the end. > Need to reset the frame parser to make sure we're using the correct > "previous window" when seeking back to the beginning. > > libavcodec/Makefile | 2 +- > libavformat/oggparsevorbis.c | 83 > +++++++++++++++++++++++++++++++++++++++++- > 2 files changed, 82 insertions(+), 3 deletions(-)
ping. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
