Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-07-01avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer
2018-07-08avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda
2018-01-09tests/audiomatch: Add missing return code at the end of main()Michael Niedermayer
2017-05-14avcodec/vp56: Implement very basic error concealmentMichael Niedermayer
2017-05-14avcodec/vp56: Fix sign typoMichael Niedermayer
2017-03-24avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol
2016-11-18avformat/apngenc: use the stream parameters extradata if availableJames Almer
2016-11-18Revert "apngdec: use side data to pass extradata to the decoder"James Almer
2016-11-18fate: add streamcopy test for apngAndreas Cadhalpun
2016-11-18fate: add apng encoding/muxing testAndreas Cadhalpun
2016-10-26avformat/matroskaenc: fix cue relative position values when CRC32 is enabledJames Almer
2016-10-26lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-
2016-10-26fate: Add MXF D10/DNXHD/DV25 probe testsTobias Rapp
2016-10-24lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs
2016-10-24fate/hevc: add automatic bsf testRodger Combs
2016-10-24fate/aac: add automatic bsf testRodger Combs
2016-10-24fate/h264: make mp4toannexb test use auto-BSFRodger Combs
2016-10-24ffprobe: report field order for video streamsRodger Combs
2016-10-22avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t...James Almer
2016-10-21tests/fate: add mxf metadata streams testMark Reid
2016-10-19FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis
2016-10-18fate: add swr-convertaudio testMuhammad Faiz
2016-10-16avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer
2016-10-15avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner
2016-10-13fate: add test for firequalizer filterMuhammad Faiz
2016-10-12avformat/matroskaenc: don't write a FlagInterlaced element if it would write ...James Almer
2016-10-11avformat/matroskaenc: fix targets for attachment tagsJames Almer
2016-10-10avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rateMichael Niedermayer
2016-10-07Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes
2016-10-07Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes
2016-10-07tests: add -nostdin flag when calling ffmpegRodger Combs
2016-10-06avformat/matroskaenc: write a CRC32 element on InfoJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on TagsJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on AttachmentsJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on TracksJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on CuesJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on SeekHeadJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on each ClusterJames Almer
2016-10-05avformat/matroskaenc: don't reserve space for stream duration tags if the out...James Almer
2016-10-03fate: add bitexact decode flag to fate-svq3-watermarkJames Almer
2016-10-03fate: Add PSP copy testMichael Niedermayer
2016-10-01ffmpeg: use new decode APIwm4
2016-10-01fate: Add regression test for Ticket 186Michael Niedermayer
2016-10-01fate: Add fate-svq3-watermarkMichael Niedermayer
2016-09-29lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos
2016-09-29lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...Sasi Inguva
2016-09-24ffmpeg: switch to the new BSF APIClément Bœsch
2016-09-24ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva
2016-09-23fate: add Test for h264_mp4toannexb (ticket2991)Michael Niedermayer
2016-09-23avcodec/remove_extradata_bsf: Fix AVoption parameter max valueJames Almer