projects
/
platform
/
upstream
/
libvpx.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge "Replacing cpi->rc with rc."
2014-01-16
Dmitry Kovalev
Merge "Replacing cpi->rc with rc."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK.
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "calculate_modified_err() cleanup."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Removing VpxInputContext dependency from {ivf...
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Replacing cpi->rc with rc.
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Removing unused calc_partial_ssl_err() function."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
calculate_modified_err() cleanup.
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Removing intra_mode_stats."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Removing pass number check from ivf_write_file_header()."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Merge "Cleaning up vp9_rdopt.c."
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Fixing invalid block width/height calculation.
commit
|
commitdiff
|
tree
2014-01-15
Dmitry Kovalev
Cleaning up vp9_rdopt.c.
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Making motion search code more compact."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Cleaning up md5 example."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Removing unnecessary casts + cleanup."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge changes I8eda5762,Ia2ffca07
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Removing unused error_bins[] field from VP9_COMP."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Reusing get_frame_new_buffer() function."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Cleaning up vp9_encodeframe.c."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Adding get_vp9_ref_frame_buffer() function."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Merge "Converting int_mv to MV."
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Removing unused error_bins[] field from VP9_COMP.
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Removing unused switchable_interp_count[] field from...
commit
|
commitdiff
|
tree
2014-01-14
Dmitry Kovalev
Using clamp() function instead of the same raw code.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Making motion search code more compact.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Removing pass number check from ivf_write_file_header().
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Reusing get_frame_new_buffer() function.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Removing unnecessary casts + cleanup.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Merge "Adding mv_has_subpel() function."
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Removing VpxInputContext dependency from {ivf, raw...
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Merge "Adding raw_read_frame() function to vpxdec."
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Removing intra_mode_stats.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Removing unused calc_partial_ssl_err() function.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Converting int_mv to MV.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Merge "Cleaning up and fixing psnr calculation code."
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Adding mv_has_subpel() function.
commit
|
commitdiff
|
tree
2014-01-13
Dmitry Kovalev
Adding raw_read_frame() function to vpxdec.
commit
|
commitdiff
|
tree
2014-01-11
Dmitry Kovalev
Merge "Cleaning up vp9_rc_postencode_update() function."
commit
|
commitdiff
|
tree
2014-01-11
Dmitry Kovalev
Cleaning up and fixing psnr calculation code.
commit
|
commitdiff
|
tree
2014-01-11
Dmitry Kovalev
Merge "Cleaning up vp9_dx_iface.c."
commit
|
commitdiff
|
tree
2014-01-11
Dmitry Kovalev
Merge "Removing mi_height_log2_lookup table."
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Cleaning up md5 example.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Cleaning up vp9_encodeframe.c.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Removing mi_height_log2_lookup table.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Adding get_vp9_ref_frame_buffer() function.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Cleaning up vp9_dx_iface.c.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Cleaning up vp9_rc_postencode_update() function.
commit
|
commitdiff
|
tree
2014-01-10
Dmitry Kovalev
Merge "Adding {get, set}_rate_correction_factor() functions."
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Renaming 'Sharpness' to 'sharpness'."
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Removing examples code generation and making...
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Using VP9_COMMON instead of VP9_COMP."
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Using VP9_COMMON instead of VP9_COMP.
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Removing direct references to {lst_fb, gld_fb...
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Cleanups around cpi->common."
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Adding {get, set}_rate_correction_factor() functions.
commit
|
commitdiff
|
tree
2014-01-09
Dmitry Kovalev
Merge "Renaming 'Mode' to 'mode'."
commit
|
commitdiff
|
tree
2014-01-08
Dmitry Kovalev
Removing direct references to {lst_fb, gld_fb, alt_fb...
commit
|
commitdiff
|
tree
2014-01-08
Dmitry Kovalev
Cleanups around cpi->common.
commit
|
commitdiff
|
tree
2014-01-08
Dmitry Kovalev
Renaming 'Mode' to 'mode'.
commit
|
commitdiff
|
tree
2014-01-08
Dmitry Kovalev
Renaming 'Sharpness' to 'sharpness'.
commit
|
commitdiff
|
tree
2014-01-08
Dmitry Kovalev
Merge "Using struct twopass_rc* instead of VP9_COMP*."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Removing examples code generation and making them static.
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Merge "Adding new_mv local variable."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Merge "Adding get_ref_frame_buffer() function."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Merge "Removing unused mvp_fill manipulation code."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Merge "Reusing ROUND_POWER_OF_TWO macro."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Removing unused mvp_fill manipulation code.
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Merge "Replacing &cpi->common with cm."
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Adding new_mv local variable.
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Reusing ROUND_POWER_OF_TWO macro.
commit
|
commitdiff
|
tree
2014-01-07
Dmitry Kovalev
Replacing &cpi->common with cm.
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Merge "Combining ref_frame and second_ref_frame into...
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Merge "Moving reset_segment_features() to encoder/vp9_segmen...
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Adding get_ref_frame_buffer() function.
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Merge "Adding RefBuffer struct."
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Using struct twopass_rc* instead of VP9_COMP*.
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Combining ref_frame and second_ref_frame into ref_frames[2].
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Moving reset_segment_features() to encoder/vp9_segmentation.h.
commit
|
commitdiff
|
tree
2014-01-06
Dmitry Kovalev
Merge "Moving get_scan() call out of decode_coeffs...
commit
|
commitdiff
|
tree
2014-01-04
Dmitry Kovalev
Moving get_scan() call out of decode_coeffs() function.
commit
|
commitdiff
|
tree
2014-01-04
Dmitry Kovalev
Merge "Converting CHECK_POINT macro to inline function."
commit
|
commitdiff
|
tree
2014-01-04
Dmitry Kovalev
Merge "Replacing int_mv with MV."
commit
|
commitdiff
|
tree
2014-01-04
Dmitry Kovalev
Converting CHECK_POINT macro to inline function.
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge "Replacing CHECK_BOUNDS macro with inline check_bounds...
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge "Moving hev mask calculation into filter4() function."
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Adding RefBuffer struct.
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge "Cleaning up get_prediction_decay_rate() function."
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge "Pre planes configuration cleanup."
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Pre planes configuration cleanup.
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge "Merging best_ref_mv and second_best_ref_mv into...
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Cleaning up get_prediction_decay_rate() function.
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Replacing int_mv with MV.
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merge changes Ic0a2427a,I3addbf6d
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2].
commit
|
commitdiff
|
tree
2014-01-03
Dmitry Kovalev
Reusing vp9_get_skip_context() function in encoder.
commit
|
commitdiff
|
tree
2013-12-28
Dmitry Kovalev
Removing CONFIG_MD5.
commit
|
commitdiff
|
tree
2013-12-27
Dmitry Kovalev
Using VP9_FRAME_MARKER instead of raw number.
commit
|
commitdiff
|
tree
2013-12-27
Dmitry Kovalev
Merge "Removing vpx_codec_vp9x_cx and internal experimental...
commit
|
commitdiff
|
tree
2013-12-27
Dmitry Kovalev
Removing vpx_codec_vp9x_cx and internal experimental...
commit
|
commitdiff
|
tree
next