aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/avformat.mak
Commit message (Collapse)AuthorAgeFilesLines
* Remove avserver.Anton Khirnov2014-06-181-1/+0
| | | | | | | It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
* fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-201-1/+1
|
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-171-0/+53
This makes the lavf tests depend on all codecs and formats they use. Signed-off-by: Mans Rullgard <mans@mansr.com>