History log of /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1919e5af3d8eb8bcf08e50efae2e79eaf065cf6b 20-May-2010 Andreas Huber <andih@google.com> Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.

Change-Id: I5cba02ee85a41e43c2623053de40f26e2cf2efe4
related-to-bug: 2699505
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
dd0359f7a20c940160b2f93d3c332aaab3ffd7d1 05-Jan-2010 Andreas Huber <andih@google.com> Protect against possible temporary objects going away before we get at their data.
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
2039bd93ed9801927bffce43698b29645482b188 04-Jan-2010 Andreas Huber <andih@google.com> Fix mpeg4/h.263 software decoder.
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
4d0e827d0be6085893428b420ec5800f1973a43b 19-Dec-2009 James Dong <jdong@google.com> Attempt to fix simular build break.
Missing header file stdlib.h for free, malloc, etc
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
4e4795c8c0934eb063048471037ecb8a713e85fd 19-Dec-2009 James Dong <jdong@google.com> Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp
02f5b5447de349216a40086ca6061efefb5a3025 16-Dec-2009 James Dong <jdong@google.com> Initial checkins of the mpeg4 and h263 software decoders based on PV
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/M4vH263Decoder.cpp