Merge "Copy macroblock data to a buffer before encoding it"
[profile/ivi/libvpx.git] / vp8 / decoder / arm /
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
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 "Avoid text relocations in ARM vp8 decoder"
2011-06-28 Mike HommeyAvoid text relocations in ARM vp8 decoder
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Johannclean up unused variable warnings
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-18 John KoleszarMerge "clean up unused files"
2011-02-18 John Koleszarremove unused vp8_predict_dc function
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-14 JohannMerge "remove assembly detokenizer"
2011-02-11 Johannremove assembly detokenizer
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
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-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Johannclarify *_offsets.asm differences
2011-02-07 Johannmove one of the offset files
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
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-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 Fritz KoenigMerge "Debug option for drawing motion vectors."
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-22 Timothy B. TerriberryConvert [4][4] matrices to [16] arrays.
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-21 John KoleszarMerge "Add high limit check for unsigned parameters"
2010-09-21 Yunqing WangMerge "Restructure multi-threaded decoder"
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-17 Johannreorder data to use wider instructions
2010-09-09 JohannUpdate NEON wide idcts
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 Johannfollowup arm patch
2010-08-30 John KoleszarMerge "increase rate control buffer level precision"
2010-08-23 Fritz KoenigRework idct calling structure.
2010-08-12 Johannframework for assembly version of the detokenizer
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-26 Fritz KoenigMerge "update arm idct functions"
2010-07-26 Fritz KoenigMerge changes I896fe6f9,I90d8b167
2010-07-26 Johannupdate arm idct functions
2010-07-23 Jeff MuizelaarCombine idct and reconstruction steps
2010-07-22 Fritz KoenigRemove CONFIG_NEW_TOKENS files.
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-18 John KoleszarInitial WebM release