]> granicus.if.org Git - libvpx/history - vp9/common/vp9_pred_common.h
vpx_dsp_common: add VPX prefix to MIN/MAX
[libvpx] / vp9 / common / vp9_pred_common.h
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-23 Yaowu XuMerge "Added TODOs for two unused #defines"
2015-07-21 Jingning HanMerge "Clean up vp9_dct32x32_sse2_impl.h header files"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Jingning HanMerge "Arrange 1D forward transform order in vp9_dct.c"
2015-07-21 Jingning HanMerge "Remove redundant function definitions from vp9_d...
2015-07-21 Yaowu XuMerge "vpx_dsp/bitreader.h: vp9_->vpx_"
2015-07-21 Yaowu Xuvpx_dsp/bitreader.h: vp9_->vpx_
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
2015-07-03 James ZernMerge "Revert "Correct the inter prediction coordinate...
2015-07-02 Jingning HanMerge "Use vpx prefix for codec independent threading...
2015-07-02 Jingning HanMerge "Move multi-threading module functions into vpx_t...
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_tx_size_context"
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_segment_id"
2015-06-16 James Zernvp9_pred_common: inline vp9_get_tx_size_context
2015-06-16 James Zernvp9_pred_common: inline vp9_get_segment_id
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-12 Jim BankoskiMerge "Adds a test to make sure encoder parms get to...
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-10 Paul WilkinsMerge "Substantial restructuring of AQ mode 2."
2014-12-10 Jim BankoskiMerge changes I92251a8b,I5d23a685
2014-12-09 hkuangMerge "Clean up the logic of handling corrupted frame."
2014-12-08 JohannMerge "Extend x32 check by also checking for __x86_64__."
2014-12-08 Yunqing WangMerge "SSSE3 Optimization for Atom processors using...
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-12-08 hkuangMerge "Improve the performance by caching the left_mi...
2014-12-06 hkuangImprove the performance by caching the left_mi and...
2014-11-04 Yunqing WangMerge "WORKAROUND FIX FOR GCC4.9.1"
2014-10-30 Hui SuMerge "Move the definition of switchable filter numbers...
2014-10-28 Yaowu XuMerge "Allow update of golden refernce buffer in CBR...
2014-10-28 Yaowu XuMerge "Add a new control of golden frame boost in CBR...
2014-10-27 Yaowu XuMerge "Add a new control of max bitrate for inter frame"
2014-10-24 James ZernMerge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924...
2014-10-24 Paul WilkinsMerge "Enable dual arf with constant q."
2014-10-23 Tom FineganMerge "build/make/iosbuild.sh: Remove armv6 support."
2014-10-23 Yaowu XuMerge "Move filter_ref initialization"
2014-10-23 Paul WilkinsMerge "Initialization bug for multi arf."
2014-10-23 Jingning HanMerge "Allow checking zeromv mode in vp9_pick_inter_mode"
2014-10-23 Yunqing WangMerge "vp9_ethread: allocate frame contexts outside...
2014-10-22 Yunqing Wangvp9_ethread: allocate frame contexts outside VP9_COMMON...
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-24 Deb MukherjeeMerge "High bit-depth loop/arf/postproc filter functions"
2014-09-22 Minghai ShangMerge "[spatial svc] Remove vpx_svc_parameters_t and...
2014-09-22 Minghai ShangMerge "[spatial svc]Remove quantizers option. Use max...
2014-09-22 Minghai ShangMerge "[spatial svc] Use string for quantizers and...
2014-09-20 hkuangMerge "Remove mi_grid_* structures."
2014-09-20 hkuangRemove mi_grid_* structures.
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-19 Frank GalliganMerge "Improved vp9_quantize_fp_neon()"
2014-08-13 James ZernMerge "inline vpx functions in headers to avoid unused...
2014-08-13 James ZernMerge "fixes several -Wunused-function warnings"
2014-08-12 James ZernMerge "remove unused fields from BOOL_CODER / vp9_writer"
2014-08-12 James ZernMerge "vp9_write_bit_buffer: fix function name typo"
2014-08-12 Jingning HanMerge "Enable fast forward txfm and quant for rate...
2014-08-11 Alex ConverseMerge "Add tune-content command line option"
2014-08-11 Jingning HanMerge "Integrate fast txfm and quant path into skip_rec...
2014-08-11 Jingning HanMerge "Extend skip_txfm flag into array to cover YUV...
2014-08-08 Dmitry KovalevMerge "Removing legacy XMA features from libvpx."
2014-08-07 James ZernMerge "vp9 ssvc test: Remove disabled tests."
2014-08-07 Tom FineganMerge "vpxenc tests: Relocate vpxenc wrapper."
2014-08-07 Jim BankoskiMerge "tools_common.c: unsigned signed mismatch addressed"
2014-08-07 Marco PaniconiMerge "vp8: for spatial resize, reallocate denoiser...
2014-08-07 Dmitry KovalevMerge "Removing direct references to VP9_COMP."
2014-08-06 Dmitry KovalevRemoving direct references to VP9_COMP.
2014-04-09 Yunqing WangMerge "Use source frame difference to make partition...
2014-04-07 Dmitry KovalevMerge "Rewriting calc_plane_error() function."
2014-04-03 Dmitry KovalevMerge "Replacing magic constants with expressions."
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-04-03 Dmitry KovalevMerge "Cleaning up vp9_pattern_search() function."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_get_mvpred_{av_,}var() functions."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_mvref_common.c."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_cx_iface.c file."
2014-04-02 Dmitry KovalevMerge "Grouping members in MB_MODE_INFO struct."
2014-04-02 Marco PaniconiMerge "Remove the q division by 3 for first frame."
2014-04-02 Paul WilkinsMerge "Speed setting correction to max q estimate."
2014-04-02 Dmitry KovalevRenaming two members in MACROBLOCKD struct.
2014-02-28 Dmitry KovalevMerge "Cleaning up vpx_codec_get_cx_data() function."
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-25 Dmitry KovalevMerge "Using vp9_subtract_plane instead of vp9_subtract...
2014-02-25 Dmitry KovalevMerge "Changing vp9_full_search_sad{, x3, x8} signatures."
2014-02-25 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-02-23 Dmitry KovalevMerge "Combining if-else branches from different condit...
2014-02-21 Adrian GrangeMerge "Added three test vectors with droppable frames"
2014-02-21 Adrian GrangeMerge "Test vectors for odd image width and height."
2014-02-21 James ZernMerge "vp9_subpel_variance_impl_intrin_avx2.c: make...
2014-02-21 James ZernMerge "vp9_subpixel_8t_intrin_ssse3.c: make some tables...
2014-02-21 James ZernMerge "vp9_subpixel_8t_intrin_avx2.c: make some tables...
2014-02-20 Jingning HanMerge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface"
2014-02-20 Jingning HanMerge "Use MI_BLOCK_SIZE in block coding loop"
2014-02-20 Jingning HanMerge "Rework non-RD mode decision coding flow"
2014-02-20 Yunqing WangMerge "Use fast HEX search in real time mode"
2014-02-20 Tom FineganMerge "vp9_vaq.c: Cast result of round() to int to...
2014-02-20 Paul WilkinsMerge "vp9_rdopt.c: Use int64_t for dist_sum and rate_s...
2014-02-20 James ZernMerge "Fixed compilation on mingw with secure APIs...
2014-02-19 James ZernMerge "decode_with_drops.c: Cast away MSVC data loss...
next