Merge "Consistent usage of ROUND_POWER_OF_TWO macro." into experimental
[platform/upstream/libvpx.git] / vpx_ports /
2013-03-07 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevCode cleanup.
2013-03-05 Dmitry KovalevMerge "Code cleanup and simplification of build_4x4uvmv...
2013-03-04 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-04 Yunqing WangMerge "Optimize vp9_short_idct4x4llm function" into...
2013-03-02 John KoleszarMerge changes If5896507,I06b5ba5c,I2712f99e into experi...
2013-03-01 John KoleszarMerge master branch into experimental
2013-02-01 John KoleszarMerge "Add support for x64 and win64 yasm flags."
2013-02-01 Frank GalliganAdd support for x64 and win64 yasm flags.
2013-01-26 Jim BankoskiMerge "Bug fix: error-concealment enabled changed...
2013-01-25 Mark Mentovai64-bit Mac Chromium support for libvpx.
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-23 James ZernMerge "make: support V=1 as short form of verbose=yes"
2013-01-23 Deb MukherjeeMerge "Modifies the comp inter-intra expt" into experim...
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-14 John KoleszarUse INT64_MAX instead of LLONG_MAX
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-21 John KoleszarMerge "add emmintrin_compat.h for builds with gcc ...
2012-12-20 James Zernadd emmintrin_compat.h for builds with gcc < 4
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-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-16 JohannSequester vpx_ports file list
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
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-06 Yaowu XuMerge "silent a lot of MSVC compiler warnings" into...
2012-11-06 Yaowu Xusilent a lot of MSVC compiler warnings
2012-11-05 John Koleszarvpx_ports: merge with master
2012-10-03 John KoleszarMerge "rtcd/win32: use InitializeCriticalSection explic...
2012-09-25 John KoleszarMerge "check for x32 targets"
2012-09-25 Mike Frysingercheck for x32 targets
2012-08-23 Scott LaVarnwayMerge "Added error checking to vp8cx_create_encoder_thr...
2012-08-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 James ZernMerge "fix msvc configure"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-20 Yaowu XuMerge "realtime turndown loopfilter for 00"
2012-08-20 Yaowu XuMerge "static threshold fix for realtime"
2012-08-20 Yaowu Xusilent compiling warnings for VC9 build
2012-08-14 Christian DuvivierFix warnings.
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 Ronald S. BultjeMerge "Reset executable flags for configure." into...
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-06-19 Ronald S. BultjeMerge "Add comments to intra prediction probability...
2012-06-18 Daniel Kangx86inc: Move x86inc to the correct location.
2012-06-18 Ronald S. Bultjex86inc.asm: fix symbol mangling and PIC handling on...
2012-06-15 Daniel KangMerge "Adds x86inc.asm and update idct/dequant mmx...
2012-06-12 Daniel KangAdds x86inc.asm and update idct/dequant mmx
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-05 John KoleszarMerge "Fix windows build: obj_int_extract to extract...
2012-06-05 John KoleszarMerge "asm_*_offsets to define variables as constants...
2012-06-05 Alpha Lamasm_*_offsets to define variables as constants
2012-05-30 Jim BankoskiMerge "boolcoder_test "
2012-05-30 Alpha LamMake libvpx Chromium build friendly
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "asm_*_offsets to define variables as constants"
2012-05-24 Alpha Lamasm_*_offsets to define variables as constants
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-24 Alpha LamMake libvpx Chromium build friendly
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-03 John KoleszarMerge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 Timothy B. TerriberryAdd support for native Solaris compiler on x86.
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
next