]> granicus.if.org Git - libvpx/history - third_party/x86inc
Merge "Refactor REFS_PER_FRAME definition"
[libvpx] / third_party / x86inc /
2015-08-20 Jingning HanMerge "Refactor REFS_PER_FRAME definition"
2015-08-19 James Zernx86inc.asm: only set visibility for chromium builds
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-11 Aℓex ConverseMerge "Move vp9_systemdependent.h to vpx_ports bitops...
2015-08-10 Marco PaniconiMerge "Adjustments for VP9 temporal layers, for 1 pass...
2015-08-10 James ZernMerge changes from topic 'x86inc'
2015-08-10 Johann KoenigMerge "Update x86inc.asm from x264"
2015-08-10 JohannOnly use .text sections for aout
2015-08-07 JohannUse newer x86inc.asm
2015-08-07 JohannUse .text instead of .rodata on macho
2015-08-07 JohannCopy PIC handling code from x86_abi_support
2015-08-07 JohannSet 'private_extern' visibility for macho targets
2015-08-07 JohannAvoid 'amdnop' when building with nasm
2015-08-07 JohannCatch all elf formats
2015-08-07 JohannExpand PIC default to macho64 and respect CONFIG_PIC...
2015-08-07 JohannUse libvpx defines to set name mangling rules
2015-08-07 JohannUpdate x86inc.asm from x264
2015-08-07 JohannCustomize x86inc.asm for libvpx
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-16 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 JohannMerge "Reorganize *_rtcd() calling conventions"
2015-04-15 JohannMerge "Allow specifying a different prefix in x86inc...
2015-04-15 JohannAllow specifying a different prefix in x86inc.asm
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-02-02 Alex ConverseMerge "Allow larger encoder configurations."
2015-02-02 Yaowu XuMerge "Optimize coef update"
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-30 James ZernMerge "configure: echo --(disable|enable)-* cmdline...
2015-01-30 JohannMerge "Explicitly include vp8_rtcd.h"
2015-01-30 Yunqing WangMerge "Fix issues in 32bit PIC enabled build"
2015-01-28 Yunqing WangFix issues in 32bit PIC enabled build
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-16 Jim BankoskiMerge "Fix the comments."
2014-12-13 James ZernMerge "Optimize bit_read_buffer."
2014-12-12 Jim BankoskiMerge "Adds a test to make sure encoder parms get to...
2014-12-12 Jingning HanMerge "Fix PICK_MODE_CONTEXT index in non-RD coding...
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Jingning HanMerge "Replace division with bit shift in choose_partit...
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-11 Jingning HanMerge "Refactor choose_partitioning computing scheme"
2014-12-10 Paul WilkinsMerge "Substantial restructuring of AQ mode 2."
2014-12-10 Jingning HanMerge "Use use_prev_frame_mvs flag for ref mv search...
2014-12-10 Jingning HanMerge "Refactor update_state_rt"
2014-12-10 Jingning HanMerge "Make RTC coding flow support sub8x8 in key frame...
2014-12-10 Jingning HanMerge "Cosmetic naming change"
2014-12-10 Jingning HanMerge "Take out redundant setting of mode_info from...
2014-12-10 Jingning HanMerge "Remove unused rd cost calculation from nonrd_use...
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-11-24 John StarkChanges to assembler for NASM on mac.
2014-07-31 James ZernMerge "configure: remove multiple_arf experiment"
2014-07-30 James ZernMerge "vp9_cx_iface: defer compressed data buffer alloc"
2014-07-28 Jim BankoskiMerge "This removes a test that fails on 32 bit"
2014-07-25 Minghai ShangMerge "[spatial svc]Fix reference issues"
2014-07-25 Joshua LittMerge "Encode perf test"
2014-07-25 Yunqing WangMerge "Allocate aligned source in variance test"
2014-07-25 Yaowu XuMerge "Fix allocation of context buffers on frame resize"
2014-07-24 James ZernMerge "x86inc: fix compilation with NASM\r \r Change...
2014-07-24 KO Myung-Hunx86inc: fix compilation with NASM
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-05-22 Yaowu XuMerge "Enable various thresholds of motion detection"
2014-05-21 Dmitry KovalevMerge "Deadline is not supported in VP9 decoder, removi...
2014-05-21 Jingning HanMerge "Adjust the forward 16x16 DCT computation steps"
2014-05-21 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-05-21 Dmitry KovalevMerge "Hiding struct diff in *.c file."
2014-05-20 Tom FineganMerge "Add make target for running example tests."
2014-05-20 Tom FineganMerge "tools_common.sh: Allow over ride of test name."
2014-05-20 James ZernMerge "make spatial svc an experiment"
2014-05-20 James ZernMerge "configure.sh: only execute toupper when necessary"
2014-05-20 Paul WilkinsMerge "Cosmetic clean up."
2014-05-20 James ZernMerge "Add test for vpx_temporal_svc_encoder example."
2014-05-20 Tom FineganMerge "Add test for vp9_spatial_svc_encoder example."
2014-05-19 Jingning HanMerge "Make x86inc support local variable array"
2014-05-19 Jingning HanMake x86inc support local variable array
2014-05-15 Yunqing WangMerge "AVX2 To VP9 Block Error Optimization"
2014-05-14 Dmitry KovalevMerge "Moving frame_coef_probs from VP9_COMP to local...
2014-05-14 Dmitry KovalevMerge "Cleaning up vp9_context_tree.c."
2014-05-13 Dmitry KovalevMerge "Fixing constant value used to calculate frame...
2014-05-09 Yaowu XuMerge "Added a test vector"
2014-05-08 Dmitry KovalevMerge "Simplifying decoder_decode() function."
2014-05-07 Dmitry KovalevMerge "Cleaning up vp9_encode_frame() function."
2014-05-07 Dmitry KovalevMerge "Using SPEED_FEATURES instead of VP9_COMP in...
2014-05-07 Dmitry KovalevMerge "Moving pair_set_epi32 macro into vp9_dct32x32_ss...
2014-05-07 Dmitry KovalevMerge "Removing MODE_TEST_HIT_STATS."
2014-05-06 Minghai ShangMerge "[spatial svc] No need to code full width and...
next