OSDN Git Service

android-x86/external-stagefright-plugins.git
2015-12-28 Keith Mokstagefright-plugins: Fix audio trimmed when reaching eos
2015-12-28 Keith Mokstagefright-plugins: Fix crash
2015-12-27 Steve Kondikstagefright-plugins: Fix thumbnail issues
2015-12-27 Steve Kondikstagefright-plugins: Pass the container format in the...
2015-12-27 Steve Kondikstagefright-plugins: Remove voodoo from sniff logic
2015-12-27 Steve Kondikstagefright-plugins: Add special case for DivX containers
2015-12-27 Steve Kondikstagefright-plugins: Fix HEVC extradata handling
2015-12-27 Steve Kondikstagefright-plugins: Always use FFMPEG for FLAC audio
2015-12-27 Steve Kondikstagefright-plugins: Correctly check if audio codec...
2015-12-23 Scott Mertzstagefright-plugins: remove global dictionaries
2015-12-21 Steve Kondikstagefright-plugins: Seek to beginning of file on seek...
2015-12-21 Steve Kondikstagefright-plugins: Fix AAC profile selection
2015-12-17 Steve Kondikstagefright-plugins: Return supported profiles for...
2015-12-14 Steve Kondikstagefright-plugins: Parse additional FLAC metadata
2015-12-14 Steve Kondikstagefright-plugins: Really ignore album art "streams"
2015-12-13 Steve Kondikstagefright-plugins: Init port with larger audio buffer...
2015-12-10 Keith Mokstagefright-plugins: Fix video of resolution 320x240
2015-12-10 Keith Mokffmpeg-extractor: Fix sample aspect ratioa issue
2015-12-08 Keith Mokffmpeg: Fix crash when avio_check is called
2015-11-27 Diogo Ferreiraffmpeg: video: Check if the codec is still open before...
2015-11-26 Steve Kondikstagefright-plugins: Relax component role check
2015-11-20 Ricardo Cerqueiracodecs: Disable AC3/EAC3
2015-11-04 Steve Kondikstagefright-plugins: Fix the rest of the build with...
2015-11-01 Steve Kondikstagefright-plugins: Fix compilation issues with Clang
2015-10-28 Steve Kondikstagefright-plugins: Use native sample format
2015-10-27 Steve Kondikstagefright-plugins: Remove duplicate codec
2015-10-27 Steve Kondikstagefright-plugins: Populate AAC profile version
2015-10-27 Steve Kondikstagefright-plugins: Install binaries to /vendor
2015-10-27 Steve KondikRevert "stagefright-plugins: Add flag to disable inclusion"
2015-10-27 Steve Kondikstagefright-plugins: Add flag to disable inclusion
2015-10-20 Steve Kondikstagefright-plugins: Correct mime type
2015-08-31 Christopher... ffmpeg-extractor: Fix deadlock when stopping the reader...
2015-07-11 Steve Kondikstagefright-plugins: Restructure the code
2015-07-08 Ethan Chenstagefright-plugins: Remove Vorbis/MP3/H263/H264/HEVC
2015-07-08 Steve Kondikstagefright-plugins: Fix adaptive buffer and crop handling
2015-07-06 Steve Kondikstagefright-plugins: Add special handling of DivX files
2015-07-06 Steve Kondikstagefright-plugins: Improve seeking further
2015-07-03 Steve Kondikstagefright-plugins: Disable lowres
2015-06-24 Steve Kondikstagefright-plugins: Update codec list with capabilities
2015-06-23 Steve Kondikstagefright-plugins: Set sensible defaults for audio...
2015-06-23 Steve Kondikffmpeg: Remove a couple of codecs we don't need
2015-06-19 Steve Kondikstagefright-plugins: Minor fix for FFMPEG 2.7
2015-06-19 Steve Kondikstagefright-plugins: Convert tabs to spaces
2015-06-19 Steve Kondikstagefright-plugins: Refactoring the extractor
2015-06-19 Steve Kondikstagefright-plugins: Clean up makefiles
2015-06-19 Steve Kondikstagefright-plugins: Move and update codec XML
2015-06-19 Steve Kondikstagefright-plugins: Refactor the decoders
2015-05-29 Ethan ChenFFmpegExtractor: mark HEVC as supported
2015-05-14 Ethan Chenstagefright-plugins: Add -Wno-psabi for ARM64 builds...
2015-03-11 Steve Kondikstagefright-plugins: Re-add workarounds for certain...
2015-01-19 Steve Kondikstagefright-plugins: Set default target sample format...
2014-12-16 Steve Kondikstagefright-plugins: Enable multithreaded decoding
2014-12-13 Steve Kondikstagefright-plugins: Updates for FFMPEG 2.5
2014-12-05 Steve Kondikstagefright-plugins: Enable 24-bit output
2014-12-02 Steve Kondikstagefright-plugins: Use the max aggregated buffer...
2014-11-28 Steve Kondikstagefright-plugins: Fix warning
2014-11-28 Steve Kondikstagefright-plugins: Use new OMX type for AC3
2014-11-28 Steve Kondikstagefright-plugins: Return target format in PCM params...
2014-11-28 Steve Kondikstagefright-plugins: Implement frame dropping and AV...
2014-11-27 Steve Kondikstagefright-plugins: Rename mpeg2v to mpeg2
2014-11-25 Steve Kondikadec: Fix various issues on Stagefright 5.0
2014-11-25 Steve Kondikstagefright-plugins: Allow multiple getParameter invoca...
2014-11-25 Steve KondikDisable 24-bit until framework is updated
2014-11-22 Steve KondikDisable 24-bit until framework is updated
2014-11-04 Steve Kondikstagefright-plugins: Add a couple of sample format...
2014-11-02 Steve Kondikstagefright-plugins: Return real bitwidth in getParamet...
2014-10-21 James Sullinsffmpeg_source: add url check to android_open
2014-10-15 James Sullinsffmpeg_source: do not adjust offset on read error/eof
2014-10-08 Steve Kondikstagefright-plugins: Allow use of HW codecs for Windows...
2014-10-08 Steve Kondikstagefright-plugins: Audio output port reconfiguration...
2014-10-02 Steve Kondikstagefright-plugins: Handle 32-bit floating point sampl...
2014-08-07 Steve Kondikffmpeg: Add support for high resolution audio
2014-07-22 Steve KondikFix crash when playing ALAC
2014-07-22 Michael Chenadd support for unknown formats.
2014-07-22 Michael Chenfix release FFmpegExtractor
2014-05-24 Lucian CristianDon't use ffdshow to downmix the audio stream
2014-05-22 Ricardo Cerqueiraextractor: Underp mpeg4 fastpath
2014-05-20 Ricardo Cerqueiraextractor: More NULL checks...
2014-05-17 Ricardo CerqueiraFix resource leak in cached mpeg4 fast exit
2014-05-16 Ricardo Cerqueiraextractor: Fast-track the stream analysis if we already...
2014-05-15 Pawit PornkitprasanFFmpegExtractor: don't print list of supported formats
2014-05-14 Pawit PornkitprasanFFmpegExtractor: set proper mimetype for VP8/9
2014-05-14 Pawit PornkitprasanFFmpegExtractor: mark VP9 as supported
2014-05-14 Pawit PornkitprasanFFmpegExtractor: add mp3 to supported list
2014-05-13 Ethan ChenAdd additional WAV types to Stagefright supported list
2014-05-13 Pawit PornkitprasanFFmpegExtractor: ignore fake album art MJPEG streams
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
next