FFmpeg
Macros | Functions
version.c File Reference
#include <assert.h>
#include "config.h"
#include "swscale.h"
#include "version.h"

Go to the source code of this file.

Macros

#define LICENSE_PREFIX   "libswscale license: "
 

Functions

unsigned swscale_version (void)
 
const char * swscale_configuration (void)
 Return the libswscale build-time configuration. More...
 
const char * swscale_license (void)
 Return the libswscale license. More...
 

Macro Definition Documentation

◆ LICENSE_PREFIX

#define LICENSE_PREFIX   "libswscale license: "