gstreamer/docs/gst
Edward Hervey ce6e126d47 Refactored *_new() functions.
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstghostpad.c: (gst_proxy_pad_do_getcaps),
(gst_proxy_pad_do_setcaps), (gst_proxy_pad_set_target_unlocked),
(gst_proxy_pad_dispose), (gst_ghost_pad_new_full),
(gst_ghost_pad_new_no_target), (gst_ghost_pad_new),
(gst_ghost_pad_new_from_template),
(gst_ghost_pad_new_no_target_from_template):
* gst/gstghostpad.h:
Refactored *_new() functions.
Templates are now used as a g_object_new() parameter.
Use template in _do_getcaps() if we don't have a target.
Small documentation cleanups.
Added two new constructors:
gst_ghost_pad_new_from_template()
gst_ghost_pad_new_no_target_from_template()
* tests/check/gst/gstghostpad.c: (GST_START_TEST),
(gst_ghost_pad_suite):
Added tests for new ghostpad instanciation functions.
API additions: gst_ghost_pad_new_from_template,
gst_ghost_pad_new_no_target_from_template
2006-08-31 10:59:11 +00:00
..
tmpl Ignore more stuff. 2006-02-23 18:06:31 +00:00
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
gstreamer-docs.sgml docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt Refactored *_new() functions. 2006-08-31 10:59:11 +00:00
gstreamer.types.in document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
Makefile.am move upload.mak to common 2006-04-29 00:36:47 +00:00
running.xml docs/: add a chapter on running GStreamer. 2005-10-08 11:12:26 +00:00