summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-06Merge "Return a runtime error instead of assertion if seeking beyond EOS in m...Andreas Huber
2011-10-06Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 fi...Andreas Huber
2011-10-05Fix an issue where we should allow negative values but did notJames Dong
2011-10-05Fix issue 5381089: problem with A2DP music volumeEric Laurent
2011-10-05Set crop params to ANative Window during Initialization.Lakshman Gowda
2011-09-30Support for an MPEG2 Program Stream extractor.Andreas Huber
2011-09-30Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine
2011-09-28Merge "Support multiple NAL fragments per .mkv payload"Andreas Huber
2011-09-28Support multiple NAL fragments per .mkv payloadAndreas Huber
2011-09-28Merge "Flush resets the count of played audio frames"James Dong
2011-09-28Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber
2011-09-27Flush resets the count of played audio framesJames Dong
2011-09-27Merge "Cut down on AwesomePlayer and OMXCodec's verbosity."Andreas Huber
2011-09-27Cut down on AwesomePlayer and OMXCodec's verbosity.Andreas Huber
2011-09-27Merge "Fix issue 5373658: memory leak in AudioFlinger."Eric Laurent
2011-09-27Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber
2011-09-27Signal an appropriate error even if there are no active streams yet.Andreas Huber
2011-09-27Fix issue 5373658: memory leak in AudioFlinger.Eric Laurent
2011-09-27Merge "Fix issue 5373048: AudioCache decode errors"Eric Laurent
2011-09-27Fix issue 5373048: AudioCache decode errorsEric Laurent
2011-09-26Reconcile with ics-factoryrom-releaseThe Android Open Source Project
2011-09-26Merge "Properly connect to surface flinger in our shell tools"Andreas Huber
2011-09-26Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber
2011-09-26Merge "Support even more .avi files with .mp3 content not aligned to chunk bo...Andreas Huber
2011-09-23Support even more .avi files with .mp3 content not aligned to chunk boundariesAndreas Huber
2011-09-23Merge "Fix issue 5355047: Automated effect tests fail."Eric Laurent
2011-09-23merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger
2011-09-23Merge "Add an option to dump the raw stream to a file in the stagefright cmdl...Andreas Huber
2011-09-23Add an option to dump the raw stream to a file in the stagefright cmdline tool.Andreas Huber
2011-09-23Fix issue 5355047: Automated effect tests fail.Eric Laurent
2011-09-23am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-fa...Wei Huang
2011-09-23Merge "Update camera javadoc about AE and AWB lock." into ics-factoryromWei Huang
2011-09-23am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factor...Pannag Sanketi
2011-09-22Returning EOS in SurfaceMediaSource:readPannag Sanketi
2011-09-22Update camera javadoc about AE and AWB lock.Wu-cheng Li
2011-09-21Merge "Modified loadPlugIns to load from /vendor and /system; skip libraries ...Edwin Wong
2011-09-21Modified loadPlugIns to load from /vendor and /system; skip libraries that ar...Edwin Wong
2011-09-21Merge "Support some .avi files containing H.264 video, log warnings if audio/...Andreas Huber
2011-09-21Support some .avi files containing H.264 video, log warnings if audio/video u...Andreas Huber
2011-09-21Bug 5234242 audio continues after discontinuityGlenn Kasten
2011-09-20Properly connect to surface flinger in our shell toolsAndreas Huber
2011-09-20Reconcile with ics-factoryrom-releaseThe Android Open Source Project
2011-09-20merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger
2011-09-19Add QVGA resolution to CamcorderProfileJames Dong
2011-09-19am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong
2011-09-19Add QVGA resolution to CamcorderProfileJames Dong
2011-09-19Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber
2011-09-19Merge "In order to recover from video lagging behind audio, drop avc frames"Andreas Huber
2011-09-16In order to recover from video lagging behind audio, drop avc framesAndreas Huber
2011-09-16Merge "AudioResampler: use relative instead of absolute labels"Nick Kralevich