[FFmpeg-devel] [PATCH] lavc/dnxhd: ff_dnxhd_cid_table is not exported

Michael Niedermayer michaelni at gmx.at
Wed Aug 13 13:26:47 CEST 2014


On Wed, Aug 13, 2014 at 08:23:17AM +0200, Hendrik Leppkes wrote:
> On Wed, Aug 13, 2014 at 5:34 AM, James Almer <jamrial at gmail.com> wrote:
> > Signed-off-by: James Almer <jamrial at gmail.com>
> > ---
> >  libavcodec/dnxhddata.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libavcodec/dnxhddata.h b/libavcodec/dnxhddata.h
> > index 8166ee8..d5629e2 100644
> > --- a/libavcodec/dnxhddata.h
> > +++ b/libavcodec/dnxhddata.h
> > @@ -46,7 +46,7 @@ typedef struct CIDEntry {
> >      AVRational frame_rates[5];
> >  } CIDEntry;
> >
> > -extern av_export const CIDEntry ff_dnxhd_cid_table[];
> > +extern const CIDEntry ff_dnxhd_cid_table[];
> >
> >  int ff_dnxhd_get_cid_table(int cid);
> >  int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth);
> > --
> > 1.8.5.5
> >
> 
> 
> LGTM, its not used anywhere outside of avcodec.

applied
thanks

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

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140813/4573c225/attachment.asc>


More information about the ffmpeg-devel mailing list