vp8: remove VP8_ENTROPY_STATS code
[platform/upstream/libvpx.git] / vp8 / encoder / tokenize.c
2018-11-01 Johannvp8: remove VP8_ENTROPY_STATS code
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 James ZernMerge "vp8: apply clang-tidy google-readability-braces...
2016-07-19 clang-tidyvp8: apply clang-tidy google-readability-braces-around...
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
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-03-21 Dmitry KovalevMerge "Cleaning up vp9_mcomp.c."
2014-03-20 Jingning HanMerge "Enable variable block size test in non-RD mode...
2014-03-20 Dmitry KovalevMerge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."
2014-03-19 Jingning HanMerge "Fix the use of uninitialized skip flag"
2014-03-19 Dmitry KovalevMerge "Rearranging and removing unused defines."
2014-03-19 Yaowu XuMerge "Fix the md5 mismatch for some scale cases."
2014-03-19 Yaowu XuMerge "Removed several unused functions."
2014-03-19 Yaowu XuMerge "Remove an unused function"
2014-03-19 James ZernMerge "y4minput: add more error reporting on read failure"
2014-03-18 James ZernMerge "tokenize: quiet -Warray-bounds warnings"
2014-03-15 James Zerntokenize: quiet -Warray-bounds warnings
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-03-29 Yaowu XuMerge "define a specific neighborhood for SB64 mv searc...
2013-03-29 Yaowu XuMerge "remove code not in use" into experimental
2013-03-29 Deb MukherjeeMerge "Reoptimizing the interpolation filters" into...
2013-03-27 John KoleszarMerge "Cleaning up rate control code." into experimental
2013-03-27 Yunqing WangMerge "Optimize 32x32 idct function" into experimental
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-27 Ronald S. BultjeMerge "ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/....
2013-03-18 Ronald S. BultjeENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
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-05 Scott LaVarnwayMoved skip_true_count to macroblock struct
2012-11-05 Scott LaVarnwayMoving coef_counts to macroblock struct
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 non-function symbol vp8_ prefixes to vp9_.
2012-10-31 Ronald S. BultjeMerge "Change common vp8_ public symbol prefixes to...
2012-10-31 Ronald S. BultjeChange common vp8_ public symbol prefixes to vp9_.
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 "seg_common: give all exported symbols a vp9_...
2012-10-30 Paul WilkinsMerge changes I23aa5547,I8341a19c into experimental
2012-10-30 Paul WilkinsMerge "Improves subpixel reference mv evaluation" into...
2012-10-30 Ronald S. Bultjeseg_common: give all exported symbols a vp9_ prefix.
2012-10-30 Ronald S. Bultjetokenize: make local symbols static; give exported...
2012-10-29 Ronald S. BultjeMerge "Name space clean up." into experimental
2012-10-29 Paul WilkinsName space clean up.
2012-10-26 Paul WilkinsMerge "Explicit MV reference experiment." into experimental
2012-10-25 Scott LaVarnwayMerge "Added sse2 instrinsic version of vp8_sad16x3...
2012-10-25 Ronald S. BultjeGeneralize coefficient tokenizing.
2012-10-24 Ronald S. BultjeGeneralize EOB token stuffing.
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-23 Yaowu XuMerge "changed to avoid code confusion" into experimental
2012-10-23 Ronald S. BultjeMerge "Change entropy context assignment style from...
2012-10-22 Ronald S. BultjeChange entropy context assignment style from *(x +...
2012-10-22 Scott LaVarnwayMerge "Added rtcd support vp8_sad16x3 and vp8_sad3x16...
2012-10-22 Ronald S. BultjeMerge changes I02e7f64a,Ide954b00,Idc8b5977 into experi...
2012-10-22 Deb MukherjeeMerge "Merging the hybrid transform experiments" into...
2012-10-22 Deb MukherjeeMerging the hybrid transform experiments
2012-10-22 Ronald S. Bultje8x8 transform support in splitmv.
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-22 Jim BankoskiMerge "Remove variance vtable from rtcd" into experimental
2012-10-19 Deb MukherjeeSome cleanups and fixes.
2012-10-17 John KoleszarMerge "rtcd: merge rtcd.c from master" into experimental
2012-10-17 John KoleszarMerge "consolidate update_mb_segmentation_map data...
2012-10-15 Yaowu XuMerge "Changed to use real pixels only for evaluating...
2012-10-15 Ronald S. BultjeAdd a new token stuffing function vp8_stuff_mb().
2012-10-15 Ronald S. BultjeAdd and consistently use PLANE_TYPE.
2012-10-15 Ronald S. BultjeMerge duplicate loops in tokenization code.
2012-10-14 Ronald S. BultjeAdd a _4x4 sufix to all 4x4-transform-related functions.
next