Use endian-neutral bitstream packing/unpacking
[profile/ivi/libvpx.git] / vp8 / encoder / bitstream.c
2011-02-17 John KoleszarUse endian-neutral bitstream packing/unpacking
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