]> granicus.if.org Git - libvpx/history - vp9/common/vp9_reconintra.c
Remove border extension in intra frame prediction.
[libvpx] / vp9 / common / vp9_reconintra.c
2013-12-16 hkuangRemove border extension in intra frame prediction.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-05 Marco PaniconiMerge "Fixes to buffer update for temporal layers."
2013-11-05 Deb MukherjeeMerge "Remove one shot q experiment"
2013-11-02 James ZernMerge "vp9 ssse3 d207_predictor_32x32: add missing...
2013-11-01 Yaowu XuMerge "Convert filter kernel choice to lookup"
2013-11-01 Dmitry KovalevMerge "Cleanup. Adding const to function pointer argume...
2013-10-31 Dmitry KovalevCleanup. Adding const to function pointer arguments.
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-03 Paul WilkinsMerge "Improved auto_partition_range."
2013-10-01 Matthew HeaneyMerge "Fix linker warnings for bilinear filters"
2013-10-01 Yunqing WangMerge "Modify HORIZx16 macro in subpixel filter functions"
2013-09-30 Dmitry KovalevMerge "Using size_t for memory buffer size."
2013-09-30 Jim BankoskiMerge "systemdependent lint issue resolved"
2013-09-30 Jim BankoskiMerge changes I2b2af1dd,Id2cc5c82
2013-09-30 Jim BankoskiMerge "cpplint issues in vp9_loopfilter.h"
2013-09-30 Jim BankoskiMerge "treecoder lint issues resolved"
2013-09-30 Jim BankoskiMerge "cpplint issue with entropymv.h"
2013-09-30 Jim BankoskiMerge "cpplint issue with vp9_loopfilter_filters.c"
2013-09-30 Jim BankoskiMerge "cpplint issue in blockd.h"
2013-09-30 Jim BankoskiMerge "common_data.h lint issues resolved"
2013-09-30 Jim BankoskiMerge "vp9_loopfilter.c cpplint issues resolved."
2013-09-30 Jim BankoskiMerge "cpplint issue resolved in vp9_pred_common.h"
2013-09-30 Jim BankoskiMerge "resolved lint issues in default_coef_probs"
2013-09-30 Jim BankoskiMerge "lint issues in mvref_common.c"
2013-09-30 Jim BankoskiMerge "vp9 convolve lint issues"
2013-09-30 Jim BankoskiMerge "vp9_rtcd.c lint issues"
2013-09-30 Jim BankoskiMerge changes Id58e2176,I7efc74ef
2013-09-30 Jim BankoskiMerge "vp9_entropy.c lint issues"
2013-09-30 Paul WilkinsMerge "Alter Speed 3."
2013-09-30 Jim BankoskiMerge "cpplint issues resolved in vp9_postproc.c"
2013-09-30 Jim BankoskiMerge "fix lint issues in quant common"
2013-09-30 Jim BankoskiMerge "fix cpplint issue in reconintra"
2013-09-30 Jim Bankoskifix cpplint issue in reconintra
2013-09-03 James ZernMerge "Fix intermediate height in convolve_c"
2013-08-29 Jingning HanMerge "Fix overflow issue in SSSE3 32x32 quantization"
2013-08-29 Deb MukherjeeMerge "Adds a speed feature for fast 1-loop forw updates"
2013-08-28 Dmitry KovalevMerge "Removing unnecessary call to vp9_setup_interp_fi...
2013-08-28 Jingning HanMerge "Fix buf alignment in sub8x8 comp inter-inter...
2013-08-27 hkuangMerge "Add neon optimize vp9_short_idct8x8_1_add."
2013-08-27 Dmitry KovalevMerge "Using num_8x8_* lookup tables instead of mi_...
2013-08-27 Dmitry KovalevMerge "Using existing functions instead of raw expressi...
2013-08-27 Dmitry KovalevMerge "Cleaning up decode_block_intra function."
2013-08-27 Dmitry KovalevMerge "Cleaning up model_rd_for_sb_y_tx."
2013-08-27 Dmitry KovalevMerge "Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the...
2013-08-27 Dmitry KovalevMerge "Renaming D27 to D207."
2013-08-26 Paul WilkinsMerge "Changes to adaptive inter rd thresholds."
2013-08-26 Paul WilkinsMerge "Limit Key frame Intra modes checks."
2013-08-26 Jingning HanMerge "Temporarily disable SSSE3 quant_32x32"
2013-08-26 Dmitry KovalevMerge "Removing redundant calls to clamp_mv2."
2013-08-25 James ZernMerge "cosmetics: yv12extend add some const"
2013-08-24 James ZernMerge "cosmetics: strip 'VP9_' from defines in vp9...
2013-08-24 James Zerncosmetics: strip 'VP9_' from defines in vp9 only code
2013-08-24 Dmitry KovalevRenaming D27 to D207.
2013-08-21 Adrian GrangeMerge "Further correct bug in loopfilter initialization"
2013-08-19 Jingning HanMerge "Fix potential use of uninitialized value"
2013-08-19 Jingning HanMerge "Fix the returned distortion value in rd_pick_intra"
2013-08-16 Dmitry KovalevMerge "Moving from ss_txfrm_size to tx_size."
2013-08-16 Dmitry KovalevMerge "Renaming d27 predictor to d207."
2013-08-16 Adrian GrangeMerge "Added resizing & initialization of last frame...
2013-08-15 JohannMerge "vp9: neon: add vp9_convolve_avg_neon"
2013-08-15 JohannMerge "vp9: neon: add vp9_convolve_copy_neon"
2013-08-15 Dmitry KovalevRenaming d27 predictor to d207.
2013-08-15 Dmitry KovalevMerge "Quantization code cleanup."
2013-08-15 Paul WilkinsMerge "Renaming in MB_MODE_INFO"
2013-08-15 James ZernMerge "Get rid of bashisms in armlink_adapter.sh"
2013-08-15 James ZernMerge "Get rid of bashisms in the main build scripts"
2013-08-14 hkuangMerge "Add neon optimize vp9_short_idct16x16_add."
2013-08-14 Dmitry KovalevAdding const to arguments of intra prediction functions.
2013-08-10 James ZernMerge "vp9_rd_pick_inter_mode_sb: fix uninitialized...
2013-08-09 Dmitry KovalevMerge "Using MV struct instead of int[2] array."
2013-08-09 Dmitry KovalevMerge "Removing plane_block_{width, height}_log2by4...
2013-08-09 Dmitry KovalevMerge "Using buf_2d struct instead of separate buffer...
2013-08-09 Yaowu XuMerge "fix unit test failure on win32 vs2008 build"
2013-08-09 Dmitry KovalevGeneral code cleanup.
2013-07-10 Jim BankoskiMerge "remove warnings when NDEBUG is set"
2013-07-10 James ZernMerge "msvc: set a more useful debug format"
2013-07-10 James ZernMerge "test_libvpx: disable pthreads in gtest for win...
2013-07-10 Dmitry KovalevMerge "Adding encode_tiles function to vp9_bitstream.c."
2013-07-10 Yaowu XuMerge "Add a feature to reduce chrome intra mode search"
2013-07-10 Jingning HanMerge "Add unit test for 16x16 forward ADST/DCT"
2013-07-10 Scott LaVarnwayMerge "Bug fix: set frame_parallel_decoding_mode"
2013-07-10 John KoleszarMerge "Fix intermediate height in convolve"
2013-07-10 Ronald S. BultjeMerge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC...
2013-07-10 Ronald S. BultjeSSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra...
2013-07-10 Yaowu XuMerge "Added a lossless test"
2013-07-09 Dmitry KovalevMerge "Adding update_tx_ct function, removing duplicate...
2013-07-09 Ronald S. BultjeMerge "Make intra prediction pointers RTCD-based."
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-07-09 Dmitry KovalevMerge "Calling set_partition_seg_context() instead...
2013-07-09 Ronald S. BultjeMake intra prediction pointers RTCD-based.
2013-07-05 Jingning HanMerge "Refactor SSE2 8x8 functional units"
2013-07-04 Paul WilkinsMerge "Fix to comp_inter_joint_search_thresh feature."
2013-07-03 Dmitry KovalevMerge "Adding write_skip_coeff function."
2013-07-03 Jingning HanMerge "Enable early termination in rd search"
next