Allow target autodetection to work when cross-compiling.
[profile/ivi/libvpx.git] / vp8 / vp8_common.mk
2012-05-04 Attila NagyMake global data const
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Scott LaVarnwayMakes all mode token tables const part 2
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 Yunqing WangMerge "Add motion search skipping in first pass"
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 JohannMerge "Move SAD and variance functions to common"
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-06 JohannRFC: Reorganize MFQE loops
2012-03-06 JohannMove SAD and variance functions to common
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-23 James BerryMerge "Add unit tests for idctllm_test and idctllm_mmx"
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-21 James BerryAdd unit tests for idctllm_test and idctllm_mmx
2012-02-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-17 John KoleszarMerge changes Idf1a05f3,If227b29b,Iac784d39
2012-02-16 Makoto KatoSupport Android x86 NDK build
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: add subpixel functions
2012-01-30 John KoleszarRTCD: add postproc functions
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-30 John KoleszarRTCD: add remaining IDCT functions
2012-01-30 John KoleszarRTCD: add loopfilter functions
2012-01-30 John KoleszarNew RTCD implementation
2012-01-27 John KoleszarMerge Duclair release into master branch
2012-01-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-26 John KoleszarMerge changes I17e1a348,Iad710941
2012-01-26 Attila NagyRename save_neon_reg.asm as save_reg_neon.asm
2012-01-23 Fritz KoenigMerge "Disconnect ARM tgt_isa from dsp extensions"
2012-01-20 Fritz KoenigDisconnect ARM tgt_isa from dsp extensions
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 JohannMerge "Improve SSSE3 fast quantizer function"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Scott LaVarnwayMerge "Improved sse2 version of simple loopfilter"
2012-01-04 Scott LaVarnwayMerge "Make a local copy of the dequantized data"
2012-01-04 Yunqing WangMerge "Improve vp8cx_init_quantizer()"
2012-01-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Add missing includes for multi-res"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarRemove legacy integer types
2011-12-21 John KoleszarRemove useless g_common.h
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 John Koleszarremove armv6 files from armv5 build
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-15 Scott LaVarnwayMoved dequant idct into common
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-19 JohannMove shared data to shared location
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 Tero RintaluomaARMv6 optimized Intra4x4 prediction
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...
next