OSDN Git Service

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86
[android-x86/external-stagefright-plugins.git] / omx /
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
2020-11-19 Michael GoffioulFix AVC profiles and codec size limit nougat-x86 android-x86-7.1-r5
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
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-10-09 Michael GoffioulSoftFFmpegVideo: fix adpative video scaling problem
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-05-09 Chih-Wei Huangomx: hwaccel: decode in one thread
2017-05-09 Chih-Wei HuangAdd hardware accelerated codecs
2017-05-09 Chih-Wei HuangQuiet unnecessary warnings
2017-05-08 Chih-Wei Huangomx: video: quiet log a little
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 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
2016-10-06 Jaap Jan MeijerMerge remote-tracking branch 'cm/cm-14.0' into cm-14...
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-03 Keith Mokstagefright-plugins: flac does not playback
2016-05-31 Keith Mokstagefright-plugins: check if input queue is empty
2016-04-22 Keith Mokstagefright-plugins: Fix port reset problem
2016-04-22 Keith Mokstagefright-plugins: Fix eos flush problem.
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-01-20 Keith Mokstagefright-plugins: Update pixfmt
2016-01-02 Steve Kondikstagefright-plugins: Increase max video buffer size...
2015-12-30 Steve Kondikstagefright-plugins: Fix crash during testDecodeWithEOS...
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: Correctly check if audio codec...
2015-12-17 Steve Kondikstagefright-plugins: Return supported profiles for...
2015-12-13 Steve Kondikstagefright-plugins: Init port with larger audio buffer...
2015-12-10 Keith Mokstagefright-plugins: Fix video of resolution 320x240
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-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-07-11 Steve Kondikstagefright-plugins: Restructure the code