summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2013-05-06Removed vp9_setup_intra_recon()Scott LaVarnway
2013-05-02Create common vp9_encode_sb{,y}John Koleszar
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-25Remove predictor pointers from BLOCKDJohn Koleszar
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-24Merge two similar functions into oneYaowu Xu
2013-04-23Remove coeff from BLOCKJohn Koleszar
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Merge "Adjustments to key frame sizing." into experimentalPaul Wilkins
2013-04-19Adjustments to key frame sizing.Paul Wilkins
2013-04-18make buid_inter_predictors block size agnostic (luma)John Koleszar
2013-04-18Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Commo...Dmitry Kovalev
2013-04-17Merge "Make alt_extra_bits a local variable" into experimentalAdrian Grange
2013-04-17Make alt_extra_bits a local variableAdrian Grange
2013-04-17Merge "Move configure_arnr_filter function" into experimentalAdrian Grange
2013-04-17Merge "Fixed overflow test on boost calculation" into experimentalAdrian Grange
2013-04-16Move configure_arnr_filter functionAdrian Grange
2013-04-16Fixed overflow test on boost calculationAdrian Grange
2013-04-16Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.Dmitry Kovalev
2013-04-15Removing TRUE and FALSE macro definitions.Dmitry Kovalev
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-03-28Adjust mv_ratio_accumulator threshold.Paul Wilkins
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Merge "Adapt ARNR filter length and strength." into experimentalPaul Wilkins
2013-03-18Adapt ARNR filter length and strength.Paul Wilkins
2013-03-15Fix use of NaN in firstpassJohn Koleszar
2013-03-11Changes to maximum gf/arf interval.Paul Wilkins
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28firstpass.c: correct casting around gf_group_bitsJames Zern
2013-02-27Use ref_frame_map vice active_ref_idx on the encoderJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-25vp9: promote gf_group_bits calculation to 64-bitJames Zern
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-22Merge "vp8: make gf_group_bits 64-bit"James Zern
2013-02-22vp8: make gf_group_bits 64-bitJames Zern
2013-02-22vp8_first_pass(): avoid floating point div by 0James Zern
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-17Problem of over smoothing with intra modes.Paul Wilkins
2012-12-07Merge remote-tracking branch 'origin/vp9-preview' into experimentalJohn Koleszar
2012-12-07Fix meaninglesss if.Frank Galligan
2012-12-05Use 'vpx_scale' consistentlyJohann