diff options
author | Martin Storsjo <martin@martin.st> | 2012-06-28 15:21:01 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2012-07-11 14:28:03 +0300 |
commit | 28ca63087f40ca3f1e8e75ccf48096058882ad9d (patch) | |
tree | 50e4f6897282802277d08f76968ffcfb2c2f8d8d /libSBRenc/src | |
parent | ce9492073b354a3c1e4282c378cff8518bdf8318 (diff) | |
download | ODR-AudioEnc-28ca63087f40ca3f1e8e75ccf48096058882ad9d.tar.gz ODR-AudioEnc-28ca63087f40ca3f1e8e75ccf48096058882ad9d.tar.bz2 ODR-AudioEnc-28ca63087f40ca3f1e8e75ccf48096058882ad9d.zip |
Add an _enc suffix to the sbr_ram/rom files in libSBRenc
This avoids name clashes with the similarly named files in
libSBRdec, when building all libraries with one single
automake file.
Diffstat (limited to 'libSBRenc/src')
-rw-r--r-- | libSBRenc/src/sbr_ram_enc.cpp (renamed from libSBRenc/src/sbr_ram.cpp) | 0 | ||||
-rw-r--r-- | libSBRenc/src/sbr_rom_enc.cpp (renamed from libSBRenc/src/sbr_rom.cpp) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/libSBRenc/src/sbr_ram.cpp b/libSBRenc/src/sbr_ram_enc.cpp index e304c39..e304c39 100644 --- a/libSBRenc/src/sbr_ram.cpp +++ b/libSBRenc/src/sbr_ram_enc.cpp diff --git a/libSBRenc/src/sbr_rom.cpp b/libSBRenc/src/sbr_rom_enc.cpp index 6fd51a2..6fd51a2 100644 --- a/libSBRenc/src/sbr_rom.cpp +++ b/libSBRenc/src/sbr_rom_enc.cpp |