summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber2012-04-174-17/+68
* Merge "Change NuMediaExtractor's API to support different kinds of data sourc...Andreas Huber2012-04-162-3/+47
|\
| * Change NuMediaExtractor's API to support different kinds of data sources.Andreas Huber2012-04-132-3/+47
* | Merge "Make mediascanner use filedescriptors instead of paths"Marco Nelissen2012-04-131-1/+14
|\ \
| * | Make mediascanner use filedescriptors instead of pathsMarco Nelissen2012-04-131-1/+14
| |/
* | To return default track info even if there's no metadata for aInsun Kang2012-04-131-9/+8
* | Merge "Add external timed text source using a passed file descriptor"James Dong2012-04-132-11/+22
|\ \ | |/ |/|
| * Add external timed text source using a passed file descriptorJames Dong2012-04-132-11/+22
* | Merge "Make it possible to pass empty opaque data as (NULL, 0) to ICrypto."Andreas Huber2012-04-121-5/+15
|\ \
| * | Make it possible to pass empty opaque data as (NULL, 0) to ICrypto.Andreas Huber2012-04-111-5/+15
* | | Merge "Add support for a new AAC decoder library."Dave Burke2012-04-113-172/+770
|\ \ \ | |/ / |/| |
| * | Add support for a new AAC decoder library.Dave Burke2012-04-023-172/+770
* | | Merge "Changes to add support for H263-1999/2000 formats for streaming"Andreas Huber2012-04-111-5/+7
|\ \ \
| * | | Changes to add support for H263-1999/2000 formats for streamingAndreas Huber2012-04-111-5/+7
* | | | Merge "Better error logging during meta data retrieval. Fixed the stagefright"Andreas Huber2012-04-112-0/+5
|\ \ \ \
| * | | | Better error logging during meta data retrieval. Fixed the stagefrightAndreas Huber2012-04-112-0/+5
* | | | | Merge "audio pre processing: test code for dual mic"Eric Laurent2012-04-111-3/+261
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio pre processing: test code for dual micEric Laurent2012-04-111-3/+261
| |/ / /
* | | | Merge "Cache the file size in favour of extraneous seek requests."Andreas Huber2012-04-111-7/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Cache the file size in favour of extraneous seek requests.Andreas Huber2012-04-111-7/+5
| | |/ | |/|
* | | Merge "Refactored SurfaceMediaSource"Mathias Agopian2012-04-103-645/+152
|\ \ \ | |/ / |/| |
| * | Refactored SurfaceMediaSourceDaniel Lam2012-04-093-645/+152
* | | AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-092-1/+8
* | | New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-062-20/+80
|/ /
* | Merge "Trust the Cues element"Andreas Huber2012-04-051-44/+22
|\ \
| * | Trust the Cues elementJohann2012-04-041-44/+22
* | | Merge "Fix a bug: WOULD_BLOCK handling in TimedTextPlayer."Andreas Huber2012-04-052-1/+25
|\ \ \ | |/ / |/| |
| * | Fix a bug: WOULD_BLOCK handling in TimedTextPlayer.Insun Kang2012-04-042-1/+25
* | | Send video width and height to mediascannerMarco Nelissen2012-04-041-0/+2
* | | Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* | | audio policy: load audio hw modules.Eric Laurent2012-04-041-43/+62
* | | audio policy: add configuration fileEric Laurent2012-04-032-60/+43
* | | Merge "fix crash with cues at the beginning of the file"Andreas Huber2012-04-031-9/+4
|\ \ \
| * | | fix crash with cues at the beginning of the fileJohann2012-04-031-9/+4
* | | | New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-035-289/+324
|/ / /
* | | Merge "Use Cues to seek Matroska files"Andreas Huber2012-04-031-13/+97
|\ \ \
| * | | Use Cues to seek Matroska filesJohann2012-04-021-13/+97
| |/ /
* | | Merge "Add a few more APIs to MediaCodecList."Andreas Huber2012-04-032-43/+137
|\ \ \ | |/ / |/| |
| * | Add a few more APIs to MediaCodecList.Andreas Huber2012-04-022-43/+137
* | | Merge "Update AudioParameter"Glenn Kasten2012-04-021-6/+8
|\ \ \
| * | | Update AudioParameterGlenn Kasten2012-04-011-6/+8
| |/ /
* | | Merge "AudioTrack client fast policy"Glenn Kasten2012-04-021-3/+20
|\ \ \
| * | | AudioTrack client fast policyGlenn Kasten2012-04-021-3/+20
| |/ /
* | | Add gapless playback support for NuPlayerMarco Nelissen2012-04-025-9/+70
|/ /
* | Make AudioTrack/AudioRecord handle more than 2^32 framesMarco Nelissen2012-03-302-9/+28
* | Merge "implemented synchronous audio capture"Eric Laurent2012-03-302-7/+11
|\ \
| * | implemented synchronous audio captureEric Laurent2012-03-292-7/+11
* | | reduce IPCs in BufferQueueMathias Agopian2012-03-291-0/+1
| |/ |/|
* | Implementation of a raw audio "decoder".Andreas Huber2012-03-297-0/+317
* | Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-292-7/+44
|/