platform/upstream/libvpx.git
2013-05-09 John KoleszarMerge "Change test image format to VPX_IMG_FMT_I420...
2013-05-09 John KoleszarMerge "Use common get_uv_tx_size()" into experimental
2013-05-09 John KoleszarMerge "Make firstpass encode Y-only" into experimental
2013-05-09 Dmitry KovalevUpdating comments for prediction modes.
2013-05-09 John KoleszarMake firstpass encode Y-only
2013-05-09 John KoleszarChange test image format to VPX_IMG_FMT_I420
2013-05-09 John KoleszarUse common get_uv_tx_size()
2013-05-08 Dmitry KovalevRemoving LOOPFILTER_TYPE and corresponding bit in bitst...
2013-05-08 Dmitry KovalevMerge "Using 4-iteration loop for extra_mb_col inside...
2013-05-08 Dmitry KovalevMerge "Removing unused YV12_BUFFER_CONFIG arguments...
2013-05-08 Dmitry KovalevMerge "Eliminating several YV12_BUFFER_CONFIG usages...
2013-05-08 Dmitry KovalevMerge "Renaming 'Speed' to 'speed' inside VP9_COMP...
2013-05-08 Dmitry KovalevMerge "Removing y_to_uv_block_size and y_bsizet_to_bloc...
2013-05-08 Jingning HanMerge "Extend left/above partition context to per mi...
2013-05-08 Dmitry KovalevRemoving y_to_uv_block_size and y_bsizet_to_block_size...
2013-05-08 Dmitry KovalevRenaming 'Speed' to 'speed' inside VP9_COMP struct.
2013-05-08 Dmitry KovalevRemoving unused YV12_BUFFER_CONFIG arguments from motio...
2013-05-08 Dmitry KovalevEliminating several YV12_BUFFER_CONFIG usages.
2013-05-08 Dmitry KovalevUsing loop to iterate through YV12_BUFFER_CONFIG planes.
2013-05-08 Dmitry KovalevMerge "Replacing vp9_{write, write_literal, bit} macros...
2013-05-08 Dmitry KovalevMerge "Removing unused code + little cleanup." into...
2013-05-08 Jingning HanExtend left/above partition context to per mi(8x8)
2013-05-08 John KoleszarMake switchable filter search subsampling-aware
2013-05-08 John KoleszarMerge "Make setup_pred_block subsampling-aware." into...
2013-05-08 Dmitry KovalevReplacing vp9_{write, write_literal, bit} macros with...
2013-05-08 Dmitry KovalevUsing 4-iteration loop for extra_mb_col inside loopfilt...
2013-05-08 Dmitry KovalevMerge "Renaming Y1 and UV quant prefixes to y_ and...
2013-05-08 Dmitry KovalevMerge "Adding get_switchable_rate function." into exper...
2013-05-08 John KoleszarMerge "Deprecate code_zerogroup experiment." into exper...
2013-05-08 Dmitry KovalevMerge "Removing vp9_swap_yv12_buffer function and corre...
2013-05-07 Dmitry KovalevRenaming Y1 and UV quant prefixes to y_ and uv_.
2013-05-07 Dmitry KovalevRemoving unused code + little cleanup.
2013-05-07 Paul WilkinsDeprecate code_zerogroup experiment.
2013-05-07 Dmitry KovalevAdding get_switchable_rate function.
2013-05-07 Dmitry KovalevRemoving vp9_swap_yv12_buffer function and correspondin...
2013-05-07 Paul WilkinsDeprecate comp_interintra_pred experiment.
2013-05-07 Paul WilkinsRemove enable_6tap filter experiment.
2013-05-07 Paul WilkinsDeprecate the newbintramode experiment.
2013-05-07 Paul WilkinsAdjust q range
2013-05-07 John KoleszarMerge "Partially disable error resilience test" into...
2013-05-07 Jingning HanMerge "Add building blocks for partition down to 4x4...
2013-05-07 Jingning HanMerge "Cosmetic changes in handle_inter_mode_" into...
2013-05-07 John KoleszarMerge "Revert "Adjust error resilience test data rate...
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-07 John KoleszarPartially disable error resilience test
2013-05-07 Dmitry KovalevMerge "Adding encode_loopfilter function." into experim...
2013-05-07 John KoleszarRevert "Adjust error resilience test data rate."
2013-05-07 Jingning HanAdd building blocks for partition down to 4x4
2013-05-07 Jingning HanCosmetic changes in handle_inter_mode_
2013-05-07 John KoleszarMake setup_pred_block subsampling-aware.
2013-05-07 John KoleszarMerge "Use common setup_dst_planes function" into exper...
2013-05-07 Paul WilkinsAdjust error resilience test data rate.
2013-05-07 John KoleszarUse common setup_dst_planes function
2013-05-07 Jingning HanMerge "Merge SB8X8 into the codebase" into experimental
2013-05-07 Jingning HanMerge SB8X8 into the codebase
2013-05-07 Scott LaVarnwayMerge "Removed vp9_setup_intra_recon()" into experimental
2013-05-07 John KoleszarMerge "encode_test_driver: make ~Encoder virtual" into...
2013-05-07 Jingning HanMerge "Fix tile independency issue in sb8x8" into exper...
2013-05-07 John KoleszarMerge "Remove heap alloc of FIRSTPASS_STATS" into exper...
2013-05-07 John KoleszarMerge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4...
2013-05-07 Jingning HanFix tile independency issue in sb8x8
2013-05-07 Dmitry KovalevMerge "Adding model_rd_for_sb function." into experimental
2013-05-06 John KoleszarMerge "Removing 3 unused bits from bitstream." into...
2013-05-06 John KoleszarRemove heap alloc of FIRSTPASS_STATS
2013-05-06 John KoleszarY4M input support for 4:2:2, 4:4:4, 4:4:4:4
2013-05-06 Dmitry KovalevRemoving 3 unused bits from bitstream.
2013-05-06 Scott LaVarnwayRemoved vp9_setup_intra_recon()
2013-05-06 Dmitry KovalevAdding model_rd_for_sb function.
2013-05-06 James Zerntest/tile_independence_test: check decode return
2013-05-06 JohannMerge "Automatically flag intrinsic files" into experim...
2013-05-06 Jingning HanFix a unit test failure of sb8x8 on scaling ref
2013-05-04 Ronald S. BultjeFix first-pass intra4x4 for sb8x8 experiment.
2013-05-04 James Zernencode_test_driver: make ~Encoder virtual
2013-05-04 James ZernMerge "fix permissions on cpplint.py (0644->0755)"...
2013-05-04 James Zernfix permissions on cpplint.py (0644->0755)
2013-05-04 Ronald S. BultjeMerge "Fix overflow in RD error calculation code."...
2013-05-04 John KoleszarMerge "Remove old_block_idx_4x4" into experimental
2013-05-04 John KoleszarMerge "update cpplint" into experimental
2013-05-04 John KoleszarRemove old_block_idx_4x4
2013-05-04 John KoleszarMerge "Separate transform and quant from vp9_encode_sb...
2013-05-03 James ZernMerge "configure: special case flag test for clang...
2013-05-03 JohannAutomatically flag intrinsic files
2013-05-03 James Zernconfigure: use .cc as c++ extension
2013-05-03 James Zernconfigure: special case flag test for clang
2013-05-03 James Zernupdate cpplint
2013-05-03 John KoleszarSeparate transform and quant from vp9_encode_sb
2013-05-03 James ZernMerge "vp9/count_segs: fix out of bounds read" into...
2013-05-03 Ronald S. BultjeFix overflow in RD error calculation code.
2013-05-03 John KoleszarMerge "Create common vp9_encode_sb{,y}" into experimental
2013-05-03 Adrian GrangeMerge "Extend number of reference buffers to 8." into...
2013-05-03 Adrian GrangeExtend number of reference buffers to 8.
2013-05-03 Scott LaVarnwayMerge "Removed is_inter_mode() check" into experimental
2013-05-03 Scott LaVarnwayMerge "Reduced y_dequant, uv_dequant size" into experim...
2013-05-03 Ronald S. BultjeFix use of wrong rate/distortion variables in 16x8...
2013-05-03 Dmitry KovalevMerge "Removing MAXF macro and using MAX instead."...
2013-05-03 James ZernMerge changes Ifea8618a,I014b832a into experimental
2013-05-03 James Zernconvolve_test: cosmetics
2013-05-03 James Zernvp9/count_segs: fix out of bounds read
2013-05-03 John KoleszarMerge "superframe_test: use delete[] where appropriate...
2013-05-03 James Zernsuperframe_test: use delete[] where appropriate
next