[FFmpeg-devel] [PATCH] Make DV (sub) demuxer set proper pkt->pos values.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon May 2 19:51:08 CEST 2011


On Mon, May 02, 2011 at 04:35:39AM +0200, Michael Niedermayer wrote:
> On Sat, Apr 30, 2011 at 11:47:48PM +0200, Reimar Döffinger wrote:
> > This makes the avi demuxer create packets with proper pos values
> > with the file from ticket #140.
> > ---
> >  libavdevice/dv1394.c    |    2 +-
> >  libavformat/avidec.c    |    2 +-
> >  libavformat/dv.c        |    7 ++++-
> >  libavformat/dv.h        |    2 +-
> >  libavformat/mov.c       |    2 +-
> >  tests/ref/seek/dv411_dv |   54 +++++++++++++++++++++++-----------------------
> >  tests/ref/seek/dv50_dv  |   54 +++++++++++++++++++++++-----------------------
> >  tests/ref/seek/dv_dv    |   54 +++++++++++++++++++++++-----------------------
> >  tests/ref/seek/lavf_dv  |   54 +++++++++++++++++++++++-----------------------
> >  9 files changed, 117 insertions(+), 114 deletions(-)
> 
> probably ok

pushed.


More information about the ffmpeg-devel mailing list