Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix bug 4211099 channel constants and 7.1 mask" | Jean-Michel Trivi | 2011-07-25 | 1 | -1/+27 |
|\ | |||||
| * | Fix bug 4211099 channel constants and 7.1 mask | Jean-Michel Trivi | 2011-07-24 | 1 | -1/+27 |
* | | Merge "Add support for creating a Surface from a a SurfaceTexture." | Ted Bonkenburg | 2011-07-25 | 1 | -4/+25 |
|\ \ | |||||
| * | | Add support for creating a Surface from a a SurfaceTexture. | Ted Bonkenburg | 2011-07-22 | 1 | -4/+25 |
* | | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i... | James Dong | 2011-07-24 | 1 | -10/+23 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ... | James Dong | 2011-07-15 | 1 | -10/+23 |
* | | | Merge "QueryCodecs() signature change" | Jean-Michel Trivi | 2011-07-24 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | QueryCodecs() signature change | Jean-Michel Trivi | 2011-07-22 | 1 | -0/+7 |
* | | | | Merge "Do not change the number of bytes while converting 8-bit samples to 16... | Gloria Wang | 2011-07-24 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Do not change the number of bytes while converting 8-bit samples to 16-bit, | Gloria Wang | 2011-07-22 | 1 | -1/+3 |
* | | | | | Merge "Deprecate two methods in MediaRecorder.java class" | James Dong | 2011-07-22 | 2 | -104/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Deprecate two methods in MediaRecorder.java class | James Dong | 2011-07-22 | 2 | -104/+8 |
* | | | | | | Merge "Connect MediaRecorder Native to SurfaceMediaSource" | Pannag Sanketi | 2011-07-22 | 8 | -72/+248 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Connect MediaRecorder Native to SurfaceMediaSource | Pannag Sanketi | 2011-07-22 | 8 | -72/+248 |
* | | | | | | | SurfaceTexture: add the abandon method. | Jamie Gennis | 2011-07-22 | 1 | -6/+7 |
* | | | | | | | SurfaceMediaSource: remove getAllocator method | Jamie Gennis | 2011-07-22 | 1 | -6/+0 |
|/ / / / / / | |||||
* | | | | | | Merge "Renaming SurfaceEncoder to SurfaceMediaSource" | Pannag Sanketi | 2011-07-22 | 4 | -78/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Renaming SurfaceEncoder to SurfaceMediaSource | Pannag Sanketi | 2011-07-21 | 4 | -78/+76 |
* | | | | | | | Merge "Adding SurfaceEncoder for encoding FilterFrames" | Pannag Sanketi | 2011-07-22 | 6 | -0/+1306 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Adding SurfaceEncoder for encoding FilterFrames | Pannag Sanketi | 2011-07-21 | 6 | -0/+1306 |
| |/ / / / / | |||||
* | | | | | | Merge "Retry datasource fetches a few times before giving up (NuCachedSource2)." | Andreas Huber | 2011-07-22 | 4 | -10/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Retry datasource fetches a few times before giving up (NuCachedSource2). | Andreas Huber | 2011-07-22 | 4 | -10/+93 |
| |/ / / / / | |||||
* | | | | | | Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." | James Dong | 2011-07-22 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Log setVideoSurface() and setVideoSurfaceTexture() failures. | James Dong | 2011-07-21 | 1 | -0/+2 |
* | | | | | | Merge "fix for issue 4142219 Don't hard code platform-specific limitations-j... | Hong Teng | 2011-07-21 | 11 | -88/+332 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix for issue 4142219 | Hong Teng | 2011-07-20 | 11 | -88/+332 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "AudioRecord JAVA: expose audio session Id" | Eric Laurent | 2011-07-20 | 1 | -3/+21 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | AudioRecord JAVA: expose audio session Id | Eric Laurent | 2011-07-18 | 1 | -3/+21 |
* | | | | | | Merge "Untangle MediaScanner error handling. Bug: 5056917" | Jeff Brown | 2011-07-20 | 4 | -148/+178 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Untangle MediaScanner error handling. | Jeff Brown | 2011-07-20 | 4 | -148/+178 |
* | | | | | | | Merge "Audio framework: support for audio pre processing" | Eric Laurent | 2011-07-20 | 8 | -30/+114 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Audio framework: support for audio pre processing | Eric Laurent | 2011-07-18 | 8 | -30/+114 |
* | | | | | | | Merge "Let the media recording framework release the Camera object when it is... | James Dong | 2011-07-20 | 1 | -15/+35 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Let the media recording framework release the Camera object when it is the owner | James Dong | 2011-07-20 | 1 | -15/+35 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "MediaScanner: Do separate bulk inserts for different media types" | Mike Lockwood | 2011-07-20 | 1 | -26/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MediaScanner: Do separate bulk inserts for different media types | Mike Lockwood | 2011-07-20 | 1 | -26/+49 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Fix issue 5012047: silent mode mutes music" | Eric Laurent | 2011-07-20 | 1 | -9/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue 5012047: silent mode mutes music | Eric Laurent | 2011-07-19 | 1 | -9/+16 |
* | | | | | | | Merge "MediaPlayer: add a disconnect from ANativeWindow" | Jamie Gennis | 2011-07-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | MediaPlayer: add a disconnect from ANativeWindow | Jamie Gennis | 2011-07-19 | 1 | -0/+2 |
* | | | | | | | Merge "Content found in the wild violated the MPEG4 systems specs" | Andreas Huber | 2011-07-20 | 1 | -1/+19 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Content found in the wild violated the MPEG4 systems specs | Andreas Huber | 2011-07-19 | 1 | -1/+19 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "Fix issue 4499450: Unknown Ringer Mode" | Eric Laurent | 2011-07-19 | 2 | -0/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue 4499450: Unknown Ringer Mode | Eric Laurent | 2011-07-19 | 2 | -0/+27 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "More HLS fixes" | Andreas Huber | 2011-07-19 | 2 | -10/+30 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | More HLS fixes | Andreas Huber | 2011-07-19 | 2 | -10/+30 |
| | |/ / / | |/| | | | |||||
* | | | | | use SurfaceTexture new scaling mode in SF | Mathias Agopian | 2011-07-19 | 3 | -0/+19 |
| |/ / / |/| | | | |||||
* | | | | Merge "Remove PV AVC decoder" | James Dong | 2011-07-19 | 19 | -11185/+0 |
|\ \ \ \ | |||||
| * | | | | Remove PV AVC decoder | James Dong | 2011-07-19 | 19 | -11185/+0 |
| |/ / / | |||||
* | | | | Return the play stayed locked. | Narayan Kamath | 2011-07-19 | 1 | -1/+3 |
|/ / / |