summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* NuPlayerDriver: fix current position for stop and pause.Wei Jia2014-08-222-17/+44
* Merge "NuPlayerDriver: include lapsed time when reporting current position." ...Wei Jia2014-08-212-1/+12
|\
| * NuPlayerDriver: include lapsed time when reporting current position.Wei Jia2014-08-202-1/+12
* | Merge "disable AwesomePlayer for Ogg vorbis" into lmp-devChong Zhang2014-08-202-12/+14
|\ \ | |/ |/|
| * disable AwesomePlayer for Ogg vorbisChong Zhang2014-08-202-12/+14
* | 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-193-5/+18
|\ \ \ | |/ / |/| |
| * | handle error during flush in MediaPlayer.reset()Marco Nelissen2014-08-203-5/+18
* | | Merge "Fix NuPlayer deadlock" into lmp-devMarco Nelissen2014-08-192-14/+20
|\ \ \
| * | | Fix NuPlayer deadlockMarco Nelissen2014-08-202-14/+20
* | | | Merge "StagefrightRecorder: add VIDEO_ENCODER_VP8 case in setupVideoEncoder" ...Robert Shih2014-08-191-0/+4
|\ \ \ \
| * | | | StagefrightRecorder: add VIDEO_ENCODER_VP8 case in setupVideoEncoderRobert Shih2014-08-201-0/+4
* | | | | Merge "Don't crash for bitstream errors in AMPEG4ElementaryAssembler" into lm...Chong Zhang2014-08-161-5/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't crash for bitstream errors in AMPEG4ElementaryAssemblerChong Zhang2014-08-191-5/+10
* | | | | 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 "stagefright: Fix thumbnail generation for some clips." into lmp-devRonghua Wu2014-08-181-7/+1
|\ \ \ \
| * | | | stagefright: Fix thumbnail generation for some clips.Ronghua Wu2014-08-191-7/+1
* | | | | 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 "stagefright: Do not add silence data for compress offload" into lmp-devRonghua Wu2014-08-181-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | stagefright: Do not add silence data for compress offloadaarti jadhav-gaikwad2014-08-181-1/+2
| | |/ / | |/| |
* | | | Merge "stagefright: add codec capability info for google audio codecs" into l...Lajos Molnar2014-08-162-15/+74
|\ \ \ \
| * | | | stagefright: add codec capability info for google audio codecsLajos Molnar2014-08-142-15/+74
* | | | | stagefright: Fix race condition between MediaCodec and SoftwareRendererRonghua Wu2014-08-155-77/+135
| |_|_|/ |/| | |
* | | | Merge "use dedicated looper for GenericSource" into lmp-devChong Zhang2014-08-158-45/+45
|\ \ \ \
| * | | | use dedicated looper for GenericSourceChong Zhang2014-08-148-45/+45
* | | | | Merge "stagefright: allow specifying flac copmression level by 'complexity'" ...Lajos Molnar2014-08-151-1/+3
|\ \ \ \ \
| * | | | | stagefright: allow specifying flac copmression level by 'complexity'Lajos Molnar2014-08-141-1/+3
| | |/ / / | |/| | |
* | | | | Merge "stagefright/media: add support for codec features with text value" int...Lajos Molnar2014-08-152-1/+20
|\ \ \ \ \
| * | | | | stagefright/media: add support for codec features with text valueLajos Molnar2014-08-142-1/+20
| |/ / / /
* | | | | Merge "nuplayer: create AudioSink early to verify offload is possible" into l...Andy Hung2014-08-152-133/+156
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | nuplayer: create AudioSink early to verify offload is possibleAndy Hung2014-08-152-133/+156
| | |/ / | |/| |
* | | | Merge "make NuPlayer's http connection mechanism behave more like that of Awe...Chong Zhang2014-08-141-11/+15
|\ \ \ \ | |/ / / |/| | |
| * | | make NuPlayer's http connection mechanism behaveChong Zhang2014-08-141-11/+15
| |/ /
* | | cache up to 200K bytes (instead of 10 buffers) in DecoderPassThroughChong Zhang2014-08-132-4/+15
|/ /
* | stagefright: allow scenarios when dequeueBufferFromNativeWindow failsLajos Molnar2014-08-121-2/+1
* | Merge "MediaCodecList: handle errors gracefully" into lmp-devLajos Molnar2014-08-122-5/+29
|\ \
| * | MediaCodecList: handle errors gracefullyLajos Molnar2014-08-122-5/+29
* | | MediaCodecList: don't return referencesLajos Molnar2014-08-121-2/+2
|/ /
* | Merge "propogate heartbeat error code to app" into lmp-devChong Zhang2014-08-111-1/+5
|\ \