summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added support for HE-AAC recordingDave Burke2012-04-301-3/+2
* NuMediaExtractor API to unselect tracks and finer control over seeking.Andreas Huber2012-04-261-2/+11
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-255-2/+5
* Bump up the max number of items in an AMessage, remove overly stringentAndreas Huber2012-04-251-1/+1
* Make sure OMXCodec and ACodec both accept more than 2 channels of audioAndreas Huber2012-04-241-0/+4
* Use C APIs instead of C++ APIs for policyGlenn Kasten2012-04-232-2/+4
* Make sure NuMediaExtractor is thread safe.Andreas Huber2012-04-231-0/+3
* Merge "Configure policy of mediaserver threads"Glenn Kasten2012-04-225-7/+19
|\
| * Configure policy of mediaserver threadsGlenn Kasten2012-04-225-7/+19
* | Merge "Made AudioRecord a subclasss of RefBase"Eric Laurent2012-04-221-1/+1
|\ \ | |/ |/|
| * Made AudioRecord a subclasss of RefBaseEric Laurent2012-04-201-1/+1
* | Merge "Add support for deep audio buffers"Eric Laurent2012-04-202-1/+8
|\ \
| * | Add support for deep audio buffersEric Laurent2012-04-202-1/+8
| |/
* | Add the ability to query the amount of cached data to NuMediaExtractor.Andreas Huber2012-04-191-0/+11
|/
* Merge "Allow propagation of error information and description from the Crypto...Andreas Huber2012-04-193-5/+15
|\
| * Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-193-5/+15
* | Merge "Make timed text source type explicit in TimedTextDriver"James Dong2012-04-191-1/+6
|\ \ | |/ |/|
| * Make timed text source type explicit in TimedTextDriverJames Dong2012-04-181-1/+6
* | Merge "Add support for scaling mode parameter"Jean-Michel Trivi2012-04-192-12/+20
|\ \
| * | Add support for scaling mode parameterJean-Michel Trivi2012-04-182-12/+20
* | | Remove new camera connect API.Wu-cheng Li2012-04-192-2/+2
* | | rename audio policy output flagsEric Laurent2012-04-184-10/+10
* | | Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber2012-04-182-6/+3
| |/ |/|
* | Merge "Fix for multiple audio/timed track feature implementation - part one"James Dong2012-04-171-10/+20
|\ \
| * | Fix for multiple audio/timed track feature implementation - part oneJames Dong2012-04-161-10/+20
| |/
* | Merge "Change NuMediaExtractor's API to support different kinds of data sourc...Andreas Huber2012-04-161-1/+7
|\ \ | |/ |/|
| * Change NuMediaExtractor's API to support different kinds of data sources.Andreas Huber2012-04-131-1/+7
* | Merge "Add external timed text source using a passed file descriptor"James Dong2012-04-131-1/+4
|\ \ | |/ |/|
| * Add external timed text source using a passed file descriptorJames Dong2012-04-131-1/+4
* | Add metadata keys to communicate encrypted fragments and associated info.Andreas Huber2012-04-121-0/+22
* | Merge "Refactored SurfaceMediaSource"Mathias Agopian2012-04-101-200/+55
|\ \ | |/ |/|
| * Refactored SurfaceMediaSourceDaniel Lam2012-04-091-200/+55
* | New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-1/+12
|/
* Merge "frameworks/av/media portion of removing YouTube specific error codes"Jeff Tinker2012-04-041-8/+4
|\
| * frameworks/av/media portion of removing YouTube specific error codesJeff Tinker2012-04-031-8/+4
* | audio policy: load audio hw modules.Eric Laurent2012-04-041-11/+15
* | audio policy: add configuration fileEric Laurent2012-04-031-0/+13
* | New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-032-17/+18
* | Merge "Add a few more APIs to MediaCodecList."Andreas Huber2012-04-032-0/+18
|\ \
| * | Add a few more APIs to MediaCodecList.Andreas Huber2012-04-022-0/+18
* | | Merge "Update AudioParameter"Glenn Kasten2012-04-021-6/+6
|\ \ \
| * | | Update AudioParameterGlenn Kasten2012-04-011-6/+6
| |/ /
* | | Merge "AudioTrack client fast policy"Glenn Kasten2012-04-021-3/+5
|\ \ \
| * | | AudioTrack client fast policyGlenn Kasten2012-04-021-3/+5
| |/ /
* | | Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-2/+3
|/ /
* | Merge "implemented synchronous audio capture"Eric Laurent2012-03-304-3/+24
|\ \
| * | implemented synchronous audio captureEric Laurent2012-03-294-3/+24
| |/
* | reduce IPCs in BufferQueueMathias Agopian2012-03-291-5/+1
* | Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-291-2/+3
|/
* AV Android make files changesJames Dong2012-03-282-67/+238