0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

Add FFmpeg AC-3 decoder.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-29 08:44:02 +00:00
parent 7b0deba821
commit 665a58b83f

View File

@ -2937,6 +2937,14 @@ audiocodec a52
driver liba52
dll "liba52"
audiocodec ffac3
info "FFmpeg AC-3"
status working
format 0x2000
fourcc dnet
driver ffmpeg
dll ac3
audiocodec ac3
info "AC3-libac3"
comment "removed from MPlayer, use liba52"