OSDN Git Service

android-x86/external-stagefright-plugins.git
2019-10-08 Michael GoffioulPort to pie-x86 android-x86-9.0-r1 android-x86-9.0-r2
2019-03-22 Chih-Wei HuangDisable stagefright-plugins temporarily
2018-05-15 Michael GoffioulEnable compilation on oreo-x86. android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5
2018-04-29 Michael Goffioulomx: fix another memory leak android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4
2018-04-27 Michael Goffioulomx: hwaccel: fix memory leak
2017-11-02 Chih-Wei HuangRevert "Revert "Disable OMX.ffmpeg.vp9.decoder temporar... android-x86-7.1-r1
2017-11-02 Chih-Wei HuangRevert "Disable adaptive-playback of vp9 decoder"
2017-10-09 Michael GoffioulSoftFFmpegVideo: fix adpative video scaling problem
2017-08-25 Chih-Wei HuangDisable adaptive-playback of vp9 decoder
2017-08-23 Chih-Wei HuangRevert "Disable OMX.ffmpeg.vp9.decoder temporarily"
2017-08-23 lambdadroidFix green video when scaling video
2017-08-23 Chih-Wei HuangMerge remote-tracking branch 'los/cm-14.1' into nougat-x86
2017-08-23 Chih-Wei HuangAdd codec profile levels for h264
2017-08-11 Michael GoffioulSoftFFmpegVideo: use AVDISCARD_DEFAULT in skip_loop_filter
2017-08-08 Chih-Wei HuangDisable OMX.ffmpeg.vp9.decoder temporarily
2017-06-27 Michael BestasFFmpegExtractor: Fix "supported" typo in logs
2017-06-05 Christopher... ffmpeg-extractor: StageFright supports Opus files
2017-06-05 Christopher... Revert "FFmpegExtractor: Don't use our extractor when...
2017-05-30 Christopher... FFmpegExtractor: Don't use our extractor when we agree...
2017-05-09 Chih-Wei Huangomx: hwaccel: decode in one thread
2017-05-09 Chih-Wei HuangAdd hardware accelerated codecs
2017-05-09 Chih-Wei Huangutils: simplify code
2017-05-09 Chih-Wei HuangQuiet unnecessary warnings
2017-05-08 Chih-Wei Huangomx: video: quiet log a little
2017-04-28 Chih-Wei HuangCleanup: remove C++ checking
2017-04-28 Chih-Wei Huangcodecs: enable vp8 and vp9
2017-04-28 Chih-Wei HuangMerge branch 'lollipop-x86' into multiwindow-hwaccel
2017-04-25 Chih-Wei HuangMerge branch 'jide_x86_lollipop' into lollipop-x86
2017-04-22 Jesse ChanRevert "codecs: Disable AC3/EAC3"
2017-04-21 Chih-Wei Huangextractor: avoid to initialize ffmpeg multiple times
2017-04-21 Chih-Wei Huangomx: don't do av_frame_unref
2017-04-21 Chih-Wei HuangAllow to build with libav and ffmpeg
2017-04-21 Chih-Wei HuangClean up makefiles
2017-04-21 Chih-Wei Huangomx: remove useless code
2017-04-21 Chih-Wei Huangutils: simplify priv_data handling
2017-04-21 Chih-Wei Huangutils: fix build for FFmpeg 3.1
2016-10-06 Jaap Jan MeijerMerge remote-tracking branch 'cm/cm-14.0' into cm-14...
2016-09-28 Jaap Jan Meijercodecs: make codec list complete again.
2016-09-27 Steve Kondikstagefright-plugins: Avoid QCOM-specific identifier
2016-09-14 Steve Kondikstagefright-plugins: Improvements and updates for CM14
2016-08-09 WuZhenclear omx struct when initializing
2016-07-06 Steve Kondikstagefright-plugins: Add a new component for ALAC
2016-07-06 WuZhenMerge remote-tracking branch 'cm/cm-13.0' into jide_x86...
2016-07-05 Steve Kondikstagefright-plugins: Clean up warnings for invalid...
2016-07-05 Steve Kondikstagefright-plugins: Stop using AVPicture
2016-06-22 WuZhenenable ffmpeg hevc decoder.
2016-06-20 Keith Mokstagefright-plugins: call packet_queue_init earier
2016-06-10 WuZhenhandle audio/vnd.dts with ffmpeg
2016-06-03 Keith Mokstagefright-plugins: flac does not playback
2016-05-31 Keith Mokstagefright-plugins: check if input queue is empty
2016-05-10 Steve Kondikstagefright-plugins: Fix crash with invalid FLAC file
2016-05-02 Keith Mokstagefright-plugins: Fix crash if nal size is not 3/4
2016-04-22 Keith Mokstagefright-plugins: Fix port reset problem
2016-04-22 Keith Mokstagefright-plugins: Fix eos flush problem.
2016-04-05 Keith Mokstagefright-plugin: Allow playback video with negative...
2016-04-05 Keith MokRevert "stagefright-plugins: Fix timestamp calculation"
2016-04-02 Steve Kondikstagefright-plugins: Fix timestamp calculation
2016-03-31 Ethan Chenstagefright-plugins: Convert calls to av_free_packet...
2016-03-15 Keith MokRevert "stagefright-plugins: Protect against crash"
2016-03-15 Keith Mokstagefright-plugins: Fix memory leak
2016-03-15 Keith Mokstagefright-plugins: Fix memory leak
2016-03-14 Keith Mokstagefright-plugins: Fix memory leak
2016-02-23 Keith Mokstagefright-plugins: Skip 2nd parsing for ogg
2016-02-20 Keith Mokstagefright-plugins: enlarge audio/video queue
2016-02-17 Keith Mokstagefright-plugins: prevent deadlock
2016-02-10 Keith Mokstagefright-plugins: workaround negative timestamp
2016-01-23 Keith Mokstagefright-plugins: Fix mov file streaming
2016-01-22 Keith Mokstagefright-plugins: Fix video orientation
2016-01-20 Keith Mokstagefright-plugins: Update pixfmt
2016-01-18 Keith Mokstagefright-plugins: Skip stream with jpeg tag
2016-01-06 Keith Mokstagefright-plugins: Fix certain HEVC file cannot playback
2016-01-04 Steve Kondikstagefright-plugins: Parse file metadata tags
2016-01-02 Steve Kondikstagefright-plugins: Protect against crash
2016-01-02 Steve Kondikstagefright-plugins: Increase max video buffer size...
2015-12-30 Steve Kondikstagefright-plugins: Refactor packet queue locking
2015-12-30 Steve Kondikstagefright-plugins: Fix shutdown deadlock
2015-12-30 Steve Kondikstagefright-plugins: Fix crash during testDecodeWithEOS...
2015-12-30 Steve Kondikstagefright-plugins: Wait for reader shutdown on EOS
2015-12-29 Steve Kondikstagefright-plugins: Only do as much sniffing as necessary
2015-12-28 Keith Mokstagefright-plugins: Increase confidence on HEVC mp2p...
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...
next