diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-17 11:36:05 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-17 11:36:05 +0000 |
commit | 898cd006a8c134ea47b3e28f96d2468bc0cf84e5 (patch) | |
tree | 984152ce20f5ef8d9588fcd90d9f7330d067a5e7 /etc/codecs.conf | |
parent | 5ee6845f26a85d4578d7739a33e4a916329d5694 (diff) |
dnet added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10121 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r-- | etc/codecs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 185b1fec66..3f1429b2ba 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1815,6 +1815,7 @@ audiocodec a52 info "AC3-liba52" status working format 0x2000 + fourcc dnet driver liba52 dll "liba52" @@ -1823,6 +1824,7 @@ audiocodec ac3 comment "removed from mplayer, use liba52" status working format 0x2000 + fourcc dnet driver libac3 dll "libac3" @@ -1854,6 +1856,7 @@ audiocodec hwac3 info "AC3 through SPDIF" status working format 0x2000 + fourcc dnet driver hwac3 audiocodec vorbis |