gstreamer/gst
Hannes Bistry b9bc12afd8 gst/tcp/: Fix regression in clientsrc because we did not add the fd to the poll set anymore. Fixes #532364.
Original commit message from CVS:
Patch by: Hannes Bistry <hannesb at gmx dot de>
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
* gst/tcp/gsttcpserversink.c:
(gst_tcp_server_sink_handle_server_read),
(gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
Fix regression in clientsrc because we did not add the fd to the poll
set anymore. Fixes #532364.
Do some cleanups here and there.
2008-05-13 16:02:19 +00:00
..
adder configure.ac: Require CVS of core for new API in collectpads. 2008-02-18 13:51:34 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/: Add support for more than 8 channels and NONE channel layouts. For more than 8 channels no channel... 2008-05-06 12:12:16 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample gst/audioresample/gstaudioresample.c: Let audioresample use the buffer allocation of basetransform instead of it's ow... 2008-05-08 06:20:42 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Remove cpp style commented old code. 2008-04-15 19:06:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/imgconvert.c: Fix nv12<->nv21 conversion if stride is larger than width. 2008-05-13 09:14:44 +00:00
gdp gst/gdp/gstgdpdepay.c: Don't validate the payload if there isn't any. 2008-04-18 14:54:01 +00:00
playback gst/playback/: Use correct marshallers. GstCaps are a boxed type and no GObject subclass. 2008-05-13 13:04:24 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
subparse gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces. 2008-05-05 12:33:05 +00:00
tcp gst/tcp/: Fix regression in clientsrc because we did not add the fd to the poll set anymore. Fixes #532364. 2008-05-13 16:02:19 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Don't do lots of 4-byte peeks, but use the 'new' data scan helper for this inste... 2008-05-10 20:16:21 +00:00
videorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
videoscale gst/videoscale/: Support 1x1 images as input and output as for example the BBC HQ new streams have 1x1 GIFs in the pl... 2008-05-02 10:02:05 +00:00
videotestsrc Add support for NV12 and NV21 in videotestsrc 2008-05-02 10:54:51 +00:00
volume gst/volume/gstvolume.c: Return NOT_NEGOTIATED if we didn't set a process function yet for some reason instead of cras... 2008-05-06 12:35:09 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00