comparison xvid_vbr.c @ 24793:a77d2ba096f0

Disable libavcodec libvorbis encoder MPlayer's configure does not test and set variables required by the encoder properly (never links with -lvorbisenc for example). Disable it completely to fix broken compilation in cases where it was enabled. Support for the libvorbis encoder could be a desirable feature as it can produce better quality audio than libavcodec's own encoder, but implementing that properly would require more work.
author uau
date Sat, 20 Oct 2007 16:03:12 +0000
parents f37b8ec947ca
children 6ebc9e7ffa12
comparison
equal deleted inserted replaced
24792:f08190357ed5 24793:a77d2ba096f0