diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-06 17:11:48 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-06 17:11:48 +0000 |
commit | 4fcdde2c8b52c698400a70fd558177743ba200ca (patch) | |
tree | 806a3980bc6478c8197aed341b87755633bc7380 /etc | |
parent | cfcda457351536867973cd5229dd25429a8493a3 (diff) |
Support for audio format 0x0
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12538 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 42b590aaca..bb3cbad119 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1986,6 +1986,7 @@ audiocodec ffflac audiocodec pcm info "Uncompressed PCM" status working + format 0x0 format 0x1 format 0x20776172 ; "raw " (MOV files) format 0x736f7774 ; "twos" (MOV files) |