platform/upstream/libvpx.git
2014-04-16 Yaowu XuMerge "Add consts in set_fixed_partitioning()"
2014-04-16 Yaowu XuMerge "Refactor common code into a function"
2014-04-16 Paul WilkinsMerge "Fix rate control bug."
2014-04-16 Alex ConverseUnfork rd_thresh sub8x8.
2014-04-16 Paul WilkinsFix rate control bug.
2014-04-16 Vignesh Venkatasubra... Merge "webmdec: Fix return values for webm_read_frame"
2014-04-16 Dmitry KovalevMerge "Renaming av_per_frame_bandwidth to avg_frame_ban...
2014-04-16 Dmitry KovalevMerge "Consistent mode names."
2014-04-16 Dmitry KovalevRenaming av_per_frame_bandwidth to avg_frame_bandwidth.
2014-04-16 Dmitry KovalevMerge "Adding scale_if_required() function."
2014-04-15 Dmitry KovalevMerge "Adding get_search_range() function."
2014-04-15 Dmitry KovalevMerge "Cleaning up vp9_rc_compute_frame_size_bounds()."
2014-04-15 Dmitry KovalevMerge "Cleaning up vp9_twopass_worst_quality()."
2014-04-15 Dmitry KovalevAdding scale_if_required() function.
2014-04-15 Dmitry KovalevAdding get_search_range() function.
2014-04-15 Dmitry KovalevMerge "More user friendly vpxenc help strings."
2014-04-15 Vignesh Venkatasubra... webmdec: Fix return values for webm_read_frame
2014-04-15 Yaowu XuAdd consts in set_fixed_partitioning()
2014-04-15 Dmitry KovalevMerge "Moving frame_frags field from VP9Common to VP9_C...
2014-04-15 Dmitry KovalevMerge "Using anonymous enum instead of macros."
2014-04-15 Dmitry KovalevMerge "Adding get_skip_encode_frame()."
2014-04-15 Yaowu XuRefactor common code into a function
2014-04-15 Vignesh Venkatasubra... Merge "Remove fatal() call in webmdec.c"
2014-04-15 Dmitry KovalevMerge "Removing unused vp9_mcomp_x86.h file."
2014-04-15 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-04-14 Paul WilkinsMerge "Remove vp9_ prefix on static inline function."
2014-04-14 Dmitry KovalevAdding get_skip_encode_frame().
2014-04-14 Dmitry KovalevUsing anonymous enum instead of macros.
2014-04-14 Yaowu XuMerge "Reduce code duplication"
2014-04-14 Adrian GrangeMerge "Enable vpxenc to specify internal coded frame...
2014-04-14 Vignesh Venkatasubra... Remove fatal() call in webmdec.c
2014-04-14 Dmitry KovalevConsistent mode names.
2014-04-14 Dmitry KovalevMore user friendly vpxenc help strings.
2014-04-14 Paul WilkinsMerge "Speed 2 alternative balance."
2014-04-14 Dmitry KovalevReplacing int_mv with MV.
2014-04-14 Dmitry KovalevRemoving unused vp9_mcomp_x86.h file.
2014-04-14 Yaowu XuReduce code duplication
2014-04-14 Adrian GrangeEnable vpxenc to specify internal coded frame size
2014-04-14 Dmitry KovalevMerge "Cleaning up check_best_zero_mv()."
2014-04-14 Dmitry KovalevMerge "Cleaning up optimize_b()."
2014-04-14 Dmitry KovalevMerge "Removing redundant mvsadcost local variables."
2014-04-14 Dmitry KovalevMerge "Removing redundant checks from vp9_change_config()."
2014-04-14 Paul WilkinsRemove vp9_ prefix on static inline function.
2014-04-14 Paul WilkinsSpeed 2 alternative balance.
2014-04-14 Yaowu XuMerge "Add a few "const""
2014-04-12 Dmitry KovalevMerge "Adding consts in vp9_picklpf.c."
2014-04-12 Dmitry KovalevMerge "Fixing error found by ioc."
2014-04-12 Dmitry KovalevMerge "Adding vp9_rc_update_framerate() function."
2014-04-12 Dmitry KovalevFixing error found by ioc.
2014-04-11 hkuangMerge "Fix the VP9 encoding unit test failure on ARM."
2014-04-11 Dmitry KovalevRemoving redundant checks from vp9_change_config().
2014-04-11 Yaowu XuAdd a few "const"
2014-04-11 Yaowu XuMerge "Replace the call to set_offsets()"
2014-04-11 Dmitry KovalevAdding consts in vp9_picklpf.c.
2014-04-11 Dmitry KovalevCleaning up check_best_zero_mv().
2014-04-11 Dmitry KovalevAdding vp9_rc_update_framerate() function.
2014-04-11 James ZernMerge "rename README.webm -> README.libvpx"
2014-04-11 Dmitry KovalevRemoving redundant mvsadcost local variables.
2014-04-11 Dmitry KovalevMerge "Removing offset argument of mvcomp macros."
2014-04-11 Dmitry KovalevMerge "Adding RD_OPT struct."
2014-04-11 Dmitry KovalevMerge "Removing unused cost arguments from mcomp functi...
2014-04-11 Dmitry KovalevMerge "Renaming zz_motion_search() to get_block_varianc...
2014-04-11 Dmitry KovalevMerge "Adding temp variable q to vp9_cyclic_refresh_set...
2014-04-11 Yaowu XuReplace the call to set_offsets()
2014-04-11 James Zernrename README.webm -> README.libvpx
2014-04-11 Dmitry KovalevRenaming zz_motion_search() to get_block_variance().
2014-04-11 Dmitry KovalevAdding RD_OPT struct.
2014-04-11 Dmitry Kovalevvp9_rc_postencode_update() cleanup.
2014-04-11 Dmitry KovalevAdding temp variable q to vp9_cyclic_refresh_setup().
2014-04-11 Dmitry KovalevMerge "Removing legacy XMA code from vp8."
2014-04-11 Dmitry KovalevRemoving unused cost arguments from mcomp functions.
2014-04-11 Dmitry KovalevMerge "Removing unused initial_{width, height} from...
2014-04-11 Dmitry KovalevMerge "Removing unnecessary typedef."
2014-04-11 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-04-11 Paul WilkinsAdjust active minQ calculation for normal frames.
2014-04-11 Paul WilkinsChange Qlimit for arf kf.
2014-04-11 Dmitry KovalevReplacing int_mv with MV.
2014-04-11 Dmitry KovalevRemoving unnecessary typedef.
2014-04-11 Dmitry KovalevRemoving legacy XMA code from vp8.
2014-04-11 Dmitry KovalevMerge "Cleaning up vp9_dthread.{c, h}."
2014-04-11 Dmitry KovalevMerge "Removing output_framerate field from VP9_COMP."
2014-04-11 Dmitry KovalevMerge "Moving last_frame_type update out from vp9_rc_po...
2014-04-11 Dmitry KovalevMerge "Fixing invalid ref buffer in vp9_diamond_search_...
2014-04-11 Dmitry KovalevCleaning up optimize_b().
2014-04-11 hkuangFix the VP9 encoding unit test failure on ARM.
2014-04-11 Dmitry KovalevMerge "Cleaning up optimize_b()."
2014-04-10 Dmitry KovalevMoving last_frame_type update out from vp9_rc_postencod...
2014-04-10 Dmitry KovalevMerge "Removing unnecessary vp9_zero() call."
2014-04-10 Dmitry KovalevRemoving output_framerate field from VP9_COMP.
2014-04-10 Dmitry KovalevCleaning up vp9_dthread.{c, h}.
2014-04-10 Dmitry KovalevRemoving offset argument of mvcomp macros.
2014-04-10 Yunqing WangMerge "Define var threshold as unsigned int to match...
2014-04-10 Marco PaniconiMerge "Remove the unneeded output_framerate from svc."
2014-04-10 John KoleszarMerge "Fix onyx_if.c to not to redefine M_LOG2_E if...
2014-04-10 Dmitry KovalevFixing invalid ref buffer in vp9_diamond_search_sad_c().
2014-04-10 Vignesh Venkatasubra... Merge "Changing webmenc to use libwebm"
2014-04-10 Marco PaniconiRemove the unneeded output_framerate from svc.
2014-04-10 Dmitry KovalevCleaning up vp9_rc_compute_frame_size_bounds().
2014-04-10 Dmitry KovalevRemoving unnecessary vp9_zero() call.
2014-04-10 Dmitry KovalevCleaning up optimize_b().
next