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)
commit239c431a34e9cfb01fddde93f676e909a6b799ca
treef8a78942fe8d6307431cdbf71e297e29cbd4401e
parent33da588e1b47c5c8b897aa86808fb6bc091cb495
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