Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 21 Apr 2003 21:54:26 +0000 (21:54 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 21 Apr 2003 21:54:26 +0000 (21:54 +0000)
commitf514af02959d08b59e527bf0aef56d2778272725
tree045fbbf6a196a9c42148b55e126c70c3b8081ec2
parenta8c67e6c9ea09ed0e25fe8956c7a1ca016cf79e8
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed-source)

Original commit message from CVS:
Adds divx/xvid encoders.
* divx encoder is based on divx4linux (commercial, closed-source)
* xvid encoder is based on xvidcore (http://www.xvid.org/, GPL - Christian? ;) )

Both use a GstCaps that doesn't conform with what we currently use, I might fix that later on or so. For now, it doesn't matter, it's just a test. We're also missing corresponding decoders (ffmpeg can decoded this too, but that's not the point), these might come later too.
configure.ac
ext/Makefile.am