Fix checks in MB quantizer initialization
[profile/ivi/libvpx.git] / vp8 / vp8_common.mk
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
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-18 Scott LaVarnwayRemove usage of predict buffer for decode
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-10-04 Yunqing WangMerge "Multithreaded encoder, late sync loopfilter"
2011-10-03 John KoleszarMerge "makefile: fix target 'all'"
2011-09-30 JohannMerge "Reduce computational complexity of generic C...
2011-09-30 JohannMerge "combine loopfilter data access"
2011-09-30 Johanncombine loopfilter data access
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 John KoleszarInstall missing default_coef_probs.h
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-16 Scott LaVarnwayFaster vp8_default_coef_probs
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-03 John KoleszarMerge changes Ic7725e27,Ib3d54bfa into cayuga
2011-08-02 James Berryinclude asm_com/dec_offsets for make dist
2011-08-02 John KoleszarMerge "include the arm header files in make dist" into...
2011-08-01 Johanninclude the arm header files in make dist
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "Avoid text relocations in ARM vp8 decoder"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-28 John KoleszarMerge "Simplify decode_macroblock."
2011-06-28 Stefan HolmerAdding support for independent partitions
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-21 Attila Nagyconfiguration, support disabling any subset of ARM...
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-11 John KoleszarMerge "Use stdint.h for VS2010"
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 Ronald S. BultjeSSE2/SSSE3 optimizations for build_predictors_mbuv...
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-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 Yunqing WangMerge "Add vp8_sub_pixel_variance16x8_ssse3 function"
2011-03-09 John KoleszarMerge branch 'bali'
2011-03-09 John KoleszarAdd missing filter.h to build system
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-18 John Koleszarclean up unused files
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 "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 Tero RintaluomaAdds armv6 optimized variance calculation
2011-02-08 Johannclean up bilinear filter
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
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John Koleszarremove unused temporal preproc 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-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-27 John KoleszarMerge "make vp8_recon16x16mb{,y} RTCD functions"
2010-10-27 John KoleszarMerge "arm: move unrolled loops back to generic code"
2010-10-26 John Koleszarmake vp8_recon16x16mb{,y} RTCD functions
2010-10-26 John Koleszararm: move unrolled loops back to generic code
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 Johannreuse common loopfilter code
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-09-27 John KoleszarMerge "disable compilation of debugging code"
2010-09-27 John KoleszarMerge "darwin-icc: build for specific SDKs"
2010-09-24 John KoleszarMerge "move reconintra_mt to decoder (for now)"
2010-09-24 John Koleszarmove reconintra_mt to decoder (for now)
next