OSDN Git Service

Added a .amr file extractor (for AMR-NB and AMR-WB content).
authorAndreas Huber <andih@google.com>
Tue, 8 Sep 2009 23:07:15 +0000 (16:07 -0700)
committerAndreas Huber <andih@google.com>
Wed, 9 Sep 2009 18:05:42 +0000 (11:05 -0700)
commit5a65a6e22017e51ebcebb0f41510c54f1085f82c
tree437e2c5ac1ee1d1ba9867fe8a83a8884ae90ca6e
parent4e60d7e60b29c42c6745dd23ff90dced8834fa7c
Added a .amr file extractor (for AMR-NB and AMR-WB content).
include/media/stagefright/AMRExtractor.h [new file with mode: 0644]
include/media/stagefright/MP3Extractor.h
media/libstagefright/AMRExtractor.cpp [new file with mode: 0644]
media/libstagefright/Android.mk
media/libstagefright/DataSource.cpp
media/libstagefright/MediaExtractor.cpp
media/libstagefright/OMXCodec.cpp