summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Use a status_t return type for GL functors"Romain Guy2012-03-261-0/+17
|\
| * Use a status_t return type for GL functorsRomain Guy2012-03-261-0/+17
* | Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-268-3/+100
|\ \
| * | Provisional support for secure decryption of media streams.Andreas Huber2012-03-268-3/+100
* | | Merge "reorganize SoundPool and JetPlayer code."Eric Laurent2012-03-261-3/+2
|\ \ \ | |/ / |/| |
| * | reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-261-3/+2
| |/
* | Add TRACK_FAST for IAudioFlinger::createTrackGlenn Kasten2012-03-261-2/+3
* | Merge "IAudioFlinger::createTrack and openRecord flags"Glenn Kasten2012-03-262-4/+9
|\ \
| * | IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-192-4/+9
* | | remove jni.h include from IOMX.hColin Cross2012-03-241-2/+0
* | | Fixed missing return value from a method should have returned status_tJames Dong2012-03-241-1/+1
| |/ |/|
* | Merge "Remove enforceFrameCount"Glenn Kasten2012-03-221-2/+1
|\ \
| * | Remove enforceFrameCountGlenn Kasten2012-03-211-2/+1
* | | Support gapless playback for mp3 and m4aMarco Nelissen2012-03-222-0/+61