projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sony Wave64 demuxer
[libav.git]
/
libavformat
/
allformats.c
diff --git
a/libavformat/allformats.c
b/libavformat/allformats.c
index
569ef50
..
0990598
100644
(file)
--- a/
libavformat/allformats.c
+++ b/
libavformat/allformats.c
@@
-193,6
+193,7
@@
void av_register_all(void)
REGISTER_DEMUXER (VMD, vmd);
REGISTER_MUXDEMUX (VOC, voc);
REGISTER_DEMUXER (VQF, vqf);
+ REGISTER_DEMUXER (W64, w64);
REGISTER_MUXDEMUX (WAV, wav);
REGISTER_DEMUXER (WC3, wc3);
REGISTER_DEMUXER (WSAUD, wsaud);