gstreamer/libs/gst
Antoine Tremblay 3a0f9058ba libs/gst/base/gstbasesrc.c: Match _start/_stop calls in the activate functions. Remove redundant _stop call from the ...
Original commit message from CVS:
Based on patch by: Antoine Tremblay <hexa00 at gmail dot com>
* libs/gst/base/gstbasesrc.c:
(gst_base_src_default_check_get_range), (gst_base_src_start),
(gst_base_src_activate_push), (gst_base_src_activate_pull),
(gst_base_src_change_state):
Match _start/_stop calls in the activate functions. Remove redundant
_stop call from the state change function. Fixes #356910.
Turn failure DEBUG into ERROR.
2006-09-23 09:30:40 +00:00
..
base libs/gst/base/gstbasesrc.c: Match _start/_stop calls in the activate functions. Remove redundant _stop call from the ... 2006-09-23 09:30:40 +00:00
check Make gstcheck stuff show up in docs (still needs to be documented properly though). 2006-08-17 10:46:19 +00:00
controller libs/gst/controller/gstcontroller.c: Ref instances when returning them again (fixes #357180) 2006-09-22 13:32:43 +00:00
dataprotocol GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
net libs/gst/net/: Make stuff compile on windows. Fixes #345295. 2006-09-05 08:35:20 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00