pp_mode * pp_get_mode_by_name_and_quality(const char *name, int quality)
Return a pp_mode or NULL if an error occurred.
Definition: postprocess.c:646
Libpostproc version macros.
unsigned postproc_version(void)
Return the LIBPOSTPROC_VERSION_INT constant.
Definition: postprocess.c:97
const char * postproc_license(void)
Return the libpostproc license.
Definition: postprocess.c:108
const char * postproc_configuration(void)
Return the libpostproc build-time configuration.
Definition: postprocess.c:103