summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer2020-07-011-1/+1
* avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda2018-07-081-164/+164
* tests/audiomatch: Add missing return code at the end of main()Michael Niedermayer2018-01-081-0/+2
* avcodec/vp56: Implement very basic error concealmentMichael Niedermayer2017-05-141-1/+1
* avcodec/vp56: Fix sign typoMichael Niedermayer2017-05-141-1/+1
* avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol2017-03-241-2/+2
* avformat/apngenc: use the stream parameters extradata if availableJames Almer2016-11-182-3/+6
* Revert "apngdec: use side data to pass extradata to the decoder"James Almer2016-11-182-6/+3
* fate: add streamcopy test for apngAndreas Cadhalpun2016-11-172-0/+6
* fate: add apng encoding/muxing testAndreas Cadhalpun2016-11-173-0/+16
* avformat/matroskaenc: fix cue relative position values when CRC32 is enabledJames Almer2016-10-262-3/+3
* lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-2016-10-265-104/+104
* fate: Add MXF D10/DNXHD/DV25 probe testsTobias Rapp2016-10-264-1/+461
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-2412-20/+32
* fate/hevc: add automatic bsf testRodger Combs2016-10-241-0/+11
* fate/aac: add automatic bsf testRodger Combs2016-10-241-2/+8
* fate/h264: make mp4toannexb test use auto-BSFRodger Combs2016-10-241-2/+3
* ffprobe: report field order for video streamsRodger Combs2016-10-2410-9/+15
* avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t...James Almer2016-10-221-1/+1
* tests/fate: add mxf metadata streams testMark Reid2016-10-213-0/+32
* FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis2016-10-191-0/+5
* fate: add swr-convertaudio testMuhammad Faiz2016-10-181-0/+8
* avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer2016-10-153-29/+29
* avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner2016-10-141-0/+43
* fate: add test for firequalizer filterMuhammad Faiz2016-10-142-0/+36
* avformat/matroskaenc: don't write a FlagInterlaced element if it would write ...James Almer2016-10-111-1/+1
* avformat/matroskaenc: fix targets for attachment tagsJames Almer2016-10-101-2/+2
* avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rateMichael Niedermayer2016-10-101-1/+1
* Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes2016-10-071-0/+2
|\
| * checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-211-0/+2
* | Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes2016-10-072-6/+6
|\ \ | |/
* | tests: add -nostdin flag when calling ffmpegRodger Combs2016-10-062-6/+6
* | avformat/matroskaenc: write a CRC32 element on InfoJames Almer2016-10-064-30/+30
* | avformat/matroskaenc: write a CRC32 element on TagsJames Almer2016-10-064-30/+30
* | avformat/matroskaenc: write a CRC32 element on AttachmentsJames Almer2016-10-061-2/+2
* | avformat/matroskaenc: write a CRC32 element on TracksJames Almer2016-10-064-30/+30
* | avformat/matroskaenc: write a CRC32 element on CuesJames Almer2016-10-062-6/+6
* | avformat/matroskaenc: write a CRC32 element on SeekHeadJames Almer2016-10-067-34/+34
* | avformat/matroskaenc: write a CRC32 element on each ClusterJames Almer2016-10-064-30/+30
* | avformat/matroskaenc: don't reserve space for stream duration tags if the out...James Almer2016-10-043-4/+4
* | fate: add bitexact decode flag to fate-svq3-watermarkJames Almer2016-10-031-1/+1
* | fate: Add PSP copy testMichael Niedermayer2016-10-032-0/+292
* | ffmpeg: use new decode APIwm42016-10-013-3/+0
* | fate: Add regression test for Ticket 186Michael Niedermayer2016-10-012-1/+359
* | fate: Add fate-svq3-watermarkMichael Niedermayer2016-10-012-1/+17
* | lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-291-1/+1
* | lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...Sasi Inguva2016-09-292-2/+2
* | ffmpeg: switch to the new BSF APIClément Bœsch2016-09-244-59/+59
* | ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva2016-09-2312-440/+440
* | fate: add Test for h264_mp4toannexb (ticket2991)Michael Niedermayer2016-09-232-0/+132