summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Visualizer effect.Eric Laurent2010-07-0714-259/+1030
* Collect statistical data from authoring engine (second part)James Dong2010-06-281-25/+41
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-2813-19/+138
* Provide progress status report during authoringJames Dong2010-06-257-31/+174
* Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-2518-333/+606
|\
| * Various fixes and improvements in audio effects implementationEric Laurent2010-06-2518-333/+606
* | Merge "Finetune some of the prefetcher parameters to a) buffer as much as fro...Andreas Huber2010-06-251-2/+2
|\ \
| * | Finetune some of the prefetcher parameters to a) buffer as much as froyo did ...Andreas Huber2010-06-251-2/+2
* | | Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-258-15/+103
* | | Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbreadJames Dong2010-06-254-1/+45
|\ \ \ | |/ / |/| |
| * | Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-244-1/+45
* | | Merge "Properly identify malformed (too short) chunks in mpeg4 files." into g...Andreas Huber2010-06-241-0/+8
|\ \ \ | |/ / |/| |
| * | Properly identify malformed (too short) chunks in mpeg4 files.Andreas Huber2010-06-241-0/+8
* | | Merge "Fixed the software AAC encoder" into gingerbreadJames Dong2010-06-243-31/+64
|\ \ \ | |/ / |/| |
| * | Fixed the software AAC encoderJames Dong2010-06-233-31/+64
| |/
* | Merge "Remove most stagefright property overrides, remove VorbisPlayer and Vo...Andreas Huber2010-06-2414-918/+45
|\ \ | |/ |/|
| * Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-2314-918/+45
* | Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbreadJames Dong2010-06-232-31/+69
|\ \ | |/ |/|
| * Fixed some meta data issues in the recorded mp4 fileJames Dong2010-06-232-31/+69
* | Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into g...Andreas Huber2010-06-232-0/+8
|\ \
| * | Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cppAndreas Huber2010-06-232-0/+8
| |/
* | Fix a number of timestamp mismatches in the mp3 extractor and decoder that wo...Andreas Huber2010-06-233-30/+39
|/
* Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into ...Eric Laurent2010-06-227-30/+86
|\
| * Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-227-30/+86
* | Merge "media: add AudioRecord::getMinFrameCount()." into gingerbreadChia-chi Yeh2010-06-222-25/+51
|\ \ | |/ |/|
| * media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-232-25/+51
* | Single track optimizationJames Dong2010-06-222-1/+20
* | Merge "Make the prefetcher read packets from the network after a keep-alive t...Andreas Huber2010-06-222-6/+23
|\ \
| * | Make the prefetcher read packets from the network after a keep-alive timeout ...Andreas Huber2010-06-222-6/+23
| |/
* | Merge "Make sure sine: is supported again in stagefright commandline tool." i...Andreas Huber2010-06-221-1/+1
|\ \
| * | Make sure sine: is supported again in stagefright commandline tool.Andreas Huber2010-06-211-1/+1
| |/
* | Merge "Audio/video sync during recording (second part)" into gingerbreadJames Dong2010-06-2210-42/+112
|\ \ | |/ |/|
| * Audio/video sync during recording (second part)James Dong2010-06-2110-42/+112
* | am bd240c27: media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-212-0/+40
|\ \ | |/ |/|
| * media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-212-0/+40
* | am 39e876ad: (-s ours) Merge "When filling the cache, we always time out wait...James Dong2010-06-170-0/+0
|\ \
| * \ Merge "When filling the cache, we always time out waiting for a condition tha...James Dong2010-06-161-1/+3
| |\ \
| | * | When filling the cache, we always time out waiting for a condition that won't...James Dong2010-06-161-1/+3
* | | | am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free m...Dave Sparks2010-06-171-0/+3
|\ \ \ \ | |/ / /
| * | | TimedEventQueue is apparently important for glitch-free media playback, and soMarco Nelissen2010-06-161-0/+3
| |/ /
* | | Check and clip some video encoding parameters against media profiles before p...James Dong2010-06-172-0/+82
* | | Merge "Remove hard-coded number of audio channels in AudioSource" into ginger...James Dong2010-06-172-5/+15
|\ \ \
| * | | Remove hard-coded number of audio channels in AudioSourceJames Dong2010-06-142-5/+15
* | | | This patch enables each omx instance to have a separate message dispatcher, andJames Dong2010-06-142-16/+22
|/ / /
* | | Fixed a typo - maybe we should do comparison ignoring the case?James Dong2010-06-141-1/+1
* | | am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base ...Eric Laurent2010-06-143-1/+926
|\ \ \ | | |/ | |/|
| * | Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-143-1/+926
| |\ \
| | * | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-113-1/+926
* | | | am 46b9ac0a: Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+4
|\ \ \ \ | |/ / /
| * | | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+4