OSDN Git Service

add support for wmv1
[android-x86/external-stagefright-plugins.git] / libstagefright / codecs / ffmpegdec / vdec / SoftFFmpegVideo.cpp
2012-11-13 Michael Chenadd support for wmv1
2012-11-10 Michael Chendo deinterlace if necessary. for example, your device...
2012-11-09 Michael Cheninit and deinit ffmpeg globally.
2012-11-09 Michael Chenfix the return value of "initDecoder" fxn
2012-11-08 Michael Chenadd support for ac3(stereo) audio decoder
2012-10-28 Michael Chencleanup
2012-10-22 Michael Chencompile fixes, include bug "error: 'INT64_MIN' was...
2012-10-20 Michael Chenflush decoder when onPortFlushCompleted
2012-10-20 Michael Chenflush when deinit ffmpeg decoder
2012-09-16 Michael Chencleanup SoftFFmpegVideo
2012-09-14 Michael Chenadd ffmpeg video and audio decoder. but now only h264...