comparison etc/codecs.conf @ 34079:eb8263a3b131

Support G.723.1 decoding via FFmpeg.
author cehoyos
date Fri, 30 Sep 2011 21:47:26 +0000
parents 0527645edf13
children 0d4741369ee1
comparison
equal deleted inserted replaced
34078:0be10e21f6ac 34079:eb8263a3b131
5040 status working 5040 status working
5041 format 0x28F 5041 format 0x28F
5042 driver ffmpeg 5042 driver ffmpeg
5043 dll "g722" 5043 dll "g722"
5044 5044
5045 audiocodec ffg7231
5046 info "G.723.1 Audio"
5047 status working
5048 fourcc 7231 ; internal MPlayer FourCC
5049 driver ffmpeg
5050 dll "g723_1"
5051
5045 audiocodec ffg726 5052 audiocodec ffg726
5046 info "Sharp G.726 Audio" 5053 info "Sharp G.726 Audio"
5047 status working 5054 status working
5048 format 0x45 5055 format 0x45
5049 driver ffmpeg 5056 driver ffmpeg