version.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LAME_URL   "http://www.mp3dev.org/"
#define LAME_MAJOR_VERSION   3
#define LAME_MINOR_VERSION   98
#define LAME_TYPE_VERSION   1
#define LAME_PATCH_VERSION   5
#define LAME_ALPHA_VERSION   (LAME_TYPE_VERSION==0)
#define LAME_BETA_VERSION   (LAME_TYPE_VERSION==1)
#define LAME_RELEASE_VERSION   (LAME_TYPE_VERSION==2)
#define PSY_MAJOR_VERSION   0
#define PSY_MINOR_VERSION   90
#define PSY_ALPHA_VERSION   0
#define PSY_BETA_VERSION   0

Functions

const char * get_lame_os_bitness (void)


Define Documentation

#define LAME_ALPHA_VERSION   (LAME_TYPE_VERSION==0)

Definition at line 40 of file version.h.

Referenced by lame_print_config(), and lame_version_print().

#define LAME_BETA_VERSION   (LAME_TYPE_VERSION==1)

Definition at line 41 of file version.h.

#define LAME_MAJOR_VERSION   3

Definition at line 36 of file version.h.

Referenced by get_lame_short_version(), get_lame_version(), get_lame_version_numerical(), and get_lame_very_short_version().

#define LAME_MINOR_VERSION   98

Definition at line 37 of file version.h.

Referenced by get_lame_short_version(), get_lame_version(), get_lame_version_numerical(), and get_lame_very_short_version().

#define LAME_PATCH_VERSION   5

Definition at line 39 of file version.h.

Referenced by get_lame_short_version(), get_lame_version(), and get_lame_version_numerical().

#define LAME_RELEASE_VERSION   (LAME_TYPE_VERSION==2)

Definition at line 42 of file version.h.

#define LAME_TYPE_VERSION   1

Definition at line 38 of file version.h.

#define LAME_URL   "http://www.mp3dev.org/"

Definition at line 33 of file version.h.

Referenced by get_lame_url().

#define PSY_ALPHA_VERSION   0

Definition at line 46 of file version.h.

Referenced by get_lame_version_numerical(), and get_psy_version().

#define PSY_BETA_VERSION   0

Definition at line 47 of file version.h.

Referenced by get_lame_version_numerical(), and get_psy_version().

#define PSY_MAJOR_VERSION   0

Definition at line 44 of file version.h.

Referenced by get_lame_version_numerical(), and get_psy_version().

#define PSY_MINOR_VERSION   90

Definition at line 45 of file version.h.

Referenced by get_lame_version_numerical(), and get_psy_version().


Function Documentation

const char* get_lame_os_bitness ( void   ) 

Definition at line 221 of file version.c.

Referenced by lame_print_config(), and lame_version_print().


Generated on Sun Dec 2 11:37:17 2007 for LAME by  doxygen 1.5.2