diff etc/codecs.conf @ 13006:8639d064d3a1

DTS support via lavc and libdts Patch by Aurelien Jacobs ( aurel at gnuage dot org ) dts in wav by me
author rtognimp
date Thu, 12 Aug 2004 12:36:08 +0000
parents e112afdd48e8
children 0c38058f83c3
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Aug 12 10:22:04 2004 +0000
+++ b/etc/codecs.conf	Thu Aug 12 12:36:08 2004 +0000
@@ -2216,6 +2216,13 @@
   driver libac3
   dll "libac3"
 
+audiocodec ffdts
+  info "DTS"
+  status working
+  format 0x2001
+  driver ffmpeg
+  dll "dts"
+
 audiocodec voxware
   info "VoxWare"
   status working
@@ -2254,6 +2261,12 @@
   fourcc dnet
   driver hwac3
 
+audiocodec hwdts
+  info "DTS through SPDIF"
+  status working
+  format 0x2001
+  driver hwac3
+
 audiocodec vorbis
   info "OggVorbis Audio Decoder"
   status working