Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12checkasm/vf_gblur: add test for horiz_slice simdRuiling Song
2019-05-02checkasm: add test for v210decJames Darnley
2019-03-14Merge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'James Almer
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-27checkasm/h264: test 4:2:2 chroma loop filter functionsJanne Grunau
2019-02-20Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2019-01-31tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos
2019-01-26checkasm/h264: add loop filter testsJanne Grunau
2019-01-13checkasm/af_afir: relax the max allowed absolute differenceJames Almer
2019-01-03checkasm: add an af_afir testJames Almer
2018-09-14checkasm/float_dsp: add test for vector_dmulJames Almer
2018-05-30lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytesAndrey Semashev
2018-05-18tests/checkasm/nlmeans: fix invalid read/write on ii bufferClément Bœsch
2018-05-10checkasm/sw_rgb: fix the function declaration warningJun Zhao
2018-05-08checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch
2018-04-22swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali
2018-04-14tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer
2018-04-05checkasm/vf_blend : add test for 16 bit version ofMartin Vignali
2018-04-01checkasm/Makefile: add EXTRALIBS-libavformatJosh de Kock
2018-03-24checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali
2018-03-19checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan
2018-03-08checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan
2018-02-24checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16Martin Vignali
2018-02-24checkasm/vf_blend : add depth param in order to add test for 16 bit versionMartin Vignali
2018-02-09checkasm/Makefile: add EXTRALIBS-swresampleMuhammad Faiz
2018-01-28checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali
2017-12-25checkasm: support for AVX-512 functionsJames Darnley
2017-12-20Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer
2017-12-19checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali
2017-12-13checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali
2017-12-12checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö
2017-12-10checkasm/llviddsp: fix mixed code and declarationsJames Almer
2017-12-09checkasm/llviddsp : add test for add_gradient_predMartin Vignali
2017-12-09checkasm/llviddsp : test return of add_left_pred(16)Martin Vignali
2017-12-09checkasm/vf_threshold : add test for threshold16Martin Vignali
2017-12-04checkasm/vf_threshold: fix mixed code and declarationsJames Almer
2017-12-03checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali
2017-12-01checkasm/utvideo : be more explicit to the WIDTH_PADDED defineMartin Vignali
2017-11-27tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmulMichael Niedermayer
2017-11-21checkasm/utvideodsp: zero initialize the entire bufferJames Almer
2017-11-21checkasm/utvideodsp: fix mixed declarations and codeJames Almer
2017-11-21checkasm : add test for huffyuvdsp add_int16Martin Vignali
2017-11-21checkasm : add utvideodsp testMartin Vignali
2017-11-21checkasm/jpeg2000dsp: add test for ict_floatJames Almer
2017-11-21checkasm/jpeg2000dsp: refactor rct_int testJames Almer
2017-11-11Merge commit '516c479172755c63063180b0c0953b68b670cdbd'James Almer
2017-11-11Merge commit '547db1eaecd597031165a2bf637acaaacde52788'James Almer
2017-11-08checkasm/llviddsp: fix warnings about mixed declaration and codeJames Almer
2017-11-07checkasm/llviddsp : add test for other dsp funcMartin Vignali