On Sun, Jun 21, 2015 at 10:41 PM, Ronald S. Bultje <[email protected]> wrote: > --- > libavformat/yuv4mpeg.h | 1 + > libavformat/yuv4mpegdec.c | 26 +++++++++++++++++++------- > 2 files changed, 20 insertions(+), 7 deletions(-) >
What happens if a seek does not end up on a perfect frame boundary? Wouldn't that entirely screw over any further reading? So is it really that "rough", or does it actually work precise enough to do that? - Hendrik _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
