X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Favformat%2Ffactory.c;h=54adf936d9026e1b41c6bc32b1e808d2920e23bd;hb=4fc3fa1bf4116848c423837437d75f103cdd0154;hp=28917f5c48c5a79308ca34bb4662413e33335dae;hpb=b04e420ea47a17a9d1474a9c72a76ab4540a439c;p=melted diff --git a/src/modules/avformat/factory.c b/src/modules/avformat/factory.c index 28917f5..54adf93 100644 --- a/src/modules/avformat/factory.c +++ b/src/modules/avformat/factory.c @@ -124,7 +124,7 @@ static void *create_service( mlt_profile profile, mlt_service_type type, const c static mlt_properties avformat_metadata( mlt_service_type type, const char *id, void *data ) { char file[ PATH_MAX ]; - char *service_type = NULL; + const char *service_type = NULL; switch ( type ) { case consumer_type: