summaryrefslogtreecommitdiffstats
path: root/ext/mpeg2enc/gstmpeg2encpicturereader.cc
AgeCommit message (Expand)AuthorFilesLines
2008-03-21configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge1-0/+1
2008-03-05configure.ac: Clean up detection of different mjpegtoolsAPI versions.Mark Nauwelaerts1-12/+7
2008-02-04ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build.Edward Hervey1-6/+0
2008-02-04ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ...Tim-Philipp Müller1-0/+6
2008-02-03ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio...Jan Schmidt1-7/+31
2008-01-27Add support for building against mjpegtools 1.9 while keeping compatiblity wi...Sebastian Dröge1-2/+30
2006-07-13Port mpeg2enc to 0.10 (#343184).Mark Nauwelaerts1-65/+40
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-7/+14
2004-03-14gst-indent c++ filesThomas Vander Stichele1-22/+29
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-20ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.Ronald S. Bultje1-1/+2
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+1
2004-01-16ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje1-3/+11
2004-01-01configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje1-3/+6
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje1-5/+6
2003-12-11This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje1-0/+129