diff options
author | Martin Storsjo <martin@martin.st> | 2012-07-07 13:12:22 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2012-07-11 14:37:36 +0300 |
commit | 78443185d4f09dd1ffd459dd333407d2458fb4e4 (patch) | |
tree | 2300ea735e88175aaf70c51c5766a17dc7c8c74a /fdk-aac.sym | |
parent | 7ed64e79d43bc1c06764333352dabacce1b4bddf (diff) | |
download | ODR-AudioEnc-78443185d4f09dd1ffd459dd333407d2458fb4e4.tar.gz ODR-AudioEnc-78443185d4f09dd1ffd459dd333407d2458fb4e4.tar.bz2 ODR-AudioEnc-78443185d4f09dd1ffd459dd333407d2458fb4e4.zip |
Export the external symbols via the libtool -export-symbols option
Change-Id: If139d0d1cf6f9fdfb0ebc477d2152b9f5f49f566
Diffstat (limited to 'fdk-aac.sym')
-rw-r--r-- | fdk-aac.sym | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/fdk-aac.sym b/fdk-aac.sym new file mode 100644 index 0000000..2a06c41 --- /dev/null +++ b/fdk-aac.sym @@ -0,0 +1,18 @@ +aacDecoder_AncDataGet +aacDecoder_AncDataInit +aacDecoder_Close +aacDecoder_ConfigRaw +aacDecoder_DecodeFrame +aacDecoder_Fill +aacDecoder_GetFreeBytes +aacDecoder_GetLibInfo +aacDecoder_GetStreamInfo +aacDecoder_Open +aacDecoder_SetParam +aacEncClose +aacEncEncode +aacEncGetLibInfo +aacEncInfo +aacEncOpen +aacEncoder_GetParam +aacEncoder_SetParam |