summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer
Commit message (Expand)AuthorAgeFilesLines
* NuPlayer: remember and resubmit CSDs after flushLajos Molnar2014-08-234-21/+117
* Merge "wait for flush to finish before returning setSurface" into lmp-devChong Zhang2014-08-233-0/+29
|\
| * wait for flush to finish before returning setSurfaceChong Zhang2014-08-223-0/+29
* | Merge "add buffering update to GenericSource" into lmp-devChong Zhang2014-08-224-6/+112
|\ \ | |/ |/|
| * add buffering update to GenericSourceChong Zhang2014-08-224-6/+112
* | Merge "ACodec: handle errors related to native window." into lmp-devWei Jia2014-08-221-2/+5
|\ \
| * | ACodec: handle errors related to native window.Wei Jia2014-08-221-2/+5
* | | Merge "NuPlayerDriver: fix current position for stop and pause." into lmp-devWei Jia2014-08-222-17/+44
|\ \ \
| * | | NuPlayerDriver: fix current position for stop and pause.Wei Jia2014-08-222-17/+44
* | | | Merge "move cache prefill to GenericSource's message handler" into lmp-devChong Zhang2014-08-222-28/+135
|\ \ \ \ | | |_|/ | |/| |
| * | | move cache prefill to GenericSource's message handlerChong Zhang2014-08-212-28/+135
* | | | Merge "Fix SoundPool and MediaPlayerService buffer overflow" into lmp-devAndy Hung2014-08-221-7/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix SoundPool and MediaPlayerService buffer overflowAndy Hung2014-08-211-7/+29
* | | | NuPlayerDriver: include lapsed time when reporting current position.Wei Jia2014-08-202-1/+12
* | | | Merge "Fix typo in comment" into lmp-devMarco Nelissen2014-08-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in commentMarco Nelissen2014-08-201-1/+1
* | | | Merge "handle error during flush in MediaPlayer.reset()" into lmp-devMarco Nelissen2014-08-192-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | handle error during flush in MediaPlayer.reset()Marco Nelissen2014-08-202-2/+10
* | | | Fix NuPlayer deadlockMarco Nelissen2014-08-202-14/+20
| |_|/ |/| |
* | | Merge "Allow audio and video flushed separately." into lmp-devWei Jia2014-08-192-55/+14
|\ \ \
| * | | Allow audio and video flushed separately.Wei Jia2014-08-192-55/+14
| |/ /
* | | Merge "NuPlayerRenderer: allow flush() to be called multiple times." into lmp...Wei Jia2014-08-191-25/+43
|\ \ \ | |_|/ |/| |
| * | NuPlayerRenderer: allow flush() to be called multiple times.Wei Jia2014-08-191-25/+43
| |/
* | Merge "NuPlayer: use generation to detect stale requests from old decoders." ...Wei Jia2014-08-192-4/+31
|\ \
| * | NuPlayer: use generation to detect stale requests from old decoders.Wei Jia2014-08-192-4/+31
| |/
* | Merge "NuPlayer: disable deep audio buffer in offload mode." into lmp-devRonghua Wu2014-08-181-0/+1
|\ \
| * | NuPlayer: disable deep audio buffer in offload mode.Ronghua Wu2014-08-181-0/+1
| |/
* | Merge "NuPlayerRenderer: only query audio sink for position for the first ent...Ronghua Wu2014-08-181-2/+3
|\ \
| * | NuPlayerRenderer: only query audio sink for position for the first entry.Ronghua Wu2014-08-191-2/+3
* | | Merge "NuPlayer: add support for proper stop" into lmp-devLajos Molnar2014-08-192-3/+64
|\ \ \ | |_|/ |/| |
| * | NuPlayer: add support for proper stopLajos Molnar2014-08-082-3/+64
* | | 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
|\ \