On Fri, 24 Feb 2012 18:37:28 -0500, Justin Ruggles <[email protected]> wrote: > When reading sequentially, we are using the actual flag from the previous > frame, but when seeking we do not know what the previous window flag was, so > we need to read it from the bitstream. > --- > libavcodec/vorbisdec.c | 6 ++++-- > 1 files changed, 4 insertions(+), 2 deletions(-) >
Looks sane. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
