summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_int.h
AgeCommit message (Expand)Author
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi
2014-04-02Making frame_branch_ct a local array.Dmitry Kovalev
2014-04-02Add speed feature for recode tolerance.Paul Wilkins
2014-04-01Merge "Moving encoder quantization parameters into separate struct."Dmitry Kovalev
2014-04-01Merge "Make last frame source available in current frame encoding"Yunqing Wang
2014-04-01Make last frame source available in current frame encodingYunqing Wang
2014-03-28Moving encoder quantization parameters into separate struct.Dmitry Kovalev
2014-03-28Adding vp9_speed_features.{h, c}.Dmitry Kovalev
2014-03-27Merge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP."Dmitry Kovalev
2014-03-26Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP.Dmitry Kovalev
2014-03-26Encapsulating CYCLIC_REFRESH struct into .c file.Dmitry Kovalev
2014-03-26Merge "Added a speed feature "allow_skip_recode""Yaowu Xu
2014-03-25Removing unused force_next_frame_intra member.Dmitry Kovalev
2014-03-25Added a speed feature "allow_skip_recode"Yaowu Xu
2014-03-25Moving above_context to VP9_COMMON.Dmitry Kovalev
2014-03-24Merge "Adding init_rate_control() function + cleanup."Dmitry Kovalev
2014-03-24Adding init_rate_control() function + cleanup.Dmitry Kovalev
2014-03-24vp9_onyx_int.h convert header statics to inlineJim Bankoski
2014-03-22Merge "Removing output_partition from vp9."Dmitry Kovalev
2014-03-21Merge "Convert use_fast_lpf_pick to an enum."Dmitry Kovalev
2014-03-21Removing output_partition from vp9.Dmitry Kovalev
2014-03-21Rename the aq_mode files.Marco Paniconi
2014-03-21Convert use_fast_lpf_pick to an enum.Alex Converse
2014-03-21Merge "Reusing {above, left}_seg_context vars in both encoder and decoder."Dmitry Kovalev
2014-03-21Merge "Remove duplicate declaration"Yaowu Xu
2014-03-20Some code cleanup for cyclic refresh.Marco Paniconi
2014-03-20Reusing {above, left}_seg_context vars in both encoder and decoder.Dmitry Kovalev
2014-03-20Merge "[svc] Finalize spatial svc first pass rate control"Minghai Shang
2014-03-19Merge "Enable variable block size test in non-RD mode decision"Jingning Han
2014-03-19Merge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."Dmitry Kovalev
2014-03-19Enable variable block size test in non-RD mode decisionJingning Han
2014-03-19Remove duplicate declarationYaowu Xu
2014-03-19Merge "Rearranging and removing unused defines."Dmitry Kovalev
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang
2014-03-18Cleaning up vp9_onyx_if.c and vp9_onyx_int.h.Dmitry Kovalev
2014-03-18Rearranging and removing unused defines.Dmitry Kovalev
2014-03-18In-frame q adjustment for cyclic background refresh.Marco Paniconi
2014-03-17Merge "Cleaning up enums in vp9_onyx_int.h"Dmitry Kovalev
2014-03-17Cleaning up enums in vp9_onyx_int.hDmitry Kovalev
2014-03-17Moving defines from vp9_onyx_int.h to suitable *.c files.Dmitry Kovalev
2014-03-13Merge "Move svc layer_context to separate file."Marco Paniconi
2014-03-13Move svc layer_context to separate file.Marco Paniconi
2014-03-12Moving declaration of vp9_encode_frame() to vp9_encodeframe.h.Dmitry Kovalev
2014-03-12Removing unused last_skip_{probs_q, false_probs} arrays.Dmitry Kovalev
2014-03-10Merge "Using enums instead of integers."Dmitry Kovalev
2014-03-10Using MAX_REF_FRAMES constant instead of number 4.Dmitry Kovalev
2014-03-10Using enums instead of integers.Dmitry Kovalev
2014-03-10Cleaning up rd_pick_sb_modes() function.Dmitry Kovalev
2014-03-07Support for a fast diamond searchDeb Mukherjee
2014-03-06Merge "Removing unused mv_ref_stats[] array."Dmitry Kovalev