summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.h
Commit message (Expand)AuthorAgeFilesLines
* Add adaptive midpoint for AQ1.Paul Wilkins2014-11-201-0/+1
* Add intra complexity and brightness weight to first pass.Paul Wilkins2014-11-061-0/+1
* Add adaptation option for VBR.Paul Wilkins2014-10-131-0/+5
* Revert "Add adaptation option for VBR."Alex Converse2014-10-101-4/+0
* Merge "Add adaptation option for VBR."Paul Wilkins2014-10-101-0/+4
|\
| * Add adaptation option for VBR.Paul Wilkins2014-10-101-0/+4
* | Allow mode search breakout at very low prediction errorsYunqing Wang2014-10-081-2/+0
|/
* Substantial reworking of code for arf and kf groups.Paul Wilkins2014-09-181-2/+1
* Removing source field from VP9_COMP.Dmitry Kovalev2014-08-221-1/+1
* Store first pass motion vector directionsPengchong Jin2014-08-041-11/+11
* Store block-wise statistics obtained in the first passPengchong Jin2014-07-281-0/+14
* Merge "Fixed a bug of setting wrong first pass mb stats pointer"Pengchong Jin2014-07-171-1/+0
|\
| * Fixed a bug of setting wrong first pass mb stats pointerPengchong Jin2014-07-171-1/+0
* | Merge "Changes to rd balance and multi-arf bug fix."Paul Wilkins2014-07-171-1/+0
|\ \ | |/ |/|
| * Changes to rd balance and multi-arf bug fix.Paul Wilkins2014-07-161-1/+0
* | Rewrite functions related to first pass block statsPengchong Jin2014-07-141-8/+6
|/
* Store/read 16x16 block statistics obtained from the first passPengchong Jin2014-07-011-0/+16
* Dual ARF changes: Buffer index selection.Paul Wilkins2014-06-241-6/+6
* Experiment for mid group second arf.Paul Wilkins2014-06-241-2/+21
* Removing unused ssim_weighted_pred_err field from FIRSTPASS_STATS.Dmitry Kovalev2014-06-121-1/+0
* Revert "Removing this_frame_stats member from TWO_PASS struct."Adrian Grange2014-06-061-0/+1
* Removing this_frame_stats member from TWO_PASS struct.Dmitry Kovalev2014-05-271-1/+0
* Further first pass allocation changes.Paul Wilkins2014-05-231-9/+0
* Re-factor bit allocation in first pass.Paul Wilkins2014-05-231-1/+6
* Cleaning up vp9_init_second_pass().Dmitry Kovalev2014-05-221-1/+0
* Merge "Cosmetic clean up."Paul Wilkins2014-05-201-2/+2
|\
| * Cosmetic clean up.Paul Wilkins2014-05-191-2/+2
* | Removing unused fields from twopass_rc struct.Dmitry Kovalev2014-05-151-4/+0
|/
* Cleaning up vp9_twopass_worst_quality().Dmitry Kovalev2014-04-091-2/+0
* Rate ctrl changes to track target bitrates closerDeb Mukherjee2014-04-021-2/+1
* [svc] Fix SvcTest.SecondPassEncode failureMinghai Shang2014-03-281-1/+1
* [svc] Finalize spatial svc first pass rate controlMinghai Shang2014-03-191-0/+1
* Moving static_scene_max_gf_interval to RATE_CONTROL struct.Dmitry Kovalev2014-03-101-1/+0
* Adding const to FIRSTPASS_STATS pointers.Dmitry Kovalev2014-03-061-1/+3
* vp9_firstpass.c: remove unused functions & paramsYaowu Xu2014-03-021-1/+0
* Removes active_worst_quality feedbackDeb Mukherjee2014-02-111-0/+2
* Further one-pass vbr rate control changesDeb Mukherjee2014-02-101-0/+2
* Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.Dmitry Kovalev2014-02-051-8/+72
* One-pass rate control cleanups/fixes/refactoringDeb Mukherjee2014-02-051-6/+5
* vp9/encoder: add extern "C" to headersJames Zern2014-01-231-0/+8
* Don't use gf_update by default for 1-pass CBR.Marco Paniconi2014-01-101-0/+1
* Begin refactor of frame schedule in rate controlDeb Mukherjee2013-12-191-1/+5
* cpplint errors in vp9_onyx_if.hJim Bankoski2013-10-071-0/+1
* Code cleanup.Dmitry Kovalev2013-02-211-6/+6
* Use standard integer types for pixel values and coefficients.Ronald S. Bultje2012-12-181-3/+2
* google style guide include guardsJim Bankoski2012-11-301-1/+1
* Add vp9_ prefix to all vp9 filesJohn Koleszar2012-11-271-0/+23