aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dnn_backend_native_layer_mathunary: add round supportMingyu Yin2020-08-121-0/+4
* FATE/dnn: add unit test for dnn avgpool layerTing Fu2020-08-104-0/+204
* fate: cosmeticsZane van Iperen2020-08-071-8/+8
* fate: add adpcm_argo testZane van Iperen2020-08-072-0/+6
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-071-0/+4
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-067-8/+8
* dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin2020-08-041-0/+4
* test: hlsenc: Use unique init/segment file names for the fmp4_ac3 testMartin Storsjö2020-08-031-3/+3
* test: hlsenc: Make the hls_fmp4 sample file name match the targetMartin Storsjö2020-08-031-3/+3
* fate/aac: add missing bitexact flag to some encoder testsJames Almer2020-08-031-6/+6
* avcodec/cfhd: improve decompanding quality with reference implementationPaul B Mahol2020-08-021-10/+10
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-301-0/+183
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-231-0/+3
* fate: add adpcm_ima_apm encoding testZane van Iperen2020-07-212-0/+6
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-121-1/+1
* tests/dnn/mathunary: fix the issue of NANTing Fu2020-07-091-1/+4
* tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu2020-07-073-1/+26
* avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot2020-07-062-2/+2
* dnn-layer-math-unary-test: add unit test for atanhTing Fu2020-07-061-3/+7
* dnn-layer-math-unary-test: add unit test for acoshTing Fu2020-07-061-0/+4
* dnn-layer-math-unary-test: add unit test for asinhTing Fu2020-07-061-0/+4
* dnn-layer-math-unary-test: add unit test for tanhTing Fu2020-07-061-0/+4
* dnn-layer-math-unary-test: add unit test for coshTing Fu2020-07-061-0/+4
* dnn-layer-math-unary-test: add unit test for sinhTing Fu2020-07-061-0/+4
* FATE: fix colorbalance fate test failed on x86_32Limin Wang2020-07-024-12/+12
* fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328Andreas Rheinhardt2020-06-294-12/+12
* lavc/aac_ac3_parser: improve the raw AAC file bit rate calculationJun Zhao2020-06-261-1/+1
* dnn-layer-math-unary-test: add unit test for atanTing Fu2020-06-251-0/+4
* dnn-layer-math-unary-test: add unit test for acosTing Fu2020-06-251-0/+4
* dnn-layer-math-unary-test: add unit test for asinTing Fu2020-06-251-0/+4
* fate: add yuv420p10 and yuv422p10 tests for overlay filterLimin Wang2020-06-195-0/+34
* avformat/movenc: Write 'av01' as a compatible brand when muxing AV1Derek Buitenhuis2020-06-171-2/+2
* avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang2020-06-151-65/+130
* avcodec/hevc_sei: add support for user data unregistered SEI messageLimin Wang2020-06-151-0/+3
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-1211-0/+11
* lavu/pix_fmt: add new pixel format x2rgb10Fei Wang2020-06-122-0/+12
* dnn-layer-mathunary-test: add unit test for tanTing Fu2020-06-111-0/+4
* dnn-layer-mathunary-test: add unit test for cosTing Fu2020-06-111-0/+4
* dnn-layer-mathunary-test: add unit test for sinTing Fu2020-06-111-0/+4
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-104-19/+2
* Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."Michael Niedermayer2020-06-081-1/+1
* fate/vcodec: use the encoder private option for frame skip compare functionJames Almer2020-06-041-1/+1
* fate: add adpcm_ima_ssi encoding testZane van Iperen2020-06-012-0/+6
* checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao2020-06-011-3/+4
* dnn-layer-mathunary-test: add unit test for absTing Fu2020-05-284-0/+88
* lavf/mp3dec: don't adjust start time; packets are not adjusted.Dale Curtis2020-05-271-1/+1
* fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov2020-05-256-1/+1359
* lavfi: add untile filter.Nicolas George2020-05-232-0/+16
* avcodec/ass: explicitly set ScaledBorderAndShadowOneric2020-05-2324-0/+24
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-222-2/+2