summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avformat/{isom,mov,movenc}: add support for CMAF DASH rolesJan Ekström2021-10-042-0/+90
* lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4Derek Buitenhuis2021-10-011-2/+2
* avfilter/vf_avgblur: switch to faster algorithmPaul B Mahol2021-09-301-40/+40
* fate/checkasm: add missing tests to FATEJames Almer2021-09-291-0/+3
* checkasm/hevc_pel: Fix stack buffer overreadsAndreas Rheinhardt2021-09-291-11/+19
* fate/oma: Add remux tests for ATRAC3 and ATRAC3PAndreas Rheinhardt2021-09-273-1/+49
* fate/demux: Move Sony OpenMG audio (oma) test into a new fileAndreas Rheinhardt2021-09-273-3/+6
* fate/caf: Add remux testsAndreas Rheinhardt2021-09-277-1/+153
* fate/demux: Move caf test to its own fileAndreas Rheinhardt2021-09-274-3/+6
* swscale: add input/output support for X2BGR10LEManuel Stoeckl2021-09-2612-0/+12
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-262-0/+13
* swscale/yuv2rgb: fix conversion to X2RGB10Manuel Stoeckl2021-09-2612-12/+12
* avcodec/tests/utils: Rename to avcodecAndreas Rheinhardt2021-09-261-4/+4
* webp: fix transforms after a palette with pixel packing.Maryla2021-09-252-0/+10
* fate/subtitles: Add JACOsub remuxing testAndreas Rheinhardt2021-09-252-0/+21
* avformat/mov: Set AVSTREAM_PARSE_HEADERS flag for H264Nicolas Gaullier2021-09-231-1/+1
* avcodec/h264_parser: Set AVCodecContext.framerateNicolas Gaullier2021-09-232-128/+128
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-203-17/+17
* Revert "fate: Add test for ticket 6024, truncated decoding mode"Anton Khirnov2021-09-202-30/+0
* fate/demux, gapless, image: Add missing ffprobe dependenciesAndreas Rheinhardt2021-09-193-12/+16
* tests/concat-demuxer: add stream_meta testNicolas George2021-09-162-2/+4
* lavf/concat: deprecate file_packet_metadataNicolas George2021-09-162-2/+2
* avcodec/wmadec: fix WMA gapless playbackbnnm2021-09-122-6/+5
* fate: fix silenceremove testPaul B Mahol2021-09-092-37/+35
* fate/wma: Account for trimmed samples in wmapro-ism testAndreas Rheinhardt2021-09-021-0/+1
* tests/checkasm/vf_gblur.c: update check_horiz_slice for the new ff_horiz_slic...Wu Jianhua2021-08-291-6/+11
* tests/checkasm/vf_gblur.c: add check_verti_slice() for unit testWu Jianhua2021-08-291-0/+23
* fate/pixfmt: test xyz12leAnton Khirnov2021-08-292-0/+3
* FATE: allow multithreaded filteringAnton Khirnov2021-08-291-1/+1
* avfilter/aeval: fix forgotten EOF case for activatePaul B Mahol2021-08-261-0/+2
* tests/fate: move TTML-in-MP4 tests from subtitles.mak to mov.makJan Ekström2021-08-254-8/+8
* avformat/movenc: add support for TTML muxingJan Ekström2021-08-253-0/+92
* checkasm: collapse hevc pel testsJ. Dekker2021-08-244-30/+27
* fate: update some missing refsJames Almer2021-08-2410-4/+10
* avcodec: add a Film Grain codec property flagJames Almer2021-08-2413-13/+21
* avformat/matroskaenc: Pass dispositions through unchanged by defaultAndreas Rheinhardt2021-08-2412-43/+43
* avformat/matroskaenc: Allow to set multiple streams as defaultAndreas Rheinhardt2021-08-241-2/+2
* avformat/mov: add AVFMT_SHOW_IDS flagGyan Doshi2021-08-223-3/+3
* avfilter/aevalsrc: switch to activatePaul B Mahol2021-08-211-2/+0
* avcodec/options_table: Treat (request_)channel_layout as channel layoutAndreas Rheinhardt2021-08-153-8/+8
* FATE: add a test for sliced scalingAnton Khirnov2021-08-082-0/+12
* tools/venc_data_dump: factor out demux/decode codeAnton Khirnov2021-08-081-0/+1
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-0733-1190/+1190
* ffprobe: Rename Audio Service Type 'type' field to 'service_type'Derek Buitenhuis2021-08-061-1/+1
* lavfi/vf_scale: use default swscale flags for scalerLinjie Fu2021-08-051-5/+5
* lavd/lavfi.c: Set time_base for 608 cc to container time_base.Yun Zhang2021-08-022-32/+10
* avcodec/noise_bsf: restore dropamount for backwards compatibilityGyan Doshi2021-07-301-1/+1
* avcodec/noise_bsf: add expr supportGyan Doshi2021-07-291-1/+1
* 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