[FFmpeg-devel] [PATCH] lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sun May 1 13:35:14 CEST 2011
On date Friday 2011-04-29 15:08:51 +0200, Michael Niedermayer encoded:
> On Fri, Apr 29, 2011 at 01:15:44PM +0200, Stefano Sabatini wrote:
> > On date Friday 2011-04-29 12:33:26 +0200, Stefano Sabatini encoded:
> > > On date Friday 2011-04-29 12:31:35 +0200, Stefano Sabatini encoded:
> > > > This is similar to what was done with pkt_pts. This simplifies the
> > > > operation of extracting the pos information from the AVPacket, and
> > > > allows further simplifications.
> > > > ---
> > > > cmdutils.c | 1 +
> > > > ffplay.c | 2 +-
> > > > libavcodec/avcodec.h | 7 +++++++
> > > > libavcodec/rawdec.c | 1 +
> > > > libavcodec/utils.c | 10 ++++++++--
> > > > libavfilter/vsrc_movie.c | 3 +--
> > > > 6 files changed, 19 insertions(+), 5 deletions(-)
> >
> > Updated with a minor fix.
> > --
> > FFmpeg = Fanciful and Fancy Monstrous Purposeless Evanescent God
>
> > cmdutils.c | 1 +
> > ffplay.c | 2 +-
> > libavcodec/avcodec.h | 7 +++++++
> > libavcodec/rawdec.c | 1 +
> > libavcodec/utils.c | 11 +++++++++--
> > libavfilter/vsrc_movie.c | 3 +--
> > 6 files changed, 20 insertions(+), 5 deletions(-)
> > fdcd24ad9b2c92b1f95b358c48df2377c3d9f7da 0001-lavc-add-a-pkt_pos-field-to-AVFrame.patch
> > From 926630f9afa9f65b396c3c6d487b793f599eccc9 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Fri, 29 Apr 2011 12:28:44 +0200
> > Subject: [PATCH] lavc: add a pkt_pos field to AVFrame
>
> LGTM
Applied.
--
FFmpeg = Fantastic Forgiving Minimalistic Philosophical Eretic Guru
More information about the ffmpeg-devel
mailing list