summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include
Commit message (Expand)AuthorAgeFilesLines
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-252-5/+10
* Merge "Make sure all references to the decoder plugin are accounted for"Andreas Huber2011-05-242-1/+3
|\
| * Make sure all references to the decoder plugin are accounted forAndreas Huber2011-05-242-1/+3
* | am c41a17de: am 6e5cdca1: am ef89cc14: Merge "Multi-repository checkin, goes ...Jeffrey Tinker2011-05-241-6/+10
|\ \ | |/ |/|
| * Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038Jeffrey Tinker2011-05-231-6/+10
* | resolved conflicts for merge of a8939e0d to masterJames Dong2011-05-192-0/+25
|\ \ | |/
| * Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-102-0/+26
| * Add avg bandwidth estimate every 2 seconds - do not merge.James Dong2011-04-281-0/+1
* | Squashed commit of the following:Andreas Huber2011-05-112-0/+314
* | Properly honour any pending seek request when reading the first buffer afterAndreas Huber2011-05-101-0/+1
* | Initial CL for the timed text support:Gloria Wang2011-05-032-16/+117
* | Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+3
* | Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-201-1/+8
* | Make sure a read restarts the prefetcher if necessary.Andreas Huber2011-04-191-1/+3
* | Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-152-3/+11
* | Merge "Experimental support for changing the video surface/texture on an acti...Andreas Huber2011-04-121-0/+5
|\ \
| * | Experimental support for changing the video surface/texture on an active medi...Andreas Huber2011-03-141-0/+5
* | | In the MP3 extractor, compute timestamps based on sample count instead of byt...Jason Simmons2011-04-071-1/+1
* | | Remove legacy hack to only drop frames every other late frameAndreas Huber2011-04-011-1/+0
* | | Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi filesAndreas Huber2011-03-301-0/+111
* | | Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-303-1/+14
* | | Delay signaling the end of audio playback until all frames have actually played.Andreas Huber2011-03-221-2/+2
* | | Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-211-1/+4
* | | am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for...James Dong2011-03-171-0/+16
|\ \ \ | |/ / |/| / | |/
| * Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* | 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