Thomas Vander Stichele
3cd8266b12
revert preferred caps
...
Original commit message from CVS:
revert preferred caps
2004-09-26 17:35:08 +00:00
Thomas Vander Stichele
00ec0495e1
two more examples
...
Original commit message from CVS:
two more examples
2004-09-08 21:43:59 +00:00
Stefan Kost
b78ef6baa1
added better error reporting for plugin loading
...
Original commit message from CVS:
added better error reporting for plugin loading
2004-09-02 16:39:14 +00:00
Stefan Kost
b32ebdaabe
added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs
...
Original commit message from CVS:
added documentation to many items
moved the GST_TYPE_XXX one to the Standart section, as they do not need docs
2004-09-02 14:24:22 +00:00
Stefan Kost
978c272fa3
moved docs to sgml files added first batch of docs provided by ronald
...
Original commit message from CVS:
moved docs to sgml files
added first batch of docs provided by ronald
2004-08-31 17:14:03 +00:00
Thomas Vander Stichele
e63b35bbd1
fix it properly before removing this
...
Original commit message from CVS:
fix it properly before removing this
2004-08-24 09:20:16 +00:00
Thomas Vander Stichele
ebfcc34453
remove GstXMLNs
...
Original commit message from CVS:
remove GstXMLNs
2004-08-24 08:50:58 +00:00
David Schleef
aa6049eb61
docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty ( #150331 )
...
Original commit message from CVS:
* docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331 )
* docs/libs/Makefile.am: same
* docs/gst/tmpl/gstxml.sgml: Remove GstXMLNs
* docs/random/ds/0.9-planning: random additions
* docs/random/ds/0.9-suggested-changes: same
* gst/gstxml.h: remove vestigal GstXMLNs definition
Preferred caps: (#147789 )
* docs/gst/gstreamer-sections.txt: Add symbols
* docs/gst/tmpl/gstcaps.sgml: Add symbols
* gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
(gst_caps_append), (gst_caps_copy_1), (gst_caps_intersect),
(gst_caps_union), (gst_caps_save_thyself), (gst_caps_load_thyself),
(gst_caps_get_preferred), (gst_caps_set_preferred),
(gst_caps_get_structure_by_id), (gst_caps_prefer_foreach),
(gst_caps_use_preferred): Handle caps preferences
* gst/gstcaps.h: Add caps preferences
* gst/gstpad.c: (gst_pad_link_get_preferred),
(gst_pad_link_fixate), (gst_pad_link_call_link_functions),
(gst_pad_renegotiate), (gst_pad_guess_preferred),
(gst_pad_get_caps), (gst_pad_push): Use caps preferences for
negotiation.
2004-08-18 21:46:55 +00:00
Thomas Vander Stichele
98942ccdc0
releasing
...
Original commit message from CVS:
releasing
2004-08-16 12:15:41 +00:00
Thomas Vander Stichele
9d89e287ff
add flag, reorder GstBuffer docs
...
Original commit message from CVS:
add flag, reorder GstBuffer docs
2004-08-12 10:56:40 +00:00
Benjamin Otte
6e15cb6ce9
add gst_scheduler_register shortcut similar to gst_element_register
...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstscheduler.c: (gst_scheduler_register):
* gst/gstscheduler.h:
add gst_scheduler_register shortcut similar to gst_element_register
* gst/schedulers/entryscheduler.c: (plugin_init):
* gst/schedulers/gstbasicscheduler.c: (plugin_init):
* gst/schedulers/gstoptimalscheduler.c: (plugin_init):
use it
2004-08-11 09:54:52 +00:00
Steve Lhomme
1646e64422
remove some valuable stuff from the documentation due to the use of GST_EXPORT
...
Original commit message from CVS:
remove some valuable stuff from the documentation due to the use of GST_EXPORT
2004-08-09 21:28:32 +00:00
Thomas Vander Stichele
20cc567bf6
fix typos
...
Original commit message from CVS:
fix typos
2004-08-05 14:44:49 +00:00
Thomas Vander Stichele
06bb8beb03
fix gst-libs docs build
...
Original commit message from CVS:
fix gst-libs docs build
2004-07-28 11:56:19 +00:00
Thomas Vander Stichele
6c62ed8d46
fix docs build
...
Original commit message from CVS:
fix docs build
2004-07-28 10:19:18 +00:00
Thomas Vander Stichele
a98e57cb8e
cleanups
...
Original commit message from CVS:
cleanups
2004-07-28 09:40:07 +00:00
Stefan Kost
f8d6750a36
small followup of doc fixes (section title case)
...
Original commit message from CVS:
small followup of doc fixes (section title case)
2004-07-27 15:08:54 +00:00
Stefan Kost
626cbdc8b2
cleanup of unused and forgoten sections fixed links from the manual and the pwg to the API docs added more notes to R...
...
Original commit message from CVS:
cleanup of unused and forgoten sections
fixed links from the manual and the pwg to the API docs
added more notes to README
2004-07-27 15:01:10 +00:00
Stefan Kost
1a1c19bb74
this is quite outdated and not in use at all
...
Original commit message from CVS:
this is quite outdated and not in use at all
2004-07-27 13:55:36 +00:00
Stefan Kost
e4c86da4f5
fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt
...
Original commit message from CVS:
fixed all double <TITLE> elements in sections.txt
added missing <TITLE> elements in sections.txt
2004-07-26 16:34:35 +00:00
Steve Lhomme
3330b4665b
add GST_PLUGIN_EXPORT definition
...
Original commit message from CVS:
add GST_PLUGIN_EXPORT definition
2004-07-25 11:10:34 +00:00
Thomas Vander Stichele
85697773da
fix doc build
...
Original commit message from CVS:
fix doc build
2004-07-25 10:24:09 +00:00
Steve Lhomme
4e5f1ba512
Didn't fix the pb...
...
Original commit message from CVS:
Didn't fix the pb...
2004-07-25 07:03:39 +00:00
Steve Lhomme
35ef3f9df6
Try to remove the need for GST_CAT_DEFAULT (text moved)
...
Original commit message from CVS:
Try to remove the need for GST_CAT_DEFAULT (text moved)
2004-07-25 06:51:57 +00:00
Stefan Kost
faf9cf5242
splitted documentation page for gstelement into three pages (more to come)
...
Original commit message from CVS:
splitted documentation page for gstelement into three pages (more to come)
2004-07-23 15:38:47 +00:00
Stefan Kost
f40bd6fe7e
put xmlNodePtr macro into the right section
...
Original commit message from CVS:
put xmlNodePtr macro into the right section
2004-07-21 12:48:45 +00:00
Stefan Kost
21e56edfbc
put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ...
...
Original commit message from CVS:
put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols)
added TITLE tags where they were missing
fixed section names so that gtk-doc introspection works
fixed typos in api docs and docbook docs
added some thoughts about new interfaces (to personal notes)
2004-07-21 11:32:09 +00:00
Thomas Vander Stichele
c958df6304
adding catalan translation
...
Original commit message from CVS:
adding catalan translation
2004-07-20 16:38:41 +00:00
Thomas Vander Stichele
76f329603c
adding GstFraction GValue type
...
Original commit message from CVS:
adding GstFraction GValue type
2004-07-15 20:27:20 +00:00
Stefan Kost
646ca1edbe
now the api-index has a title in devhelp added more docs for the control-library added personal thoughs/todo to docs/...
...
Original commit message from CVS:
now the api-index has a title in devhelp
added more docs for the control-library
added personal thoughs/todo to docs/random
2004-07-15 13:20:54 +00:00
Stefan Kost
5cc7318681
added symbol index to the libs-docs
...
Original commit message from CVS:
added symbol index to the libs-docs
2004-07-15 12:51:03 +00:00
Stefan Kost
44c31db21f
fixed the index by using an id different than index
...
Original commit message from CVS:
fixed the index by using an id different than index
2004-07-15 11:13:35 +00:00
Andy Wingo
3e53c7f757
add IS_DISPATCHING macro to gstreamer-sections.txt...
...
Original commit message from CVS:
add IS_DISPATCHING macro to gstreamer-sections.txt...
2004-07-14 15:52:44 +00:00
Stefan Kost
1312d71475
adding a title to some examples so that they appear in the example index disabled the global index, as this does not ...
...
Original commit message from CVS:
adding a title to some examples so that they appear in the example index
disabled the global index, as this does not yet fully work
2004-07-14 15:06:31 +00:00
Thomas Vander Stichele
b645d7ab8c
fixes 123774 - setting state on a bin should set state on children as well
...
Original commit message from CVS:
fixes 123774 - setting state on a bin should set state on children as well
2004-07-09 13:26:12 +00:00
Thomas Vander Stichele
ac9d8868a5
catch wrong state changes in element base class
...
Original commit message from CVS:
catch wrong state changes in element base class
2004-07-09 11:20:59 +00:00
Thomas Vander Stichele
c6e70cad66
and missing symbol
...
Original commit message from CVS:
and missing symbol
2004-07-06 18:05:12 +00:00
Thomas Vander Stichele
6b42c874d2
fix docs build
...
Original commit message from CVS:
fix docs build
2004-06-26 13:11:31 +00:00
Thomas Vander Stichele
186221d6e0
doc fixes
...
Original commit message from CVS:
doc fixes
2004-06-24 23:05:04 +00:00
Zaheer Abbas Merali
6b5554c50f
docs/gst/gstreamer-sections.txt: remove from docs, the define that Benjamin removed from gstelement.h
...
Original commit message from CVS:
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
* docs/gst/gstreamer-sections.txt:
remove from docs, the define that Benjamin removed from gstelement.h
2004-06-22 06:44:18 +00:00
Thomas Vander Stichele
2f391173fc
add note
...
Original commit message from CVS:
add note
2004-06-17 19:06:50 +00:00
Steve Lhomme
395faf9c06
rename GSTREAMER_EXPORT to GST_EXPORT
...
Original commit message from CVS:
rename GSTREAMER_EXPORT to GST_EXPORT
2004-06-13 10:04:12 +00:00
Jan Schmidt
b289a5b010
add GSTREAMER_EXPORT macro to the docs
...
Original commit message from CVS:
add GSTREAMER_EXPORT macro to the docs
2004-06-13 02:18:18 +00:00
Thomas Vander Stichele
b5255eecec
back to cvs
...
Original commit message from CVS:
back to cvs
2004-06-05 17:25:45 +00:00
Thomas Vander Stichele
5729f3b2a3
put back GST_CAT_DATAFLOW
...
Original commit message from CVS:
put back GST_CAT_DATAFLOW
2004-06-05 12:19:27 +00:00
Thomas Vander Stichele
864b8837cf
describe IN_CAPS
...
Original commit message from CVS:
describe IN_CAPS
2004-06-05 12:05:43 +00:00
Thomas Vander Stichele
f5c0bfd459
releasing
...
Original commit message from CVS:
releasing
2004-06-04 11:17:01 +00:00
Thomas Vander Stichele
a60b858d79
updates
...
Original commit message from CVS:
updates
2004-05-21 11:39:08 +00:00
Thomas Vander Stichele
5ea6cc9ed7
add to sections
...
Original commit message from CVS:
add to sections
2004-05-20 17:10:51 +00:00
Johan Dahlin
ee5d8e7dd8
docs/gst/Makefile.am (all-local): Re-add
...
Original commit message from CVS:
* docs/gst/Makefile.am (all-local): Re-add
2004-05-20 15:39:09 +00:00