[FFmpeg-devel] [PATCH 1/5] add side data to indicate the amount of samples to skip at the begin and end

Michael Niedermayer michaelni at gmx.at
Thu Jul 5 22:41:20 CEST 2012


On Thu, Jul 05, 2012 at 08:37:54PM +0200, Reimar Döffinger wrote:
> On Wed, Jul 04, 2012 at 11:15:02PM +0200, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> >  libavcodec/avcodec.h |   11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> > index 9748ba6..87caf37 100644
> > --- a/libavcodec/avcodec.h
> > +++ b/libavcodec/avcodec.h
> > @@ -852,6 +852,17 @@ enum AVPacketSideDataType {
> >       * @endcode
> >       */
> >      AV_PKT_DATA_H263_MB_INFO,
> > +
> > +    /**
> > +     * Recommmands skiping the specified number of samples
> 
> RecommEnds skipPing

both fixed

thanks

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- 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/20120705/5b0dd546/attachment.asc>


More information about the ffmpeg-devel mailing list