diff options
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 |