OSDN Git Service

set wma and wmv format to distinguish WMV1, WMV2, WMV3, WMAV1, WMAV2...
[android-x86/external-stagefright-plugins.git] / libstagefright / codecs / ffmpegdec / adec / SoftFFmpegAudio.cpp
2012-11-18 Michael Chenset wma and wmv format to distinguish WMV1, WMV2, WMV3...
2012-11-16 Michael Chenremove SDL
2012-11-16 Michael Chenadd support for wmav2(audio codec)
2012-11-13 Michael Chenremove the useless code
2012-11-13 Michael Chenadd support for wmv1
2012-11-09 Michael Cheninit and deinit ffmpeg globally.
2012-11-09 Michael Chendisable flush when deinit audio decoder. is it necessar...
2012-11-09 Michael Chenfix the return value of "initDecoder" fxn
2012-11-09 Michael Chenfix audio resample
2012-11-09 Michael Chenfix audio crash
2012-11-08 Michael Chenadd support for multi-channels resample
2012-11-08 Michael Chenno OMX_AUDIO_CodingAC3, so we set def.format.audio...
2012-11-08 Michael Chenadd support for ac3(stereo) audio decoder
2012-11-04 Michael ChenDon't fill the out buffer when the audio decoder failed...
2012-11-04 Michael Chenadd support for MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I and...
2012-11-03 Michael Chenignore mp3 Extradata and OMX_EventPortSettingsChanged...
2012-10-28 Michael Chenadd support for ffmpeg audio decoder, only aac work...
2012-10-28 Michael Chenadd support for ffmpeg audio decoder, only aac work...