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-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
2012-01-09FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant is exer...Mike Melanson
2012-01-07FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptua...Mike Melanson
2012-01-07FATE test: BMV demuxer and associated video and audio decoders.Mike Melanson
2012-01-07FATE: indeo4 video decoder test.Mike Melanson
2012-01-07FATE: update xxan-wc4 test to a sample with more code coverage.Mike Melanson
2012-01-07Change the recent h264_mp4toannexb bitstream filter test to output to an elem...Mike Melanson
2012-01-07g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles
2012-01-05fate: Add missing reference file from 9b4767e4.Alex Converse
2012-01-05vp3: add fate test for non-zero last coefficientJanne Grunau
2012-01-04fate: add ADX encoding/decoding testJustin Ruggles
2012-01-04fate: add dxtory testOana Stratulat
2012-01-02mpegenc: use avctx->slices as number of slicesJanne Grunau