summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-293-1/+74
|\
| * am 49ea1337: Merge changes I787e1c05,I72d3a5e1,I0a5cc65f,I75fc2a25,I2c2be08d,...Lajos Molnar2014-03-073-1/+74
| |\
| | * NuPlayer side support for seamless format switch.Robert Shih2014-03-063-1/+74
* | | warnings be gone.Andreas Huber2014-04-113-11/+13
|/ /
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
* | frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-1/+1
* | Fix compile error in NuPlayerRenderer debug printOscar Rydhé2014-01-031-1/+3
* | Merge commit '2381f06f374ee0cb8bca0edf5388394432b00e6d' into HEADThe Android Open Source Project2013-12-051-1/+10
|\ \ | |/
| * Notify current video size if availableMarco Nelissen2013-11-011-1/+10
* | Merge "NuPlayer: Use a software renderer when using software codecs"Marco Nelissen2013-11-284-2/+42
|\ \ | |/ |/|
| * NuPlayer: Use a software renderer when using software codecsMartin Storsjo2013-09-254-2/+42
* | Add FLAG_CAN_SEEK_BACKWARD and FLAG_CAN_SEEK_FORWARD see flagsChong Zhang2013-09-112-5/+9
* | MediaPlayer: add listener for raw track dataChong Zhang2013-08-197-7/+181
* | Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-154-0/+44
* | am 9f0e0597: am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in R...Jean-Baptiste Queru2013-07-081-0/+4
|\ \ | |/
| * am ca7f1609: Merge "Prevent double disconnects in RTSPSource"Jean-Baptiste Queru2013-07-081-0/+4
| |\
| | * Prevent double disconnects in RTSPSourceFredrik Rosin2013-07-011-0/+4
| * | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
| * | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| * | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3
| * | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-111-3/+3
| * | Fix seek in response to OnPrepared() for HLS contentAndreas Huber2013-04-011-9/+10
| * | Squashed commit of the following:Andreas Huber2013-03-127-7/+42
| * | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+1
| * | Enable pause/resume for RTSP streamingRoger Jönsson2013-02-064-0/+25
| * | RTSP buffering improvementsRoger Jönsson2013-02-065-7/+100
| * | HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-062-17/+65
| * | RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-055-14/+52
| * | Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-0515-119/+406
| * | Added HTTP support for SDP files.Oscar Rydhé2013-02-053-7/+80
| * | Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-0513-19/+75
| * | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-184-8/+8
| * | Merge "setVideoSurfaceTexture is now synchronous and applied dynamically"Andreas Huber2012-12-054-12/+97
| |\ \
| | * | setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-034-12/+97
| * | | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-10/+31
| |/ /
| * | Fix nuplayer seek jankiness by properly flushing decoders beforeAndreas Huber2012-11-302-88/+207
| * | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-2813-15/+122
| |\ \
| | * | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-2713-15/+122
| * | | Fix a crash when the stop might be called due to some error before start in R...James Dong2012-11-161-3/+4
| * | | am 9568b4cd: am 376074ed: Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-171-1/+2
| |\ \ \ | | |/ /
| | * | Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-141-1/+2
| * | | am dd1a87b3: am 9c6cb7a8: Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-051-0/+4
| |\ \ \ | | |/ /
| | * | Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+4
| * | | am 05e73de0: am 0d268a3c: Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
| |\ \ \ | | |/ /
| | * | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
| * | | am eca95af8: am fbe9d81f: Support for acting as a wifi display sink.Andreas Huber2012-09-041-2/+2
| |\ \ \ | | |/ /
| | * | Support for acting as a wifi display sink.Andreas Huber2012-09-041-2/+2
| * | | am 76fd1ea5: am 7323115c: Merge "Improvements to our MPEG2 Transport Stream p...Andreas Huber2012-09-041-2/+20
| |\ \ \ | | |/ /
| | * | Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber2012-09-041-2/+20
| | |\ \
| | | * | Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-311-2/+20