summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-04fix vp8_ namespace issuesJohn Koleszar
2012-05-04Formalize encodeframe.c forward delclarationsJohn Koleszar
2012-05-04Make global data constAttila Nagy
2012-05-02Fix compiler warningsAttila Nagy
2012-04-25Fix loopfilter race condition in multithreaded encoderAttila Nagy
2012-04-23Shares one set of RD costs tables between all encoding threadsAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-20vp8_change_config: don't force kf with spatial resamplingJohn Koleszar
2012-04-19Ports vpx_xcaler to new RTCD methodAttila Nagy
2012-04-19Makes all mode token tables constAttila Nagy
2012-04-17Makes all global data in tokenize.c constAttila Nagy
2012-04-16correct alt-ref contribution to frame rateJohn Koleszar
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-21Minor fix: add back a vpx_free callYunqing Wang
2012-03-16Merge "Add motion search skipping in first pass"Yunqing Wang
2012-03-16Add motion search skipping in first passYunqing Wang
2012-03-16Merge "x_motion_minq table reduction"Scott LaVarnway
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-02-29Packing bitstream on-the-fly with delayed context updatesAttila Nagy
2012-02-27bugfix: use oxcf width/height for reinit checkJames Berry
2012-02-16Multithreaded encoder, late sync loopfilterAttila Nagy
2012-02-09x_motion_minq table reductionScott LaVarnway
2012-02-07support changing resolution with vpx_codec_enc_config_setJohn Koleszar
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add motion search functionsJohn Koleszar
2012-01-30RTCD: add quantizer 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 postproc functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-26Merge changes I17e1a348,Iad710941John Koleszar
2012-01-24Revert "Multithreaded encoder, late sync loopfilter"John Koleszar
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2012-01-18Simplify an assignment statementJeff Faust
2012-01-13Fixed bugs in multi-layer code related to changing paramsAdrian Grange
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-22Merge "Remove unnecessary ternary constructs"John Koleszar
2011-12-22Merge "Remove legacy integer types"John Koleszar
2011-12-22Merge "Use lookup tables for mode_check_freq"John Koleszar
2011-12-22Merge "Use lookup tables for thresh_mult"John Koleszar
2011-12-22Remove unnecessary ternary constructsJohn Koleszar
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-22Use lookup tables for mode_check_freqJohn Koleszar
2011-12-22Use lookup tables for thresh_multJohn Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-21squash some signed/unsigned comparison warningsJames Zern
2011-12-21Remove opaque pointer VP8_PTRJohn Koleszar