summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | MediaDefs : fix typo in wma mime typeTanguy Pruvot2011-10-301-1/+1
* | Mediadefs: Allow use of mime types keys for allTanguy Pruvot2011-10-291-11/+5
|/
* Maintain separate media volumes for when the headset is and is not plugged in.Brian2011-10-281-0/+15
* Stagefright: Return error if codec takes too long to return a buffer.Anu Sundararajan2011-10-281-6/+8
* stagefright: Fix more USE_GETBUFFERINFO breakageRicardo Cerqueira2011-10-271-1/+2
* libstagefright: fix JPEG decoder component name typoTanguy Pruvot2011-10-261-3/+3
* OMXCodec: Fix build on USE_GETBUFFERINFO devicesRicardo Cerqueira2011-10-261-1/+2
* Updated OMAP supportRicardo Cerqueira2011-10-2557-118/+7233
* Merge "libstagefright: Fixed for noise with AAC stereo recording" into ginger...Steve Kondik2011-10-221-1/+1
|\
| * libstagefright: Fixed for noise with AAC stereo recordingArne Coucheron2011-10-151-1/+1
* | Merge "libstagefright: Enhance software AAC encoder to support stereo recordi...Steve Kondik2011-10-223-7/+7
|\ \ | |/
| * libstagefright: Enhance software AAC encoder to support stereo recording.Daneswara Tatakuntla2011-10-153-7/+7
* | Merge "libstagefright: Reset the decoder while performing seek." into ginger...Steve Kondik2011-10-221-1/+2
|\ \ | |/
| * libstagefright: Reset the decoder while performing seek.Yogesh Sadhu2011-10-151-1/+2
* | Merge "libstagefright: Add error handling in AMRNB deooder" into gingerbreadSteve Kondik2011-10-221-0/+5
|\ \ | |/
| * libstagefright: Add error handling in AMRNB deooderArne Coucheron2011-10-151-0/+5
* | Merge "libstagefright: Enable multi bitrate support in AMR Parser" into ginge...Steve Kondik2011-10-223-29/+188
|\ \ | |/
| * libstagefright: Enable multi bitrate support in AMR ParserRiaz Rahaman2011-10-153-29/+188
* | Merge "libstagefright: Fix crash in AVCDecoder during thumbnail creation." in...Steve Kondik2011-10-221-1/+4
|\ \ | |/
| * libstagefright: Fix crash in AVCDecoder during thumbnail creation.Krishnankutty Kolathappilly2011-10-151-1/+4
* | Merge "libstagefright: Fix out of bounds error for H264 software decoder" int...Steve Kondik2011-10-221-5/+7
|\ \ | |/
| * libstagefright: Fix out of bounds error for H264 software decoderDeva Ramasubramanian2011-10-151-5/+7
* | Merge "libstagefright: Fix for Software MP3Decoder to handle Partial frames" ...Steve Kondik2011-10-223-11/+382
|\ \ | |/
| * libstagefright: Fix for Software MP3Decoder to handle Partial framesSrinu Gorle2011-10-153-11/+382
* | Make loudness estimation rise-time instantenousAntti S. Lankila2011-09-301-9/+4
|/
* Merge "Enhance profile framework to support runtime locale changes (1/2)" int...Steve Kondik2011-09-261-1/+2
|\
| * Enhance profile framework to support runtime locale changes (1/2)Danny Baumann2011-09-021-1/+2
* | Merge "Wide screen camera profile for 16/9e devices (480x854)" into gingerbreadSteve Kondik2011-09-263-3/+5
|\ \
| * | Wide screen camera profile for 16/9e devices (480x854)Quarx2k2011-08-113-3/+5
* | | Smooth biquad interpolation for equalizerAntti S. Lankila2011-09-207-32/+65
* | | Add a sub-bass eq band at 16 HzAntti S. Lankila2011-09-162-17/+21
| |/ |/|
* | Bias estimate of sound pressure level upwardsAntti S. Lankila2011-08-241-8/+10
|/
* stagefright amrwbenc: Remove a duplicate, unused fileMartin Storsjo2011-08-031-73/+0
* stagefright: Only use __int64 on MSVC, not on all win32 compilersMartin Storsjo2011-08-031-1/+1
* stagefright aacenc: Make the mem_malloc function 64-bit safeMartin Storsjo2011-08-031-2/+7
* stagefright: Include stdlib.h for malloc/freeMartin Storsjo2011-08-031-3/+1
* stagefright aacenc: Mark codeWord as UWord16Martin Storsjo2011-08-031-1/+1
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2011-08-03150-5154/+5154
* stagefright aacenc/amrwbenc: Convert line breaks to Unix styleMans Rullgard2011-08-03185-30089/+30089
* Stagefright: Return error if codec takes too long to return a buffer.Anu Sundararajan2011-08-031-2/+12
* Fix OMXCodec members order, resolve warning in libstagefright initializerTanguy Pruvot2011-07-281-2/+2
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-07-261-17/+82
* Check for NULL in addTracks()atinm2011-07-201-0/+1
* Merge "Do headset filter in center+side audio space" into gingerbreadSteve Kondik2011-07-095-28/+108
|\
| * Do headset filter in center+side audio spaceAntti Lankila2011-07-075-28/+108
* | Support use of target-provided mediaserver.Andrew Mahone2011-07-081-0/+2
|/
* Merge "core: Add CM copyright notices" into gingerbreadRicardo Cerqueira2011-07-021-0/+192
|\
| * core: Add CM copyright noticesRicardo Cerqueira2011-07-011-0/+192
* | Fix media scanning in case readdir() returns type DT_UNKNOWN.Danny Baumann2011-06-291-28/+26
|/
* Remove weighing filter from loudness equalizationAntti S. Lankila2011-06-262-9/+7