[FFmpeg-devel] [PATCH 1/3] Correctly prefix with "ff_" codec_movvideo_tags and codec_movaudio_tags, as they are internally shared symbols.

Alexander Strange astrange
Sun Jun 13 09:24:01 CEST 2010


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_?



More information about the ffmpeg-devel mailing list