add .mp1/.mp2 mov audio fourcc to ffmp2 codec

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29368 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-06-17 05:18:28 +00:00
parent ed5cac57c7
commit 91cb465fd3
1 changed files with 2 additions and 0 deletions

View File

@ -3674,6 +3674,8 @@ audiocodec ffmp2
comment "integer only"
status working
format 0x50
fourcc ".mp2" ; MP2 (MOV files)
fourcc ".mp1" ; MP1 (MOV files)
driver ffmpeg
dll "mp2"