[vlc-devel] [vlc-commits] avformat : add an option to force a specific format

Sébastien Escudier sebastien-devel at celeos.eu
Fri Feb 17 09:24:55 CET 2012


On Fri, 2012-02-17 at 08:55 +0100, Sébastien Escudier wrote:
>  #include "avformat.h"
>  
> +#define FORMAT_TEXT N_( "Format name" )
> +#define FORMAT_LONGTEXT N_( "Internal libavcodec format name" )
> +


hmmm this breaks buildbot but I don't understand why MUX_TEXT, defined
in avformat.h is ok, but not FORMAT_TEXT
Maybe sout is not enabled for buildbot ?
than I should define FORMAT_TEXT at the top of avformat.c before #ifndef
MERGE_FFMPEG ?





More information about the vlc-devel mailing list