summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodeintra.c
AgeCommit message (Expand)Author
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-08-18Rename vp8 quantize.cJohann
2015-05-26Move variance functions to vpx_dspJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-01Rename vp8_intra4x4_predict_dJohann
2012-08-01Change vp8_intra4x4_predict call sitesJohann
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-15Added predictor stride argument(s) to subtract functionsScott LaVarnway
2011-11-09Merge "Relocated idct/add calls for encoder"Scott LaVarnway
2011-11-09Relocated idct/add calls for encoderScott LaVarnway
2011-11-09ARMv6 optimized Intra4x4 predictionTero Rintaluoma
2011-10-28added code to clear 2nd order block when appropriateYaowu Xu
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-14Merge "Populate bmi for B_PRED only"Scott LaVarnway
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-19revise two function definitions with less parametersYaowu Xu
2011-05-19disable trellis optimization for first passYaowu Xu
2011-05-10remove a variable no longer in useYaowu Xu
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-14Improved vp8_rd_pick_intra_mbuv_modeScott LaVarnway
2011-02-14Improved rd_pick_intra4x4blockScott LaVarnway
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-26Rationalize vp8_rd_pick_intra16x16mby_mode()Paul Wilkins
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar
2010-10-15change to make use of more trellis quantizationYaowu Xu
2010-10-12Centralize mb skip state calculationJohn Koleszar