GNOME Bugzilla – Bug 130690
xvid element no longer compiles against 1.0.0beta2
Last modified: 2004-12-22 21:47:04 UTC
XVID_CSP_ARGB is not defined in beta2. Attaching a simple patch that #ifdef's each reference.
Created attachment 23012 [details] [review] simple patch to #ifdef all occurences
The templates in gstxvid{dec,enc}.c need this one #ifdef'ed out, too. For the rest, it's fine to apply.
applied with suggested changes.