MODE_INFO size reduction
[profile/ivi/libvpx.git] / vp8 / encoder / bitstream.c
2011-05-24 Scott LaVarnwayMODE_INFO size reduction
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-12 Scott LaVarnwayUsing int_mv instead of MV
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-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-11 Attila NagyFix "used uninitialized" warning in vp8_pack_bitstream()
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Use endian-neutral bitstream packing/unpacking"
2011-02-17 John KoleszarUse endian-neutral bitstream packing/unpacking
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
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-01 JohannMerge "Fix valgrind errors in the NEON loop filters."
2010-09-30 John KoleszarMerge "Fix loopfilter delta zero transitions"
2010-09-29 John KoleszarFix loopfilter delta zero transitions
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-09-03 Scott LaVarnwayReduced the size of MB_MODE_INFO
2010-08-11 Scott LaVarnwayMerge "Finished vp8_sixtap_predict4x4_ssse3 function"
2010-08-11 John Koleszaravoid negative array subscript warnings
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-19 Pavol Rusnakremove unneeded variables
2010-05-18 John KoleszarInitial WebM release