gstreamer/tests/check
Sebastian Dröge 5f1bb9fd9c configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4....
Original commit message from CVS:
* configure.ac:
Check if the compiler supports do { } while (0) macros. This fixes
a warning when compiling with g++ 4.3, resulting in a build failure
because of -Werror.
* ext/mpeg2enc/gstmpeg2encpicturereader.cc:
* ext/mplex/gstmplex.cc:
Include <string.h> for memcpy and friends to fix the build with
gcc 4.3.
* tests/check/Makefile.am:
Remove trailing backslash.
2008-03-21 14:50:41 +00:00
..
elements gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
generic Fix memory leaks. More to come. 2007-09-20 15:06:23 +00:00
pipelines Remove GIO plugin which has now moved to -base. 2008-02-07 23:30:45 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am 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
test-cert.pem tests/check/: Add missing files for the unit test. 2008-01-30 13:08:45 +00:00
test-key.pem tests/check/: Add missing files for the unit test. 2008-01-30 13:08:45 +00:00