]> granicus.if.org Git - libvpx/history - vpx_ports/arm_cpudetect.c
Merge "Don't try to use getenv on windows phone/rt"
[libvpx] / vpx_ports / arm_cpudetect.c
2014-05-07 JohannMerge "Don't try to use getenv on windows phone/rt"
2014-05-04 Martin StorsjoDon't try to use getenv on windows phone/rt
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-05-02 JohannMerge "Add cpu detection for Android x86"
2013-04-30 Dmitry KovalevMerge "Consistent names for quant-related functions...
2013-04-27 Paul WilkinsMerge "Minor tweak to implicit segmentation experiment...
2013-04-26 Ronald S. BultjeMerge "Grow MODE_INFO array to use an 8x8 basis." into...
2013-04-26 JohannMerge "Merge branch 'master' into experimental" into...
2013-04-26 JohannMerge branch 'master' into experimental
2013-04-26 JohannMerge "Whitespace nit"
2013-04-26 changjun.yangcode cleanup for arm_cpudetect.c
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
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-26 John KoleszarBuild fixes to merge vp9-preview into master
2012-12-11 JohannRevert "Upstream build bug for chromium"
2012-12-03 Scott LaVarnwayMerge "Moving rd_thresh_mult, rd_threshes to macroblock...
2012-12-03 Scott LaVarnwayMerge "Moving count_mb_ref_frame_usage to macroblock...
2012-11-21 John KoleszarMerge "vpxenc: don't print STATS_PKT size w/--quiet"
2012-11-19 JohannUpstream build bug for chromium
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-05 John Koleszarvpx_ports: merge with master
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
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-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-22 John KoleszarMerge "Cosmetics: test/test_libvpx.cc"
2012-06-22 JohannMerge "Clean Android build defaults"
2012-06-20 Paul WilkinsMerge "Fix segmentation updates with vp8_set_roimap()"
2012-06-20 JohannClean Android build defaults
2012-06-20 Attila NagyEnables building examples with Android NDK
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-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
2012-01-19 Jeff FaustMerge "Simplify an assignment statement"
2012-01-19 John KoleszarMerge "Remove duplicate line in parameter parsing."
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 Fritz KoenigMerge "Add makefile for building libvpx for Android."
2012-01-18 Fritz KoenigAdd makefile for building libvpx for Android.
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.