summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Add support for common encryptionMarco Nelissen2013-04-081-0/+7
| * Implement Surface input to MediaCodec.Andy McFadden2013-03-042-0/+30
| * Remove FragmentedMP4ExtractorMarco Nelissen2013-02-151-70/+0
| * Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-0/+18
| * HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-1/+14
| * Added HTTP support for SDP files.Oscar Rydhé2013-02-051-0/+70
| * Merge "Rename ISurfaceTexture and SurfaceTexture"Andy McFadden2012-12-181-2/+2
| |\
| | * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
| * | Make codecs reconfigurableMarco Nelissen2012-12-181-0/+1
| |/
| * Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-1/+4
| * am ce8dcdf5: am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-291-1/+1
| |\
| | * am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-291-1/+1
| | |\
| | | * Bug fix for the MediaPlayer::prepare() api.Dylan Powers2012-11-271-1/+1
| * | | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-282-3/+13
| |\ \ \ | | |/ /
| | * | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-3/+13
| | |/
| * | Remove unused default parameter for copyBuffer()James Dong2012-11-011-1/+1
| * | Make ThrottledSource more usableMarco Nelissen2012-10-241-5/+31
| |/
| * 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
* | New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-314-259/+7
* | Edit list uses timescale from movie headerMarco Nelissen2013-05-301-0/+1
* | Add support for common encryptionMarco Nelissen2013-04-081-0/+7
* | Implement Surface input to MediaCodec.Andy McFadden2013-03-042-0/+30
* | Remove FragmentedMP4ExtractorMarco Nelissen2013-02-151-70/+0
* | Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-0/+18
* | HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-1/+14
* | Added HTTP support for SDP files.Oscar Rydhé2013-02-051-0/+70
* | Merge "Rename ISurfaceTexture and SurfaceTexture"Andy McFadden2012-12-181-2/+2
|\ \
| * | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* | | Make codecs reconfigurableMarco Nelissen2012-12-181-0/+1
|/ /
* | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-1/+4
* | am ce8dcdf5: am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-291-1/+1
|\ \
| * \ am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-291-1/+1
| |\ \
| | * | Bug fix for the MediaPlayer::prepare() api.Dylan Powers2012-11-271-1/+1
* | | | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-282-3/+13
|\ \ \ \ | |/ / /
| * | | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-3/+13
| |/ /
* | | Remove unused default parameter for copyBuffer()James Dong2012-11-011-1/+1
* | | Make ThrottledSource more usableMarco Nelissen2012-10-241-5/+31
|/ /
* | 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
|\