Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove avserver. | Anton Khirnov | 2014-06-18 | 1 | -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 muxer | Diego Biurrun | 2012-10-20 | 1 | -1/+1 |
| | |||||
* | fate: handle lavf test dependencies entirely in make | Mans Rullgard | 2012-10-17 | 1 | -0/+53 |
This makes the lavf tests depend on all codecs and formats they use. Signed-off-by: Mans Rullgard <mans@mansr.com> |