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
2012-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-04movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale
2012-08-04fate: force pix_fmt in lagarith-rgb32 testMans Rullgard
2012-08-04fate: Rename FATE_SAMPLES make file variable to FATE_EXTERNAlexander Strasser
2012-08-04fate: add tests for lagarith lossless video codec.Ronald S. Bultje
2012-08-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-03paf: fix audio packet durationPaul B Mahol
2012-08-01tiny_psnr: fix undefined shiftMichael Niedermayer
2012-08-01fate: add test for the tile video filter.Nicolas George
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30fate: fix forgotten hunk for framerate order change in ffmpeg.cMichael Niedermayer
2012-07-30yadif: update frame rateMichael Niedermayer
2012-07-30fate: amix: specify f32 sample format for comparisonMans Rullgard
2012-07-30tiny_psnr: support 32-bit float samplesMans Rullgard
2012-07-30Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer
2012-07-29lavf: deprecate r_frame_rate.Anton Khirnov
2012-07-29lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-29fate: make yadif tests consistent across systemsMans Rullgard
2012-07-28fate: switch rsync to fate-suite.ffmpeg.orgMichael Niedermayer
2012-07-28FATE: add tests for yadif.Anton Khirnov
2012-07-28FATE: add a test for delogo video filter.Anton Khirnov
2012-07-28FATE: add a test for amix audio filter.Anton Khirnov
2012-07-28audiogen: allow specifying random seed as a commandline parameter.Anton Khirnov
2012-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-27fate: change fate-suite rsync server.Michael Niedermayer
2012-07-27SubViewer demuxer and decoder.Clément Bœsch
2012-07-26lavf: move generic index generation code to a later pointMichael Niedermayer
2012-07-25fate: update avui test due toMichael Niedermayer
2012-07-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-24vc1dec: dont apply the loop filter on fieldsMichael Niedermayer
2012-07-24fate: enable fate-vc1_sa10143Michael Niedermayer
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-23vc1: Add a test for interlaced field picturesMashiat Sarker Shakkhar
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-22FATE: fix the asyncts testAnton Khirnov
2012-07-22lavfi: add alphaextract and alphamerge filtersSteven Robertson
2012-07-22FATE: add a test for the asyncts audio filter.Anton Khirnov
2012-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-20dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2012-07-20FATE: add a test for flac cover art.Anton Khirnov
2012-07-19fate/subtitles: sort tests alphabetically.Clément Bœsch
2012-07-17ptx: correct decodingPaul B Mahol
2012-07-17mov/aac: skip initial aac paddingMichael Niedermayer
2012-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-15movtextdec: 3GPP TS 26.245 Timed Text Decoder.Philip Langdale
2012-07-14mp3enc: add lame tag with start padding infoMichael Niedermayer
2012-07-14eval: add gt(), gte(), lt() and lte() fate testsJanne Grunau
2012-07-14eval: fix swapping of lt() and lte()Max Lazarov