OSDN Git Service

add HEVC(H.265) decoder. plz sync:
[android-x86/external-stagefright-plugins.git] / libstagefright / codecs / ffmpegdec / vdec / SoftFFmpegVideo.h
2013-10-26 Michael Chenadd HEVC(H.265) decoder. plz sync:
2013-10-23 Michael Chenfix compile warning -- -fpermissive
2013-10-22 Michael Chencleanup SoftFFmpegAudio and SoftFFmpegVideo decoders
2013-09-21 Michael Chenadd setMode func
2013-09-21 Michael Chenadd isRoleSupported func
2013-09-17 Michael Chenadd ffmpeg heuristic decoder.
2013-09-05 Michael ChenMerge branch 'jb-x86-tw' into jb-x86
2013-09-04 Michael Chenfix init and deinit ffmpeg
2013-08-30 Michael Chenfix cm_maguro compile
2013-08-30 Chih-Wei Huangjb-x86 porting
2012-11-18 Michael Chenset wma and wmv format to distinguish WMV1, WMV2, WMV3...
2012-11-16 Michael Chenremove SDL
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-10-22 Michael Chencompile fixes, include bug "error: 'INT64_MIN' was...
2012-09-16 Michael Chencleanup SoftFFmpegVideo
2012-09-14 Michael Chenadd ffmpeg video and audio decoder. but now only h264...