summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am 14ea1048: am c5912acc: Merge "Disable the access unit timeout temporarily ...Andreas Huber2010-10-101-6/+29
|\ \ \ \ \ | |/ / / /
| * | | | am c5912acc: Merge "Disable the access unit timeout temporarily while a seek ...Andreas Huber2010-10-081-6/+29
| |\ \ \ \ | | |/ / /
| | * | | Merge "Disable the access unit timeout temporarily while a seek operation is ...Andreas Huber2010-10-081-6/+29
| | |\ \ \
| | | * | | Disable the access unit timeout temporarily while a seek operation is in prog...Andreas Huber2010-10-081-6/+29
| | | | |/ | | | |/|
* | | | | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-104-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-084-0/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-084-0/+14
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Added getter for session Id to AudioSinkEric Laurent2010-10-074-0/+14
| | | |/
* | | | am d96a068c: am bb245d35: Merge "Increase scratch buffers sizes in mp3 softwa...Andreas Huber2010-10-103-4/+4
|\ \ \ \ | |/ / /
| * | | am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, t...Andreas Huber2010-10-083-4/+4
| |\ \ \ | | |/ /
| | * | Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...Andreas Huber2010-10-073-4/+4
| | |/
* | | am 9580b8ce: resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aospGloria Wang2010-10-1027-365/+605
|\ \ \ | |/ /
| * | resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aospGloria Wang2010-10-0727-365/+605
| |\ \
| | * | Update of DRM framework.Takeshi Aimi2010-10-0427-365/+605
* | | | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-1016-112/+463
|\ \ \ \ | |/ / /
| * | | am 949f7d90: Merge "Work to support switching transport streams mid-stream an...Andreas Huber2010-10-0716-112/+463
| |\ \ \ | | | |/ | | |/|
| | * | Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-0716-112/+463
* | | | am 45bd1159: am 02654f01: Merge "On this particular device the hardware video...Andreas Huber2010-10-105-17/+56
|\ \ \ \ | |/ / /
| * | | am 02654f01: Merge "On this particular device the hardware video decoder spit...Andreas Huber2010-10-075-17/+56
| |\ \ \ | | |/ /
| | * | On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-075-17/+56
* | | | 0-memcpy video recording frameworkJames Dong2010-10-092-2/+23
* | | | Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-086-261/+484
* | | | Merge "Some instrumentation of OMXCodec for future investigation and a possib...Andreas Huber2010-10-072-0/+26
|\ \ \ \
| * | | | Some instrumentation of OMXCodec for future investigation and a possibly temp...Andreas Huber2010-10-072-0/+26
* | | | | am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks...Eric Laurent2010-10-071-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into ginger...Eric Laurent2010-10-051-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Fixed AudioFlinger not always pausing tracks" into gingerbreadEric Laurent2010-10-051-3/+3
| | |\ \ \
| | | * | | Fixed AudioFlinger not always pausing tracksEric Laurent2010-10-051-3/+3
* | | | | | am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead...Andreas Huber2010-10-074-14/+29
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrac...Andreas Huber2010-10-054-14/+29
| |\ \ \ \ | | |/ / /
| | * | | Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-054-14/+29
| | |/ /
* | | | Merge "Add two more options to "recordvideo" utility"James Dong2010-10-071-49/+43
|\ \ \ \
| * | | | Add two more options to "recordvideo" utilityJames Dong2010-10-061-49/+43
* | | | | Merge "0-memcpy video recording framework"James Dong2010-10-071-0/+53
|\ \ \ \ \
| * | | | | 0-memcpy video recording frameworkJames Dong2010-10-071-0/+53
| |/ / / /
* | | | | am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf...Mathias Agopian2010-10-061-4/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANati...Mathias Agopian2010-10-041-4/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-041-4/+6
* | | | | am a86a6c4e: am 6f1c7bda: Merge "Fixed an issue where the reserved free space...James Dong2010-10-062-2/+15
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file ...James Dong2010-10-042-2/+15
| |\ \ \ | | |/ /
| | * | Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-042-2/+15
* | | | Merge "Use setVideoSize API in StagefrightRecorder"James Dong2010-10-052-2/+72
|\ \ \ \
| * | | | Use setVideoSize API in StagefrightRecorderJames Dong2010-10-042-2/+72
* | | | | am 6a02ba01: am b99f0c7e: Merge "Resilent media time stamp adjustment" into g...James Dong2010-10-051-24/+181
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbreadJames Dong2010-10-041-24/+181
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Resilent media time stamp adjustment" into gingerbreadJames Dong2010-10-041-24/+181
| | |\ \ \
| | | * | | Resilent media time stamp adjustmentJames Dong2010-10-041-24/+181
* | | | | | am dfd03fe9: am aa1a694d: Merge "Make sure to finish the preparation phase ev...Andreas Huber2010-10-041-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am aa1a694d: Merge "Make sure to finish the preparation phase even EOS occurs...Andreas Huber2010-10-041-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make sure to finish the preparation phase even EOS occurs before we consider ...Andreas Huber2010-10-041-0/+4