]> granicus.if.org Git - libvpx/history - build/make/configure.sh
Guard vpx_config.h against multiple inclusions
[libvpx] / build / make / configure.sh
2011-06-15 Attila NagyGuard vpx_config.h against multiple inclusions
2011-06-14 Scott LaVarnwayMerge "Populate bmi for B_PRED only"
2011-06-14 Paul WilkinsMerge "Fix RT only build"
2011-06-14 Tero RintaluomaUpdate -linux-rvct targets
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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-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-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 JohannMerge "Loopfilter NEON: Use VMOV for constant vectors...
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
2011-04-15 Scott LaVarnwayadded -fomit-frame-pointer flag for gcc builds
2011-04-15 Yunqing WangMerge "Reduce unnecessary distortion computation"
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-14 Fritz KoenigMerge "Use consistent delimiters."
2011-04-14 JohannMerge "update configure for ios sdk 4.3"
2011-04-14 Joshua Bleecher... update configure for ios sdk 4.3
2011-03-31 Attila NagyRuntime detection of available processor cores.
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-15 Gaute StrokkenesAvoid misspelling "dependent".
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-03-01 John Koleszarchange CFLAGS for 64 bit icc builds
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-28 Scott LaVarnwayMerge "Avoid double copying of key frames into alt...
2011-02-28 John KoleszarMerge "Remove examples.doxy dep w/--disable-examples"
2011-02-25 JohannMerge "Remove a second check for invalid ptr in vp8_get...
2011-02-25 Aaron WatryFix crash on Sparc Solaris.
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Fritz Koenigbuild: Change to iOS SDK 4.2
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
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-25 Paul WilkinsMerge "Incorrect bit allocation in forced KF groups."
2011-01-24 James Berryconfigure.sh fix for visual studio
2011-01-21 Yunqing WangMerge "Modify sub-pixel filters to eliminate unnecessar...
2011-01-20 Attila NagyUpdate configure scripts
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2010-12-28 Yunqing WangMerge "Modify motion estimation for SPLITMV mode"
2010-12-23 JohannMerge "improve integer version of filter"
2010-12-23 JohannMerge "temporal filter naming changes"
2010-12-23 JohannMerge "abstract apply_temporal_filter"
2010-12-22 John KoleszarMerge "make yasm generate cv8 debug data on win32"
2010-12-22 John Koleszarmake yasm generate cv8 debug data on win32
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-17 Scott LaVarnwayMerge "Removed unnecessary checks."
2010-11-17 Fritz KoenigMerge "Comments for alt ref flags."
2010-11-16 Yaowu XuMerge "correct errors in token alphabet descriptions"
2010-11-16 tomfineganAdd x86_64-darwin10-gcc target.
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-28 John KoleszarMerge branch 'aylesbury'
2010-10-27 John KoleszarMerge "Output the PSNR for the entire file."
2010-10-27 Yunqing WangFull search SAD function optimization in SSE4.1
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 JohannMerge "quiet compiler"
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Aaron WatryAdd sparc-solaris-gcc as a build target.
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-05 Jan Kratochvilnasm: add configure support
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
next