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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-13fate/colorkey: disable audio stream.Nicolas George
2016-11-13fate: fix fate-api dependenciesJames Almer
2016-11-10lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva
2016-11-10avformat/flvenc: add add_keyframe_index optionSteven Liu
2016-11-10nut: add gray12 supportMichael Niedermayer
2016-11-10swscale: Add GRAY12Luca Barbato
2016-11-10swscale: Add GBRAP10 outputMichael Niedermayer
2016-11-10swscale: Add the GBRAP12 outputLuca Barbato
2016-11-06avformat/framehash: also print channel layout as a stringJames Almer
2016-11-05fate: Remove show_formats for fate-mov-zombie testMichael Niedermayer
2016-11-05fate: add zombie testMichael Niedermayer
2016-11-05fate: add bsf tests for ticket 5927James Almer
2016-11-04avfilter/af_firequalizer: add fft2 optionMuhammad Faiz
2016-11-02tests/fate/avformat: add segment.c testsRodger Combs
2016-11-01fate: add streamcopy test for apngAndreas Cadhalpun
2016-11-01fate filter metadata : add test for aphasemeter - Test a mono file (in phase)...Martin Vignali
2016-10-31lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva
2016-10-29fate: add apng encoding/muxing testAndreas Cadhalpun
2016-10-27lavfi/vf_overlay: support NV12 and NV21Rodger Combs
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