gstreamer/ext/sdl
Tal Shalif 44706c8370 ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation with mingw. Fixes bug ...
Original commit message from CVS:
Patch by: Tal Shalif <tshalif at nargila dot org>
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_initsdl):
Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation
with mingw. Fixes bug #545247.
2008-08-02 17:16:39 +00:00
..
gstsdl.c rework build; add translations for v4l2 2006-04-01 10:09:11 +00:00
Makefile.am ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere (#444499); initialise variable to avoid ... 2007-06-06 08:06:44 +00:00
sdlaudiosink.c ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter) 2007-11-21 09:40:08 +00:00
sdlaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
sdlvideosink.c ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation with mingw. Fixes bug ... 2008-08-02 17:16:39 +00:00
sdlvideosink.h ext/: Fix various compiler warnings that reveal potential bugs. 2007-01-04 09:51:56 +00:00