changeset 23005:661085642a71

update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
author compn
date Wed, 18 Apr 2007 19:25:52 +0000
parents beb4ac492c5e
children 512a16ec4bcb
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 18 16:40:58 2007 +0000
+++ b/etc/codecs.conf	Wed Apr 18 19:25:52 2007 +0000
@@ -3,7 +3,7 @@
 ;  Before editing this file, please read DOCS/tech/codecs.conf.txt !
 ;=============================================================================
 
-release 20070407
+release 20070418
 
 ;=============================================================================
 ;                   VIDEO CODECS
@@ -2390,6 +2390,7 @@
   info "FFmpeg Atrac 3 audio decoder"
   status working
   format 0x63727461 ; "atrc"
+  format 0x270      ; atrac3 in wav
   driver ffmpeg
   dll "atrac 3"