]> granicus.if.org Git - libvpx/history - vpx_scale/arm
Merge "mips dsp-ase r2 vp9 decoder extend module optimizations"
[libvpx] / vpx_scale / arm /
2013-08-29 Jingning HanMerge "Fix overflow issue in SSSE3 32x32 quantization"
2013-08-28 Jingning HanMerge "Fix buf alignment in sub8x8 comp inter-inter...
2013-08-27 Dmitry KovalevMerge "Using existing functions instead of raw expressi...
2013-08-27 Dmitry KovalevMerge "Renaming D27 to D207."
2013-08-26 Paul WilkinsMerge "Changes to adaptive inter rd thresholds."
2013-08-26 Paul WilkinsMerge "Limit Key frame Intra modes checks."
2013-08-26 Jingning HanMerge "Temporarily disable SSSE3 quant_32x32"
2013-08-26 Dmitry KovalevMerge "Removing redundant calls to clamp_mv2."
2013-08-25 James ZernMerge "cosmetics: yv12extend add some const"
2013-08-24 James Zerncosmetics: yv12extend add some const
2013-08-14 hkuangMerge "Add neon optimize vp9_short_idct16x16_add."
2013-08-10 James ZernMerge "vp9_rd_pick_inter_mode_sb: fix uninitialized...
2013-08-09 Dmitry KovalevMerge "Using MV struct instead of int[2] array."
2013-08-09 Dmitry KovalevMerge "Removing plane_block_{width, height}_log2by4...
2013-08-09 Dmitry KovalevMerge "Using buf_2d struct instead of separate buffer...
2013-08-09 Adrian GrangeMerge "Correct bug in loopfilter initialization"
2013-08-09 Yaowu Xurenamed vp8_yv12_copy_y to vpx_yv12_copy_y
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-05 JohannUpdate ARM for vpx_scale changes
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-03 JohannMerge "Update ARM for vpx_scale changes" into experimental
2012-12-03 JohannUpdate ARM for vpx_scale changes
2012-11-05 Scott LaVarnwayMerge "Removed unnecessary VP8_COMP *cpi parameters"
2012-11-02 JohannMerge "ads2gas.pl: various enhancements to work with...
2012-11-02 John KoleszarMerge "vpx_scale: sync from experimental"
2012-11-02 John Koleszarvpx_scale: sync from experimental
2012-11-02 John Koleszarvpx_scale: sync from master
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-03 Daniel KangMerge "16x16 DCT blocks." into experimental
2012-08-03 Deb MukherjeeMerge "Merging and bug-fix in enhanced_interp experimen...
2012-07-31 Deb MukherjeeMerging and bug-fix in enhanced_interp experiment
2012-07-17 John KoleszarRestyle code
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-22 JohannMerge "Clean Android build defaults"
2012-06-20 Paul WilkinsMerge "Fix segmentation updates with vp8_set_roimap()"
2012-06-20 John KoleszarFix compilation with -werror
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-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
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-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 Fritz KoenigRemove armv4 optimized scaler code.
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-25 Scott LaVarnwayMerge "Removed read_mv_ref"
2011-10-25 James ZernMerge "remove unused variable warning"
2011-10-24 JohannFix incorrect pointer definition
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 John KoleszarMerge "Add license text to configure generated files."
2011-10-21 John KoleszarMerge "Fix: check cx_data buffer prior to write"
2011-10-20 JohannDon't copy borders for loop_filter_pick
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-17 Attila NagyFix: NEON copy/extend frame for small sizes
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-23 John KoleszarMerge remote branch 'origin/master' into experimental
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-22 Attila NagyReplace 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 Fritz KoenigMove neon only arm functions under arm/neon.
2011-08-11 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-05 John KoleszarMerge remote branch 'origin/master' into experimental
2011-08-04 John KoleszarMerge cayuga release into master branch
2011-08-04 John KoleszarMerge "Update CHANGELOG for Cayuga release" into cayuga v0.9.7
2011-08-03 John KoleszarMerge changes Ic7725e27,Ib3d54bfa into cayuga
2011-08-03 John KoleszarMerge changes I585167e1,Ia07602bd into cayuga
2011-08-02 Johannupdate extend frame borders
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-14 John KoleszarMerge remote branch 'origin/master' into experimental
2011-07-14 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
2011-07-12 Fritz KoenigRemove rotting NDS_NITRO code.
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-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-16 John KoleszarMerge remote branch 'origin/master' into experimental
next