]> granicus.if.org Git - libvpx/history - build
Merge "SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()"
[libvpx] / build /
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-15 Yunqing WangMerge "Only call vp8_find_near_mvs() once for each...
2011-12-15 Yunqing WangMerge "Force realtime version 1 streams to only use...
2011-12-15 John KoleszarMerge "Avoid multiple test for same lvl in auto filter...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 JohannMerge "Use xcode 4.2"
2011-12-14 JohannMerge "Fix iOS conversion script"
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-14 JohannUse xcode 4.2
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 JohannMerge "Fix incorrect PROC/ENDP match"
2011-12-13 JohannFix incorrect PROC/ENDP match
2011-12-13 JohannFix iOS conversion script
2011-12-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 John KoleszarMerge "Decoder fixes to better support reference pictur...
2011-11-23 JohannMerge "Validate encoder buffer writes for single token...
2011-11-18 Attila Nagyads2gas translates PRESERVE8, REQUIRE8 and ARM directives
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 John KoleszarMerge "Compiler warning fix for const array."
2011-11-08 Adrian GrangeMerge "Third set of checks of buffer level against...
2011-11-08 Adrian GrangeMerge "Additional clipping of buffer level to maximum...
2011-11-08 JohannMerge "win64: use -f x64 in asflags instead of -f win64"
2011-11-08 Rafaël Carréwin64: use -f x64 in asflags instead of -f win64
2011-11-05 James Zernfix file permissions
2011-11-04 James BerryAdd unit test support via google test
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
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-20 Tom FineganAdd license text to configure generated files.
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-17 JohannMerge "Fix: vp8cx_pack_tokens_into_partitions_armv5...
2011-10-14 Johannallow building for older platforms
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-10-04 Yunqing WangMerge "Multithreaded encoder, late sync loopfilter"
2011-10-03 John KoleszarMerge "makefile: fix target 'all'"
2011-09-29 John Koleszarmakefile: fix target 'all'
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-02 John KoleszarMerge "Fix building with --disable-postproc" into cayuga
2011-08-01 John KoleszarMerge "build error fix - obj_int_extract.bat" into...
2011-08-01 James Berrybuild error fix - obj_int_extract.bat
2011-08-01 John KoleszarDisable FORTIFY_SOURCE on glibc targets
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-26 JohannMerge ""Eliminated TOKENEXTRABITS" broke the windows...
2011-07-25 Scott LaVarnwayMerge "Eliminated TOKENEXTRABITS"
2011-07-25 Yunqing WangMerge "Use CONFIG_FAST_UNALIGNED consistently in codec"
2011-07-25 Yunqing WangUse CONFIG_FAST_UNALIGNED consistently in codec
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 Timothy B. TerriberryAdd .size directive to ARM asm functions.
2011-07-21 Timothy B. TerriberryMark ARM asm objects as allowing a non-executable stack.
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-29 Paul WilkinsMerge "Change to arf boost calculation."
2011-06-29 John KoleszarMerge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more...
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-27 JohannMerge "configuration, support disabling any subset...
2011-06-27 Johannrespect alignment in arm asm files
2011-06-21 Attila Nagyconfiguration, support disabling any subset of ARM...
2011-06-17 John KoleszarMerge "Use SSE as BPRED distortion metric consistently"
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-16 John KoleszarMerge "gen_msvs_proj: write boolean for Debug attribute"
2011-06-15 James Zerngen_msvs_proj: write boolean for Debug attribute
2011-06-15 John KoleszarMerge "Remove redundant check for KEY_FRAME in multithr...
2011-06-15 John KoleszarMerge "fix --disable-runtime-cpu-detect on x86"
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-06-08 Johannuse GCC inline magic
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 JohannRevert "Use shared object files for ELF"
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-07 Scott LaVarnwayMerge "Wrapped asserts in critical code with CONFIG_DEBUG"
2011-06-07 Scott LaVarnwayMerge "Removed unused function vp8_treed_read_num"
2011-06-07 John KoleszarMerge "Use shared object files for ELF"
2011-06-06 JohannUse shared object files for ELF
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-06 Tero Rintaluomaneon fast quantizer updated
next