Rough merge of master into experimental
[platform/upstream/libvpx.git] / vp8 / encoder / arm / armv5te / vp8_packtokens_partitions_armv5.asm
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-11-01 Ronald S. BultjeRemove vp8 in local symbols.
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-02 Jim BankoskiMerge "vp8 - compatibility warning added to changelog"
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John Koleszarremove unused BOOL_CODER::value
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 Attila NagyFix encoder partitioned output on ARM
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
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-17 JohannMerge "Fix: vp8cx_pack_tokens_into_partitions_armv5...
2011-10-14 Attila NagyFix: vp8cx_pack_tokens_into_partitions_armv5 crash
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
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-21 John KoleszarMerge remote branch 'origin/master' into experimental
2011-09-21 John KoleszarMerge remote branch 'internal/upstream' into HEAD
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 RintaluomaFixed armv5te multiplications
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
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-09 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-02-09 John KoleszarMerge remote branch 'origin/master' into experimental
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Johannclarify *_offsets.asm differences
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-26 Paul WilkinsMerge "Fix for incorrect variable declaration."
2011-01-26 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-01-26 John KoleszarMerge remote branch 'origin/master' into experimental
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 Attila NagyFix issue 262, vp8cx_pack_tokens_into_partitions_armv5
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-15 Yunqing WangMerge "Fix a bug in motion search code(2)"
2010-12-15 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-12-15 John KoleszarMerge remote branch 'origin/master' into experimental
2010-12-14 Yaowu XuMerge "fix a bug that "optimize" flag is not set for...
2010-12-14 Yunqing WangMerge "Fix a bug in motion search code"
2010-12-14 Johannshrink TOKENEXTRA and vp8_extra_bit_struct
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-11-05 John KoleszarMerge remote branch 'internal/upstream' into HEAD
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.