OSDN Git Service

omx: hwaccel: decode in one thread
[android-x86/external-stagefright-plugins.git] / omx / SoftFFmpegVideo.cpp
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 Huangomx: remove useless code
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-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-17 Steve Kondikstagefright-plugins: Return supported profiles for...
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-07-11 Steve Kondikstagefright-plugins: Restructure the code