OSDN Git Service

add HEVC(H.265) decoder. plz sync:
[android-x86/external-stagefright-plugins.git] / libstagefright / codecs / ffmpegdec / adec / SoftFFmpegAudio.cpp
2013-10-26 Michael Chenadd HEVC(H.265) decoder. plz sync:
2013-10-22 Michael Chencleanup SoftFFmpegAudio and SoftFFmpegVideo decoders
2013-09-29 Michael Chenpurge deprecated code
2013-09-29 Michael Chenremove USE_PRE_AUDIO_BUF
2013-09-29 Michael Chenfix audio track plays fast
2013-09-27 Michael Chencleanup
2013-09-22 Michael Chenif no audio pts, then compute it(fix zeldaADPCM5bit...
2013-09-21 Michael Chenadd setMode func
2013-09-17 Michael Chenadd ffmpeg heuristic decoder.
2013-09-11 Michael Chenadd support for rv20, rv30(fix yanzi.rm)
2013-09-07 Michael Chenrename from "xxxParams" to "profile"
2013-09-07 Michael Chencleanup
2013-09-06 Michael Chenwe should reconfig audio context when ready to open...
2013-09-06 Michael Chenadd install script
2013-09-05 Michael ChenMerge branch 'jb-x86-tw' into jb-x86
2013-09-04 Michael Chenfix init and deinit ffmpeg
2013-09-04 Michael Chenfix audio decoder "Timed out waiting for output buffers"
2013-09-04 Chih-Wei HuangSoftFFmpegAudio: set block_align for wmadec
2013-09-03 Michael Chenfix audio decoder can not exit(audio file: sh3.ape )
2013-09-01 Michael Chen1. adjust the dts and ape audio codec of input buffer...
2013-09-01 Michael Chenremove common_utils
2013-08-30 Michael Chenfix cm_maguro compile
2013-08-30 Chih-Wei Huangjb-x86 porting
2013-08-26 Chih-Wei Huangchange LOGx -> ALOGx for JellyBean
2013-04-05 Michael Chenadd support for flac decoder,
2013-04-04 Michael Chenadd support for DTS decoder.
2013-04-04 Michael Chenfix bug "Codec's input buffers are too small to accomod...
2013-04-04 Michael Chenadd support for ape decoder
2012-12-02 Michael Chenfix RealAudio configure
2012-12-02 Michael Chenfix SIGBUS when audio swr_convert, the out data need...
2012-12-02 Michael Chenadd support for real-audio(RMVB), only cook audio codec
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...