On Mon, Mar 23, 2015 at 01:40:47PM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Mon, Mar 23, 2015 at 1:35 PM, Michael Niedermayer <[email protected]>
> wrote:
> 
> > Signed-off-by: Michael Niedermayer <[email protected]>
> > ---
> >  libavutil/frame.h |    7 +++++++
> >  1 file changed, 7 insertions(+)
> >
> > diff --git a/libavutil/frame.h b/libavutil/frame.h
> > index 6b9ac6a..2fab79e 100644
> > --- a/libavutil/frame.h
> > +++ b/libavutil/frame.h
> > @@ -124,6 +124,13 @@ enum AVActiveFormatDescription {
> >      AV_AFD_SP_4_3       = 15,
> >  };
> >
> > +
> > +/**
> > + * Structure to hold side data for an AVFrame.
> > + *
> > + * sizeof(AVFrameSideData) is not a part of the public ABI, so new fields
> > may be added
> > + * to the end with a minor bump.
> > + */
> >  typedef struct AVFrameSideData {
> 
> 
> ok.

applied

thanks

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

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to