Allow target autodetection to work when cross-compiling.
[profile/ivi/libvpx.git] / vp8 / vp8_dx_iface.c
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarremove deprecated pre-v0.9.0 API
2012-05-04 Attila NagyMake global data const
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Attila NagyPorts vpx_xcaler to new RTCD method
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-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-27 John KoleszarHook up VP8D_GET_LAST_REF_USED
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-10 John KoleszarMerge "fix: roundoff initializer is not a constant"
2012-01-10 John KoleszarMerge "Remove iwmmx target."
2012-01-10 Jim Bankoskivp8d - function to check if a reference frame is used.
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 Deb MukherjeeMultiframe quality enhancement postprocessing
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-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Remove unnecessary ternary constructs"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarMerge "Use lookup tables for mode_check_freq"
2011-12-22 John KoleszarMerge "Use lookup tables for thresh_mult"
2011-12-22 John KoleszarMerge "Remove opaque pointer VP8D_PTR"
2011-12-21 John KoleszarRemove opaque pointer VP8D_PTR
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 Scott LaVarnwayMerge "Fix issue 374: eob read incorrectly"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-01 Stefan HolmerChanging decoder input partition API to input fragments.
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-26 John KoleszarMerge "cosmetics: consistently use [u]int64_t"
2011-07-26 James Zerncosmetics: consistently use [u]int64_t
2011-07-22 JohannMerge "fix sharpness bug and clean up"
2011-07-22 Yunqing WangMerge "Preload reference area to an intermediate buffer...
2011-07-21 JohannMerge "Add .size directive to ARM asm functions."
2011-07-21 JohannMerge "Mark ARM asm objects as allowing a non-executabl...
2011-07-21 John KoleszarMerge "Increase chrow row alignment to 16 bytes."
2011-07-20 Timothy B. TerriberryIncrease chrow row alignment to 16 bytes.
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 HolmerNew ways of passing encoded data between encoder and...
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-23 John KoleszarMerge "Fix parallel install"
2011-06-23 John KoleszarMerge changes I2807b5a1,I59b020c2
2011-06-22 James Berryget/set reference buffer dimension check added
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
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-19 John KoleszarMerge "Make activity masking functions static"
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 Stefan HolmerAdding error-concealment to the decoder.
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-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-17 Ralph GilesSet bounds from the array when iterating mmaps.
2011-03-17 Ralph GilesRemove commented-out VP6 code from vp8_finalize_mmaps
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Use endian-neutral bitstream packing/unpacking"
2011-02-17 John KoleszarUse endian-neutral bitstream packing/unpacking
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-10 John KoleszarFix relative include paths
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-22 John KoleszarMerge "make yasm generate cv8 debug data on win32"
2010-12-20 Jim BankoskiMerge "Add psnr/ssim tuning option"
2010-12-17 John Koleszarpropagate user private data on decode
2010-12-17 John KoleszarMerge "Inform caller of decoder about updated references"
2010-12-17 Henrik LundinInform caller of decoder about updated references
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 Paul WilkinsMerge "Relax rate control for last few frames"
next