diff etc/codecs.conf @ 33940:5eae72fa20ff

Do not map to internal MPlayer FourCC if possible.
author cehoyos
date Wed, 31 Aug 2011 09:04:21 +0000
parents d455f7786971
children 02385e7d82cd
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Aug 29 12:48:21 2011 +0000
+++ b/etc/codecs.conf	Wed Aug 31 09:04:21 2011 +0000
@@ -447,7 +447,7 @@
 videocodec ffnuv
   info "NuppelVideo"
   status working
-  fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC
+  fourcc NUV1 ; former internal MPlayer FOURCC
   fourcc RJPG
   driver ffmpeg
   dll nuv
@@ -4313,7 +4313,7 @@
 audiocodec ffnellymoser
   info "FFmpeg Nellymoser Audio"
   status working
-  fourcc "NELL" ; internal MPlayer FourCC
+  fourcc "NELL" ; former internal MPlayer FourCC
   fourcc nmos
   driver ffmpeg
   dll "nellymoser"