summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Stereo downmixer supports generic configurations. Fix 7.1 downmixJean-Michel Trivi2012-05-162-11/+282
* Merge "Ignore sideband parsing errors and spit out a frame of silence." into ...Andreas Huber2012-05-151-6/+6
|\
| * Ignore sideband parsing errors and spit out a frame of silence.Andreas Huber2012-05-151-6/+6
* | Merge "Explicitly set the video scaling mode to "stretch"." into jb-devAndreas Huber2012-05-151-0/+4
|\ \
| * | Explicitly set the video scaling mode to "stretch".Andreas Huber2012-05-151-0/+4
| |/
* | Instead of asserting, turn an unsupported colorspace conversion into aAndreas Huber2012-05-151-10/+17
|/
* Fix issues with synchronous record start.Eric Laurent2012-05-142-1/+7
* Merge "Smoothen audio "real" time by compensating with system_time()" into jb...Andreas Huber2012-05-141-1/+14
|\
| * Smoothen audio "real" time by compensating with system_time()Andreas Huber2012-05-141-1/+14
* | Merge "Switch audio tracks at runtime" into jb-devJames Dong2012-05-142-10/+100
|\ \ | |/ |/|
| * Switch audio tracks at runtimeJames Dong2012-05-142-10/+100
* | ACodec mustn't override the video scaling mod.Andreas Huber2012-05-141-7/+0
|/
* Remove ASC workaround (now fixed in Franhofer library).Dave Burke2012-05-121-9/+0
* Merge "stagefright: add tracing to AwesomePlayer." into jb-devJamie Gennis2012-05-111-1/+30
|\
| * stagefright: add tracing to AwesomePlayer.Jamie Gennis2012-05-111-1/+30
* | Merge "Remove unused VideoSourceDownSampler class" into jb-devJames Dong2012-05-112-143/+0
|\ \
| * | Remove unused VideoSourceDownSampler classJames Dong2012-05-112-143/+0
| |/
* | Merge "Increase AAC software decoder's buffer count. Refactor how clients" in...Andreas Huber2012-05-116-19/+46
|\ \
| * | Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-116-19/+46
| |/
* | Merge "Fix a bug on sending a message to retry in TimedText." into jb-devJames Dong2012-05-111-1/+1
|\ \ | |/ |/|
| * Fix a bug on sending a message to retry in TimedText.Insun Kang2012-05-111-1/+1
* | Merge "Add "support" for AMR WB comfort noise, no data and speech lost frame ...Andreas Huber2012-05-101-21/+42
|\ \
| * | Add "support" for AMR WB comfort noise, no data and speech lost frame typesAndreas Huber2012-05-101-21/+42
* | | Merge "Make decoder more robust to inaccurate ASCs." into jb-devDave Burke2012-05-101-0/+9
|\ \ \
| * | | Make decoder more robust to inaccurate ASCs.Dave Burke2012-05-101-0/+9
* | | | Merge "Properly connect/disconnect to/from the native window in MediaCodec." ...Andreas Huber2012-05-101-10/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly connect/disconnect to/from the native window in MediaCodec.Andreas Huber2012-05-101-10/+49
| | |/ | |/|
* | | Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber2012-05-101-1/+1
| |/ |/|
* | OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-097-1/+628
|/
* Merge "Submit codec specific data automatically" into jb-devAndreas Huber2012-05-081-0/+72
|\
| * Submit codec specific data automaticallyAndreas Huber2012-05-081-0/+72
* | Merge "Fix both H.263 and MPEG4 decoders." into jb-devAndreas Huber2012-05-081-5/+3
|\ \
| * | Fix both H.263 and MPEG4 decoders.Andreas Huber2012-05-081-5/+3
| |/
* | Fix DRM timer start for Widevine.Fred Gylys-Colwell2012-05-081-1/+2
|/
* Merge "Use new sd card mount point for dumpsys" into jb-devMarco Nelissen2012-05-071-2/+2
|\
| * Use new sd card mount point for dumpsysMarco Nelissen2012-05-071-2/+2
* | Merge "Get rid of vendor specific video encoder component names from ACodec a...James Dong2012-05-072-12/+7
|\ \
| * | Get rid of vendor specific video encoder component names from ACodec and OMXC...James Dong2012-05-072-12/+7
* | | Remove/Disable the AVI extractor.Andreas Huber2012-05-073-6/+0
* | | Merge "Revert "Merge "Improve AudioPlayer position reporting""" into jb-devEric Laurent2012-05-041-7/+2
|\ \ \
| * | | Revert "Merge "Improve AudioPlayer position reporting""Eric Laurent2012-05-041-7/+2
| | |/ | |/|
* | | Until we have emulator support for YUV12 rendering do software color conversion.Andreas Huber2012-05-041-4/+14
| |/ |/|
* | Merge "Respect channel mask in ACodec and NuPlayer." into jb-devAndreas Huber2012-05-035-317/+219
|\ \ | |/ |/|
| * Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-035-317/+219
* | Merge "Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST...Andreas Huber2012-05-031-1/+1
|\ \
| * | Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST.Andreas Huber2012-05-031-1/+1
| |/
* | Don't allow AudioTrack frameCount to decreaseGlenn Kasten2012-05-031-1/+11
|/
* Removed mutex lock in addTextSource, and rename to addTextSource_lEdwin Wong2012-05-022-4/+3
* Merge "The presence of the kKeyAACProfile is optional, we should not mandate ...James Dong2012-05-021-1/+5
|\
| * The presence of the kKeyAACProfile is optional, we should not mandate its pre...James Dong2012-05-021-1/+5