lavr/audio_mix_matrix: acknowledge the existence of LFE2.

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
pull/28/head
Tim Walker 13 years ago committed by Justin Ruggles
parent 3844572887
commit b901c30da6
  1. 1
      libavresample/audio_mix_matrix.c

@ -54,6 +54,7 @@
#define WIDE_RIGHT 32
#define SURROUND_DIRECT_LEFT 33
#define SURROUND_DIRECT_RIGHT 34
#define LOW_FREQUENCY_2 35
#define SQRT3_2 1.22474487139158904909 /* sqrt(3/2) */

Loading…
Cancel
Save