gstreamer/gst
Zaheer Abbas Merali 25bd959adb gst/tcp/gsttcp.c: Return GST_FLOW_UNEXPECTED when we have an eos on the socket so basesrc can do its job correctly.
Original commit message from CVS:
2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* gst/tcp/gsttcp.c: (gst_tcp_socket_read):
Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
basesrc can do its job correctly.
2006-05-16 16:28:10 +00:00
..
adder gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over the place. 2006-05-10 11:54:36 +00:00
audioconvert gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo. 2006-05-14 18:15:17 +00:00
audiorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
ffmpegcolorspace make GstElementDetails const 2006-04-28 19:46:37 +00:00
playback gst/playback/gstdecodebin.c: Make decodebin reusable when going from PAUSE_TO_READY and then back to PAUSED. 2006-05-15 17:01:02 +00:00
subparse gst/subparse/gstsubparse.c: Don't use libxml functions in the typefinding code. 2006-05-15 15:31:30 +00:00
tcp gst/tcp/gsttcp.c: Return GST_FLOW_UNEXPECTED when we have an eos on the socket so basesrc can do its job correctly. 2006-05-16 16:28:10 +00:00
typefind gst/typefind/gsttypefindfunctions.c: backout typefind patch #340375 2006-05-09 16:46:23 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale Fix the build. 2006-05-12 22:22:37 +00:00
videotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
volume gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369. 2006-05-03 08:58:13 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00