summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2016-05-11Merge "Added a measure of rc drift."Yaowu Xu
2016-05-11Added a measure of rc drift.paulwilkins
2016-05-10Add VP9 encoder API for level specification.hui su
2016-04-28vp9: Move the initialization of some rc variables to rc_init.Marco
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-04-13vp9: Adjustment to scene-cut detection.Marco
2016-04-04vp9-denoiser: Avoid copy-block when denoising is at LowLow level.Marco
2016-03-22Force recode for bad rate misses.Paul Wilkins
2016-03-22Fix some HBD scaling bugs.Paul Wilkins
2016-03-15Isolate HBD stats bug change.Paul Wilkins
2016-03-15Merge "Revert "Fix bug in stats output for HBD.""Paul Wilkins
2016-03-15Revert "Fix bug in stats output for HBD."Paul Wilkins
2016-03-09vp9-svc: Fix to frame dropping in svc mode.Marco
2016-03-04Merge "Fix bug in stats output for HBD."Paul Wilkins
2016-03-04Fix bug in stats output for HBD.paulwilkins
2016-03-02vp9-svc: Fix issues with svc with periodic key frames.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-29vp9-svc: For 1 pass svc, remove frame-level upsampling.Marco
2016-02-26Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."James Zern
2016-02-26vp9-svc: Fix speed issue with source downscaling for spatial layers.Marco
2016-02-26Merge "vp9/10: fix forced keyframes w/alt-refs enabled"James Zern
2016-02-24vp9/10: fix forced keyframes w/alt-refs enabledJames Zern
2016-02-19vp9: 1 pass vbr real-time mode: Adjust gf refresh for scene change.Marco
2016-02-17vp9_encoder: add missing alloc checksJames Zern
2016-02-16vp9,encoder: relocate setjmpJames Zern
2016-02-16Merge "vp9-resize: Fix an issue with external dynamic resize."Marco Paniconi
2016-02-12vp9-resize: Fix an issue with external dynamic resize.Marco
2016-02-11vp9_receive_raw_frame: add missing setjmpJames Zern
2016-02-11vp9-resize: Force reference masking off for external dynamic-resizing.Marco
2016-02-09vp9-dynamic resize: Fix bug on releasing scaled reference.Marco
2016-02-09vp9-aq-mode=3: Reset cyclic refresh under config/external size change.Marco
2016-02-08Set use_highbitdepth flag to either 1 or 0Yaowu Xu
2016-02-05Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling."James Zern
2016-02-04Vidyo patch: Optimization for 1-to-2 downsampling and upsampling.Scott LaVarnway
2016-02-02vp9_encoder.c: remove unused macroJames Zern
2016-02-02vp9_encoder.c: protect SNPRINT* macros w/CONFIG checkJames Zern
2016-02-02Merge "Loop filter search resets on overlay frame."Paul Wilkins
2016-02-01vp9: Add flag to control usage of skin detection.Marco
2016-02-01vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising.Marco
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-19Loop filter search resets on overlay frame.paulwilkins
2016-01-13Adding an aq mode for 360 videosDebargha Mukherjee
2015-12-15Merge changes Icf9b57c3,I9e12da84,Idf5ee179Yaowu Xu
2015-12-15Fixed interval, fixed Q 1 pass test patch.paulwilkins
2015-12-14SVC 1 pass mode: Constrain inter mode search within superframe.Marco
2015-12-01Fix a spatial svc bug related to scalingDebargha Mukherjee
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-11-11Add AVX vectorized vp9_diamond_search_sadGeza Lore