summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue 2876124." into gingerbreadEric Laurent2010-08-041-1/+2
|\
| * Fix issue 2876124.Eric Laurent2010-08-041-1/+2
* | Merge "NEW_API: Unhide audio effect APIs." into gingerbreadEric Laurent2010-08-049-173/+148
|\ \
| * | NEW_API: Unhide audio effect APIs.Eric Laurent2010-08-049-173/+148
| |/
* | Replace CHECK with a failure return value when mCamera->setParameters() failsJames Dong2010-08-031-1/+7
* | Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-031-49/+215
|\ \
| * | File writer has a designated writer thread nowJames Dong2010-08-021-49/+215
* | | Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" in...James Dong2010-08-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixed a typo in a method name of MediaPlayerPerformance.java classJames Dong2010-07-301-1/+1
| |/
* | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-45/+92
|\ \ | |/ |/|
| * Add lost frame handling in AudioSourceJames Dong2010-07-301-45/+92
* | Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbreadJames Dong2010-07-301-0/+10
|\ \
| * | Added damr box for AMR (NB and WB) sample entryJames Dong2010-07-301-0/+10
| |/
* | Merge "Lower the lower bound for max file duration check" into gingerbreadJames Dong2010-07-301-1/+1
|\ \
| * | Lower the lower bound for max file duration checkJames Dong2010-07-301-1/+1
| |/
* | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-303-3/+3
|\ \
| * \ Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+3
| |\ \
| | * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+3
* | | | Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-303-63/+124
| |_|/ |/| |
* | | am 16263d9f: Squashed commit of the following:Andreas Huber2010-07-291-0/+1
|\ \ \ | |/ /
| * | Squashed commit of the following:Andreas Huber2010-07-293-48/+132
| |/
| * Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-07-011-2/+13
| * 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-2811-32/+67
* | | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-2711-100/+622
* | | | 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-218-7/+251
|/ / /
* | | 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