add amr format tags, fixes:

http://www.pdafrance.com/img/testproduit_pocketpc/a730/video4.avi	


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28176 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2008-12-21 20:12:47 +00:00
parent 01405c8f50
commit ce821bd91f
1 changed files with 2 additions and 0 deletions

View File

@ -3614,6 +3614,7 @@ audiocodec ffamrnb
info "AMR Narrowband"
status working
fourcc samr
format 0x57 ;amr in avi
driver ffmpeg
dll "libamr_nb"
@ -3621,6 +3622,7 @@ audiocodec ffamrwb
info "AMR Wideband"
status working
fourcc sawb
format 0x58 ;amr in avi
driver ffmpeg
dll "libamr_wb"