summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Squashed commit of the following:""cyanogen2010-09-223-48/+132
* Revert "Squashed commit of the following:"mtwebster2010-09-213-132/+48
* Fix compilation errors in libmedia, libstagefright.Rene Bolldorf2010-09-162-4/+4
* Prevent MediaScanner from removing Micro thumbnail database after scan.Mattias Brodda2010-09-082-5/+36
* camera: Add autofocus support to the media recorderSteve Kondik2010-09-068-0/+67
* stagefright: Only use stride/slice height for decode on MSM/QSDSteve Kondik2010-08-252-0/+13
* libstagefright : Update decode width and height with stride and slice heightKrishnankutty Kolathappilly2010-08-231-2/+4
* Fix setStreamTyp not workingJonas Larsson2010-08-161-3/+1
* Stagefright: Add AllocateBuffer on input port quirk for qcom video decodersPradnya Chaphekar2010-08-141-0/+1
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-08-094-49/+133
|\
| * fix doc bugsScott Main2010-08-041-1/+1
| * Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+3
| |\
| * | Squashed commit of the following:Andreas Huber2010-07-293-48/+132
* | | HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-087-4/+68
* | | Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-0810-63/+4
* | | Another broken ifdef. I should test these things first.Steve Kondik2010-08-081-1/+1
* | | Fix missing ifdefsSteve Kondik2010-08-082-0/+8
* | | HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-0810-4/+55
* | | libmedia: Add support to set camera parametersMohan Kandra2010-08-058-0/+82
* | | Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-303-3/+3
|\ \ \ | | |/ | |/|
| * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+3
| |/
| * Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-07-011-2/+13
* | frameworks/base: Fix for no sound output issue in preview ringtone.Mahesh Kumar2010-07-261-0/+3
* | media: Unhide AAC encoderSteve Kondik2010-07-251-1/+1
* | Unhide encoder profiles, add "front" profile.Steve Kondik2010-07-254-6/+10
* | Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-07-221-2/+13
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-115-11/+33
* | Add adjustable haptic feedback stuffMichael Webster2010-07-071-0/+7
* | Move the FLAC scanner into Stagefright.Steve Kondik2010-07-012-5/+83
* | Fix setDataSource method in FLACPlayer for new interface.Steve Kondik2010-06-232-4/+7
* | Fix FLAC decoder lock contention.Glenn Maynard2010-06-232-6/+17
* | Add FLAC support to the media frameworkKenny Root2010-06-235-2/+679
|/
* 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
* | TimedEventQueue is apparently important for glitch-free media playback, and soMarco Nelissen2010-06-161-0/+3
|/
* Merge "Changes to the prefetcher to allow for bursts of data to be transferre...Andreas Huber2010-06-031-12/+50
|\
| * Changes to the prefetcher to allow for bursts of data to be transferred, hope...Andreas Huber2010-06-031-12/+50
* | Fix a Javadoc to clarify when setAudioStreamType() should be called.James Dong2010-06-031-2/+6
|/
* Added the runtime parameters for the mediarecorder stress test.Yu Shan Emily Lau2010-05-253-20/+126
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-203-5/+20
* Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* Return a runtime error instead of asserting if the AACDecoder is passed an un...Andreas Huber2010-05-132-3/+10
* Merge "Hide two audio focus methods." into froyoXavier Ducrohet2010-05-111-0/+2
|\
| * Hide two audio focus methods.Xavier Ducrohet2010-05-111-0/+2
* | Don't clear the _data column in the audio_meta table, since it isn'tMarco Nelissen2010-05-111-2/+5
|/
* Merge "Support for customizable socket-read timeouts through the HTTP respons...Andreas Huber2010-05-113-4/+33
|\
| * Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-113-4/+33
* | Merge "Better seek handling and proper reset of the vorbis decoder after a di...Andreas Huber2010-05-112-9/+22
|\ \
| * | Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber2010-05-112-9/+22
| |/
* | Update javadoc in android.media.AudioManager to not hide theJean-Michel Trivi2010-05-111-9/+15