gstreamer/ext
Ronald S. Bultje 4e04e1c7e7 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.
2003-04-21 21:54:26 +00:00
..
a52dec Fix obvious typo in last checkin 2003-04-05 01:35:54 +00:00
dvdnav Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this... 2003-04-13 18:08:42 +00:00
dvdread Fix bug 104010 2003-01-31 00:12:09 +00:00
lame PadConnect -> PadLink 2003-01-10 13:38:27 +00:00
mad - if you don't know the timestamp, don't try to guess. Send an invalid one. 2003-04-13 03:11:06 +00:00
mpeg2dec Try to recover from decoding errors, use a hack(?) to make libmpeg2 not crash. 2003-04-13 15:01:27 +00:00
sidplay Fix typo 2003-01-15 21:06:57 +00:00
Makefile.am Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed-source) 2003-04-21 21:54:26 +00:00