This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Curren...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Dec 2003 21:07:25 +0000 (21:07 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Dec 2003 21:07:25 +0000 (21:07 +0000)
commit73ccd964732409f756a327ca0b7f0c9b44980f56
tree7e405148a4cf0e15563c9dc09171855d69001b0b
parentde466df9464babd6b91170b44b3251d17dc2ef56
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi...

Original commit message from CVS:
This is a first attempt at a wrapper for the lib'ified mpeg2enc of
mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
available, but no stable version yet.
I've made 4 small subclasses to wrap input, output, options and generic
encoding model. The last .cc file is the GStreamer plugin element.

Note that it doesn't actually work yet, I'm doing something wrong with
header parsing and Andrew asked me to commit so he could help debugging
that. Apart from that, we should soon be able to make top-quality MPEG
encodes! :).

mpeg2enc licensing is tricky, btw, I don't even want to start discussing
that...
configure.ac
ext/Makefile.am