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/ref
AgeCommit message (Expand)Author
2012-10-31swscale: do not forget to swap data in formats with different endiannessKostya Shishkov
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-16riff: do not write empty INFO tagsVictor Vasiliev
2012-10-16nut: export codec_tag provided by rawvideoLuca Barbato
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-12fate: add avstring testDiego Biurrun
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-10fate: add h263 obmc vsynth testsJanne Grunau
2012-10-10parseutils-test: do not print numerical error codesMans Rullgard
2012-10-09fate: Add tests of the ff_make_absolute_url functionMartin Storsjö
2012-10-06ffm: do not write or read the audio sample formatJustin Ruggles
2012-10-06fate: Add parseutils testDiego Biurrun
2012-09-15lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov
2012-09-04adpcmenc: Calculate the IMA_QT predictor without overflowMichael Niedermayer
2012-08-30g723_1: add comfort noise generationKostya Shishkov
2012-08-28utvideoenc: use ff_huff_gen_len_tableMichael Niedermayer
2012-08-26fate: Add a single symbol Ut Video decoder testJan Ekström
2012-08-26FATE: Add Canopus Lossless testsDerek Buitenhuis
2012-08-21fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström
2012-08-20fate: Add FATE tests for the Ut Video encoderJan Ekström
2012-08-10g723.1: fix addition overflowMans Rullgard
2012-08-09fate: add G.723.1 decoder testsKostya Shishkov
2012-08-08fate: add test for RTjpeg in nuv with frameheaderJanne Grunau
2012-08-04fate: add tests for lagarith lossless video codec.Ronald S. Bultje
2012-07-29lavf: deprecate r_frame_rate.Anton Khirnov
2012-07-29fate: make yadif tests consistent across systemsMans Rullgard
2012-07-28FATE: add tests for yadif.Anton Khirnov
2012-07-28FATE: add a test for delogo video filter.Anton Khirnov
2012-07-23vc1: Add a test for interlaced field picturesMashiat Sarker Shakkhar
2012-07-14eval: add gt(), gte(), lt() and lte() fate testsJanne Grunau
2012-07-14eval: fix swapping of lt() and lte()Max Lazarov
2012-07-04Add XTEA encryption support in libavutilSamuel Pitoiset
2012-07-04Add Blowfish encryption support in libavutilSamuel Pitoiset
2012-07-04eval: Add the isinf() function and tests for itMartin Storsjö
2012-06-28movenc: Add channel layouts for PCM.Alex Converse
2012-06-15fate: add snow hpel testsMans Rullgard
2012-06-04movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse
2012-05-29avconv: merge configuration code for complex and simple filtersAnton Khirnov
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-18avconv: replace -vsync cfr code with the fps filter.Anton Khirnov
2012-05-18mov: enable parsing for VC-1.Anton Khirnov
2012-05-17pcmenc: set correct bitrate valueMans Rullgard
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15fate: rename psx-str-v3-mdec to mdec-v3Mans Rullgard
2012-05-15fate: convert psx-str to a demuxer testMans Rullgard
2012-05-15fate: make smjpeg a demux testMans Rullgard
2012-05-15fate: separate sierra-vmd audio and video testsMans Rullgard
2012-05-15fate: separate smacker audio and video testsMans Rullgard
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14mtv: do not byteswap raw video in demuxerMans Rullgard