summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-302-27/+100
* am 16263d9f: Squashed commit of the following:Andreas Huber2010-07-291-0/+1
|\
| * Squashed commit of the following:Andreas Huber2010-07-293-48/+132
| * 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
* | | Eliminate the linear cost associated with mSampleSizes.size()James Dong2010-07-281-9/+15
* | | Reduce memory usage by the MP4 file writerJames Dong2010-07-281-42/+44
* | | Merge "Interleave the audio and video by default - default interleave duratio...James Dong2010-07-282-4/+6
|\ \ \
| * | | Interleave the audio and video by defaultJames Dong2010-07-282-4/+6
* | | | Audio effects: modified command() parameter types.Eric Laurent2010-07-2810-30/+62
* | | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-275-85/+72
* | | | Merge "Fixed bug in vlm effect bunde wrapper effect init function." into ging...Eric Laurent2010-07-261-33/+7
|\ \ \ \
| * | | | Fixed bug in vlm effect bunde wrapper effect init function.Eric Laurent2010-07-261-33/+7
* | | | | LVM release 1.04.Eric Laurent2010-07-2613-112/+97
|/ / / /
* | | | Audio effects: lvm bundle wrapper update after first integration tests.Eric Laurent2010-07-232-729/+1062
|/ / /
* | | Allows the authoring engine to skip frame.James Dong2010-07-225-54/+124
* | | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-224-6/+38
* | | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-2128-65/+446
|\ \ \
| * | | Support finer seek control on MediaSources.Andreas Huber2010-07-2128-65/+446
* | | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-215-5/+119
|/ / /
* | | Merge "Progress status notification" into gingerbreadJames Dong2010-07-204-50/+51
|\ \ \
| * | | Progress status notificationJames Dong2010-07-204-50/+51
* | | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-205-24/+194
|\ \ \ \
| * | | | Audio policy manager changes for audio effectsEric Laurent2010-07-205-24/+194
* | | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-202-67/+60
* | | | | Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is...Andreas Huber2010-07-202-13/+79
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled.James Dong2010-07-192-13/+79
* | | | | Fixed problems in audio effect volume control.Eric Laurent2010-07-191-3/+3
|/ / / /
* | | | Fix simulator build (1st attempt)James Dong2010-07-181-0/+1
* | | | First submission of audio effect library from NXP software.Eric Laurent2010-07-17203-65/+29801
|/ / /
* | | Initial check-in for software m4v_h263 encoderJames Dong2010-07-1540-0/+26358
* | | Merge "Support user-supplied timescales for authoring" into gingerbreadJames Dong2010-07-154-53/+149
|\ \ \
| * | | Support user-supplied timescales for authoringJames Dong2010-07-144-53/+149
* | | | move native services under services/Mathias Agopian2010-07-141-2/+2
|/ / /
* | | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-1/+2
* | | Fix simulator buildJames Dong2010-07-132-0/+4
* | | Merge "Modifications in audio effect engine state management." into gingerbreadEric Laurent2010-07-134-5/+76
|\ \ \
| * | | Modifications in audio effect engine state management.Eric Laurent2010-07-134-5/+76
* | | | Initial checkin for software AVC encoderJames Dong2010-07-1327-1/+17910
|/ / /
* | | Merge "Fix swap of sessionId and output in audio effect API." into gingerbreadJean-Michel Trivi2010-07-091-2/+2
|\ \ \
| * | | Fix swap of sessionId and output in audio effect API.Jean-Michel Trivi2010-07-091-2/+2
* | | | Enable the support for decoding audio with AAC+ and eAAC+ featuresJames Dong2010-07-082-45/+65
* | | | Add runtime dumpsys support for media recorder clientJames Dong2010-07-086-15/+90
* | | | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-082-567/+585
|/ / /
* | | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-079-221/+778
|\ \ \
| * | | Added Visualizer effect.Eric Laurent2010-07-079-221/+778
* | | | Merge "Allow application to set two more encoding paramters: video profile an...James Dong2010-07-073-15/+132
|\ \ \ \
| * | | | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-073-15/+132
* | | | | Only send the playback complete notification if a) an error occurred on any t...Andreas Huber2010-07-072-20/+37
|/ / / /
* | | | Merge "ALooperRoster no longer holds strong references to handlers and looper...Andreas Huber2010-07-071-6/+38
|\ \ \ \