Mercurial > mplayer.hg
diff etc/codecs.conf @ 30562:44c7925b0dee
Support FFmpeg's ALS decoder.
| author | reimar |
|---|---|
| date | Tue, 16 Feb 2010 21:54:50 +0000 |
| parents | ee0b9c3bbf29 |
| children | 007b3397591f |
line wrap: on
line diff
--- a/etc/codecs.conf Tue Feb 16 19:39:30 2010 +0000 +++ b/etc/codecs.conf Tue Feb 16 21:54:50 2010 +0000 @@ -3925,6 +3925,13 @@ driver ffmpeg dll "ape" +audiocodec ffals + info "FFmpeg ALS" + status working + fourcc "ALS " + driver ffmpeg + dll "als" + audiocodec ffmlp info "FFmpeg MLP" status working
