Changeset 358242e48dfef3f1a29a4072e42e1e02517fab3f
- Timestamp:
- 03/08/05 14:54:11
(4 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1110290051 +0000
- git-parent:
[64d9b6957bef2dd5907ab89fce125f61e4c35ab9]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1110290051 +0000
- Message:
Enable voc demux
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd7aff3c |
r358242e |
|
| 984 | 984 | VLC_ADD_PLUGINS([id3 playlist export sgimb m3u xtag]) |
|---|
| 985 | 985 | VLC_ADD_PLUGINS([i420_rgb rawvideo blend scale image logo]) |
|---|
| 986 | | VLC_ADD_PLUGINS([wav araw subtitle vobsub adpcm a52sys dtssys au xa]) |
|---|
| | 986 | VLC_ADD_PLUGINS([wav araw subtitle vobsub adpcm a52sys dtssys au voc xa]) |
|---|
| 987 | 987 | VLC_ADD_PLUGINS([access_directory access_file access_udp access_tcp]) |
|---|
| 988 | 988 | VLC_ADD_PLUGINS([access_http access_mms access_ftp ipv4]) |
|---|