summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28vp9_encoder: make vp9_alloc_compressor_data privateJames Zern
2015-08-28Fix to golden update in cyclic_refresh.Marco
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-20Update to dynamic resize for 1 pass CBR: source scaling.Marco
2015-08-18Allow for re-encoding frame if high overshoot.Marco
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-13opsnr.stt: Add a missing tab after PSNRHVSAlex Converse
2015-08-11vp9_encoder: add missing vpx_clear_system_stateJames Zern
2015-08-11Merge "VPX: remove scaled calls from FUN_CONV_1D"Scott LaVarnway
2015-08-11blockiness: cleanup includes and add staticsAlex Converse
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-06Move VP9 SSIM metrics to vpx_dsp.Alex Converse
2015-08-05VPX: remove scaled calls from FUN_CONV_1DScott LaVarnway
2015-08-03Merge "Correct the allocation size for ssim_vars"Yaowu Xu
2015-08-03Correct the allocation size for ssim_varsYaowu Xu
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han
2015-07-23Dynamic resize for real-time: reference scaling.Marco
2015-07-20Fix uninitialized value warninghui su
2015-07-15Merge "Fix to resize logic for 1 pass mode."Marco
2015-07-15Fix to source scaling for dynamic_resize.Marco
2015-07-14Fix to resize logic for 1 pass mode.Marco
2015-07-14Merge "Add extra resize trigger for frames above maximum allowed size."paulwilkins
2015-07-10Dynamic resize for real-time: source scalingMarco
2015-07-08Don't allocate dqcoeff in MACROBLOCKD.Alex Converse
2015-07-08Add extra resize trigger for frames above maximum allowed size.paulwilkins
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-07Add vp9_ prefix to init_macroblockdJingning Han
2015-07-06Merge "Expose params min-gf-interval/max-gf-interval"Debargha Mukherjee
2015-07-06Merge "remove vp9_get_interp_kernel()"James Zern
2015-07-06remove vp9_get_interp_kernel()James Zern
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-07-02Merge "Use vpx prefix for codec independent threading functions"Jingning Han
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-06-29VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFOScott LaVarnway
2015-06-19Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cbJames Zern
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-06-16Remove duplicate calls for set_frame_size in 1 pass mode.Marco
2015-06-12vp9_encoder: hide adjust_image_stat()James Zern
2015-06-09Enable more split modes for animated content.Paul Wilkins
2015-06-03Duplicate reference variance codeJohann
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-06-01Merge "Fast feedback of bits on undershoot."paulwilkins
2015-05-28Merge "[svc] Disable tiles for spatial svc case"Minghai Shang
2015-05-28Merge "Add error handling when running out of free frame buffers."hkuang
2015-05-27Add error handling when running out of free frame buffers.hkuang
2015-05-27Merge "Refactor set_vbp_thresholds."Marco
2015-05-27Merge "[svc] Make size of empty frame to be 16x16 all the time"Minghai Shang
2015-05-27Refactor set_vbp_thresholds.Marco