]> granicus.if.org Git - libvpx/history - vp8/vp8_dx_iface.c
Merge changes from topic 'missing-proto'
[libvpx] / vp8 / vp8_dx_iface.c
2017-06-23 James ZernMerge changes from topic 'missing-proto'
2017-06-23 Johann KoenigMerge "fdct32x32 neon implementation"
2017-06-22 Linfeng ZhangMerge changes I783c5f4f,I365f8e53,I5dac0e98
2017-06-22 Paul WilkinsMerge "Fix int overflow in rate control for high bit...
2017-06-22 Marco PaniconiMerge "vp9: Adjustments for aq-mode and pickmode for...
2017-06-22 James ZernMerge "vp8_dx_iface: clear -Wclobbered warnings"
2017-06-22 James Zernonyxd.h: add vp8dx_references_buffer prototype
2017-06-21 James Zernvp8_dx_iface: clear -Wclobbered warnings
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-15 Johannvp8_dx_iface: remove unused 'else' condition
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for avg computation"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
2017-01-13 Marco PaniconiMerge "vp9: Update threshold for partition copy."
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Peter BoströmAdd decoder getters for the last quantizer.
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-10-03 James ZernMerge "cosmetics,*_neon.c: rm redundant return from...
2016-10-01 James ZernMerge "vp8,frame_buffers: remove unused use_frame_threads"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 Linfeng ZhangMerge "Unify loopfilter function names"
2016-09-30 Linfeng ZhangMerge "Refine vpx convolve8 NEON intrinsics optimization"
2016-09-30 Linfeng ZhangMerge "Refine vpx_convolve_copy_neon() and vpx_convolve...
2016-09-30 James Zernvp8,frame_buffers: remove unused use_frame_threads
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-29 Johann KoenigMerge changes Ia3e9122f,Id33eb6c8,I956bd8ce
2016-09-29 JohannRemove vp8_clear_system_state
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-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-01 Yaowu XuMerge "Fix formatting in internal stats for vp8 and...
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
2016-08-29 Linfeng ZhangMerge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"
2016-08-29 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-26 James ZernMerge changes I353da4a2,I423f2153
2016-08-26 Johann KoenigMerge "Remove halfpix specialization"
2016-08-26 James ZernMerge "add_noise,vpx_setup_noise: correct 'char_dist...
2016-08-26 James BankoskiMerge "libyuv: update to c244a3e9"
2016-08-26 Paul WilkinsMerge "Add ALLOW_RECODE_FIRST speed mode."
2016-08-26 James ZernMerge "vp8: fix decoder crash with invalid leading...
2016-08-24 James Zernvp8_create_decoder_instances: add missing setjmp
2016-08-23 James Zernvp8: fix decoder crash with invalid leading keyframes
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-20 James ZernMerge changes from topic 'clang-tidy'
2016-07-20 James Zernvp8: simplify a few #if's
2016-07-19 James ZernMerge "vp8: apply clang-tidy google-readability-braces...
2016-07-19 clang-tidyvp8: apply clang-tidy google-readability-braces-around...
2016-07-19 Pascal MassiminoMerge "take II: variance_test partial clean-up"
2016-07-19 James BankoskiMerge "configure: turn on all unused warnings by default"
2016-07-18 Jim Bankoskiprepend ++ instead of post in for loops.
2016-07-16 Pascal MassiminoMerge "vp9_error_block_test: simplify fn wrapper genera...
2016-07-16 Pascal MassiminoMerge "remove tuple from 'sad_test.cc'"
2016-07-16 clang-formatvp8: apply clang-format
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-19 Johann KoenigMerge "Configuration: Use 'is_in' instead of echo ...
2016-06-17 DO NOT USEMerge "Parse codec options in order of occurrence."
2016-06-17 Johann KoenigMerge "vp8: correct function return types"
2016-06-17 Johann KoenigMerge "VP8_COMP: make frames_since_golden signed"
2016-06-17 James ZernMerge "vp9_pickmode: quiet int64->int conversion warning"
2016-06-16 Johann KoenigMerge "vp8_[cd]x_iface.c: Initialize structures to 0"
2016-06-16 Johannvp8_[cd]x_iface.c: Initialize structures to 0
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 James ZernMerge "disable vp9_diamond_search_sad_avx"
2016-03-30 Scott LaVarnwayMerge "VP9: Eliminate up_available and left_available"
2016-03-30 James ZernMerge "vp8_peek_si_internal: quiet static analysis...
2016-03-25 James Zernvp8_peek_si_internal: quiet static analysis warning
2016-02-27 Marco PaniconiMerge "vp8-denoiser: Update some denoiser thresholds."
2016-02-24 Johann KoenigMerge changes from topic 'x86inc'
2016-02-18 James ZernMerge changes from topic 'vp10-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp9-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp8-missing-alloc-checks'
2016-02-18 James Zernvp8_dx_iface: add missing alloc checks
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
next