diff options
author | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-01 21:40:18 +0000 |
---|---|---|
committer | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-01 21:40:18 +0000 |
commit | 14e558e7f34796be530c2680b969589a68912d1b (patch) | |
tree | 1b5381560aebe2b2d89d75bc33cff3f66b30b745 /etc | |
parent | 6b9c577924ebea25e7561ec7a2f3379ee1d4eabc (diff) | |
download | mpv-14e558e7f34796be530c2680b969589a68912d1b.tar.bz2 mpv-14e558e7f34796be530c2680b969589a68912d1b.tar.xz |
Correct status of vorbis stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1833 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index e922bbe1ea..92e528f562 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -548,7 +548,7 @@ audiocodec hwac3 audiocodec vorbis info "OggVorbis Audio Decoder" - status working + status buggy comment "OggVorbis driver using libvorbis" format 0xFFFE driver libvorbis |