Changeset 3181ed58247fa2a9ff2d8fa311313b3451e4a8fc
- Timestamp:
- 04/19/08 14:14:03
(4 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1208607243 +0200
- git-parent:
[ab78c30adfee6934709961bec28a339bbda0051b]
- git-author:
- Rafaël Carré <funman@videolan.org> 1208607243 +0200
- Message:
Don't use the local media library in tests
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r35dc9b3 |
r3181ed5 |
|
| 53 | 53 | "-I", |
|---|
| 54 | 54 | "dummy", |
|---|
| | 55 | "--no-media-library", |
|---|
| 55 | 56 | "--plugin-path=../modules", |
|---|
| 56 | 57 | "--vout=dummy", |
|---|