gstreamer/sys
Rob Clark f356c4f7de dvb: fix build errors on macosx
fixes the following compile errors:

cc1: warnings being treated as errors
camswclient.c: In function 'cam_sw_client_open':
camswclient.c:81: warning: implicit declaration of function 'strncpy'
camswclient.c:81: warning: incompatible implicit declaration of built-in function 'strncpy'
camswclient.c:89: warning: implicit declaration of function 'strerror'
camswclient.c:89: warning: nested extern declaration of 'strerror'
camswclient.c:89: warning: format '%s' expects type 'char *', but argument 9 has type 'int'
camswclient.c: In function 'send_ca_pmt':
camswclient.c:129: warning: implicit declaration of function 'memcpy'
camswclient.c:129: warning: incompatible implicit declaration of built-in
function 'memcpy'

gstdvbsrc.c:48:19: error: error.h: No such file or directory

Signed-off-by: Rob Clark <rob@ti.com>
2011-01-03 17:12:44 -06:00
..
acmenc Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
acmmp3dec Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
applemedia applemedia: fix compiler warning: redundant declaration of 'parent_class' 2010-12-18 21:32:36 +00:00
audioflingersink sys: Add android audioflingersink 2010-12-03 17:46:27 +01:00
cdrom gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
directdraw directdrawsink: port GstXOverlay bits to new API 2010-10-12 16:17:54 +01:00
directsound Fix warnings in directdrawsink and directsoundsrc 2010-05-01 00:04:55 +02:00
dshowdecwrapper dshowdecwrapper: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:29:06 +02:00
dshowsrcwrapper dshowvideosrc: don't make a range if min==max 2010-07-29 16:08:03 +02:00
dshowvideosink dshowvideosink: close our own window when changing the window id 2010-08-06 10:21:48 +01:00
dvb dvb: fix build errors on macosx 2011-01-03 17:12:44 -06:00
dxr3 Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
fbdev gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
osxvideo osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
qcam gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
qtwrapper osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
shm shm: Don't pass the ShmPipe to the function closing the shm area 2010-11-24 19:12:10 -05:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd vcdsrc: minor clean-up 2010-06-12 00:19:00 +01:00
vdpau vdpau: Check return values of the bitreader functions 2010-10-03 15:55:22 +02:00
wasapi wasapisrc: Use new gst_audio_clock_new_full() 2010-07-16 17:59:15 +02:00
wininet Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
winks winks: fix framerate fraction range mapping 2010-12-10 04:06:53 +01:00
winscreencap gdiscreencapsrc: fix memory leak 2010-12-13 23:17:56 +00:00
Makefile.am applemedia: New plugin for Apple multimedia APIs 2010-10-28 15:08:08 +02:00