gstreamer/ext/mpeg2enc
Mark Nauwelaerts 676eafc77c Port mpeg2enc to 0.10 (#343184).
Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet be>
* configure.ac:
* ext/Makefile.am:
* ext/mpeg2enc/Makefile.am:
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/mpeg2enc/gstmpeg2enc.hh:
* ext/mpeg2enc/gstmpeg2encoder.cc:
* ext/mpeg2enc/gstmpeg2encoder.hh:
* ext/mpeg2enc/gstmpeg2encoptions.cc:
* ext/mpeg2enc/gstmpeg2encpicturereader.cc:
* ext/mpeg2enc/gstmpeg2encpicturereader.hh:
* ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
* ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
Port mpeg2enc to 0.10 (#343184).
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/mpeg2enc.c:
Add unit test for mpeg2enc.
* tests/icles/.cvsignore:
Ignore pitch-test.
2006-07-13 11:06:45 +00:00
..
gstmpeg2enc.cc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2enc.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoder.cc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoder.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoptions.cc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoptions.hh This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi... 2003-12-11 21:07:25 +00:00
gstmpeg2encpicturereader.cc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encpicturereader.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encstreamwriter.cc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encstreamwriter.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
Makefile.am Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00