summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Added Visualizer effect.Eric Laurent2010-07-079-221/+778
* Collect statistical data from authoring engine (second part)James Dong2010-06-281-25/+41
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-287-9/+80
* Provide progress status report during authoringJames Dong2010-06-254-28/+155
* Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-2512-83/+195
|\
| * Various fixes and improvements in audio effects implementationEric Laurent2010-06-2512-83/+195
* | 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-254-11/+95
* | | Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbreadJames Dong2010-06-253-1/+38
|\ \ \ | |/ / |/| |
| * | Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-243-1/+38
* | | 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-2412-913/+45
|\ \ | |/ |/|
| * Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-2312-913/+45
* | Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbreadJames Dong2010-06-231-31/+68
|\ \ | |/ |/|
| * Fixed some meta data issues in the recorded mp4 fileJames Dong2010-06-231-31/+68
* | 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-225-28/+78
|\
| * Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-225-28/+78
* | Merge "media: add AudioRecord::getMinFrameCount()." into gingerbreadChia-chi Yeh2010-06-221-25/+38
|\ \ | |/ |/|
| * media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-231-25/+38
* | Single track optimizationJames Dong2010-06-221-1/+19
* | 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 "Audio/video sync during recording (second part)" into gingerbreadJames Dong2010-06-227-40/+105
|\ \ | |/ |/|
| * Audio/video sync during recording (second part)James Dong2010-06-217-40/+105
* | am bd240c27: media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+29
|\ \ | |/ |/|
| * media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+29
* | 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-142-1/+464
|\ \ \ | | |/ | |/|
| * | Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-142-1/+464
| |\ \
| | * | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-112-1/+464
* | | | Merge "Must hold lock here..." into gingerbreadAndreas Huber2010-06-111-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Must hold lock here...Andreas Huber2010-06-111-0/+1
* | | | Merge "Initial checkin for pause and resume control" into krakenJames Dong2010-06-116-23/+146
|\ \ \ \ | |/ / / |/| | |
| * | | Initial checkin for pause and resume controlJames Dong2010-06-116-23/+146
* | | | Merge "Restore feature parity with the old HTTPDataSource as far as support f...Andreas Huber2010-06-114-11/+98
|\ \ \ \ | |/ / / |/| | |
| * | | Restore feature parity with the old HTTPDataSource as far as support for extr...Andreas Huber2010-06-114-11/+98
* | | | Fix a typo in NuCachedSource2 that would trigger an assert near the end of a ...Andreas Huber2010-06-111-1/+1
|/ / /