[FFmpeg-devel] [PATCH] lavc: add a pkt_pos field to AVFrame
Michael Niedermayer
michaelni at gmx.at
Fri Apr 29 15:08:51 CEST 2011
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110429/e2a7ce8a/attachment.asc>
More information about the ffmpeg-devel
mailing list