Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | configure.ac: Require core CVS. This is implicit in the -base CVS requiremen... | Tim-Philipp Müller | 1 | -8/+5 |
2006-07-13 | Port mpeg2enc to 0.10 (#343184). | Mark Nauwelaerts | 10 | -295/+850 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -9/+9 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-05-06 | ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti... | Wim Taymans | 1 | -0/+6 |
2004-05-04 | ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau... | Wim Taymans | 1 | -0/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -133/+141 |
2004-03-14 | gst-indent c++ files | Thomas Vander Stichele | 5 | -327/+302 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2 | -3/+3 |
2004-01-20 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors. | Ronald S. Bultje | 1 | -1/+2 |
2004-01-20 | fix error error | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 2 | -6/+4 |
2004-01-16 | ext/mpeg2enc/: Bugfix with respect to EOS handling. | Ronald S. Bultje | 3 | -5/+15 |
2004-01-02 | ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue. | Ronald S. Bultje | 1 | -2/+3 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 1 | -17/+2 |
2004-01-01 | configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1... | Ronald S. Bultje | 5 | -12/+21 |
2003-12-23 | Fix caps breakage after Dave's caps branch merge. | Ronald S. Bultje | 3 | -71/+92 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -5/+10 |
2003-12-13 | Wrong optimization from my side. Mpeg2enc works now | Ronald S. Bultje | 1 | -2/+7 |
2003-12-11 | This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools... | Ronald S. Bultje | 11 | -0/+1601 |