Merge "Copy macroblock data to a buffer before encoding it"
[profile/ivi/libvpx.git] / vp8 / decoder / dboolhuff.h
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-21 Yaowu XuMerge "adjusting the calculation of errorperbit"
2011-06-21 Scott LaVarnwayMerge "Improved vp8dx_decode_bool"
2011-06-20 Scott LaVarnwayImproved vp8dx_decode_bool
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 John KoleszarMerge "Speed up VP8DX_BOOL_DECODER_FILL"
2011-04-27 John KoleszarMerge "Update VP8DX_BOOL_DECODER_FILL to better detect...
2011-04-27 John KoleszarSpeed up VP8DX_BOOL_DECODER_FILL
2011-04-27 John KoleszarUpdate VP8DX_BOOL_DECODER_FILL to better detect EOS
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-07 John KoleszarMerge "remove unused dboolhuff code"
2011-02-04 Johannremove unused dboolhuff code
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-19 Paul WilkinsMerge "First pass loop bug."
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-19 Henrik LundinImplement error tracking in the decoder
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
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-08-31 Scott LaVarnwayChanged above and left context data layout
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 Yunqing WangMerge "Add x86_64-linux-icc target to build VP8 with...
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-18 John KoleszarMerge "Change bitreader to use a larger window."
2010-06-16 Timothy B. TerriberryChange bitreader to use a larger window.
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-18 John KoleszarInitial WebM release