gstreamer/ext/mpeg2enc
Tim-Philipp Müller bb6c23aa43 configure.ac: Require core CVS. This is implicit in the -base CVS requirement already, so we might just well spell i...
Original commit message from CVS:
* configure.ac:
Require core CVS.  This is implicit in the -base CVS
requirement already, so we might just well spell it
out.  Also, we do need at least 0.10.14 for
gst_element_class_set_details_simple().  Make check
for gmyth a bit more restrictive so things don't break
if the next version changes API.
* ext/alsaspdif/alsaspdifsink.c:
Work around alsa alloca macros triggering 'always evaluates to
true' warnings with gcc-4.2 and fix compilation with gcc-4.2.
Also don't leak the device string.
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/soundtouch/gstpitch.cc:
* gst/modplug/gstmodplug.cc:
Fix compilation with g++4.2 and -Wall -Werror (also needs plugin
define fix from core CVS). Fixes #462737.
2007-10-10 11:44:01 +00:00
..
gstmpeg2enc.cc configure.ac: Require core CVS. This is implicit in the -base CVS requirement already, so we might just well spell i... 2007-10-10 11:44:01 +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