]> granicus.if.org Git - libvpx/history - vpx_scale
Merge "Revert "Skip the last frame update for some frame repeats.""
[libvpx] / vpx_scale /
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-04-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-16 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 JohannMerge "Reorganize *_rtcd() calling conventions"
2015-04-15 JohannMerge "Allow specifying a different prefix in x86inc...
2015-04-15 JohannReorganize *_rtcd() calling conventions
2015-04-15 JohannMerge "Remove unused scaleopt.cpp"
2015-04-14 JohannRemove unused scaleopt.cpp
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 paulwilkinsMerge "Revised rd adjustment for variance."
2015-03-24 paulwilkinsMerge "Experimental rd bias based on source vs recon...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-19 Jingning HanMerge "Speed up non-rd mode decision search"
2015-03-19 Jingning HanMerge "Fix an ioc warning in vp9_pick_inter_mode"
2015-03-19 MarcoMerge "Adjustments to aq-mode=3."
2015-03-18 Alex ConverseMerge "Fix external resize memory issues."
2015-03-18 JohannMerge changes Icc7da602,Id166bd8a
2015-03-18 JohannRemove last remnants of obj_int_extract
2015-02-10 Yunqing WangMerge "Make encoder and decoder share common thread...
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-10 James ZernMerge "configure: add --(disable|enable)-dependency...
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-07 Yaowu XuPrevent VP8 encoding crash
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yaowu XuMerge "Correct the miscalculation in uv dimensions"
2015-02-06 Yaowu XuCorrect the miscalculation in uv dimensions
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-01-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-23 JackyChenMerge "SSE2 code for the filter in MFQE."
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-21 James ZernMerge "fix AVX & AVX2 detection"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for control VP9E_SET_TUNE_CONTENT"
2015-01-15 Yaowu XuMerge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"
2015-01-14 Yaowu XuMerge "Fix comments for encoder controls"
2015-01-14 Frank GalliganMerge "Switch remaining Neon variance functions to...
2015-01-14 Frank GalliganMerge "Add 64x64 sub_pel_variance Neon function"
2015-01-14 Yaowu XuMerge "Enable decoder to pass through color space info"
2015-01-13 Yaowu XuEnable decoder to pass through color space info
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiMerge "Resolve several style issues in decode_perf_test"
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-19 James ZernMerge "make vp9 encoder static initializers thread...
2014-12-18 Paul WilkinsMerge "Improve motion detection for low complexity...
2014-12-17 JackyChenMerge "Add rectangle block support for MFQE."
2014-12-17 Deb MukherjeeMerge "Enhance the end to end psnr tests"
2014-12-17 JackyChenMerge "Use bit_depth in VP9Common as the flag of highbit."
2014-12-17 JohannMerge "Use defines for inline and __builtin_prefetch"
2014-12-17 Jingning HanMerge "Fix intra mode update process in vp9_pick_inter_...
2014-12-17 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 16"
2014-12-16 JohannMerge "Allow building multi-res encoder with --shared"
2014-12-16 JohannMerge "Silence -Werror=unused-parameter"
2014-12-16 Frank GalliganMerge "Revert "Revert "Add support for setting byte...
2014-12-15 Frank GalliganRevert "Revert "Add support for setting byte alignment.""
2014-12-15 James ZernMerge "vp9/MACROBLOCKD: reorder struct members"
2014-12-15 Paul WilkinsRevert "Add support for setting byte alignment."
2014-12-13 James ZernMerge "Optimize bit_read_buffer."
2014-12-13 Tom FineganMerge "vpxdec: Rename the libyuv scale wrapper."
2014-12-13 Tom FineganMerge "iosbuild.sh: Add targets argument."
2014-12-12 Frank GalliganMerge "Add support for setting byte alignment."
2014-12-12 Frank GalliganAdd support for setting byte alignment.
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-09 hkuangMerge "Clean up the logic of handling corrupted frame."
2014-12-08 JohannMerge "Extend x32 check by also checking for __x86_64__."
2014-12-08 Yunqing WangMerge "SSSE3 Optimization for Atom processors using...
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-12-08 hkuangMerge "Improve the performance by caching the left_mi...
2014-12-08 Paul WilkinsMerge "Use average mb energy from first pass in AQ2...
2014-12-08 Frank GalliganMerge "Fix potential integer overflow."
2014-12-06 James ZernMerge "vp9 asserts: fix compile warning"
2014-12-06 James ZernMerge "fix building with --disable-spatial-resampling"
2014-12-06 James Zernfix building with --disable-spatial-resampling
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
next