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)
commit9cd5e80245917dfc4b45d66755fbfe9948d6596a
tree2f0a45ae8ee1c5ae8f0c45dddf820bd4a0efc3fe
parent7b2a8e25dc5d68ed6c4e292b8dfc9a5e4b47a9bc
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