summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
2014-08-25Merge "Removing is_best_mode() function."Dmitry Kovalev
2014-08-22Removing source field from VP9_COMP.Dmitry Kovalev
2014-08-22Merge "Move mv cost table to VP9_COMP"Jingning Han
2014-08-22Merge "Removing last_source field from VP9_COMP."Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-22Move mv cost table to VP9_COMPJingning Han
2014-08-21Removing last_source field from VP9_COMP.Dmitry Kovalev
2014-08-21Removing is_best_mode() function.Dmitry Kovalev
2014-08-20Merge "Removing gold_is_last, alt_is_last, gold_is_alt flags."Dmitry Kovalev
2014-08-20Merge "Converting MODE to be just BEST, GOOD, and REALTIME."Dmitry Kovalev
2014-08-19Converting MODE to be just BEST, GOOD, and REALTIME.Dmitry Kovalev
2014-08-19Moving frame_is_boosted() to vp9_speed_features.c.Dmitry Kovalev
2014-08-18Removing gold_is_last, alt_is_last, gold_is_alt flags.Dmitry Kovalev
2014-08-15Removing vp9_rescale().Dmitry Kovalev
2014-08-15Removing active_arnr_{strength, frames} from VP9_COMP.Dmitry Kovalev
2014-08-14Merge "Moving framerate from VP9EncoderConfig to VP9_COMP."Dmitry Kovalev
2014-08-08Merge "Moving pass from VP9_COMP to VP9EncoderConfig."Dmitry Kovalev
2014-08-08Moving framerate from VP9EncoderConfig to VP9_COMP.Dmitry Kovalev
2014-08-08Moving pass from VP9_COMP to VP9EncoderConfig.Dmitry Kovalev
2014-08-08Common encode/decode function to get reference frameAdrian Grange
2014-08-06[spatial svc]Add is_spatial_svc() helper function.Minghai Shang
2014-08-05Add a codec control option to tune for screen content.Alex Converse
2014-07-29Use frame index directly in get_chessboard_indexJingning Han
2014-07-24s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISINGTim Kopp
2014-07-21Remove unfinished VP9 alpha channel.Alex Converse
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-07-09Remove repetitive code in mcomp.cYunqing Wang
2014-07-03Merge "Multi-arf: Add code to turn it on and off."Paul Wilkins
2014-07-02Split vp9_rdopt into vp9_rdopt and vp9_rd.Alex Converse
2014-07-02Multi-arf: Add code to turn it on and off.Paul Wilkins
2014-07-01Store/read 16x16 block statistics obtained from the first passPengchong Jin
2014-06-30Decide the partitioning threshold from the variance histogramYunqing Wang
2014-06-26Merge "Skip the partition search for the frame with no motion"Pengchong Jin
2014-06-26Skip the partition search for the frame with no motionPengchong Jin
2014-06-24[spatial svc]Implement lag in frames for spatial svcMinghai Shang
2014-06-24Further dual arf changes: multi_arf_allowed.Paul Wilkins
2014-06-24Clean out old CONFIG_MULTIPLE_ARF code.Paul Wilkins
2014-06-24Experiment for mid group second arf.Paul Wilkins
2014-06-20Switch active map implementation to segment based.Alex Converse
2014-06-17Merge "Moving RD-opt related code from vp9_encoder.h to vp9_rdopt.h."Dmitry Kovalev
2014-06-13Moving RD-opt related code from vp9_encoder.h to vp9_rdopt.h.Dmitry Kovalev
2014-06-13Replacing RC_MODE with vpx_rc_mode.Dmitry Kovalev
2014-06-12Added skeleton for VP9 denoiserTim Kopp
2014-06-12Adding is_altref_enabled() function.Dmitry Kovalev
2014-06-05Removing chessboard_index from SPEED_FEATURES.Dmitry Kovalev
2014-06-04Removing unused alt_freq field from VP9EncoderConfig.Dmitry Kovalev
2014-06-03Merge "Removing lossless field from VP9EncoderConfig."Dmitry Kovalev
2014-06-03Adding buffer levels to RATE_CONTROL struct.Dmitry Kovalev
2014-06-03Removing lossless field from VP9EncoderConfig.Dmitry Kovalev