mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +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. |
||
---|---|---|
.. | ||
gstmpeg2enc.cc | ||
gstmpeg2enc.hh | ||
gstmpeg2encoder.cc | ||
gstmpeg2encoder.hh | ||
gstmpeg2encoptions.cc | ||
gstmpeg2encoptions.hh | ||
gstmpeg2encpicturereader.cc | ||
gstmpeg2encpicturereader.hh | ||
gstmpeg2encstreamwriter.cc | ||
gstmpeg2encstreamwriter.hh | ||
Makefile.am |