summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
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
2012-12-05Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-11-29more unused variables.Jim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar