1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 23:00:41 +00:00

Prefer vorbis over ffvorbis for now.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18449 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-05-11 21:12:46 +00:00
parent 6fd961be92
commit 20e2dba9eb

View File

@ -2687,14 +2687,6 @@ audiocodec hwdts
format 0x2001
driver hwac3
audiocodec ffvorbis
info "FFmpeg Vorbis decoder"
status working
fourcc vrbs
format 0x566F
driver ffmpeg
dll "vorbis"
audiocodec vorbis
info "OggVorbis Audio Decoder"
status working
@ -2707,6 +2699,14 @@ audiocodec vorbis
; driver acm
; dll "vorbis.acm"
audiocodec ffvorbis
info "FFmpeg Vorbis decoder"
status working
fourcc vrbs
format 0x566F
driver ffmpeg
dll "vorbis"
audiocodec speex
info "Speex Audio Decoder"
status working