[FFmpeg-devel] [PATCH] lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
stefano.sabatini-lala at poste.it
Fri Apr 29 13:15:44 CEST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-add-a-pkt_pos-field-to-AVFrame.patch
Type: text/x-diff
Size: 5192 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110429/b569bfc4/attachment.bin>
More information about the ffmpeg-devel
mailing list