]> granicus.if.org Git - libvpx/history - vpx/vp8.h
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"
[libvpx] / vpx / vp8.h
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-24 James ZernMerge "vp9_idct: delete dead TODOs"
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-23 James ZernMerge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-21 James Zernvp8: remove VP8_SET_DBG* control support
2016-07-25 Alex ConverseMerge "Minor skip segment simplification."
2016-07-25 Scott LaVarnwayMerge "VP9: get_pred_context_switchable_interp() -...
2016-07-23 James ZernMerge "vpx/: apply clang-format"
2016-07-22 clang-formatvpx/: apply clang-format
2015-10-20 Hui SuMerge "VP10: some changes to palette mode"
2015-10-16 James Zernvpx/*.h: add VPX_CTRL_* preproc defines
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 James Zernvpx: normalize include guards
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
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 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-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-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-19 Dmitry KovalevMerge "Motion vector code cleanup." into experimental
2013-03-18 Paul WilkinsMerge "Adapt ARNR filter length and strength." into...
2013-03-18 John KoleszarMerge "Add VP9_GET_REFERENCE control" into experimental
2013-03-14 John KoleszarAdd VP9_GET_REFERENCE control
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
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 John Koleszarvpx: merge with master
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-07-17 John KoleszarRestyle code
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-04 John Koleszarremove deprecated pre-v0.9.0 API
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. TerriberryFix trailing commas in enums.
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
next