summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263
Commit message (Expand)AuthorAgeFilesLines
...
* Don't send late frames to software encoders for encodingJames Dong2010-08-121-2/+11
* Add input buffer size check for software video encodersJames Dong2010-08-101-0/+10
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-7/+45
* Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-1/+0
|\
| * Progress status notificationJames Dong2010-07-201-1/+0
* | Fix simulator build (1st attempt)James Dong2010-07-181-0/+1
|/
* Initial check-in for software m4v_h263 encoderJames Dong2010-07-1537-0/+26272
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-2/+9
* Protect against possible temporary objects going away before we get at their ...Andreas Huber2010-01-051-2/+3
* Fix mpeg4/h.263 software decoder.Andreas Huber2010-01-041-17/+61
* Attempt to fix simular build break.James Dong2009-12-192-1/+2
* Fix a memory corruption problem in software M4v/H263 decoder due to out-of-sc...James Dong2009-12-181-7/+11
* Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-1752-0/+21686