comparison etc/codecs.conf @ 34096:36085e0bfe0e

Support decoding 8SVX in IFF.
author cehoyos
date Fri, 07 Oct 2011 15:55:57 +0000
parents 8aa5d46de341
children e5f357cf4f7d
comparison
equal deleted inserted replaced
34095:8aa5d46de341 34096:36085e0bfe0e
5180 status working 5180 status working
5181 fourcc TWIN 5181 fourcc TWIN
5182 driver vqf 5182 driver vqf
5183 dll "tvqdec.dll" 5183 dll "tvqdec.dll"
5184 5184
5185 audiocodec ff8svxraw
5186 info "FFmpeg 8SVX raw"
5187 status working
5188 fourcc 8raw ; internal MPlayer FourCC
5189 driver ffmpeg
5190 dll 8svx_raw
5191
5192 audiocodec ff8svxexp
5193 info "FFmpeg 8SVX exponential"
5194 status working
5195 fourcc 8exp ; internal MPlayer FourCC
5196 driver ffmpeg
5197 dll 8svx_exp
5198
5199 audiocodec ff8svxfib
5200 info "FFmpeg 8SVX fibonacci"
5201 status working
5202 fourcc 8fib ; internal MPlayer FourCC
5203 driver ffmpeg
5204 dll 8svx_fib
5205
5185 audiocodec hwmpa 5206 audiocodec hwmpa
5186 info "MPEG audio pass-through for hardware MPEG decoders" 5207 info "MPEG audio pass-through for hardware MPEG decoders"
5187 status working 5208 status working
5188 comment "for hardware MPEG audio decoders" 5209 comment "for hardware MPEG audio decoders"
5189 format 0x50 ; layer-1 && layer-2 5210 format 0x50 ; layer-1 && layer-2