Fix checks in MB quantizer initialization
[profile/ivi/libvpx.git] / vp8 / encoder /
2011-11-08 Yunqing WangFix checks in MB quantizer initialization
2011-11-08 Adrian GrangeMerge "Third set of checks of buffer level against...
2011-11-08 Adrian GrangeMerge "Additional clipping of buffer level to maximum...
2011-11-08 JohannMerge "win64: use -f x64 in asflags instead of -f win64"
2011-11-08 Adrian GrangeThird set of checks of buffer level against maximum...
2011-11-08 Adrian GrangeAdditional clipping of buffer level to maximum buffer...
2011-11-08 Adrian GrangeAdded check to make sure maximum buffer size not exceeded
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 Scott LaVarnwayMerge "Fix issue 374: eob read incorrectly"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-04 Tero RintaluomaFix issue 374: eob read incorrectly
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-03 Tero RintaluomaChange use of eob in the encoder
2011-11-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-11-01 Yunqing WangAdd checks in MB quantizer initialization
2011-10-28 Yaowu Xuadded code to clear 2nd order block when appropriate
2011-10-28 Scott LaVarnwayMerge "Improved decode_split_mv()"
2011-10-27 JohannMerge "Fix ARM build problem introduced by CL I3fab6f2b"
2011-10-27 Scott LaVarnwayMerge "Improved mv_bias"
2011-10-27 Attila NagyFix ARM build problem introduced by CL I3fab6f2b
2011-10-26 JohannMerge "Reduce partial frame copy in encoder's pick_filt...
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-26 Attila NagyReduce partial frame copy in encoder's pick_filter_leve...
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-25 Scott LaVarnwayMerge "Removed read_mv_ref"
2011-10-25 James ZernMerge "remove unused variable warning"
2011-10-24 Johannremove unused variable warning
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 John KoleszarMerge "Add license text to configure generated files."
2011-10-21 John KoleszarMerge "Fix: check cx_data buffer prior to write"
2011-10-20 James BerryFix: check cx_data buffer prior to write
2011-10-20 JohannDon't copy borders for loop_filter_pick
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-18 Scott LaVarnwayRemove usage of predict buffer for decode
2011-10-17 JohannMerge "Fix: vp8cx_pack_tokens_into_partitions_armv5...
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-14 Attila NagyFix: vp8cx_pack_tokens_into_partitions_armv5 crash
2011-10-11 Adrian GrangeMerge "Added rate-targeted temporal scalability"
2011-10-11 Adrian GrangeAdded rate-targeted temporal scalability
2011-10-10 James Berrybug fix - starting/optimal/max and buffer_level changed...
2011-10-10 Attila Nagyenc: save entropy probs only when needed for refresh
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-10-04 John KoleszarMerge "Fix uninitialized new_mv_count in first pass...
2011-10-04 Yunqing WangMerge "Multithreaded encoder, late sync loopfilter"
2011-10-04 John KoleszarFix uninitialized new_mv_count in first pass file
2011-10-03 John KoleszarMerge "makefile: fix target 'all'"
2011-09-30 JohannMerge "Reduce computational complexity of generic C...
2011-09-30 JohannMerge "combine loopfilter data access"
2011-09-30 Scott LaVarnwayImproved tokenize
2011-09-30 Alpha LamCall vp8_find_near_mvs lazily
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-30 Paul WilkinsCQ and two pass rate control.
2011-09-29 Attila NagyMultithreaded encoder, late sync loopfilter
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-09-20 Fritz KoenigMove neon only arm functions under arm/neon.
2011-09-20 JohannMerge "NEON FDCT updated to match current C code"
2011-09-20 JohannMerge "NEON walsh transform updated to match C"
2011-09-20 JohannMerge "Updated ARMv6 forward transforms to match C"
2011-09-20 JohannMerge "Fixed armv5te multiplications"
2011-09-20 Tero RintaluomaNEON FDCT updated to match current C code
2011-09-20 Tero RintaluomaFixed armv5te multiplications
2011-09-19 Tero RintaluomaUpdated ARMv6 forward transforms to match C
2011-09-19 Tero RintaluomaNEON walsh transform updated to match C
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-09-14 John KoleszarMerge "Fix odd-sized image support in decoder examples"
2011-09-13 Scott LaVarnwayFixed encoder crash
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-31 Scott LaVarnwayMerge "Removed bmi copy to/from BLOCKD"
2011-08-31 Alpha LamSkip computation of distortion in vp8_pick_inter_mode...
2011-08-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-30 Alpha LamRecalculate zbin_extra only if regular quantizer is...
2011-08-25 Yunqing WangMinor modification on key frame decision
2011-08-24 Fritz KoenigQuiet warning by removing unused variable.
2011-08-24 Scott LaVarnwayRemoved bmi copy to/from BLOCKD
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-23 Fritz KoenigUse local labels for jumps/loops in x86 assembly.
2011-08-22 Fritz KoenigReclassify optimized ssim calculations as SSE2.
2011-08-22 Fritz KoenigMerge "Revert "Reclasify optimized ssim calculations...
2011-08-22 Fritz KoenigRevert "Reclasify optimized ssim calculations as SSE2."
2011-08-22 Fritz KoenigMerge "Reclasify optimized ssim calculations as SSE2."
2011-08-19 Fritz KoenigReclasify optimized ssim calculations as SSE2.
2011-08-19 John KoleszarMerge "Copy less when active map is in use"
2011-08-19 Alpha LamCopy less when active map is in use
2011-08-17 Paul WilkinsSmall boost to every other frame.
2011-08-16 Scott LaVarnwayFaster vp8_default_coef_probs
2011-08-15 John KoleszarMerge v0.9.7-p1 release int 'origin/master'
2011-08-12 John KoleszarRevert "Improved 1-pass CBR rate control"
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-04 John KoleszarMerge cayuga release into master branch
2011-08-04 John KoleszarMerge "Update CHANGELOG for Cayuga release" into cayuga
2011-08-03 John KoleszarMerge changes Ic7725e27,Ib3d54bfa into cayuga
2011-08-03 John KoleszarMerge changes I585167e1,Ia07602bd into cayuga
next