From bdafaeb65cac8bde5a86cf47ea38130d198c85ea Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 21 Jun 2010 16:41:30 +0000 Subject: demux_ts: detect LATM AAC as a separate type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31520 b3059339-0415-0410-9bf9-f77b7e298cf2 Place AUDIO_AAC_LATM definition next to AUDIO_AAC. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31521 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 95ac1aa6f8..69bffc612c 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3928,7 +3928,7 @@ audiocodec ffdv audiocodec faad info "FAAD AAC (MPEG-2/MPEG-4 Audio)" status working - fourcc mp4a,MP4A + fourcc mp4a,MP4A,MP4L fourcc "VLB " ; Used in NSV, not really working fourcc "AAC " ; Used in NSV fourcc "AACP" ; Used in NSV for AACPlus -- cgit v1.2.3