comparison etc/codecs.conf @ 31764:00884af812b8

Support FFmpeg's native AMR Narrowband decoder.
author cehoyos
date Tue, 27 Jul 2010 13:11:15 +0000
parents 013a496467b9
children e9739c0f84ed
comparison
equal deleted inserted replaced
31763:550ffba86d9c 31764:00884af812b8
4425 status working 4425 status working
4426 fourcc "MPC " 4426 fourcc "MPC "
4427 format 0x2b4d 4427 format 0x2b4d
4428 driver mpcdec 4428 driver mpcdec
4429 4429
4430 audiocodec ffamrnb
4431 info "AMR Narrowband"
4432 status working
4433 fourcc samr
4434 format 0x57 ;amr in avi
4435 driver ffmpeg
4436 dll "amrnb"
4437
4430 audiocodec libopencoreamrnb 4438 audiocodec libopencoreamrnb
4431 info "AMR Narrowband" 4439 info "AMR Narrowband"
4432 status working 4440 status working
4433 fourcc samr 4441 fourcc samr
4434 format 0x57 ;amr in avi 4442 format 0x57 ;amr in avi