gstreamer/gst/base
Stefan Kost df00e2ede5 docs/gst/gstreamer-sections.txt: make two symbols from gstinfo private for the docs
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
make two symbols from gstinfo private for the docs
* gst/base/gstcollectpads.h:
* gst/gstutils.c:
fix doc typos, update docs
2005-11-23 11:05:37 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstadapter.c docs/gst/gstreamer-sections.txt: Added some docs for GstCollectData. 2005-11-11 20:12:42 +00:00
gstadapter.h gst/elements/gstfilesink.c (gst_file_sink_start) 2005-11-09 09:48:16 +00:00
gstbasesink.c gst/base/gstbasesink.*: No need to store the clock, the parent element class already has it. 2005-11-22 18:28:44 +00:00
gstbasesink.h gst/base/gstbasesink.*: No need to store the clock, the parent element class already has it. 2005-11-22 18:28:44 +00:00
gstbasesrc.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstbasesrc.h More segment updates, replace code in plugins with segment helper functions. 2005-11-21 17:09:45 +00:00
gstbasetransform.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstbasetransform.h More segment updates, replace code in plugins with segment helper functions. 2005-11-21 17:09:45 +00:00
gstcollectpads.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstcollectpads.h docs/gst/gstreamer-sections.txt: make two symbols from gstinfo private for the docs 2005-11-23 11:05:37 +00:00
gstpushsrc.c gst/base/gstpushsrc.c: Shorten by 30% via use of boilerplate macro. 2005-11-05 15:14:33 +00:00
gstpushsrc.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindhelper.c gst/: 2005-11-09 16:44:40 +00:00
gsttypefindhelper.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am fix link flags 2005-10-15 17:22:34 +00:00
README add short/long description docs to base classes add pushsrc to the docs remove consolidated doc fragments 2005-08-03 13:30:18 +00:00

Base classes
------------

GstBaseSink
  FIXME: not much point making it operate in pull mode as a generic
  base class I guess...