mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
5f1bb9fd9c
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gstmplex.cc | ||
gstmplex.hh | ||
gstmplexibitstream.cc | ||
gstmplexibitstream.hh | ||
gstmplexjob.cc | ||
gstmplexjob.hh | ||
gstmplexoutputstream.cc | ||
gstmplexoutputstream.hh | ||
Makefile.am |