summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avformat/framehash: also print channel layout as a stringJames Almer2016-11-05166-4/+168
* fate: Remove show_formats for fate-mov-zombie testMichael Niedermayer2016-11-052-2/+1
* fate: add zombie testMichael Niedermayer2016-11-052-0/+138
* fate: add bsf tests for ticket 5927James Almer2016-11-043-0/+48
* avfilter/af_firequalizer: add fft2 optionMuhammad Faiz2016-11-041-3/+5
* tests/fate/avformat: add segment.c testsRodger Combs2016-11-026-0/+280
* fate: add streamcopy test for apngAndreas Cadhalpun2016-11-012-0/+6
* fate filter metadata : add test for aphasemeter - Test a mono file (in phase)...Martin Vignali2016-11-013-0/+58
* lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva2016-10-312-1/+222
* fate: add apng encoding/muxing testAndreas Cadhalpun2016-10-283-0/+16
* lavfi/vf_overlay: support NV12 and NV21Rodger Combs2016-10-263-0/+20
* 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