OSDN Git Service

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86
[android-x86/external-stagefright-plugins.git] / extractor /
2020-11-19 Chih-Wei HuangMerge remote-tracking branch 'x86/oreo-x86' into pie-x86 pie-x86
2020-11-19 Chih-Wei HuangMerge remote-tracking branch 'x86/nougat-x86' into... oreo-x86 android-x86-8.1-r6
2019-10-08 Michael GoffioulPort to pie-x86 android-x86-9.0-r1 android-x86-9.0-r2
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
2017-08-23 Chih-Wei HuangMerge remote-tracking branch 'los/cm-14.1' into nougat-x86
2017-06-27 Michael BestasFFmpegExtractor: Fix "supported" typo in logs
2017-06-05 Christopher R. Palmerffmpeg-extractor: StageFright supports Opus files
2017-06-05 Christopher R. PalmerRevert "FFmpegExtractor: Don't use our extractor when...
2017-05-30 Christopher R. PalmerFFmpegExtractor: Don't use our extractor when we agree...
2017-05-09 Chih-Wei HuangQuiet unnecessary warnings
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-21 Chih-Wei Huangextractor: avoid to initialize ffmpeg multiple times
2017-04-21 Chih-Wei HuangAllow to build with libav and ffmpeg
2017-04-21 Chih-Wei HuangClean up makefiles
2016-10-06 Jaap Jan MeijerMerge remote-tracking branch 'cm/cm-14.0' into cm-14...
2016-09-27 Steve Kondikstagefright-plugins: Avoid QCOM-specific identifier
2016-09-14 Steve Kondikstagefright-plugins: Improvements and updates for CM14
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-06-20 Keith Mokstagefright-plugins: call packet_queue_init earier
2016-05-02 Keith Mokstagefright-plugins: Fix crash if nal size is not 3/4
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-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-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
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-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-23 Scott Mertzstagefright-plugins: remove global dictionaries
2015-12-21 Steve Kondikstagefright-plugins: Seek to beginning of file on seek...
2015-12-14 Steve Kondikstagefright-plugins: Really ignore album art "streams"
2015-12-10 Keith Mokffmpeg-extractor: Fix sample aspect ratioa issue
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: Install binaries to /vendor
2015-08-31 Christopher R. Palmerffmpeg-extractor: Fix deadlock when stopping the reader...
2015-07-11 Steve Kondikstagefright-plugins: Restructure the code