FFmpeg
Loading...
Searching...
No Matches
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.
 
const char * swscale_license (void)
 Return the libswscale license.
 

Macro Definition Documentation

◆ LICENSE_PREFIX

#define LICENSE_PREFIX   "libswscale license: "