OSDN Git Service

android-x86/external-stagefright-plugins.git
2014-06-05 Chih-Wei Huangdisable verbose log kitkat-x86 lollipop-x86 marshmallow-x86 android-x86-4.4-r1 android-x86-4.4-r2 android-x86-4.4-r3 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
2014-02-10 Chih-Wei Huangchange OMX.ffmpeg.vpx.decoder to OMX.ffmpeg.vp8.decoder...
2013-11-13 Michael Chencleanup jb-x86
2013-11-11 Michael Chencleanup FFmpegExtractor::stream_component_open
2013-11-10 Michael Chenfix rv20
2013-11-10 Michael Chenmove some codec utils to codec_utils.cpp
2013-11-10 Michael Chenremove packet_queue_XXX funcs to ffmpeg_utils.cpp
2013-11-06 Michael Chenfix set kKeyMIMEType
2013-11-06 Michael Chenfix OMX_AUDIO_CodingMP2
2013-11-04 Michael Chenadd adjust confidence funcs
2013-11-04 Michael Chencleanup vorbis decoder
2013-11-03 Michael Chenadd support for virbis decoder
2013-11-03 Michael Chenadd support for vorbis parser in FFmpegExtractor
2013-11-03 Michael Chenfix the rtvc1.vc1 file can't be played somtimes
2013-11-02 Michael Chenadd isPortSettingChanged func to check setting changed
2013-11-01 Michael ChenMerge branch 'master' of https://github.com/omxcodec...
2013-11-01 Michael Chenfix crash when ffmpeg video port notify setting change...
2013-11-01 Michael Chenfix crash when ffmpeg video port notify setting change...
2013-11-01 Michael Chenadd support for raw vc1 bitstreams
2013-10-31 Michael Chenfix getCodecId error
2013-10-30 Michael Chenfix VC1 CompressionFormat error
2013-10-29 Michael Chenupdate README
2013-10-27 Michael Chendisable no audio frames debug info
2013-10-27 Michael Chenfix select extractor, file: InstructionalQuicktimeMedRe...
2013-10-26 Michael Chenfix diatonis_phtos1_1920x1080_51_audio_2011-12.wmv...
2013-10-26 Michael Chenfix extractor select when source has hevc codec
2013-10-26 Michael Chenremove repo/local_manifest.xml
2013-10-26 Michael ChenMerge branch 'jb-x86' of https://github.com/omxcodec...
2013-10-26 Michael Chenupdate README
2013-10-26 Michael Chenadd HEVC(H.265) decoder. plz sync:
2013-10-26 Michael Chenadd HEVC(H.265) decoder. plz sync:
2013-10-23 Michael Chenfix compile warning
2013-10-23 Michael Chenfix ogg mime
2013-10-23 Michael Chenfix compile warning -- -fpermissive
2013-10-22 Michael Chenffmpeg vorbis decoder can not work now, disable it
2013-10-22 Michael Chencleanup SoftFFmpegAudio and SoftFFmpegVideo decoders
2013-10-22 Michael Chenfix vorbis seek error
2013-10-22 Michael Chenadd support for vorbis codec
2013-10-22 Michael Chenchange from OMX.ffmpeg.vheuristic.decoder to OMX.ffmpeg...
2013-10-11 Michael Chencleanup media_codecs.xml
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-28 Michael Chenuse av_err2str uitils to printf err
2013-09-27 Michael Chencleanup
2013-09-22 Michael Chencleanup
2013-09-22 Michael Chenfix InstructionalQuicktimeMedRes.mov
2013-09-22 Michael Chenif no audio pts, then compute it(fix zeldaADPCM5bit...
2013-09-21 Michael Chenadd setMode func
2013-09-21 Michael Chenadd isRoleSupported func
2013-09-17 Michael Chenadd ffmpeg heuristic decoder.
2013-09-13 Michael Chenadd support for flv
2013-09-13 Michael Chenfix BatmanBegins_1.divx
2013-09-13 Michael Chenreturn matching MetaData,merge from android-x86
2013-09-11 Michael Chenadd support for rv20, rv30(fix yanzi.rm)
2013-09-07 Michael Chenadd support for mpeg1video. (fix fall.mpg)
2013-09-07 Michael Chenrename from "xxxParams" to "profile"
2013-09-07 Michael Chencleanup
2013-09-06 Michael Chenffmpegextrator can demux mp1 and mp2 only
2013-09-06 Michael Chenwe should reconfig audio context when ready to open...
2013-09-06 Michael Chenadd install script
2013-09-06 Michael Chencleanup
2013-09-06 Michael Chenmove media_codecs.xml to config
2013-09-06 Michael Chenadd media_codecs.xml(Galaxy Nexus JB)
2013-09-05 Michael Chenadd support for ac3 (fix 4_currents.ac3)
2013-09-05 Michael ChenMerge branch 'jb-x86-tw' into jb-x86
2013-09-05 Michael Chenfix the destructor("FFmpegExtractor::~FFmpegExtractor...
2013-09-04 Michael Chenfix init and deinit ffmpeg
2013-09-04 Michael Chenfix wrong cleanup when fail
2013-09-04 Michael Chencleanup
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 Chencheck whether DataSource is CachingDataSource, if yes...
2013-09-01 Michael Chenadjust code style
2013-09-01 Michael Chencleanup README
2013-09-01 Michael Chenremove common_utils
2013-09-01 Michael Chenadd scripts for debug
2013-09-01 Michael Chencleanup
2013-09-01 Michael Chencleanup
2013-08-31 Michael Chendisable wav, it can not work now
2013-08-31 Michael Chensupport for wav
2013-08-31 Michael Chenuse ffmpeg extractor for these special or codec
2013-08-31 Michael Chenadd adjustCodecConfidence
2013-08-31 Michael Chenfix crash
2013-08-31 Michael Chenfix sniff mov. we read the format tags to check mime
2013-08-31 Michael Chen1. remove old LegacySniffFFMPEG
2013-08-31 Michael Chencleanup
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-24 Michael Chencleanup
2013-04-23 Michael Chenadd chinese README
2013-04-05 Michael Chencleanup
2013-04-05 Michael Chenupdate README
2013-04-05 Michael Chenadd support for flac decoder,
2013-04-04 Michael Chenupdate README
2013-04-04 Michael Chenadd support for DTS decoder.
2013-04-04 Michael Chenfix DECLARE_ALIGNED
next