summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 fi...Andreas Huber2011-10-061-4/+6
|/ /
* | Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-16/+22
|/
* Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-6/+22
* Merge "Support multiple NAL fragments per .mkv payload"Andreas Huber2011-09-281-47/+61
|\
| * Support multiple NAL fragments per .mkv payloadAndreas Huber2011-09-281-47/+61
* | Merge "Flush resets the count of played audio frames"James Dong2011-09-281-0/+3
|\ \ | |/ |/|
| * Flush resets the count of played audio framesJames Dong2011-09-271-0/+3
* | Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-282-3/+95
|/
* Cut down on AwesomePlayer and OMXCodec's verbosity.Andreas Huber2011-09-272-9/+9
* Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber2011-09-276-27/+32
|\
| * Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-276-27/+32
* | Merge "Fix issue 5373048: AudioCache decode errors"Eric Laurent2011-09-271-2/+11
|\ \ | |/ |/|
| * Fix issue 5373048: AudioCache decode errorsEric Laurent2011-09-271-2/+11
* | Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-263-6/+37
|/
* Merge "Support even more .avi files with .mp3 content not aligned to chunk bo...Andreas Huber2011-09-262-38/+309
|\
| * Support even more .avi files with .mp3 content not aligned to chunk boundariesAndreas Huber2011-09-232-38/+309
* | am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factor...Pannag Sanketi2011-09-231-2/+2
|\ \ | |/ |/|
| * Returning EOS in SurfaceMediaSource:readPannag Sanketi2011-09-221-2/+2
* | Merge "Support some .avi files containing H.264 video, log warnings if audio/...Andreas Huber2011-09-213-12/+94
|\ \
| * | Support some .avi files containing H.264 video, log warnings if audio/video u...Andreas Huber2011-09-213-12/+94
* | | Bug 5234242 audio continues after discontinuityGlenn Kasten2011-09-211-2/+2
|/ /
* | am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong2011-09-191-2/+4
|\ \ | |/
| * Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-2/+4
* | Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber2011-09-192-23/+84
* | In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-168-44/+155
* | Various improvements to nuplayer playbackAndreas Huber2011-09-1612-63/+149
|/
* Merge "Change an assert failure due to unsupported level by HW AVC decoder an...James Dong2011-09-141-9/+10
|\
| * Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-9/+10
* | Merge "Issue 5298399: Lost speech after a crash in gTalk."Eric Laurent2011-09-131-12/+14
|\ \
| * | Issue 5298399: Lost speech after a crash in gTalk.Eric Laurent2011-09-131-12/+14
* | | Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks"Andreas Huber2011-09-132-14/+56
|\ \ \
| * | | Support .avi tracks that have a sample size of 1, i.e. samples != chunksAndreas Huber2011-09-132-14/+56
| | |/ | |/|
* | | Don't post position updates too frequentlyAndreas Huber2011-09-132-3/+17
|/ /
* | Merge "Turn an another assertion into a runtime error in ACodec's implementat...Andreas Huber2011-09-121-22/+18
|\ \
| * | Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-22/+18
* | | Increase the avi extractor's confidence slighly over mp3'sAndreas Huber2011-09-121-1/+5
|/ /
* | Make MediaScanner skip certain directoriesGuang Zhu2011-09-091-1/+59
* | Merge "Don't check mFilledBuffers whether it is empty or not when the port re...James Dong2011-09-091-3/+8
|\ \ | |/ |/|
| * Don't check mFilledBuffers whether it is empty or not when the port reconfigu...James Dong2011-09-091-3/+8
* | Merge "AudioTrack: extend callback thread sleep time"Eric Laurent2011-09-081-1/+6
|\ \
| * | AudioTrack: extend callback thread sleep timeEric Laurent2011-09-081-1/+6
* | | Merge "Always set geometry in queuebuffer"Pannag Sanketi2011-09-081-4/+5
|\ \ \
| * | | Always set geometry in queuebufferPannag Sanketi2011-09-081-4/+5
| |/ /
* | | Audio player must not be used as a timesource before it's started.Andreas Huber2011-09-082-3/+7
* | | Merge "Bug 5270905 fix MediaPlayer with IStreamSource"Glenn Kasten2011-09-071-0/+1
|\ \ \
| * | | Bug 5270905 fix MediaPlayer with IStreamSourceGlenn Kasten2011-09-071-0/+1
| | |/ | |/|
* | | Merge "Fixing bug in SurfaceMediaSource_test"Pannag Sanketi2011-09-071-5/+19
|\ \ \ | |_|/ |/| |
| * | Fixing bug in SurfaceMediaSource_testPannag Sanketi2011-09-021-5/+19
* | | Apparently keyframe status in audio tracks of .webm/.mkv files is unreliableAndreas Huber2011-09-071-5/+22
* | | Merge "Stop metadata retriever from dereferencing a NULL pointer if"Andreas Huber2011-09-071-2/+14
|\ \ \ | |_|/ |/| |