gstreamer/gst
Antoine Jacoutot df3cee6606 goom: fix build on PPC on openbsd
A missing sys/param.h include results in:

/usr/include/sys/proc.h:64: error: 'MAXLOGNAME' undeclared here (not in a
function)
/usr/include/sys/proc.h:285: error: 'MAXCOMLEN' undeclared here (not in a
function)

when compiling goom on openbsd/ppc. We can just remove the two sys/ includes
here, they are not needed for anything.

https://bugzilla.gnome.org/show_bug.cgi?id=654749
2011-07-16 23:50:25 +01:00
..
alpha android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
apetag android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
audiofx audioecho: fix param flags 2011-06-17 03:07:09 +03:00
audioparsers ac3parse: fix buffer duration on blocks-per-frame change 2011-07-11 15:35:46 +03:00
auparse auparse: implement seeking 2011-05-18 09:36:58 +03:00
autodetect android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
avi avimux: Revert 1a90a6c4 and drop Dirac support again 2011-05-27 09:17:46 +02:00
cutter android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
debugutils various: fix author tag in element details 2011-05-18 09:36:58 +03:00
deinterlace deinterlace: fix parameter type in trace 2011-05-24 09:45:31 +02:00
effectv edgetv: Remove unused but set height variable 2011-04-16 12:40:17 +01:00
equalizer android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
flv flvmux: pass along segment info to collectpads 2011-07-04 11:36:48 +02:00
flx android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
goom goom: fix build on PPC on openbsd 2011-07-16 23:50:25 +01:00
goom2k1 android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
icydemux android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
id3demux android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
imagefreeze imagefreeze: Remove unused but set duration variable 2011-04-16 12:40:40 +01:00
interleave interleave: Work around changes in g_atomic API 2011-06-04 13:49:52 -07:00
isomp4 qtmux: Add direct dirac mapping 2011-07-07 11:27:52 -07:00
law android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
level android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
matroska matroskademux: handle blocks with duration=0 2011-07-08 09:58:29 +02:00
median various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
monoscope android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
multifile multifilesrc: Improve looping 2011-07-09 19:23:41 -07:00
multipart multipartmux: Add \r\n to tail of pushed buffers 2011-07-03 18:27:17 -07:00
replaygain android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
rtp rtppcmApay/depay: Static clock rates on static payloads, dynamic on dynamic 2011-07-14 20:13:01 -04:00
rtpmanager rtpjitterbuffer: return correct type when assertion fails 2011-06-24 11:59:01 +02:00
rtsp rtspsrc: fix seeking regression 2011-07-12 15:13:25 +02:00
shapewipe y4mencode: shapewipe: Address unused but set variables 2011-04-16 13:12:50 +01:00
smpte android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
spectrum android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
udp udp: Fix compiler warning on mingw-w64 2011-06-11 18:02:17 -07:00
videobox gst: update disted orc backup code 2011-04-16 18:49:27 +01:00
videocrop android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
videofilter various: fix author tag in element details 2011-05-18 09:36:58 +03:00
videomixer gst: update disted orc backup code 2011-04-16 18:49:27 +01:00
wavenc wavenc: Set fixedcaps getcaps function on the sinkpad 2011-05-14 11:52:12 +02:00
wavparse android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
y4m y4mencode: shapewipe: Address unused but set variables 2011-04-16 13:12:50 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00