summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of nasty heap corruption bugs.Danny Baumann2011-11-131-0/+4
* libstagefright: OMAP_COMPAT flag to allow use of omap3 codec tableTanguy Pruvot2011-11-131-3/+3
* media: Make HAVE_FM_RADIO play nice with OMAP_ENHANCEMENTRicardo Cerqueira2011-11-031-1/+1
* Mediadefs: Allow use of mime types keys for allTanguy Pruvot2011-10-291-13/+6
* Updated OMAP supportRicardo Cerqueira2011-10-2523-12/+504
* libstagefright: Enhance software AAC encoder to support stereo recording.Daneswara Tatakuntla2011-10-151-1/+1
* Wide screen camera profile for 16/9e devices (480x854)Quarx2k2011-08-111-1/+2
* include: media: Fix DEVICE_OUT_HDMI definition, drop extra zeroOleg Drokin2011-06-071-1/+1
* libstagefright: Add support for NV12tile color conversion to software rendererKrishnankutty Kolathappilly2011-05-151-0/+20
* frameworks : Enabling board hw Player and scannerDhiraj Nadgouda2011-04-291-0/+1
* include: media: add DEVICE_OUT_HDMItoastcfh2011-03-241-1/+2
* Stagefright: Memcpy optimization on output port.Vinay Kalia2011-03-213-1/+9
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-02-289-72/+32
|\
| * do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-263-5/+10
| * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-123-62/+10
| * Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
| * Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-062-0/+2
| * Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
* | Re-added FLAC support from froyoAusten Dicken2011-01-311-0/+1
* | media: Add support to set camera parametersSteve Kondik2011-01-304-0/+4
* | Revert "libmedia: Add backward-compatible constructors"Steve Kondik2011-01-072-19/+0
* | libmedia: Add backward-compatible constructorsSteve Kondik2011-01-062-0/+19
* | media: Add HD media profile, unhide EncoderCapabilitiesSteve Kondik2011-01-021-1/+2
* | libstagefright: add missing getBufferInfo pieces from CAFChristopher Lais2011-01-012-0/+11
* | audioflinger: Nasty hack for adjusting BCM FM volumeSteve Kondik2010-12-271-1/+3
* | media: support FM Radio audio routing in audio flingerxinyu2010-12-273-1/+39
* | stagefright: omx: ignore errors setting video parameters on 7x30Christopher Lais2010-12-241-1/+1
* | stagefright: omx: fix queues in CallbackDispatcher / OMXCodecChristopher Lais2010-12-231-0/+1
* | frameworks/base: compilation changesPriya Komarlingam2010-12-201-3/+3
|/
* Support post-decode video rotation.Andreas Huber2010-11-053-3/+15
* Rotation supportJames Dong2010-11-052-0/+2
* DO NOT MERGEJames Dong2010-11-021-0/+1
* File writer size estimation improvementJames Dong2010-10-191-0/+1
* For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+5
* Check-in of a copy of the Khronos OpenMAX headers formerly included from exte...Andreas Huber2010-10-1510-0/+6937
* Merge "Support for writing to MPEG2 transport stream files." into gingerbreadAndreas Huber2010-10-132-0/+8
|\
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-122-0/+8
* | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+1
|/
* Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-082-3/+5
|\
| * Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-082-3/+5
* | Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
|/
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-072-2/+4
* On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-072-1/+5
* Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-051-3/+3
* Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
* Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-281-1/+5
|\
| * Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-281-1/+5
* | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-281-0/+2
|\ \ | |/
| * Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-281-0/+2
* | Squashed commit of the following:Andreas Huber2010-09-271-0/+72
|/