summaryrefslogtreecommitdiff
path: root/tests/fate/seek.mak
Commit message (Collapse)AuthorAge
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
| | | | | | Restore alphabetical order in lists, break overly long lines, do some prettyprinting, add some explanatory section comments, group parts together that belong together logically.
* Remove avserver.Anton Khirnov2014-06-18
| | | | | | | 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: cosmetics: Order some test entriesDiego Biurrun2013-01-12
|
* Drop Snow codecDiego Biurrun2013-01-06
| | | | Snow is a toy codec with no real-world use and horrible code.
* fate-seek: remove use of gnu make 3.82 only private modifierJanne Grunau2012-12-03
|
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02
| | | | | | | Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on.
* fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-20
|
* fate: dependencies for seek testsMans Rullgard2012-10-17
Signed-off-by: Mans Rullgard <mans@mansr.com>