summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_int.h
AgeCommit message (Expand)Author
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
2014-03-05Removing vp9_onyx.h and moving its content to the encoder.Dmitry Kovalev
2014-03-05Merge "Adding vp9_cost.{h, c} files."Dmitry Kovalev
2014-03-05Adding vp9_cost.{h, c} files.Dmitry Kovalev
2014-03-04Prune RT mode decisions for BLOCK_32x32 and upAlex Converse
2014-03-03cost_coefs approximation speed upJim Bankoski
2014-02-28Adds speed 8 to vp9 as referenceDeb Mukherjee
2014-02-28Removing unused mv_ref_stats[] array.Dmitry Kovalev
2014-02-27Cleaning up vp9_bitstream.{c, h} files.Dmitry Kovalev