Functions

postprocessing.c File Reference

Include dependency graph for postprocessing.c:

Functions

static bool PostProcessIsPresent (const char *filter)
static int PostProcessCallback (vlc_object_t *object, char const *cmd, vlc_value_t oldval, vlc_value_t newval, void *data)
static void PostProcessEnable (vout_thread_t *vout)
static void PostProcessDisable (vout_thread_t *vout)
void vout_SetPostProcessingState (vout_thread_t *vout, vout_postprocessing_support_t *state, int qtype)

Function Documentation

static int PostProcessCallback ( vlc_object_t object,
char const *  cmd,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  data 
) [static]
static void PostProcessDisable ( vout_thread_t vout  )  [static]

References msg_Dbg, and var_Destroy.

Referenced by vout_SetPostProcessingState().

static void PostProcessEnable ( vout_thread_t vout  )  [static]
static bool PostProcessIsPresent ( const char *  filter  )  [static]
void vout_SetPostProcessingState ( vout_thread_t vout,
vout_postprocessing_support_t state,
int  qtype 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines