]> granicus.if.org Git - libvpx/history - vp9/vp9_cx_iface.c
Disable two libvpx APIs for VP9
[libvpx] / vp9 / vp9_cx_iface.c
2013-10-24 Yaowu XuDisable two libvpx APIs for VP9
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-16 Guillaume MartresMerge "Prevent accidental changes to the previous frame...
2013-10-16 Yaowu XuMerge "change to use vp9_idct_32x32_add"
2013-10-16 Dmitry KovalevMerge "Cleanup of decode_coefs() function."
2013-10-16 Dmitry KovalevMerge "Removing print_prob_tree function and vp9_coeff_...
2013-10-16 Dmitry KovalevMerge "Moving FILTER_BITS constant from vp9_convolve...
2013-10-16 Dmitry KovalevMerge "Using constants instead of plain numbers."
2013-10-16 Marco PaniconiInitial 1-pass.
2013-10-14 James ZernMerge "vp9_receive_compressed_data: remove unnecessary...
2013-10-13 Dmitry KovalevMerge "Moving libmkv library to third_party folder."
2013-10-11 Deb MukherjeeMerge "Change in rddiv parameter to make it a power...
2013-10-11 Jingning HanMerge "Restore mode skip feature in sub8x8 rd loop"
2013-10-11 Yunqing WangMerge "SSE2 8-tap sub-pixel filter optimization"
2013-10-10 Dmitry KovalevMerge "Giving consistent names to IDCT 32x32 functions."
2013-10-10 Dmitry KovalevMerge "Consistent names for FDCT functions."
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-10 Adrian GrangeMerge "Fix typo in comment message"
2013-10-10 Jingning HanFix typo in comment message
2013-10-10 Jingning HanMerge "Allow sub8x8 intra modes test for alt frame...
2013-10-09 Jingning HanMerge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
2013-10-09 James ZernMerge "vp9_blockd.h: update get_tx_eob() signature"
2013-10-08 Deb MukherjeeMerge "Rate control parameter adjustment"
2013-10-07 Jim BankoskiMerge "cpplint vp9_variance_sse2.c"
2013-10-07 Dmitry KovalevMerge "Cleaning up foreach_predicted_block_in_plane...
2013-10-07 Adrian GrangeMerge "cpplint issues resolved vp9_ratectrl.c"
2013-10-07 Jim BankoskiMerge "cpplint problems resolved with vp9_firstpass.c"
2013-10-07 Jim BankoskiMerge "cpplint issues resolved in vp9_mcomp.c"
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-06 Dmitry KovalevMerge "Adding assign_mv() function to reduce code dupli...
2013-10-06 Dmitry KovalevMerge "Giving consistent names to IDCT/IWHT functions."
2013-10-05 Jim BankoskiMerge "unused typedef in vp9_variance.h"
2013-10-05 Jim BankoskiMerge "cpplint issues with vp9_boolhuff.c resolved"
2013-10-05 Jim BankoskiMerge "added nolint to function that doesn't seem easy...
2013-10-05 Jim BankoskiMerge "cpplint issues in vp9_lookahead.c"
2013-10-05 Jim BankoskiMerge changes Idbfabe42,I788f1a30
2013-10-05 Jim BankoskiMerge "cpplint issues in vp9_picklpf.c"
2013-10-05 Jim BankoskiMerge "cpplint issues resolved vp9/vp9_cx_iface.c"
2013-10-05 Jim Bankoskicpplint issues resolved vp9/vp9_cx_iface.c
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 Deb MukherjeeMerge "Some minor changes/cleanups in rate control"
2013-09-30 Jim BankoskiMerge changes I29b5bbb9,Iaa6b8ac9,Ibf996de7,Ie1b544e4...
2013-09-30 Jim BankoskiMerge "cpplint issues vp9_thread.h"
2013-09-30 Jim BankoskiMerge "cpplint style issue"
2013-09-30 Jim BankoskiMerge "fixed cpplint issues in vp9_onyxd_if.c"
2013-09-29 James ZernMerge "thumb: Keep whitespace between arguments as...
2013-09-29 Dmitry KovalevMerge "Using is_inter_block and has_second_ref functions."
2013-09-29 Dmitry KovalevMerge "Moving from int_mv* to MV* (3)."
2013-09-29 Dmitry KovalevMerge "Reusing FRAME_CONTEXT struct to simplify the...
2013-09-29 Dmitry KovalevMerge "Renaming vp9_short_idct10_8x8_add to vp9_short_i...
2013-09-29 Dmitry KovalevMerge "Removing vp9_get_coef_neighbors_handle function."
2013-09-29 Dmitry KovalevMerge "Removing vp9_subpelvar.h from common."
2013-09-29 Dmitry KovalevMerge "Fixing warning generated by gcc."
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-26 Dmitry KovalevFixing warning generated by gcc.
2013-09-24 Dmitry KovalevMerge "Moving from int_mv to MV."
2013-09-24 Dmitry KovalevMerge "Adding best_mv[2] array instead of two variables."
2013-09-24 Jingning HanMerge "Enable per transformed block zero coeffs forcing"
2013-09-24 Jingning HanMerge "Calculate rd cost per transformed block"
2013-09-23 Frank GalliganMerge "Hide global symbols for macho32/64"
2013-09-23 Jingning HanMerge "Remove redundant mv_pred use for sub8x8 blocks"
2013-09-23 Deb MukherjeeImproves constant qual, constrained qual turned on
2013-09-21 James ZernMerge "thumb: Extend the regexp for handling negative...
2013-09-20 Dmitry KovalevMerge "Adding get_scan_and_band function."
2013-09-19 Jingning HanMerge "Refactor 8x8 fwd transform unit test"
2013-09-19 Yaowu XuMerge "fix vp8-only build"
2013-09-19 Yaowu Xufix integer overflow errors
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-18 Yaowu XuMerge "Silence a bunch of MSVC warnings"
2013-09-17 Yaowu XuSilence a bunch of MSVC warnings
2013-09-13 Deb MukherjeeMerge "Clean up of the search best filter speed feature"
2013-09-13 Scott LaVarnwayMerge "New mode_info_context storage -- undo revert"
2013-09-13 Paul WilkinsMerge "Deleted #include <inttypes.h>"
2013-09-12 Jim BankoskiMerge "fix clang warning in rdopt"
2013-09-12 Christian DuvivierMerge "First draft of vp9_short_idct32x32_add_neon."
2013-09-12 Jim Bankoskiclang warnings : ref frame enum mismatch
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"
next