vp8: remove VP8_ENTROPY_STATS code
[platform/upstream/libvpx.git] / vp8 / encoder / segmentation.c
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 Pascal MassiminoMerge "take II: variance_test partial clean-up"
2016-07-19 James BankoskiMerge "configure: turn on all unused warnings by default"
2016-07-18 Jim Bankoskiprepend ++ instead of post in for loops.
2016-07-16 Pascal MassiminoMerge "vp9_error_block_test: simplify fn wrapper genera...
2016-07-16 Pascal MassiminoMerge "remove tuple from 'sad_test.cc'"
2016-07-16 clang-formatvp8: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-11-01 Ronald S. BultjeRemove vp8 in local symbols.
2012-10-31 Ronald S. BultjeChange name of common top-level structures from VP8...
2012-10-31 Ronald S. BultjeChange encoder vp8_ and vp8cx_ public symbol prefixes...
2012-10-30 Paul WilkinsMerge "Separated experiment for subpel refmv selection...
2012-10-30 Paul WilkinsMerge "Remove "switchable_interp" from experiment list...
2012-10-30 Paul WilkinsMerge "segmentation: make local symbols static." into...
2012-10-30 Paul WilkinsMerge "Fix superblock experiment." into experimental
2012-10-30 Paul WilkinsMerge "Improves subpixel reference mv evaluation" into...
2012-10-30 Ronald S. Bultjesegmentation: make local symbols static.
2012-10-30 Ronald S. BultjeFix superblock experiment.
2012-10-29 Ronald S. BultjeMerge "Name space clean up." into experimental
2012-10-29 Paul WilkinsName space clean up.
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-22 Scott LaVarnwayMerge "Re-enable specialized sse2 block loop filter...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_vert...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_hori...
2012-10-18 Ronald S. BultjeMerge "Fix encode breakout skip handling." into experim...
2012-10-18 Ronald S. BultjeMerge "Detect skippable blocks in splitmv RD loop case...
2012-10-18 Ronald S. BultjeMerge "Use correct context for optimize_b() in vp8_opti...
2012-10-17 John KoleszarMerge "lint-hunks: support operating on arbirary revs...
2012-10-17 pascal massiminoMerge "cosmetic: fix '= & ' construct" into experimental
2012-10-17 John Koleszarcosmetic: fix '= & ' construct
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Ronald S. BultjeMerge "Superblock coding." into experimental
2012-08-20 Ronald S. BultjeSuperblock coding.
2012-08-17 Christian DuvivierMerge "A few more optimizations, about 1% overall speed...
2012-08-16 Ronald S. BultjeFix stack overrun in calculating segmentation map codin...
2012-07-17 John KoleszarRestyle code
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-02-28 Paul WilkinsMerge "Corrected spelling" into experimental
2012-02-27 Paul WilkinsCorrected spelling
2012-02-09 Paul WilkinsRemoval of SEGFEATURES placeholder comments
2012-02-03 Paul WilkinsReference frame prediction:
2012-02-02 Adrian GrangeAdded encoding in Superblock Order
2012-01-31 Deb MukherjeeMerge "Refining the 8-tap interpolation filters." into...
2012-01-31 Paul WilkinsUse common prediction interface for segment coding.
2012-01-31 Paul WilkinsMoved some segmentation data structures.
2011-12-15 Adrian GrangeFixed stride bug in segmentation code
2011-11-17 Yaowu XuMerge "fixed the scaling in 8x8 trellis quant" into...
2011-11-16 Paul WilkinsHeader inclusion for Unix build
2011-11-15 Paul WilkinsMerge CONFIGURE_SEGMENTATION experiment.
2011-11-15 Paul WilkinsFurther clean up of Segmentation experiment code
2011-11-15 Paul WilkinsFurther work on Segmentation Experiment:
2011-11-11 Paul WilkinsSegmentation experiment:
2011-11-11 Paul WilkinsSEGMENTATION experiment:
2011-11-03 Paul WilkinsSegment Features. Removal of #ifdefs
2011-11-02 Paul WilkinsMerge "Change to prevent encoding of effect-less 2nd...
2011-10-25 Yaowu XuMerge "added a last stage rounding for 8x8 inverse...
2011-10-24 Paul WilkinsFurther segment feature extensions.
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-08-13 John Koleszarmove segmentation_common to encoder