MLT  7.22.0
Macros | Functions
mlt_profile.c File Reference

video output definition More...

#include "mlt.h"
#include <libgen.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>

Macros

#define PROFILES_DIR   "/profiles/"
 the default subdirectory of the datadir for holding profiles More...
 

Functions

static void set_mlt_normalization (const char *profile_name)
 

Detailed Description

video output definition

See also
mlt_profile_s

Copyright (C) 2007-2022 Meltytech, LLC

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Macro Definition Documentation

◆ PROFILES_DIR

#define PROFILES_DIR   "/profiles/"

the default subdirectory of the datadir for holding profiles

Function Documentation

◆ set_mlt_normalization()

static void set_mlt_normalization ( const char *  profile_name)
static