gstreamer/gst
Peter Kjellerstedt 7c56695160 udpsrc: Make sure the sockaddr length used for recvfrom() is big enough.
Previously the sockaddr length used for recvfrom() was calculated as
sizeof (struct sockaddr). However, this is too little to hold an IPv6
address, so the full size of the gst_sockaddr union should be used
instead.
2009-02-25 12:52:37 +01:00
..
alpha Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
apetag Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiofx Update Since: tags in autodetect srcs and audioecho 2009-02-19 13:16:39 +00:00
auparse Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
autodetect Update Since: tags in autodetect srcs and audioecho 2009-02-19 13:16:39 +00:00
avi avidemux: avoid crashing on subtitles 2009-02-25 12:05:22 +01:00
cutter Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
debug Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
effectv Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
equalizer equalizer: Don't reset frequency bands from user settings. Fixes #570343. 2009-02-03 14:16:40 +02:00
flx Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
goom Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
goom2k1 Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
icydemux Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
id3demux Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
interleave Remove version numbers from a few gst-launch examples. 2009-01-29 11:07:59 +02:00
law Don't use GST_ERROR for non-error cases. 2009-02-23 11:09:53 +01:00
level Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
matroska Don't do crazy things with 0/1 framerates 2009-02-23 12:14:23 +01:00
median Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
monoscope Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
multifile Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
multipart Add ' to framerate argument and remove the word 'simple' as all our pipelines are apparently simple. 2009-01-29 10:12:43 +02:00
oldcore Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux qtdemux: Also use "(c)inf" to fill the comment tag 2009-02-24 14:41:26 +01:00
replaygain Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
rtp rtp: Fix compiler warning in h264 payloader 2009-02-24 17:59:29 +00:00
rtsp rtspsrc: perform UDP SETUP according to MS RTSP spec 2009-02-23 22:47:55 +01:00
smpte Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
spectrum Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
udp udpsrc: Make sure the sockaddr length used for recvfrom() is big enough. 2009-02-25 12:52:37 +01:00
videobox Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
videocrop aspectratiocrop: Don't forget to call parent finalize implementation. 2009-02-10 11:27:51 +01:00
videofilter Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
videomixer Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
wavenc Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
wavparse Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00