Stefan Kost
e56b667c00
added some more docs, removed two obsolete defines
...
Original commit message from CVS:
added some more docs, removed two obsolete defines
2004-11-03 09:21:01 +00:00
Stefan Kost
99acdfdb49
exchanged GTK_ macros with G_TYPE macros (as pointed out by mathrick)
...
Original commit message from CVS:
exchanged GTK_ macros with G_TYPE macros (as pointed out by mathrick)
2004-10-22 15:40:29 +00:00
Thomas Vander Stichele
956e80719a
quote of the day
...
Original commit message from CVS:
quote of the day
2004-10-14 09:00:30 +00:00
Stefan Kost
e719825726
more api documentation better error signaling and logging
...
Original commit message from CVS:
more api documentation
better error signaling and logging
2004-10-13 13:03:25 +00:00
Stéphane Loeuillet
5184b2514d
add an entry for Sony ATRAC3 audio streams
...
Original commit message from CVS:
add an entry for Sony ATRAC3 audio streams
2004-10-06 13:57:17 +00:00
Stéphane Loeuillet
580d570f63
- fix the 4CC codes for the 2 old RealAudio codecs (14.4/28.8)
...
Original commit message from CVS:
- fix the 4CC codes for the 2 old RealAudio codecs (14.4/28.8)
- add element names for much mime/stream types that did not have one
2004-10-04 00:06:30 +00:00
Stéphane Loeuillet
0b5c602dab
update real (container, video stream, audio stream) entries update speex entry
...
Original commit message from CVS:
update real (container, video stream, audio stream) entries
update speex entry
2004-10-03 11:45:57 +00:00
Thomas Vander Stichele
3cd8266b12
revert preferred caps
...
Original commit message from CVS:
revert preferred caps
2004-09-26 17:35:08 +00:00
Stéphane Loeuillet
72898e036f
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2004-09-17 20:08:34 +00:00
Thomas Vander Stichele
37d66d20f5
unbreak gstelementstate
...
Original commit message from CVS:
unbreak gstelementstate
2004-09-13 10:16:03 +00:00
Thomas Vander Stichele
b64d8bac72
remove empty file
...
Original commit message from CVS:
remove empty file
2004-09-12 14:01:42 +00:00
Thomas Vander Stichele
d5a0a1737e
doh
...
Original commit message from CVS:
doh
2004-09-09 11:03:19 +00:00
Thomas Vander Stichele
78fb74c8da
fix build
...
Original commit message from CVS:
fix build
2004-09-09 00:04:43 +00:00
Thomas Vander Stichele
bba6ac4b74
docs/: restructure so that common stuff is shown first
...
Original commit message from CVS:
* docs/Makefile.am:
* docs/manual/elements-api.xml:
restructure so that common stuff is shown first
* docs/manual/init-api.xml:
convert to examples
* docs/manual/manual.xml:
* docs/manuals.mak:
* docs/url.entities:
link to API on the website, possibly override later in build
* examples/manual/.cvsignore:
ignore more
* examples/manual/Makefile.am:
add more examples
* examples/manual/extract.pl:
error out on failure
2004-09-08 23:18:55 +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
Ramon Garcia Fernandez
4c38fe8bb9
ID Labels consistent with the rest of the manual.
...
Original commit message from CVS:
ID Labels consistent with the rest of the manual.
2004-08-28 14:13:42 +00:00
Ramon Garcia Fernandez
0e52ed40ab
Wrote a chapter about the clock.
...
Original commit message from CVS:
Wrote a chapter about the clock.
2004-08-28 13:41:07 +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
Benjamin Otte
fa2bc96eaa
docs/random/ds/0.9-suggested-changes: add notes - mostly about pad templates
...
Original commit message from CVS:
* docs/random/ds/0.9-suggested-changes:
add notes - mostly about pad templates
2004-08-17 08:41:16 +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
David Schleef
872c394a39
more notes
...
Original commit message from CVS:
more notes
2004-08-09 23:36:07 +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
David Schleef
881bba4699
ideas about scheduling
...
Original commit message from CVS:
ideas about scheduling
2004-08-09 20:08:45 +00:00
Thomas Vander Stichele
b31eed4b70
docs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHONPATH
...
Original commit message from CVS:
* docs/faq/gst-uninstalled:
fix PKG_CONFIG_PATH and PYTHONPATH
* gst/schedulers/Makefile.am:
cleanup
* libs/gst/bytestream/bytestream.c:
remove newline
* po/LINGUAS:
* po/sq.po:
adding Albanian translation (Laurent Dhima)
* po/cs.po:
updated
2004-08-09 09:20:06 +00:00
Thomas Vander Stichele
20cc567bf6
fix typos
...
Original commit message from CVS:
fix typos
2004-08-05 14:44:49 +00:00
Steve Lhomme
e226919ba2
Fix the URL for dependencies
...
Original commit message from CVS:
Fix the URL for dependencies
2004-08-03 20:31:51 +00:00
Steve Lhomme
faf76178b3
update documentation with the clean version of dependencies
...
Original commit message from CVS:
update documentation with the clean version of dependencies
2004-08-03 15:19:34 +00:00
Thomas Vander Stichele
58529904f6
fix for libtool
...
Original commit message from CVS:
fix for libtool
2004-08-02 09:07:05 +00:00
Benjamin Otte
2bd5f3ad46
gst/gstpad.c: check that caps are fixed
...
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_set_explicit_caps):
check that caps are fixed
* gst/gstpad.c: (gst_pad_template_new):
don't try to simplify caps, costs too much time on gst_init
* gst/gstplugin.c: (gst_plugin_add_feature):
G_ERROR if features are added twice
* gst/gsttypefind.c: (gst_type_find_register):
* gst/gstelementfactory.c: (gst_element_register):
don't add features twice
* docs/random/ds/0.9-suggested-changes:
add note about possible gst_init optimization
2004-07-29 15:29:37 +00:00
Thomas Vander Stichele
172c263acf
notes about aspect ratio
...
Original commit message from CVS:
notes about aspect ratio
2004-07-29 09:05:04 +00:00
Thomas Vander Stichele
2270883f00
various doc and style fixes, adding bytestream
...
Original commit message from CVS:
various doc and style fixes, adding bytestream
2004-07-28 14:39:44 +00:00
Thomas Vander Stichele
21c0f31205
doh
...
Original commit message from CVS:
doh
2004-07-28 12:30:08 +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
Stefan Kost
cb9b415aa5
more about UI_HINT: some thoughts about roles
...
Original commit message from CVS:
more about UI_HINT: some thoughts about roles
2004-07-26 16:05:18 +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
9c0b629088
Fixed the plugin and GStreamer location on Windows
...
Original commit message from CVS:
Fixed the plugin and GStreamer location on Windows
2004-07-25 09:01:40 +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
David Schleef
23d19ce876
docs/random/ds/0.9-suggested-changes: more comments
...
Original commit message from CVS:
* docs/random/ds/0.9-suggested-changes: more comments
* tools/gst-launch.c: (idle_func): Fix hard-to-translate string.
2004-07-22 23:29:30 +00:00
Stefan Kost
db4729409f
quick followup thought
...
Original commit message from CVS:
quick followup thought
2004-07-21 15:48:05 +00:00
Stefan Kost
dee5936497
more thoughts about interfaces for instruments
...
Original commit message from CVS:
more thoughts about interfaces for instruments
2004-07-21 15:38:55 +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
Ronald S. Bultje
8b895dadce
docs/random/ds/0.9-suggested-changes: Make note about renaming fixed-list to array.
...
Original commit message from CVS:
* docs/random/ds/0.9-suggested-changes:
Make note about renaming fixed-list to array.
* gst/gstvalue.c: (gst_value_intersect_fixed_list),
(_gst_value_initialize):
Add array intersections.
* testsuite/caps/intersect2.c: (main):
Add test for array intersections.
2004-07-20 19:35:15 +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
Zaheer Abbas Merali
895f68b86b
docs/manual/: fixes for out of date info, incorrect info and grammar
...
Original commit message from CVS:
2004-07-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/bins-api.xml:
* docs/manual/factories.xml:
* docs/manual/helloworld.xml:
* docs/manual/links-api.xml:
fixes for out of date info, incorrect info and grammar
2004-07-16 00:43:57 +00:00
Zaheer Abbas Merali
bd97601128
docs/manual/: grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot>
* docs/manual/pads.xml:
* docs/manual/pads-api.xml: grammar fix
2004-07-15 22:47:48 +00:00
Zaheer Abbas Merali
941872a20e
docs/manual/pads-api.xml: typo + grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/pads-api.xml: typo + grammar fix
2004-07-15 22:39:45 +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
Zaheer Abbas Merali
2cd2ff38ab
docs/manual/init-api.xml: Grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/init-api.xml: Grammar fix
2004-07-15 17:04:23 +00:00
Zaheer Abbas Merali
6e55ee7ac4
docs/manual/states.xml: Fix inconsistent information
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/states.xml: Fix inconsistent information
2004-07-15 16:26:23 +00:00
Zaheer Abbas Merali
baa63d42e5
docs/manual/states.xml: Grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/states.xml: Grammar fix
2004-07-15 16:08:48 +00:00
Zaheer Abbas Merali
55c775b96d
docs/manual/pads.xml: Grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/pads.xml: Grammar fix
2004-07-15 15:44:00 +00:00
Zaheer Abbas Merali
cd07f0eae6
docs/manual/elements.xml: Fixed image reference
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/elements.xml: Fixed image reference
2004-07-15 15:05:34 +00:00
Zaheer Abbas Merali
ba6f6dd6af
docs/manual/goals.xml: Grammar fix
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/goals.xml: Grammar fix
2004-07-15 14:09:08 +00:00
Zaheer Abbas Merali
f9199b3845
docs/manual/motivation.xml: Bonobo is no longer "emerging" and added sentence regarding tcp plugins
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* docs/manual/motivation.xml:
Bonobo is no longer "emerging" and added sentence regarding tcp plugins
2004-07-15 13:36:26 +00:00
Zaheer Abbas Merali
0f468b4a0b
docs/manual/motivation.xml: Fix spelling
...
Original commit message from CVS:
2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
* docs/manual/motivation.xml: Fix spelling
2004-07-15 13:21:42 +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
Stefan Kost
77767e0cb7
added some long description to gstcontrol
...
Original commit message from CVS:
added some long description to gstcontrol
2004-07-14 14:57:53 +00:00
Stefan Kost
8812f880f5
added short description for two libraries (what is the state of gstgetbits/putbits)
...
Original commit message from CVS:
added short description for two libraries (what is the state of gstgetbits/putbits)
2004-07-14 12:17:43 +00:00
Steve Lhomme
0c7ff9acae
Update to another gettext public build
...
Original commit message from CVS:
Update to another gettext public build
2004-07-12 20:15:56 +00:00
Jan Schmidt
1fe4df4a62
docs/manual/quotes.xml: Keep the quotes file alive
...
Original commit message from CVS:
* docs/manual/quotes.xml:
Keep the quotes file alive
* docs/random/ds/0.9-suggested-changes:
Add the suggestion of including a 'rowstride' as part of video
format caps
2004-07-12 13:48:46 +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
411bc65e95
suggestion
...
Original commit message from CVS:
suggestion
2004-07-08 15:50:29 +00:00
Thomas Vander Stichele
a008ebabf9
more changes
...
Original commit message from CVS:
more changes
2004-07-08 08:28:19 +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
2754a4bb4b
add win32 chapter. #142422
...
Original commit message from CVS:
add win32 chapter. #142422
2004-07-06 13:23:42 +00:00
Thomas Vander Stichele
102f9f7fa7
element categories
...
Original commit message from CVS:
element categories
2004-07-03 23:37:07 +00:00
Benjamin Otte
28662da648
add note about header reorg
...
Original commit message from CVS:
add note about header reorg
2004-07-03 13:20:49 +00:00
Thomas Vander Stichele
d2c02bcece
state_changed
...
Original commit message from CVS:
state_changed
2004-07-03 08:21:01 +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
Thomas Vander Stichele
eec591c95f
bitrates
...
Original commit message from CVS:
bitrates
2004-06-24 14:35:21 +00:00
Thomas Vander Stichele
16cfb9d2f1
translations
...
Original commit message from CVS:
translations
2004-06-24 13:49:34 +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
da7ece5e27
gst-python
...
Original commit message from CVS:
gst-python
2004-06-18 17:38:13 +00:00
Thomas Vander Stichele
2f391173fc
add note
...
Original commit message from CVS:
add note
2004-06-17 19:06:50 +00:00
Thomas Vander Stichele
5f1a8891df
more notes, getting there
...
Original commit message from CVS:
more notes, getting there
2004-06-17 11:00:20 +00:00
Thomas Vander Stichele
452269537c
notes on capturing
...
Original commit message from CVS:
notes on capturing
2004-06-14 15:21:19 +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
Steve Lhomme
43c89ac41c
Win32 README as a docbook file
...
Original commit message from CVS:
Win32 README as a docbook file
2004-06-12 10:55:43 +00:00
Thomas Vander Stichele
4bd086921c
api update
...
Original commit message from CVS:
api update
2004-06-11 15:19:57 +00:00
Thomas Vander Stichele
452faea68a
bump GDP to 0.1, add buffer flags
...
Original commit message from CVS:
bump GDP to 0.1, add buffer flags
2004-06-09 16:24:19 +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
Thomas Vander Stichele
395c4b195b
fix distcheck
...
Original commit message from CVS:
fix distcheck
2004-05-20 12:40:31 +00:00
Thomas Vander Stichele
26ed95efc0
description of data protocol
...
Original commit message from CVS:
description of data protocol
2004-05-20 09:56:46 +00:00
Thomas Vander Stichele
3a32067831
some doc fixes
...
Original commit message from CVS:
some doc fixes
2004-05-19 18:01:34 +00:00
Thomas Vander Stichele
5e2fb3d072
clean up libs docs; add dataprotocol
...
Original commit message from CVS:
clean up libs docs; add dataprotocol
2004-05-19 16:37:53 +00:00
David Schleef
237bc63426
docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC is false.
...
Original commit message from CVS:
* docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
is false.
2004-05-18 20:42:57 +00:00
Stéphane Loeuillet
f05188b5f5
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2004-05-17 16:25:48 +00:00
Stéphane Loeuillet
6154390a11
WMA3 is v3, not v9
...
Original commit message from CVS:
WMA3 is v3, not v9
2004-05-17 14:33:15 +00:00
Stéphane Loeuillet
4d4ced69d5
- add a note in vorbis section about vorbisenc and rawvorbisenc
...
Original commit message from CVS:
- add a note in vorbis section about vorbisenc and rawvorbisenc
- add 24bits width to audio/x-raw-int
2004-05-17 12:08:35 +00:00
Stéphane Loeuillet
61d88f920b
- add new ADPCM layouts to the list
...
Original commit message from CVS:
- add new ADPCM layouts to the list
- add newer WMA/WMV versions
- add ffdemux_au to au parser lists
- add oggmux to ogg entry
2004-05-17 11:33:01 +00:00
David Schleef
3785cdbea4
found these somewhere
...
Original commit message from CVS:
found these somewhere
2004-05-14 20:06:49 +00:00
Stefan Kost
9fa85fa424
backed out the change of gst.h added some comment about building docs to README
...
Original commit message from CVS:
backed out the change of gst.h
added some comment about building docs to README
2004-05-14 15:17:30 +00:00
Stefan Kost
8178973c41
enabled gobject hierarchy in the gtk-doc enabled the GstQueue class in the gtk-doc added a few missing symbols so tha...
...
Original commit message from CVS:
enabled gobject hierarchy in the gtk-doc
enabled the GstQueue class in the gtk-doc
added a few missing symbols so that the hierachy works
2004-05-14 14:00:04 +00:00
Stéphane Loeuillet
afd9f869a8
typos : unkown => unknown
...
Original commit message from CVS:
typos : unkown => unknown
2004-05-14 11:37:56 +00:00
Benjamin Otte
855a61c09a
Linus style backup - half finished gvadec paper
...
Original commit message from CVS:
Linus style backup - half finished gvadec paper
2004-05-14 02:53:19 +00:00
David Schleef
4b87c77d49
docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
2004-05-11 03:44:26 +00:00
David Schleef
eb8249f544
docs/gst/Makefile.am: Dear gtk-doc, please print out the unused symbols, because otherwise we don't know what they ar...
...
Original commit message from CVS:
* docs/gst/Makefile.am: Dear gtk-doc, please print out the unused
symbols, because otherwise we don't know what they are. Thanks,
the GStreamer team.
* gst/registries/gstxmlregistry.c: (make_dir): Remove a spurious ;
2004-05-11 03:05:00 +00:00
Stéphane Loeuillet
635b1d2f36
Filter/Encoder => Codec/Encoder
...
Original commit message from CVS:
Filter/Encoder => Codec/Encoder
2004-05-10 12:18:24 +00:00
Stéphane Loeuillet
4e0df2c413
testsuite/caps/caps_strings: audio/ac3 => audio/x-ac3
...
Original commit message from CVS:
* testsuite/caps/caps_strings : audio/ac3 => audio/x-ac3
* docs/manual/pads-api.xml : audio/wav => audio/x-wav
* docs/random/uraeus/gstreamer_and_midi.txt : audio/wav => audio/x-wav
2004-05-10 00:14:40 +00:00
Benjamin Otte
3cd51699bf
docs/manual/helloworld.xml:
...
Original commit message from CVS:
* docs/manual/helloworld.xml:
s/audiosink/osssink (patch by Patrick Guimond)
2004-05-08 11:18:48 +00:00
Thomas Vander Stichele
e7b9201555
reorganize C/LIB flags add gst_info to gstcompat.h
...
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00
David Schleef
8f81b2636e
note about removing gstqueue.h from gst.h
...
Original commit message from CVS:
note about removing gstqueue.h from gst.h
2004-05-03 17:55:30 +00:00
Thomas Vander Stichele
f55a8091a6
remove gst_info remove gstlog.h, fold back to gstinfo.h update translations
...
Original commit message from CVS:
remove gst_info
remove gstlog.h, fold back to gstinfo.h
update translations
2004-05-03 16:03:24 +00:00
Stéphane Loeuillet
0dec29fd1e
should fix build failure i introduced
...
Original commit message from CVS:
should fix build failure i introduced
2004-05-03 01:22:20 +00:00
Stéphane Loeuillet
d2c0d11ea9
disksink -> filesink
...
Original commit message from CVS:
disksink -> filesink
2004-05-03 01:06:56 +00:00
Stéphane Loeuillet
ac27b7cdba
hum, vorbisfile => oggdemux ! vorbisdec ! audioconvert
...
Original commit message from CVS:
hum, vorbisfile => oggdemux ! vorbisdec ! audioconvert
2004-05-02 23:49:11 +00:00
Stéphane Loeuillet
0b3089e537
first try at hunting old elements that where renamed like :
...
Original commit message from CVS:
first try at hunting old elements that where renamed like :
- parsewav (never existed, should be wavparse)
- vorbisfile (now oggdemux ! vorbisdec)
- disksink (now filesink)
2004-05-02 23:30:31 +00:00
Stéphane Loeuillet
5715002322
docs/: doc fix by Patrick Guimond (Protector) from devel ML
...
Original commit message from CVS:
* docs/gst/tmpl/gstpipeline.sgml :
* docs/manual/elements-api.xml :
doc fix by Patrick Guimond (Protector) from devel ML
reviewed by ronald
2004-05-02 18:57:59 +00:00
Stéphane Loeuillet
9934196cfc
docs/: apply a patch from Arwed v. Merkatz so that gtk-doc generated docs install (same for .devhelp file) (fixes par...
...
Original commit message from CVS:
* docs/gst/Makefile.am :
* docs/libs/Makefile.am :
apply a patch from Arwed v. Merkatz so that gtk-doc
generated docs install (same for .devhelp file)
(fixes part 1 of #138836 )
2004-05-02 15:13:42 +00:00
Stéphane Loeuillet
522137621c
fix 6 links from PWG to gtk-doc generated API docs
...
Original commit message from CVS:
fix 6 links from PWG to gtk-doc generated API docs
2004-05-01 20:40:38 +00:00
Stéphane Loeuillet
6d23d85c69
fix link to OPL license (only direct link works, the rest of the site is apache docs)
...
Original commit message from CVS:
fix link to OPL license (only direct link works, the rest of the site is apache docs)
2004-05-01 20:00:44 +00:00
Stéphane Loeuillet
7636d4ccb7
fix link from PWG to MANUAL
...
Original commit message from CVS:
fix link from PWG to MANUAL
2004-05-01 19:44:24 +00:00
Stéphane Loeuillet
16a0eabfcd
no more wiki, so don't direct users there
...
Original commit message from CVS:
no more wiki, so don't direct users there
2004-05-01 17:16:23 +00:00
Stéphane Loeuillet
c5a2c7fb22
docs/pwg/building-boiler.xml: mark a section as needing fixes as none of the scripts cited exit anymore
...
Original commit message from CVS:
* docs/pwg/building-boiler.xml : mark a section as needing fixes as none of the scripts cited exit anymore
2004-05-01 15:45:48 +00:00
Stéphane Loeuillet
3d7f1f4c8d
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2004-04-30 22:30:24 +00:00
Stéphane Loeuillet
e29a848ad4
docs/faq/dependencies.xml: typo
...
Original commit message from CVS:
* docs/faq/dependencies.xml: typo
* docs/faq/getting.xml :
- fix download URL for new gstreamer site
- hide sf.net download page as latest version aren't there
- fix apt URLs
- fill "get via CVS" paragraph (link to dev page on the site)
* docs/faq/general.xml:
hide status tables as they no more exists
change case on plugins license file to reflect reality
* docs/faq/troubleshooting.xml:
remove the wiki question/answer as there is no more wiki
2004-04-30 21:29:06 +00:00
Stéphane Loeuillet
58e1097376
docs/faq/general.xml: hide status tables as they no more exists change case on plugins license file to reflect reality
...
Original commit message from CVS:
* docs/faq/general.xml:
hide status tables as they no more exists
change case on plugins license file to reflect reality
2004-04-30 19:14:08 +00:00
Stéphane Loeuillet
3ddd9e7894
add .kar (midi + karaoke/lyrics 'track') doc to midi doc.
...
Original commit message from CVS:
add .kar (midi + karaoke/lyrics 'track') doc to midi doc.
(fixes #132288 )
2004-04-30 09:57:43 +00:00
Stéphane Loeuillet
e50f330ac2
remove duplicated paragraph at end of doc page ( fixes #141448 )
...
Original commit message from CVS:
remove duplicated paragraph at end of doc page (fixes #141448 )
2004-04-30 02:04:19 +00:00
Stéphane Loeuillet
38bc5be22e
docs/random/events: small typo. (and first commit test for me :)
...
Original commit message from CVS:
* docs/random/events : small typo. (and first commit test for me :)
2004-04-29 17:33:11 +00:00