[FFmpeg-devel] [PATCH 1/3] Correctly prefix with "ff_" codec_movvideo_tags and codec_movaudio_tags, as they are internally shared symbols.
Aurelien Jacobs
aurel
Sun Jun 13 20:48:04 CEST 2010
On Sun, Jun 13, 2010 at 12:24:01AM -0700, Alexander Strange wrote:
>
> On Jun 11, 2010, at 5:02 PM, Stefano Sabatini wrote:
>
> > ---
> > libavformat/isom.c | 4 ++--
> > libavformat/isom.h | 4 ++--
> > libavformat/matroskadec.c | 2 +-
> > libavformat/matroskaenc.c | 4 ++--
> > libavformat/mov.c | 6 +++---
> > libavformat/movenc.c | 6 +++---
> > 6 files changed, 13 insertions(+), 13 deletions(-)
> > [...]
>
> The subject line reminds me, shouldn't *_decoder/demuxer/etc be prefixed with ff_?
Yes, they should. Still awaiting for someone to send a patch to change
this.
Aurel
More information about the ffmpeg-devel
mailing list