summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 3477330Gloria Wang2011-03-105-10/+10
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-095-13/+189
* am a7c9dffd: am 4ed072f9: Merge "Add missing copyright headers to a couple of...James Dong2011-03-071-0/+16
|\
| * Add missing copyright headers to a couple of filesJames Dong2011-03-071-0/+16
* | Reject streaming .mp4 files over http that are not muxed reasonably.Andreas Huber2011-03-031-1/+5
|/
* Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-282-0/+6
* Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-241-1/+7
|\
| * Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-241-1/+7
* | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-243-2/+16
|\ \
| * | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-243-2/+16
| |/
* | Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"Glenn Kasten2011-02-242-3/+6
|\ \ | |/ |/|
| * Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-232-3/+6
* | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-225-0/+5
|/
* Experimental support for https transfers in stagefright.Andreas Huber2011-02-172-1/+6
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-5/+0
* Merge "Add AAC extractor"Gloria Wang2011-02-152-0/+65
|\
| * Add AAC extractorGloria Wang2011-02-152-0/+65
* | Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-0/+1
|/
* Start playing (and decoding) audio only after the first video frame has been ...Andreas Huber2011-02-111-0/+5
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-4/+0
* Merge "- Do not use global DrmManagerClient - Release the DrmManagerClient an...Gloria Wang2011-02-083-2/+3
|\
| * - Do not use global DrmManagerClientGloria Wang2011-02-073-2/+3
* | Display a single (still-)frame of video after seeking while paused.Andreas Huber2011-02-071-0/+4
|/
* Make sure timestamps attached to encoded media are composition timestamps.Andreas Huber2011-02-031-0/+8
* Bug 1804058 FLAC extractorGlenn Kasten2011-02-032-0/+67
* Merge "- Support comfort noise in AMRExtractor - Support duration and seeking...Gloria Wang2011-02-011-1/+4
|\
| * - Support comfort noise in AMRExtractorGloria Wang2011-02-011-1/+4
* | Disconnect HTTP live sessions as soon as the request comes in.Andreas Huber2011-01-311-0/+1
|/
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-0/+3
* Don't report 100% buffered when the stream ends prematurely.Bryan Mawhinney2011-01-181-2/+2
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-112-2/+6
* Awesomeplayer : Frame dropping logic changepmehendale2011-01-071-0/+1
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-1/+1
* Squashed commit of the following:Andreas Huber2010-12-231-1/+1
* Support malformed ID3 V2.4 tags written by early versions of iTunes.Andreas Huber2010-12-141-1/+1
* Squashed commit of the following:Andreas Huber2010-12-065-107/+122
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-1/+1
* Squashed commit of the following:Andreas Huber2010-12-021-1/+1
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+2
* Squashed commit of the following:Andreas Huber2010-11-222-42/+4
* Squashed commit of the following:Andreas Huber2010-11-192-58/+3
* 64-bit file size/offset support for media frameworkJames Dong2010-11-1813-45/+45
* Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-182-4/+12
* Merge "Add getUri() for streaming"Gloria Wang2010-11-182-0/+2
|\
| * Add getUri() for streamingGloria Wang2010-11-182-0/+2
* | Support post-decode video rotation.Andreas Huber2010-11-162-1/+4
* | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-163-14/+3
|/
* Add initial stereo capture support for AAC encoderJames Dong2010-11-151-1/+1
* Merge "More HTTP live support, AES encryption etc."Andreas Huber2010-11-152-1/+14
|\