summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "use dedicated looper for GenericSource" into lmp-devChong Zhang2014-08-158-45/+45
|\ \ \
| * | | use dedicated looper for GenericSourceChong Zhang2014-08-148-45/+45
* | | | nuplayer: create AudioSink early to verify offload is possibleAndy Hung2014-08-152-133/+156
| |_|/ |/| |
* | | cache up to 200K bytes (instead of 10 buffers) in DecoderPassThroughChong Zhang2014-08-132-4/+15
|/ /
* | Merge "propogate heartbeat error code to app" into lmp-devChong Zhang2014-08-111-1/+5
|\ \ | |/ |/|
| * propogate heartbeat error code to appChong Zhang2014-08-111-1/+5
* | NuPlayer: getSelectedTrackRobert Shih2014-08-084-0/+51
|/
* some clean up of video size change notificationChong Zhang2014-08-087-97/+109
* delay data source creation for GenericSource prepare timeChong Zhang2014-08-083-21/+80
* Revert "NuPlayer: don't feed decoder input data during flushing."Wei Jia2014-08-071-5/+5
* Merge "httplive: timestamp reporting, track selection" into lmp-devRobert Shih2014-08-061-1/+1
|\
| * httplive: timestamp reporting, track selectionRobert Shih2014-08-051-1/+1
* | some fixes for crash when extractor creation failsChong Zhang2014-08-063-51/+73
* | Merge "NuPlayer: don't feed decoder input data during flushing." into lmp-devWei Jia2014-08-051-5/+5
|\ \
| * | NuPlayer: don't feed decoder input data during flushing.Wei Jia2014-08-051-5/+5
* | | Merge "set secure flag for secure file playback" into lmp-devChong Zhang2014-08-052-2/+15
|\ \ \
| * | | set secure flag for secure file playbackChong Zhang2014-08-052-2/+15
| |/ /
* | | stagefright: Pass audio aac subformats in offloadinfoaarti jadhav-gaikwad2014-08-051-0/+9
|/ /
* | Merge "GenericSource: timed text support" into lmp-devLajos Molnar2014-07-312-77/+199
|\ \
| * | GenericSource: timed text supportLajos Molnar2014-07-312-77/+199
| |/
* | mediaplayer: add looping support to NuPlayerLajos Molnar2014-07-312-4/+27
* | NuPlayer: fix av discontinuity raceRobert Shih2014-07-311-7/+8
|/
* GenericSource: support track (de)selectionRobert Shih2014-07-312-63/+319
* mediaplayerservice: initialize mIsWidevineLajos Molnar2014-07-311-1/+2
* Merge "handle rotation in NuPlayer" into lmp-devChong Zhang2014-07-251-2/+17
|\
| * handle rotation in NuPlayerChong Zhang2014-07-301-2/+17
* | Revert GenericSource track selection changesWei Jia2014-07-302-441/+63
|/
* GenericSource: start/stop tracks correctly on selectionRobert Shih2014-07-281-1/+11
* GenericSource: timed text supportRobert Shih2014-07-252-73/+195
* Merge "NuPlayer: timed text support" into lmp-devRobert Shih2014-07-254-0/+78
|\
| * NuPlayer: timed text supportRobert Shih2014-07-254-0/+78
* | Reset the value for Vector of pointers.Wei Jia2014-07-241-0/+6
* | Merge "GenericSource: support track (de)selection" into lmp-devRobert Shih2014-07-222-65/+311
|\ \ | |/
| * GenericSource: support track (de)selectionRobert Shih2014-07-222-65/+311
* | Fall back to s/w decoding when audio offloading fails.Wei Jia2014-07-223-1/+48
|/
* nuplayer: support widevine sourcesLajos Molnar2014-07-175-2/+185
* nuplayer: add widevine support to GenericSourceLajos Molnar2014-07-173-11/+84
* GenericSource: implement getTrackCount/getTrackInfoRobert Shih2014-07-162-3/+61
* Add support of audio offloading for NuPlayer.Wei Jia2014-07-099-46/+636
* Merge "HLS: do not discard packets when queuing explicit discontinuity"Chong Zhang2014-07-072-3/+10
|\
| * HLS: do not discard packets when queuing explicit discontinuityChong Zhang2014-06-262-3/+10
* | handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-081-2/+2
|/
* Parse trex and mehd boxesMarco Nelissen2014-06-231-0/+8
* support for CEA-608 closed captionChong Zhang2014-06-134-3/+376
* refactor getTrackInfo()Chong Zhang2014-06-135-30/+97
* Added paused state to NuPlayerDecoderWei Jia2014-06-052-2/+20
* Fix some NuPlayer issues.Marco Nelissen2014-05-282-7/+10
* NuPlayer: use MediaCodec instead of ACodecLajos Molnar2014-03-104-108/+446
* Revert "NuPlayer: Use a software renderer when using software codecs"Lajos Molnar2014-03-104-42/+2
* NuPlayer side support for seamless format switch.Robert Shih2014-02-243-1/+74