gstreamer/gst
Wim Taymans 5c5edca364 gst/playback/gstplaybin.c: Detect NO_PREROLL state change returns and disable clock distribution to the sinks so that...
Original commit message from CVS:
* gst/playback/gstplaybin.c: (gst_play_bin_class_init),
(gst_play_bin_vis_blocked), (gst_play_bin_set_property),
(gen_video_element), (gen_text_element), (gen_audio_element),
(gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
(gst_play_bin_set_clock_func), (gst_play_bin_change_state):
Detect NO_PREROLL state change returns and disable clock distribution to
the sinks so that sync is disabled.
Avoid some type checking and do simple casts instead.
Small cleanups, fix some FIXMEs.
Be more robust when linking user specified elements, catch an report
errors. Fixes #357404.
Fix some leaks in the error paths.
2006-09-25 13:24:59 +00:00
..
adder gst/adder/gstadder.c: Fix build. 2006-08-31 14:37:33 +00:00
audioconvert gst/: A few array const-ifications. 2006-09-23 15:24:55 +00:00
audiorate ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc 2006-09-16 21:54:48 +00:00
audioresample gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:44 +00:00
audiotestsrc ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc 2006-09-16 21:54:48 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcolorspace.c: Return FALSE instead of returning a random false unit size when the forma... 2006-08-30 17:22:27 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstplaybin.c: Detect NO_PREROLL state change returns and disable clock distribution to the sinks so that... 2006-09-25 13:24:59 +00:00
subparse gst/subparse/samiparse.c: More case-insensitivity for certain tags; recognise entities with decimal codes as special ... 2006-09-23 14:30:53 +00:00
tcp gst/tcp/gstmultifdsink.*: Implement stubbed out properties unit-type, units-soft-max, units-max, to allow specifying ... 2006-09-19 11:31:06 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Don't crash on truncated files - check that we got an 8 byte buffer before tryin... 2006-09-17 21:58:06 +00:00
videorate update docs 2006-09-22 09:52:21 +00:00
videoscale gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:44 +00:00
videotestsrc gst/: A few array const-ifications. 2006-09-23 15:24:55 +00:00
volume gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00