summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/AVCDecoder.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure we drain the avc software decoder's output queue once we run out of...Andreas Huber2010-09-221-0/+2
* Don't return a decoder error if the encoded stream does not start with SPS/PPS.Andreas Huber2010-08-041-0/+3
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-0/+3
* The software AVCDecoder now properly seeks as requested.Andreas Huber2009-12-141-0/+1
* Removing an unused header file and a stale forward declaration. Also handling...Andreas Huber2009-12-111-2/+0
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-0/+86