summaryrefslogtreecommitdiff
path: root/ext/mpeg2enc/gstmpeg2encpicturereader.cc
Commit message (Expand)AuthorAgeFilesLines
* mpeg2enc: port to 0.11Mark Nauwelaerts2012-01-251-5/+14
* configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge2008-03-211-0/+1
* configure.ac: Clean up detection of different mjpegtoolsAPI versions.Mark Nauwelaerts2008-03-051-12/+7
* ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build.Edward Hervey2008-02-041-6/+0
* ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ...Tim-Philipp Müller2008-02-041-0/+6
* ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio...Jan Schmidt2008-02-031-7/+31
* Add support for building against mjpegtools 1.9 while keeping compatiblity wi...Sebastian Dröge2008-01-271-2/+30
* Port mpeg2enc to 0.10 (#343184).Mark Nauwelaerts2006-07-131-65/+40
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-7/+14
* gst-indent c++ filesThomas Vander Stichele2004-03-141-22/+29
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.Ronald S. Bultje2004-01-201-1/+2
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+1
* ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje2004-01-161-3/+11
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-011-3/+6
* Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje2003-12-231-5/+6
* This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje2003-12-111-0/+129