]> granicus.if.org Git - libvpx/history - vpx
vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.
[libvpx] / vpx /
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
2013-11-08 Yunqing WangMerge "Remove TEXTREL from 32bit encoder"
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Jingning HanMerge "Fix the variable naming in encode_block"
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Yaowu XuMerge "disable avx/avx2 for old versions of MSVC"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-06 Ivan MaltzMove SVC per-frame loop from sample app into libvpx...
2013-11-01 Dmitry KovalevMerge "Removing is_intra_mode() function."
2013-10-31 Yunqing WangMerge "Fix x_offset_q4/y_offset_q4 calculation"
2013-10-30 Jingning HanMerge "Enable all-zero coeff block index for sub8x8...
2013-10-30 James ZernMerge "vp9: add multi-threaded tile decoder"
2013-10-30 James ZernMerge "vp9/decode: add get_tile()"
2013-10-29 Erik NiemeyerMerge "CL for adding AVX-AVX2 support in libvpx."
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 JohannMerge "Disable aliasing when building with Clang"
2013-10-29 Dmitry KovalevMerge "Cleaning up vp9_regular_quantize_b_4x4."
2013-10-29 Dmitry KovalevMerge "Making get_tx_counts() similar to get_tx_probs()."
2013-10-29 Adrian GrangeMerge "Resolved Doxygen warnings."
2013-10-29 Adrian GrangeResolved Doxygen warnings.
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-22 James ZernMerge "Revert "Merge "SVC improvements"""
2013-10-22 Dmitry KovalevMerge "Removing NUM_ prefix from constant names."
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 Dmitry KovalevMerge "Using INTER_MODES constant instead of MB_MODE_CO...
2013-10-22 Jingning HanMerge "Prevent left_block_mode stepping into left tile"
2013-10-22 James ZernRevert "Merge "SVC improvements""
2013-10-21 Ivan MaltzMerge "SVC improvements"
2013-10-21 Ivan MaltzSVC improvements
2013-10-21 Jingning HanMerge "Make memory alloc in pick_mode_context bsize...
2013-10-21 Yunqing WangMerge "Fix d207 intra prediction SSSE3 functions"
2013-10-21 Paul WilkinsMerge "Modified no memory rate control."
2013-10-21 Paul WilkinsMerge "Reduced delta for kf/gf/arf when at maxq."
2013-10-21 Dmitry KovalevMerge "Removing unused struct member mvcount[MV_VALS]."
2013-10-21 James ZernMerge "Added necessary includes"
2013-10-18 Yaowu XuAdded necessary includes
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-09 Jingning HanMerge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-05 Jim BankoskiMerge "unused typedef in vp9_variance.h"
2013-10-04 Dmitry KovalevMerge "Moving all idct/iht functions in one place."
2013-10-03 Yunqing WangMerge "Rewrite HORIZx4 and HORIZx8 in subpixel filter...
2013-10-03 Dmitry KovalevMerge "Making decode_modes_b function more straightforw...
2013-10-03 Dmitry KovalevMerge "Removing vpx_codec_impl_{top, bottom}.h files."
2013-09-30 Dmitry KovalevRemoving vpx_codec_impl_{top, bottom}.h files.
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-19 Jingning HanMerge "Refactor 8x8 fwd transform unit test"
2013-09-19 Yaowu XuMerge "fix vp8-only build"
2013-09-19 Dmitry KovalevMerge "Removing redundant code from vp9_mcomp.c."
2013-09-19 Dmitry KovalevMerge "Removing redundant coef calculation + cleanup."
2013-09-19 Dmitry KovalevMerge "Fixing typo in the encoder."
2013-09-18 Yunqing WangMerge "Fix x86inc.asm to build PIC code correctly"
2013-09-18 Adrian GrangeMerge "Modified resize unit test to output test vector"
2013-09-17 Adrian GrangeModified resize unit test to output test vector
2013-09-11 Scott LaVarnwayMerge "Improved 8t filters"
2013-09-11 Jim BankoskiMerge "resolve clang issue : implicit convert tx_mode...
2013-09-10 Jingning HanMerge "Remove redundant condition check in 32x32 quant"
2013-09-10 James ZernMerge "vpx_mem: increase default alignment"
2013-09-10 Jingning HanMerge "Remove the use of uninitialized_safe in encode_sb_"
2013-09-10 Jingning HanMerge "Enable accuracy/memory check for 16x16 transforms"
2013-09-10 Jingning HanMerge "Rework 16x16 transform unit test"
2013-09-10 hkuangMerge "Speed up idct16x16 by rearrange instructions."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
2013-09-09 Ivan MaltzAPI extensions and sample app for spacial scalable...
2013-09-09 James ZernMerge "Revert "New mode_info_context storage""
2013-09-09 Yaowu XuMerge "Reduce the amount of extension in src frames"
2013-09-09 Paul WilkinsMerge "Enable kf restrictions at speed 4"
2013-09-08 Jim BankoskiMerge "New mode_info_context storage"
2013-09-06 Deb MukherjeeMerge "Support a constant quality mode in VP9"
2013-09-06 Deb MukherjeeSupport a constant quality mode in VP9
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-16 JohannMerge "Remove print_nmvcounts"
2013-07-16 Frank GalliganMerge "Neon: Update mbfilter if all vectors follow...
2013-07-12 Yaowu XuMerge "Fix a build issue"
2013-07-12 James ZernMerge changes I33e76c42,I24aeac1e,If4192b40
2013-07-12 James ZernMerge "msvs-build: use msbuild for vs >= 2005"
2013-07-12 Paul WilkinsMerge "Speed 2 feature adjustment."
2013-07-12 James Zernvp[89]_dx_iface: factorize vp8_mmap_*()
2013-07-12 Jingning HanMerge "Cosmetic changes in 16x16 ADST/DCT unit test"
2013-07-12 Jingning HanMerge "Remove unnecessary tx_type branch in encode_block"
2013-07-11 James ZernMerge "vp9: fix peek_si for version==0"
2013-07-11 James ZernMerge "small update to peek_si/get_si documentation"
2013-07-11 James Zernsmall update to peek_si/get_si documentation
2013-06-20 Jingning HanMerge "Add unit tests for 4x4 ADST"
2013-06-20 Jim BankoskiMerge "copy partitioning from last fame"
2013-06-18 Jingning HanMerge "Make fdct32 computation flow within 16bit range"
2013-06-18 Ronald S. BultjeMerge "Move subpixel variance function from common...
2013-06-18 Ronald S. BultjeMerge "Use assembly-optimized variance functions in...
2013-06-17 Dmitry KovalevMerge "Fixing compilation error on Mac OS."
2013-06-17 Ronald S. BultjeMerge "Fix typo ('weight' instead of 'width')."
2013-06-17 Dmitry KovalevFixing compilation error on Mac OS.
2013-06-17 John KoleszarMerge "Removed hardcoded global->limit"
2013-06-17 Jeff PetkauChange the encryption feature to use a callback for...
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
next