summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber2012-04-175-32/+69
* Merge "Change NuMediaExtractor's API to support different kinds of data sourc...Andreas Huber2012-04-163-4/+54
|\
| * Change NuMediaExtractor's API to support different kinds of data sources.Andreas Huber2012-04-133-4/+54
* | Fix ALOG_ASSERT in AudioFlingerEric Laurent2012-04-141-2/+2
* | 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-133-12/+26
|\ \ | |/ |/|
| * Add external timed text source using a passed file descriptorJames Dong2012-04-133-12/+26
* | Merge "Add metadata keys to communicate encrypted fragments and associated in...Andreas Huber2012-04-121-0/+22
|\ \
| * | Add metadata keys to communicate encrypted fragments and associated info.Andreas Huber2012-04-121-0/+22
* | | Fix the buildJohn Grossman2012-04-121-14/+14
* | | TimedAudio: Track of the number of pending frames.John Grossman2012-04-122-39/+103
* | | TimedAudio: Fix a cause of audio popping.John Grossman2012-04-122-21/+84
|/ /
* | 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-113-1/+17
|\ \ \ \
| * | | | Better error logging during meta data retrieval. Fixed the stagefrightAndreas Huber2012-04-113-1/+17
* | | | | Merge "audio pre processing: test code for dual mic"Eric Laurent2012-04-112-4/+262
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio pre processing: test code for dual micEric Laurent2012-04-112-4/+262
| |/ / /
* | | | 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-104-845/+207
|\ \ \ | |/ / |/| |
| * | Refactored SurfaceMediaSourceDaniel Lam2012-04-094-845/+207
* | | Merge "AudioMixer uses downmix effect for multichannel content"Jean-Michel Trivi2012-04-106-17/+277
|\ \ \
| * | | AudioMixer uses downmix effect for multichannel contentJean-Michel Trivi2012-04-096-17/+277
* | | | You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a stati...Ying Wang2012-04-091-7/+0
|/ / /
* | | New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-064-29/+113
|/ /
* | Merge "Non-blocking audio I/O interface, WIP"Glenn Kasten2012-04-0525-0/+2046
|\ \
| * | Non-blocking audio I/O interface, WIPGlenn Kasten2012-04-0225-0/+2046
* | | 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
* | | | 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-045-223/+356
* | | | | audio policy: add configuration fileEric Laurent2012-04-036-90/+60
* | | | | 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-039-310/+412
|/ / / / /
* | | | | 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-034-43/+155
|\ \ \ \ \ | |/ / / / |/| | | |