summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-12-10Update correct macroblock quantize_b function ptrsScott LaVarnway
2012-12-10Moved zbin_over_quant to macroblock structScott LaVarnway
2012-12-07Moved denoiser frame copy/updates out of loopfilter threadScott LaVarnway
2012-12-06Merge "added work buffer for denoiser"Scott LaVarnway
2012-12-05added work buffer for denoiserScott LaVarnway
2012-12-05Disable background update on non-base layer framesAdrian Grange
2012-12-05Removed check_gf_quality()Scott LaVarnway
2012-12-04Moving mbs_tested_so_far, mode_test_hit_counts to macroblock structScott LaVarnway
2012-12-03Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"Scott LaVarnway
2012-12-03Merge "Moving count_mb_ref_frame_usage to macroblock struct"Scott LaVarnway
2012-11-26Updates to qp-regulate and rate correction factor.Marco Paniconi
2012-11-06Incorrect parameter passed into vp8_stuff_mbScott LaVarnway
2012-11-06Moving count_mb_ref_frame_usage to macroblock structScott LaVarnway
2012-11-06Merge "Removed mb_norm_activity_map"Scott LaVarnway
2012-11-06Moving rd_thresh_mult, rd_threshes to macroblock structScott LaVarnway
2012-11-06Removed mb_norm_activity_mapScott LaVarnway
2012-11-06Moving _error counts to macroblock structScott LaVarnway
2012-11-06Moving MVcount to macroblock structScott LaVarnway
2012-11-05Moving ymode_count, uv_mode_count to macroblock structScott LaVarnway
2012-11-05Moved skip_true_count to macroblock structScott LaVarnway
2012-11-05Moving coef_counts to macroblock structScott LaVarnway
2012-11-02Removed unnecessary VP8_COMP *cpi parametersScott LaVarnway
2012-10-16Fix to rd cost computation for mv bias.Marco Paniconi
2012-10-10post-proc: fix 0 or negative threshold handlingYunqing Wang
2012-10-09multi-res: disable intra on forced ref framesJohn Koleszar
2012-10-09Merge "multi-res: add parent_ref_valid flag"John Koleszar
2012-10-09multi-res: add parent_ref_valid flagJohn Koleszar
2012-10-09Merge "post-proc: deblock filter optimization"Yunqing Wang
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-10-08multi-res: work around reference mismatchJohn Koleszar
2012-10-03fix uninitialized value in multi-res encodingJohn Koleszar
2012-10-01Disable keyframe in real time that's placed one frame after a cut.Jim Bankoski
2012-09-27Resetting of the cyclic_refresh_mode_index:Marco Paniconi
2012-09-26Reset the cyclic_refresh_mode_index to 0 on resize.Marco Paniconi
2012-09-25Merge "disable segmentation on enhancement layers"Jim Bankoski
2012-09-24disable segmentation on enhancement layersJim Bankoski
2012-09-23Update to cyclic refresh:Marco Paniconi
2012-09-21Update to cyclic refresh.Marco Paniconi
2012-09-13Removed pre_mvcScott LaVarnway
2012-08-31Encoder denoiser performance improvementYunqing Wang
2012-08-23Merge "Added error checking to vp8cx_create_encoder_threads()"Scott LaVarnway
2012-08-21Merge "Add biasing to ZEROMV for videos with static background"Jim Bankoski
2012-08-21Merge "Removed last_kf_gf_q"Scott LaVarnway
2012-08-21Add biasing to ZEROMV for videos with static backgroundYunqing Wang
2012-08-20Fix inter_zz_count calculation bugYunqing Wang
2012-08-20Merge "realtime turndown loopfilter for 00"Yaowu Xu
2012-08-20Merge "static threshold fix for realtime"Yaowu Xu
2012-08-20realtime turndown loopfilter for 00Jim Bankoski
2012-08-20static threshold fix for realtimeJim Bankoski
2012-08-20silent compiling warnings for VC9 buildYaowu Xu