25 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Marco Nelissen 7291da64f5 Remove header symlinks
5 years ago
Hangyu Kuang 9ffb82eb80 Merge "stagefright: stop audio encoding before releasing writer thread"
5 years ago
Aniket Kumar Lata 6bd3bdf056 AACWriter: support all possible channel counts
5 years ago
Reavathi Uddaraju 9e6b038ead stagefright: stop audio encoding before releasing writer thread
6 years ago
Marco Nelissen 3d21ae3fad Remove RefBase from the extractor API
6 years ago
Dongwon Kang 1889c3edad Add MediaBufferBase and use it in MediaSource and MediaBufferGroup.
6 years ago
Dongwon Kang d91dc5a060 Remove libmedia and libstagefright dependency from extractors
7 years ago
Dongwon Kang ba8128f9db Remove direct dependency on libbinder from extractor impls
7 years ago
Marco Nelissen b2487f03f1 Extractor service
9 years ago
Marco Nelissen c6ac859f5a Remove filename based writer constructors
10 years ago
Marco Nelissen be6a91d9e0 am 6eb3b520: am f6a364ed: Merge "Fix AAC recording issue" into lmp-mr1-dev
10 years ago
Marco Nelissen 9fa3db9a8c Fix AAC recording issue
10 years ago
Andreas Gampe b3f9759c8c Stagefright: Fix unused variables, functions, values
10 years ago
Mark Salyzyn a5750e0dad libstagefright: 64-bit compile warnings
10 years ago
Andreas Huber 84333e0475 warnings be gone.
11 years ago
Kévin PETIT 377b2ec9a2 Make frameworks/av 64-bit compatible
11 years ago
James Dong fa514f007b Handle malformed raw AAC/AMR writer better
12 years ago
Nick Kralevich af8e8aa1ad Add mode when open(O_CREAT) is used.
12 years ago
James Dong 2d94235a34 The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter.
12 years ago
Dave Burke aeb8fd460e Add Fraunhofer AAC encoder with AAC-ELD support.
12 years ago
James Dong 8bcc65c753 Don't call virtual functions in destructors for the writer classes
13 years ago
Steve Block 29357bc2c0 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Glenn Kasten b8e9897b8a Remove unneeded #include <sys/resource.h>
13 years ago
James Dong 760943b5e7 Initial check-in for AACWriter
13 years ago