summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-12
* tests/dnn/mathunary: fix the issue of NANTing Fu2020-07-09
* tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu2020-07-07
* avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot2020-07-06
* dnn-layer-math-unary-test: add unit test for atanhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for acoshTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for asinhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for tanhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for coshTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for sinhTing Fu2020-07-06
* FATE: fix colorbalance fate test failed on x86_32Limin Wang2020-07-02
* fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328Andreas Rheinhardt2020-06-29
* lavc/aac_ac3_parser: improve the raw AAC file bit rate calculationJun Zhao2020-06-26
* dnn-layer-math-unary-test: add unit test for atanTing Fu2020-06-25
* dnn-layer-math-unary-test: add unit test for acosTing Fu2020-06-25
* dnn-layer-math-unary-test: add unit test for asinTing Fu2020-06-25
* fate: add yuv420p10 and yuv422p10 tests for overlay filterLimin Wang2020-06-19
* avformat/movenc: Write 'av01' as a compatible brand when muxing AV1Derek Buitenhuis2020-06-17
* avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang2020-06-15
* avcodec/hevc_sei: add support for user data unregistered SEI messageLimin Wang2020-06-15
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-12
* lavu/pix_fmt: add new pixel format x2rgb10Fei Wang2020-06-12
* dnn-layer-mathunary-test: add unit test for tanTing Fu2020-06-11
* dnn-layer-mathunary-test: add unit test for cosTing Fu2020-06-11
* dnn-layer-mathunary-test: add unit test for sinTing Fu2020-06-11
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-10
* Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."Michael Niedermayer2020-06-08
* fate/vcodec: use the encoder private option for frame skip compare functionJames Almer2020-06-04
* fate: add adpcm_ima_ssi encoding testZane van Iperen2020-06-01
* checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao2020-06-01
* dnn-layer-mathunary-test: add unit test for absTing Fu2020-05-28
* lavf/mp3dec: don't adjust start time; packets are not adjusted.Dale Curtis2020-05-27
* fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov2020-05-25
* lavfi: add untile filter.Nicolas George2020-05-23
* avcodec/ass: explicitly set ScaledBorderAndShadowOneric2020-05-23
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* checkasm/sw_scale: Fix stack-buffer-overflowAndreas Rheinhardt2020-05-20
* fate: add adpcm_ima_cunning testsZane van Iperen2020-05-20
* avcodec/exr: output float pixels in float pixel formatMark Reid2020-05-20
* avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol2020-05-19
* avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt2020-05-19
* avformat/matroskaenc: Don't reserve space for duration when unseekableAndreas Rheinhardt2020-05-19
* checkasm: swscale: Fix running the hscale test on 32 bit x86Martin Storsjö2020-05-16
* checkasm: sw_rgb: Add a test for interleaveBytesMartin Storsjö2020-05-15
* checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_una...Martin Storsjö2020-05-15
* checkasm: aarch64: Check for stack overflowsMartin Storsjö2020-05-15
* checkasm: arm: Check for stack overflowsMartin Storsjö2020-05-15
* checkasm: arm: Don't use blx to call checkasm_fail_funcMartin Storsjö2020-05-15
* checkasm: arm: Make the indentation consistent with other filesMartin Storsjö2020-05-15
* checkasm: add hscale testJosh de Kock2020-05-15