summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-223-3/+0
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-211-5/+1
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-202-3/+18
* fate/ffprobe: Verify ffprobe XML output against schema fileTobias Rapp2021-07-132-0/+63
* fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLESGuangyu Sun2021-07-122-2/+3
* sws: separate the calls to scaled vs unscaled conversionAnton Khirnov2021-07-031-2/+2
* checkasm/vp9dsp: rename the iszero function to is_zeroMatthieu Patou2021-06-081-3/+3
* fate-aac: use the fast coder for testsLynne2021-05-211-9/+9
* avformat/flvdec: use milisecond precision for parsing timestampsMarton Balint2021-05-201-1/+1
* avformat/framecrcenc: print basic side data information againJames Almer2021-05-1811-156/+156
* fate: add a more extensive test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov2021-05-142-0/+28
* lavf/flvdec: normalize exporting date metadataAnton Khirnov2021-05-121-1/+1
* lavf/framecrcenc: do not hash side dataAnton Khirnov2021-05-0911-156/+156
* fate: drop the vp8-alpha testAnton Khirnov2021-05-092-128/+0
* fate-run.sh: print stream side data in probeaudiostream()Anton Khirnov2021-05-092-1/+3
* fate-webm-webvtt-remux: print packet side data in ffprobe outputAnton Khirnov2021-05-092-1/+337
* fate/demux: convert flv-demux to ffprobeAnton Khirnov2021-05-092-617/+609
* fate-ts-demux: convert to ffprobeAnton Khirnov2021-05-092-33/+49
* fate-ts-opus-demux: convert to ffprobeAnton Khirnov2021-05-092-520/+1027
* fate-ts-small-demux: convert to ffprobeAnton Khirnov2021-05-092-81/+150
* fate/gapless: add a test for skip samples side dataAnton Khirnov2021-05-092-0/+603
* fate-oggopus-demux: convert to ffprobeAnton Khirnov2021-05-093-49/+55
* ffprobe: support printing more packet side data typesAnton Khirnov2021-05-092-64/+69
* ffprobe: only hash extradata when it is presentAnton Khirnov2021-05-092-2/+0
* tests/image: remove colorspace conversion from jpegls testsJames Almer2021-05-035-8/+8
* avcodec/mjpegdec: Decode to PAL8 independant of the location of LSEMichael Niedermayer2021-05-031-1/+1
* Revert "avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker"Michael Niedermayer2021-05-031-1/+1
* fate: add adpcm_ima_ws test in a VQA v3 fileZane van Iperen2021-04-292-0/+21
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-274-8/+8
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-273-70/+0
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-271-5/+5
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-1/+1
* avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-272-2/+2
* avcodec/ttmlenc: add support for region positioning and sizingJan Ekström2021-04-261-0/+2
* avcodec/ttmlenc: add initial support for regions and stylesJan Ekström2021-04-261-37/+49
* fate: add adpcm_ima_ws testZane van Iperen2021-04-262-0/+6
* avcodec/adpcm: Fixes output from Westwood ADPCM.Aidan Richmond2021-04-261-40/+40
* fate: add tests for JPEG-LS PAL8James Almer2021-04-245-0/+40
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-245-0/+112
* tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov2021-04-242-0/+11
* avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt2021-04-184-32/+32
* fate/id3v2: Add test for id3v2 chaptersAndreas Rheinhardt2021-04-182-0/+71
* fate/id3v2: Add a test for remuxing id3v2 private tagsAndreas Rheinhardt2021-04-182-3/+27
* fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3Andreas Rheinhardt2021-04-183-2/+156
* fate/mov: Add test for muxing cover imagesAndreas Rheinhardt2021-04-182-2/+53
* fate/filter-video: Remove SAMPLES depedency from refcmp testsAndreas Rheinhardt2021-04-181-4/+4
* avformat/mpegts: set correct extradata size for Opus streamsJames Almer2021-04-161-1/+1
* avformat/mpegts: add missing sample_rate value to Opus extradataJames Almer2021-04-161-1/+1