comparison etc/codecs.conf @ 36383:12b7f66d1a47

Support little endian G.726 as found in Sun au files.
author cehoyos
date Fri, 18 Oct 2013 18:03:21 +0000
parents d2ed641667d2
children 291485d8cfa8
comparison
equal deleted inserted replaced
36382:d2ed641667d2 36383:12b7f66d1a47
5905 format 0x45 5905 format 0x45
5906 format 0x64 5906 format 0x64
5907 driver ffmpeg 5907 driver ffmpeg
5908 dll "g726" 5908 dll "g726"
5909 5909
5910 audiocodec ffg726le
5911 info "FFmpeg G.726 little endian Audio"
5912 status working
5913 fourcc 627G ; internal MPlayer FourCC
5914 driver ffmpeg
5915 dll g726le
5916
5910 audiocodec g726 5917 audiocodec g726
5911 info "Sharp G.726 Audio" 5918 info "Sharp G.726 Audio"
5912 status untested 5919 status untested
5913 format 0x45 5920 format 0x45
5914 driver acm 5921 driver acm