aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/fate/vcodec: add vsynth tests for FFV1 version 2Anton Khirnov2024-08-015-1/+18
* fftools/ffprobe: implement dv_md_compressionNiklas Haas2024-07-282-0/+2
* checkasm/riscv: align the landing padsRémi Denis-Courmont2024-07-251-0/+3
* checkasm/riscv: add forward-edge CFI landing padsRémi Denis-Courmont2024-07-251-0/+4
* lavu/riscv: add CPU flag for B bit manipulationsRémi Denis-Courmont2024-07-251-0/+1
* checkasm: Increase the tolerance for ac3_sum_square_butterfly_floatMartin Storsjö2024-07-241-1/+1
* checkasm/h264dsp: test TX bypassRémi Denis-Courmont2024-07-211-14/+23
* fate/png: add mDCv and cLLi read and write testLeo Izen2024-07-192-0/+28
* checkasm/lls: increase epsilon value for the update_lls testJames Almer2024-07-191-1/+1
* avformat/iamf: byteswap values in OpusHeaderJames Almer2024-07-182-8/+8
* avformat/movenc: fix channel count and samplerate fields for IAMF tracksFelicia Lim2024-07-184-4/+4
* fate/lavf-container: add a test for L-HEVC remuxingJames Almer2024-07-152-0/+5
* avformat/movenc: support writing cropping valuesJames Almer2024-07-111-8/+8
* avformat/mov: export cropping values from clap boxesJames Almer2024-07-113-20/+20
* fftools/ffmpeg_mux_init: default to input timebase for streamcopyAnton Khirnov2024-07-092-3/+3
* avformat/hevc: don't write NALUs with nuh_layer_id > 0 in hvcC boxesJames Almer2024-07-073-5/+5
* avformat: Add a new stream disposition for multilayer videoDerek Buitenhuis2024-07-0749-37/+182
* tests/fate/mov: add a test for VFR muxingAnton Khirnov2024-07-071-0/+5
* tests/fate/filter-audio: convert atempo test to oneoffAnton Khirnov2024-07-071-1/+3
* fate/filter-video: add missing swscale flags to tiltandshift testsJames Almer2024-07-064-149/+149
* fate/filter-video: tests more pixel formats with the tiltandshift filterJames Almer2024-07-064-0/+169
* tests: Add a missing dependency for the filter-atempo testMartin Storsjö2024-07-041-0/+1
* fftools/ffmpeg_mux_init: apply encoder options manuallyAnton Khirnov2024-07-038-8/+8
* tests/fate/filter-audio.mak: add test for atempo audio filterRajiv Harlalka2024-07-032-0/+73
* checkasm: add tests for yuv2rgbRamiro Polla2024-06-285-1/+215
* libavcodec/mjpeg: preserve unclipped last_dc valueRamiro Polla2024-06-281-1/+1
* checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asmNuo Mi2024-06-251-4/+4
* checkasm/vvc_alf: random select alf virtual boundaries positionNuo Mi2024-06-251-4/+11
* checkasm/vvc_alf: only check the valid filter and classify sizesNuo Mi2024-06-251-27/+34
* lavu/stereo3d: change the horizontal FOV field to a rationalLynne2024-06-245-9/+9
* fate/jpeg2000dec: add support for p0_10.j2kPierre-Anthony Lemieux2024-06-242-0/+9
* movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxingMartin Storsjö2024-06-242-1/+5
* avutil/stereo3d: set a sane default value for AVRational fieldsJames Almer2024-06-205-9/+9
* ffprobe: always print all Stereo3D fieldsJames Almer2024-06-205-0/+27
* avcodec/h261enc: Fix ac_vlc_length tablesAndreas Rheinhardt2024-06-203-12/+12
* avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init()Andreas Rheinhardt2024-06-201-3/+0
* avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its usersAndreas Rheinhardt2024-06-201-1/+0
* avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContextAndreas Rheinhardt2024-06-201-1/+0
* avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContextAndreas Rheinhardt2024-06-201-4/+0
* fate/vvc: add vvc-conformance-RPR_A_4Frank Plowman2024-06-202-0/+10
* avformat/evc: fix writing reserved bitsJames Almer2024-06-191-1/+1
* fate/lavf-container: add extract_extradata BSF dependency to lavf-fate-hevc.mp4James Almer2024-06-181-1/+1
* fate/lavf-container: add a hevc in ISOBMFF remux testJames Almer2024-06-182-0/+5
* fftools/ffprobe: Print more Stereo 3D info from side dataDerek Buitenhuis2024-06-185-0/+18
* tests/checkasm: Remove check on linux perf fd in uninitZhao Zhili2024-06-181-2/+1
* fate/checkasm: run the sw_range_convert testJames Almer2024-06-151-0/+1
* checkasm: add tests for {lum,chr}ConvertRangeRamiro Polla2024-06-164-1/+137
* checkasm/lls: add missing random values to the test buffersJames Almer2024-06-131-1/+1
* avformat/mov_chan: use the newly added channel ids for more exact mappingMarton Balint2024-06-121-1/+1
* api/api-band-test: Query codec capabilities to decide admissibilityAndreas Rheinhardt2024-06-121-3/+3