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-02-26rawdec: set timebase to 1/fps.Anton Khirnov
2012-02-26FATE: remove a bunch of useless -vsync 0Anton Khirnov
2012-02-25fate: add tests for cdxl videoPaul B Mahol
2012-02-22lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields().Anton Khirnov
2012-02-21Add prores regression test.Reimar Döffinger
2012-02-21Enable already existing rso regression test.Reimar Döffinger
2012-02-21Add regression test for "sox" format muxer/demuxer.Reimar Döffinger
2012-02-21Add dpx encoding regression test.Carl Eugen Hoyos
2012-02-21adpcmenc: Use correct frame_size for Yamaha ADPCM.Justin Ruggles
2012-02-16bethsoftvid: synchronize video timestamps with audio sample rateJustin Ruggles
2012-02-16bethsoftvid: Set video packet duration instead of accumulating pts.Justin Ruggles
2012-02-16bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles
2012-02-14sunrast: Add fate test for gray8.Aneesh Dogra
2012-02-12cljr: set the properties of the coded_frame, not input frame.Anton Khirnov
2012-02-12FATE: update reference for seek-alac_mp4Justin Ruggles
2012-02-11alacenc: only encode frame size in header for a final smaller frameJustin Ruggles
2012-02-10aacdec: Try to sniff a reasonable channel layout for PCE based configurations.Alex Converse
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-09rawenc: switch to encode2().Anton Khirnov
2012-02-07avconv: rework -t handling for encoding.Anton Khirnov
2012-02-07pva-demux test: add -vnAnton Khirnov
2012-02-03frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov
2012-02-02fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard
2012-02-02bethsoftvideo: fix palette reading.Justin Ruggles
2012-02-01fate-golomb: extend golomb-test to get_ue_golomb_long()Janne Grunau
2012-01-31fate: add golomb-testDiego Biurrun
2012-01-30build: Use order-only prerequisites for creating FATE reference file dirs.Diego Biurrun
2012-01-27codec-regression: use private options instead of deprecated codec flags.Anton Khirnov
2012-01-27lavc: increase major version to 54.Anton Khirnov
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-26fate: add XWD image regression testPaul B Mahol
2012-01-22mxfdec: hybrid demuxing/seeking solutionJanne Grunau
2012-01-19fate: add some shorthands to run groups of testsDiego Biurrun
2012-01-19fate: Give some tests more sensible names.Diego Biurrun
2012-01-19tests: K&R formatting cosmetics for test programsGaurav Narula
2012-01-16fate: split ADPCM and DPCM test references into separate files.Diego Biurrun
2012-01-14FATE: convert output to rgba for the targa tests which currently output pal8Justin Ruggles
2012-01-14fate: add missing reference files for targa tests in 9c2f9b0e2Janne Grunau
2012-01-14FATE: enable the 2 remaining targa conformance suite testsJustin Ruggles
2012-01-14FATE: fix targa tests on big-endian systemsJustin Ruggles
2012-01-14FATE: add tests for targaJustin Ruggles
2012-01-10fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö
2012-01-09fate: Add tests for more AAC features.Gaurav Narula
2012-01-09fate: Add tests for vc1/wmapro in ism.Alex Converse
2012-01-09aacdec: Add a fate test for 5.1 channel SBR.Alex Converse
2012-01-09swscale: RGB4444 and BGR444 inputPaul B Mahol
2012-01-09FATE: add test for xWMA demuxer.Mike Melanson
2012-01-09FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder.Mike Melanson
2012-01-09FATE: test to exercise WTV demuxer.Mike Melanson