Difference between revisions of "Defines"

Jump to navigation Jump to search
130 bytes removed ,  21:23, 1 June 2011
Small update
(Small update)
Line 21: Line 21:
| audio/mixer.cpp
| audio/mixer.cpp
| Normally, Audio::Mixer produces 16bit signed interleaved (left before right) stereo data. With this define set, it changes the channel order (first right channel, then left).
| Normally, Audio::Mixer produces 16bit signed interleaved (left before right) stereo data. With this define set, it changes the channel order (first right channel, then left).
|-
| BACKEND_8BIT
|
|
|
|-
|-
| DATA_PATH
| DATA_PATH
Line 75: Line 70:
| audio/decoders/flac.cpp:
| audio/decoders/flac.cpp:
| Enable source compatibility with ancient versions of the FLAC library.
| Enable source compatibility with ancient versions of the FLAC library.
|-
| USE_FAAD
|
|
|
|-
|-
| USE_FLAC
| USE_FLAC
Line 85: Line 85:
|
|
| Enable support for MP3 audio data, using libmad.
| Enable support for MP3 audio data, using libmad.
|-
| USE_MPEG2
|
|
| Enable support for MPEG2 video data, using libmpeg2. OBSOLETE, to be removed.
|-
| USE_MPEG2_0_3_1
|
|
|
|-
|-
| USE_READLINE
| USE_READLINE
1,079

edits

Navigation menu