summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AVIExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* AVIExtractor: adding a H264 fourCC which is also specified in the reference.Dongwon Kang2012-01-151-0/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* am 10526a0b: am 2c2ed7be: Merge "Fixes a typo in AVIExtractor that would adve...Andreas Huber2011-12-011-1/+1
|\
| * Fixes a typo in AVIExtractor that would advertise the wrong video dimensionsAndreas Huber2011-12-011-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
|/
* Support even more .avi files with .mp3 content not aligned to chunk boundariesAndreas Huber2011-09-231-38/+304
* Support some .avi files containing H.264 video, log warnings if audio/video u...Andreas Huber2011-09-211-11/+92
* Support .avi tracks that have a sample size of 1, i.e. samples != chunksAndreas Huber2011-09-131-13/+46
* Increase the avi extractor's confidence slighly over mp3'sAndreas Huber2011-09-121-1/+5
* Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi filesAndreas Huber2011-03-301-0/+922