Makes all global data in tokenize.c const
[profile/ivi/libvpx.git] / vp8 / encoder / tokenize.c
2012-04-17 Attila NagyMakes all global data in tokenize.c const
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-21 James BerryMerge "remove __inline for compiler compatibility"
2012-03-21 James Berryremove __inline for compiler compatibility
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-23 James BerryMerge "Add unit tests for idctllm_test and idctllm_mmx"
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-21 Scott LaVarnwayMerge "Remove redundant init of segment_counts in vp8_e...
2012-02-21 John KoleszarMerge "Update encoder mb_skip_coeff and prob_skip_false...
2012-02-17 Attila NagyUpdate encoder mb_skip_coeff and prob_skip_false calcul...
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-22 John KoleszarMerge "Use lookup tables for mode_check_freq"
2011-12-22 John KoleszarMerge "Use lookup tables for thresh_mult"
2011-12-21 John KoleszarMerge "Remove opaque pointer VP8_PTR"
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-13 John Koleszartokenizer: use correct block type context in stuff1st_o...
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-03 Tero RintaluomaChange use of eob in the encoder
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-09-30 Scott LaVarnwayImproved tokenize
2011-07-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-18 John KoleszarMerge "Fixed rate histogram calculation"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Tero RintaluomaTokenize MB optimized
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-29 John KoleszarMerge "guard against space/time distortion"
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
2011-06-29 John KoleszarMerge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more...
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 John KoleszarUse MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 John KoleszarMerge "vp8_pick_inter_mode: remove best_bmodes"
2011-06-08 John KoleszarMerge "vp8_pick_intra_mode: correct returned rate"
2011-06-08 John KoleszarMerge "Move RD intra block mode selection to rdopt.c"
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-08 Scott LaVarnwayRemoved unused function parameters
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-07 Scott LaVarnwayMerge "Wrapped asserts in critical code with CONFIG_DEBUG"
2011-06-07 Scott LaVarnwayWrapped asserts in critical code with CONFIG_DEBUG
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-21 Scott LaVarnwayRemoved dc_diff from MB_MODE_INFO
2011-04-20 Scott LaVarnwayRemoved force_no_skip
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-15 Yunqing WangMerge "Fix a bug in motion search code(2)"
2010-12-14 Yaowu XuMerge "fix a bug that "optimize" flag is not set for...
2010-12-14 Yunqing WangMerge "Fix a bug in motion search code"
2010-12-14 Johannshrink TOKENEXTRA and vp8_extra_bit_struct
2010-12-13 John KoleszarRevert "Reduce size of TOKENEXTRA struct"
2010-12-13 John KoleszarMerge "Reduce size of TOKENEXTRA struct"
2010-12-13 John KoleszarReduce size of TOKENEXTRA struct
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-12 John KoleszarCentralize mb skip state calculation
2010-09-21 John KoleszarMerge "Don't reset mb clamping state during splitmv...
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-21 John KoleszarMerge "configure: support for ppc32-linux-gcc"
2010-09-20 Fritz KoenigMerge "Better choice of instruction filter mask compari...
2010-09-20 JohannMerge "reorder data to use wider instructions"
2010-09-20 JohannMerge "Update NEON wide idcts"
2010-09-16 John KoleszarReduce size of tokenizer tables
next