aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/vorbis.mak
Commit message (Collapse)AuthorAgeFilesLines
* fate: improve dependenciesMans Rullgard2012-05-091-1/+1
| | | | | | | This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: move some groups of related tests to their own filesMåns Rullgård2010-08-041-0/+80
This moves some groups of tests for single codecs to separate files, and adds shorthands for running all tests in a group. Originally committed as revision 24697 to svn://svn.ffmpeg.org/ffmpeg/trunk