gstreamer/ext/mpeg2enc
Sebastian Dröge 625a222f06 ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environments when using C++ and...
Original commit message from CVS:
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/soundtouch/gstbpmdetect.cc:
Cast NULL sentinels to void * as NULL is defined as an integer
constant in most environments when using C++ and it's size might
be different from a pointer.
2008-04-25 23:22:56 +00:00
..
gstmpeg2enc.cc ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environments when using C++ and... 2008-04-25 23:22:56 +00:00
gstmpeg2enc.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encoder.cc configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encoder.hh Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
gstmpeg2encoptions.cc configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +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 configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4.... 2008-03-21 14:50:41 +00:00
gstmpeg2encpicturereader.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encstreamwriter.cc configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
gstmpeg2encstreamwriter.hh configure.ac: Clean up detection of different mjpegtoolsAPI versions. 2008-03-05 05:38:06 +00:00
Makefile.am Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code. 2008-02-23 15:01:32 +00:00