From 014b44de8e6befc19070845fb9bf0e202d9c0a3c Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 16 Oct 2007 13:06:35 +0000 Subject: add nellymoser codec to mplayer with internal fourcc NELL git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24792 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 4e810b0412..e510b5d982 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2747,6 +2747,13 @@ audiocodec ffape driver ffmpeg dll "ape" +audiocodec ffnellymoser + info "FFmpeg Nellymoser Audio decoder" + status working + fourcc "NELL" ; internal MPlayer FourCC + driver ffmpeg + dll "nellymoser" + audiocodec pcm info "Uncompressed PCM" status working -- cgit v1.2.3