summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-182-0/+112
* libstagefright: Squashed commit of LPA/tunnel updates from CAFHaynes Mathew George2013-02-271-0/+3
* libstagefright: Add support for frame-by-frame modeShalaj Jain2013-02-191-1/+1
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-123-4/+14
|\
| * Bug fix for the MediaPlayer::prepare() api.Dylan Powers2012-11-291-1/+1
| * Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-3/+13
* | Fix mako build.Danny Baumann2013-02-061-1/+1
* | Squashed commit of updates from CodeAuroraMingming Yin2013-02-062-0/+72
* | FM Radio: Add support for FM Radio in AndroidStefan Ekenberg2013-01-301-0/+61
* | libstagefright: Collection of fixes for TunnelPlayerAlexy Joseph2013-01-261-0/+22
* | Squashed commit of audio changes from CodeAuroravivek mehta2012-12-232-0/+66
|/
* Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong2012-09-111-0/+6
* Fragmented mp4 extractorMarco Nelissen2012-09-052-2/+91
* Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-311-0/+255
* Send current bandwidth info event when buffering occursJeffrey Tinker2012-08-231-0/+4
* Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-201-0/+1
* libstagefright: dynamically load libstagefright_chromium_httpColin Cross2012-06-151-0/+30
* Switch audio tracks at runtimeJames Dong2012-05-141-0/+9
* Removed mutex lock in addTextSource, and rename to addTextSource_lEdwin Wong2012-05-021-1/+1
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+3
* Removed software video encoders that are not OMX-based.James Dong2012-04-302-172/+0
* Merge "Expose an API to run the WV extractor in crypto plugin mode." into jb-devJeff Tinker2012-04-271-0/+7
|\
| * Expose an API to run the WV extractor in crypto plugin mode.Jeff Tinker2012-04-261-0/+7
* | Handle the case when there is no timed text trackJames Dong2012-04-261-1/+0
|/
* Add the ability to query the amount of cached data to NuMediaExtractor.Andreas Huber2012-04-191-3/+3
* Fix for multiple audio/timed track feature implementation - part oneJames Dong2012-04-161-1/+10
* Parse gapless info from mp4 filesMarco Nelissen2012-03-211-0/+4
* Merge "Parse mp3 encoder padding/delay"Marco Nelissen2012-03-202-1/+7
|\
| * Parse mp3 encoder padding/delayMarco Nelissen2012-03-202-1/+7
* | Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-1611-746/+0
* | Merge "Defines MediaPlayer APIs to support multiple audio/video/timedtext tra...James Dong2012-03-141-3/+2
|\ \ | |/ |/|
| * Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-3/+2
* | Fix Xing seeking when TOC[0] == 0Marco Nelissen2012-03-141-1/+2
|/
* Extend WAV extractor for multichannelJean-Michel Trivi2012-03-091-0/+1
* Merge "Fix videos app bandwidth accounting for 4G streaming"Jeff Tinker2012-03-081-0/+3
|\
| * Fix videos app bandwidth accounting for 4G streamingJeff Tinker2012-02-141-0/+3
* | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+1
|/
* Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-091-1/+1
* Merge "First step of refactoring 'timedtext' code."James Dong2012-01-311-3/+2
|\
| * First step of refactoring 'timedtext' code.Insun Kang2012-01-311-3/+2
* | Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-1/+1
|/
* Make sure the ThrottledSource reports the proper mime typeAndreas Huber2012-01-191-0/+5
* Separate sniffing from session initializationJames Dong2012-01-124-2/+11
* am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead ...James Dong2011-12-141-8/+0
|\
| * Revert the following patches because they may lead to power regression becaus...James Dong2011-12-141-8/+0
* | am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff ta...Jeff Tinker2011-12-091-0/+8
|\ \ | |/
| * Fix ANRs due to Widevine DRM plugin sniff taking too long.Jeff Tinker2011-12-071-0/+8
* | Allow data uris to be data sourcesNarayan Kamath2011-12-061-0/+76
* | am 624efe45: am c1b1709b: Merge "Make sure not to cancel pending seek/EOS not...Andreas Huber2011-11-171-1/+1
|\ \ | |/
| * Make sure not to cancel pending seek/EOS notifications on a cache underrun...Andreas Huber2011-11-161-1/+1