]> granicus.if.org Git - libvpx/history - vp8
Merge "Tuning SATD rate calculation for speed"
[libvpx] / vp8 /
2015-03-31 Jingning HanMerge "Tuning SATD rate calculation for speed"
2015-03-31 Jingning HanMerge "Use aligned copy in 8x8 Hadamard transform SSE2"
2015-03-31 Jingning HanMerge "Allow block skip coding option in RTC mode"
2015-03-31 Jingning HanMerge "Fix 8x8 Hadamard SSE2 implementation"
2015-03-31 Alex ConverseMerge "VP9E_GET_ACTIVE_MAP API function."
2015-03-31 Jingning HanMerge "Enable 16x16 Hadamard transform in SATD based...
2015-03-31 Jingning HanMerge "Use SATD based mode decision for block sizes...
2015-03-30 Jingning HanMerge "Reuse inter prediction pixel block for Hadamard...
2015-03-30 Jingning HanMerge "Hadamard transform based coding mode decision...
2015-03-30 Alex ConverseMerge "Simplify skip check."
2015-03-27 hkuangMerge "Fix the issue that --limit is not working in...
2015-03-26 Adrian GrangeMerge "Remove 8-bit array in HBD"
2015-03-26 Adrian GrangeMerge "Replace heap with stack memory allocation"
2015-03-26 Adrian GrangeMerge "Fix use of scaling in joint motion search"
2015-03-26 JohannRemove duplicate code from merge
2015-03-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
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 "Optimize the intra frame decode to skip some...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-23 Alex ConverseMerge "Don't apply active map on key frames."
2015-03-23 Alex ConverseMerge "Set loop filter level to zero on inactive segment."
2015-03-20 James Zernvp[89]_cx_iface.c: remove obsolete ABI checks
2015-03-20 Adrian GrangeMerge "Restore first ref frame pointer to the correct...
2015-03-20 James ZernMerge "enable test/vp9_encoder_parms_get_to_decoder"
2015-03-20 James ZernMerge "put spatial svc behind an ABI check"
2015-03-20 James ZernMerge changes I42fa121b,Id30076ce
2015-03-19 Adrian GrangeMerge "Move joint_motion_search & delete function proto...
2015-03-19 James ZernMerge "external_frame_buffer_test: quiet static analysi...
2015-03-19 Yunqing Wangvp8: fix a bug in the internal PSNR calculation
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-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 MarcoMerge "vpx_temporal_svc_encoder: Adjust default qp...
2015-02-12 Jingning HanMerge "Fix ioc issue in block_rd_txfm"
2015-02-12 Adrian GrangeMerge "Add missing initializer to VP8 codec interface"
2015-02-12 Adrian GrangeAdd missing initializer to VP8 codec interface
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-04 JohannMerge "Remove unnecessary pointer check"
2015-02-03 Yaowu XuMerge "adjust rtc setting and threshold"
2015-02-03 JohannMerge "Use correct buffer size in vp8 subpixel variance"
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-02-03 JohannUse correct buffer size in vp8 subpixel variance
2015-02-02 Alex ConverseMerge "Allow larger encoder configurations."
2015-02-02 Adrian GrangeMerge "Abort if firstpass file does not exist"
2015-02-02 Yaowu XuMerge "Optimize coef update"
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-30 James ZernMerge "configure: echo --(disable|enable)-* cmdline...
2015-01-30 JohannMerge "Explicitly include vp8_rtcd.h"
2015-01-30 Yunqing WangMerge "Fix issues in 32bit PIC enabled build"
2015-01-29 JohannExplicitly include vp8_rtcd.h
2015-01-29 MarcoMerge "Fix to vp9 denoiser."
2015-01-28 Alex ConverseMerge "vp8enc: Prevent out of bounds memory access."
2015-01-28 Alex Conversevp8enc: Prevent out of bounds memory access.
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-13 Yaowu XuMerge "Added plumbing for setting color space"
2015-01-13 JackyChenMerge "Unit test for turning VP8 denoiser on/off period...
2015-01-12 Marcovp8: Fix to crash in pick_inter.
2015-01-09 Paul WilkinsMerge "Use 64 bit to accumulate frame sse."
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2015-01-08 James ZernMerge "vp9: fix -Wclobbered (longjmp + local variables)"
2015-01-08 Jingning HanMerge "Initalize zeromv_sse and newmv_sse in vp9_pick_i...
2015-01-08 hkuangMerge "Remove unnecessary init_macroblockd."
2015-01-08 Yaowu XuMerge "Refactor calculation of tile_cols"
2015-01-07 Jingning HanMerge "Always check and free denoiser buffer memory...
2015-01-07 JackyChenMerge "Use qdiff to adjust the threshold of sad and...
2015-01-07 Jingning HanMerge "Fix best ref frame rd cost update in sub8x8...
2015-01-07 Jingning HanMerge "Format fix in vp9_pick_inter_mode_sub8x8"
2015-01-07 Jingning HanMerge "Fix denoiser chroma component initialization"
2015-01-07 Jingning HanMerge "Skip duplicate denoiser frame buffer allocation"
2015-01-07 Jingning HanMerge "Turn denoiser sensitivity on starting from kf...
2015-01-06 Deb MukherjeeMerge "Enable coefficient range checking for 10-/12...
2015-01-06 Yaowu XuMerge "Fix compiler warnigns for msvc2013"
2015-01-06 Yaowu XuMerge "Return error on wrong sync code"
2015-01-06 Yaowu XuReturn error on wrong sync code
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiRevert "remove vp8 unused uvstride parm in simple loop...
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 Jingning HanMerge "Remove reset mode_info array per frame"
2014-12-17 Jingning HanMerge "Set second ref frame to be NONE in key frame...
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_...
next