summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodeframe.c
AgeCommit message (Expand)Author
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-18Fix multithreaded encoding for 1 MB wide frameAttila Nagy
2011-03-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-08Added early breakout for vp8_rd_pick_intra4x4mby_modesScott LaVarnway
2011-02-07Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-02-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-04correct quantizer initializationJohn Koleszar
2011-02-04Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-03Merge "Improved encoder threading"Yunqing Wang
2011-02-02Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-02Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-01Moved rd calculation into vp8_pick_intra4x4mby_modesScott LaVarnway
2011-02-01Removed intra_modes from vp8cx_encode_intra_macro_blockScott LaVarnway
2011-02-01Improved encoder threadingAttila Nagy
2011-02-01Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-31Removed prediction_error accumulationScott LaVarnway
2011-01-31Possible bug in vp8cx_encode_intra_macro_blockScott LaVarnway
2011-01-28Changed condition for using RD in Intra ModeAdrian Grange
2011-01-25Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-24Added vp8_update_zbin_extraScott LaVarnway
2011-01-21Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-18Further CQ, Key frame and ARF changesPaul Wilkins
2011-01-13Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-10Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2010-12-29Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-21Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-04Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-11-16Merge branch 'experimental' of ssh://on2-git.corp.google.com:29418/libvpx int...Suman Sunkara
2010-11-11quantizer: fix assertion in fast quantizer pathJohn Koleszar
2010-11-11Use of temporal context for encoding delta updates.Suman Sunkara
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-12Centralize mb skip state calculationJohn Koleszar
2010-10-12Add simple version of activity masking.Timothy B. Terriberry
2010-09-29Moved row-specific computation of MV bounds out of col loopAdrian Grange