Benjamin Otte
140c4dd060
docs/random/mimetypes: correct Theora information
...
Original commit message from CVS:
2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
* docs/random/mimetypes:
correct Theora information
* gst/gstelement.h:
make GST_ELEMENT_ERROR do a GST_ERROR_OBJECT
2004-01-30 03:54:08 +00:00
Thomas Vander Stichele
c5b612edef
GST_ELEMENT_ERROR
...
Original commit message from CVS:
GST_ELEMENT_ERROR
2004-01-29 23:17:58 +00:00
Thomas Vander Stichele
55b67f084d
fix non-validating docbook make sure validation gets checked before building
...
Original commit message from CVS:
fix non-validating docbook
make sure validation gets checked before building
2004-01-29 17:25:18 +00:00
Julien Moutte
a093da6d7d
docs/pwg/advanced-events.xml: Adding documentation on advanced event handling (up and downstream).
...
Original commit message from CVS:
2004-01-29 Julien MOUTTE <julien@moutte.net>
* docs/pwg/advanced-events.xml: Adding documentation on advanced event
handling (up and downstream).
* docs/pwg/advanced-interfaces.xml: Make it coherent with the
my_filter thing.
2004-01-29 12:46:19 +00:00
Ronald S. Bultje
55072fb611
docs/pwg/advanced-tagging.xml: Add docs about tag writing.
...
Original commit message from CVS:
2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced-tagging.xml:
Add docs about tag writing.
2004-01-29 12:35:01 +00:00
Ronald S. Bultje
ee446bde33
Ugh, stupid shift
...
Original commit message from CVS:
Ugh, stupid shift
2004-01-29 11:00:25 +00:00
Ronald S. Bultje
7d41ae65f4
docs/pwg/advanced-tagging.xml: Add a part about tag reading and application signalling... Tag writing still needs to ...
...
Original commit message from CVS:
2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced-tagging.xml:
Add a part about tag reading and application signalling... Tag
writing still needs to be documented.
* gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
We can set file locations in READY, too.
2004-01-29 10:56:53 +00:00
Julien Moutte
7e586c017f
docs/random/ds/element-checklist: Adding some notes about src events.
...
Original commit message from CVS:
2004-01-29 Julien MOUTTE <julien@moutte.net>
* docs/random/ds/element-checklist: Adding some notes about src
events.
2004-01-29 10:35:29 +00:00
Ronald S. Bultje
520d5c37f5
docs/random/mimetypes: Update docs to point to correct elements for various mimetypes, and some more errors pointed o...
...
Original commit message from CVS:
2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/random/mimetypes:
Update docs to point to correct elements for various mimetypes, and
some more errors pointed out by Stéphane LOEUILLET (aka LeRoutier)
<stephane.loeuillet@tiscali.fr>.
2004-01-29 09:28:58 +00:00
David Schleef
7a5223b57a
docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
...
Original commit message from CVS:
* docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
2004-01-29 03:05:56 +00:00
Benjamin Otte
807937481e
docs/random/mimetypes: update docs for audio/x-raw-float. Add "buffer-frames=0 means undefined"
...
Original commit message from CVS:
2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
* docs/random/mimetypes:
update docs for audio/x-raw-float. Add "buffer-frames=0 means
undefined"
* gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
make it only work in NULL.
* gst/gstcaps.c:
don't posion NULL caps
* gst/gstelement.c: (gst_element_set_time):
add debugging statement
* gst/gstelement.c: (gst_element_emit_found_tag),
(gst_element_found_tag_func), (gst_element_found_tags):
* gst/gstelement.h:
These functions take const taglists
* gst/gstpad.c: (gst_pad_proxy_getcaps):
fix memleak
* gst/gstpad.c: (gst_pad_event_default):
make more effort on handling discont and clocks, g_warn if everything
fails
* gst/gststructure.c: (gst_structure_remove_fields),
(gst_structure_remove_fields_valist):
* gst/gststructure.h:
add gst_structure_remove_fields(_valist)
* gst/gsttag.c:
fix doc glitch
2004-01-29 02:24:52 +00:00
David Schleef
a842daf05e
docs/random/ds/element-checklist: Notes about gst_caps_to_string()
...
Original commit message from CVS:
* docs/random/ds/element-checklist: Notes about gst_caps_to_string()
* gst/registries/gstxmlregistry.c: (gst_xml_registry_save_caps):
Fix memory leakage of gst_caps_to_string().
Use GST_PTR_FORMAT instead of gst_caps_to_string():
* gst/autoplug/gstsearchfuncs.c: (gst_autoplug_sp):
* gst/autoplug/gstspideridentity.c: (spider_find_suggest),
(gst_spider_identity_sink_loop_type_finding):
* gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
(find_suggest):
* gst/gstpad.c: (gst_pad_try_relink_filtered),
(gst_pad_set_explicit_caps):
* gst/parse/grammar.y:
2004-01-29 01:44:08 +00:00
David Schleef
6a096813d4
configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
...
Original commit message from CVS:
* configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
GST_PRINTF_EXTENSION_FORMAT_DEFINE.
* docs/random/ds/0.9-suggested-changes: Notes from Company.
* gst/gstcaps.c: (gst_caps_to_string): Add comment.
* gst/gstconfig.h.in: Add define for GST_PTR_FORMAT
* gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_object),
(gst_debug_log_default), (_gst_info_printf_extension),
(_gst_info_printf_extension_arginfo): Add printf extension.
* gst/gstinfo.h: remove G_GNUC_PRINTF, because it doesn't work with %P
* gst/gststructure.c: (gst_structure_to_string),
(_gst_structure_parse_value): Use gst_value_deserialize() and
remove old code.
* gst/gstvalue.c: (gst_value_deserialize_fourcc),
(gst_value_deserialize_boolean), (gst_strtoi),
(gst_value_deserialize_int), (gst_value_deserialize_double),
(gst_value_deserialize_string), (gst_value_deserialize): Implement
a bunch of deserialize functions and gst_value_deserialize.
* gst/gstvalue.h: er, _de_serialize, not unserialize
* testsuite/caps/string-conversions.c: (main): We don't currently
handle (float) in caps, so convert these to (double).
* testsuite/debug/Makefile.am: Add new test for the printf extension
* testsuite/debug/printf_extension.c: (main): same
2004-01-29 01:20:23 +00:00
Benjamin Otte
0d25cd2aa4
docs/random/company/time: Add some docs about clocking and time
...
Original commit message from CVS:
2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
* docs/random/company/time:
Add some docs about clocking and time
2004-01-28 22:02:22 +00:00
Julien Moutte
5263fa9402
docs/pwg/advanced-interfaces.xml: Adding XOverlay documentation.
...
Original commit message from CVS:
2004-01-28 Julien MOUTTE <julien@moutte.net>
* docs/pwg/advanced-interfaces.xml: Adding XOverlay documentation.
2004-01-28 17:45:47 +00:00
Thomas Vander Stichele
5b00b55793
fix up id's
...
Original commit message from CVS:
fix up id's
2004-01-28 15:51:14 +00:00
Thomas Vander Stichele
97cd7e6e5d
fix locations after moving
...
Original commit message from CVS:
fix locations after moving
2004-01-28 15:45:46 +00:00
Thomas Vander Stichele
d839d3c63c
collect docs notes
...
Original commit message from CVS:
collect docs notes
2004-01-28 15:37:33 +00:00
Ronald S. Bultje
420b49905b
docs/pwg/advanced_tagging.xml: Half-assed commit so Thomas can re-arrange document IDs here to be consistent, too.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_tagging.xml:
Half-assed commit so Thomas can re-arrange document IDs here to be
consistent, too.
2004-01-28 15:13:10 +00:00
Thomas Vander Stichele
e978887fca
fix manual id's
...
Original commit message from CVS:
fix manual id's
2004-01-28 15:08:17 +00:00
Thomas Vander Stichele
0d7d7838a3
rearrange documentation
...
Original commit message from CVS:
rearrange documentation
2004-01-28 14:33:59 +00:00
Thomas Vander Stichele
4de7c6c24f
fix title of sections
...
Original commit message from CVS:
fix title of sections
2004-01-28 14:27:11 +00:00
Ronald S. Bultje
26c9fb0d10
docs/pwg/advanced_interfaces.xml: Add documentation on propertyprobing.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_interfaces.xml:
Add documentation on propertyprobing.
* docs/pwg/advanced_events.xml:
* docs/pwg/advanced_tagging.xml:
* docs/pwg/building_boiler.xml:
* docs/pwg/building_filterfactory.xml:
* docs/pwg/pwg.xml:
Move filterfactory and tagging into their own chapter, add a chapter
on events. all these are empty placeholders that will be filled in
some day.
2004-01-28 14:16:59 +00:00
Thomas Vander Stichele
d4b1febd2b
make sure we delete on upload
...
Original commit message from CVS:
make sure we delete on upload
2004-01-28 12:54:00 +00:00
Thomas Vander Stichele
c472a56b34
assorted fixes for upload and permissions
...
Original commit message from CVS:
assorted fixes for upload and permissions
2004-01-28 12:37:14 +00:00
Ronald S. Bultje
fad4a520cd
docs/pwg/advanced_interfaces.xml: Docs for mixer interface. Also a check for website uploading.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_interfaces.xml:
Docs for mixer interface. Also a check for website uploading.
2004-01-28 12:20:40 +00:00
Thomas Vander Stichele
1ad4c7a804
make upload work for both gtk-doc and docbook docs
...
Original commit message from CVS:
make upload work for both gtk-doc and docbook docs
2004-01-28 12:16:51 +00:00
Thomas Vander Stichele
f2582fb3a2
fix upload target
...
Original commit message from CVS:
fix upload target
2004-01-28 11:42:59 +00:00
Ronald S. Bultje
671d5229b9
docs/pwg/advanced_types.xml: Add notes on creating your own types.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_types.xml:
Add notes on creating your own types.
* docs/pwg/building_boiler.xml:
* docs/pwg/building_pads.xml:
* docs/pwg/building_state.xml:
Add some stuff about how to retrieve values from structures, how
that relates to types and change layout slightly again to be almost
perfect.
2004-01-28 10:03:51 +00:00
Ronald S. Bultje
1cd5fa3b07
docs/pwg/: Change index layout slightly.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_dparams.xml:
* docs/pwg/advanced_scheduling.xml:
Change index layout slightly.
2004-01-28 09:22:01 +00:00
Ronald S. Bultje
fd48a37fb0
docs/pwg/: General placeholders for now.
...
Original commit message from CVS:
2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_clock.xml:
* docs/pwg/advanced_interfaces.xml:
* docs/pwg/advanced_midi.xml:
General placeholders for now.
* docs/pwg/advanced_request.xml:
Explanation about sometimes and request pads.
* docs/pwg/advanced_scheduling.xml:
Concept of bytestream, loopfunctions and schedulers.
* docs/pwg/building_boiler.xml:
Add something about plugin-init.
2004-01-28 09:07:11 +00:00
Thomas Vander Stichele
4317361af4
fix broken xml
...
Original commit message from CVS:
fix broken xml
2004-01-27 23:08:18 +00:00
Ronald S. Bultje
93ea284fe4
docs/pwg/: Add as a placeholder for future filling-in.
...
Original commit message from CVS:
2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_interfaces.xml:
* docs/pwg/pwg.xml:
Add as a placeholder for future filling-in.
* docs/pwg/basics_autoplugging.xml:
* docs/pwg/basics_buffers.xml:
* docs/pwg/basics_elements.xml:
* docs/pwg/basics_events.xml:
* docs/pwg/basics_plugins.xml:
* docs/pwg/basics_types.xml:
Remove, because unused (this is all in intro_basics.xml).
* docs/pwg/building_signals.xml:
Short intro to signals + reference to GObject docs - we really
shouldn't go into these sort of things to deply because we don't
use them that extensively anyway.
* docs/pwg/building_state.xml:
Explanation of states. Benjamin, please check.
* docs/pwg/building_testapp.xml:
Put everything in one page - putting only a few lines of content
per page doesn't really make sense.
Time to get into the advanced topics. ;).
2004-01-27 14:58:21 +00:00
Ronald S. Bultje
8e29a5888a
docs/pwg/advanced_types.xml: Finish documenting the current state of mimetypes.
...
Original commit message from CVS:
2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_types.xml:
Finish documenting the current state of mimetypes.
* docs/pwg/building_boiler.xml:
* docs/pwg/building_chainfn.xml:
* docs/pwg/building_pads.xml:
* docs/pwg/building_props.xml:
* docs/pwg/building_testapp.xml:
Start documenting the "how to build a simple audio filter" part
of the PWG. Most stuff is ready by now. Stuff remaining: signals,
states and (maybe?) a short introduction to capsnego in the chapter
on pads (building_pads.xml). Capsnego should probably be explained
fully in advanced_capsnego.xml or so.
2004-01-27 13:33:39 +00:00
David Schleef
aeca198dda
Revert accidental checkin and start over
...
Original commit message from CVS:
Revert accidental checkin and start over
2004-01-26 23:16:21 +00:00
David Schleef
13a292781e
Original commit message from CVS:
...
reviewed by: <delete if not using a buddy>
* docs/gst/tmpl/gstelement.sgml:
* docs/gst/tmpl/gstplugin.sgml:
* docs/gst/tmpl/gstreamer-unused.sgml:
* docs/gst/tmpl/gstxml.sgml:
* gst/gstelement.h:
* gst/gstpad.c: (gst_pad_try_set_caps):
* gst/gstqueue.c: (gst_queue_chain):
* testsuite/caps/Makefile.am:
2004-01-26 23:13:24 +00:00
Ronald S. Bultje
f0e1d945a4
docs/pwg/: First try to resurrect the PWG. I'm halfway integrating the mimetypes and will from there on work on both ...
...
Original commit message from CVS:
2004-01-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced_types.xml:
* docs/pwg/intro_basics.xml:
* docs/pwg/intro_preface.xml:
* docs/pwg/pwg.xml:
* docs/pwg/titlepage.xml:
First try to resurrect the PWG. I'm halfway integrating the mimetypes
in here (docs/random/mimetypes), and will from there on work on both
updating outdated parts and adding missing parts.
That doesn't mean I'll fix it completely, but I'll try at least. ;).
2004-01-26 16:43:31 +00:00
Thomas Vander Stichele
38d4e551fa
adding GstTagFlag
...
Original commit message from CVS:
adding GstTagFlag
2004-01-22 13:59:57 +00:00
Thomas Vander Stichele
13ef4f4290
sync latest api changes
...
Original commit message from CVS:
sync latest api changes
2004-01-20 18:48:32 +00:00
Thomas Vander Stichele
2dabfe7567
adding docs
...
Original commit message from CVS:
adding docs
2004-01-19 18:00:43 +00:00
Benjamin Otte
60bf7ab302
add thoughts about push vs pull
...
Original commit message from CVS:
add thoughts about push vs pull
2004-01-18 19:06:10 +00:00
David Schleef
40b4e2cb9c
Add QDM2
...
Original commit message from CVS:
Add QDM2
2004-01-16 09:20:42 +00:00
Leif Johnson
a9514e81c4
head -5 ChangeLog
...
Original commit message from CVS:
`head -5 ChangeLog `
2004-01-15 23:48:03 +00:00
Thomas Vander Stichele
dc31c88b68
add _remove/_intersect tip
...
Original commit message from CVS:
add _remove/_intersect tip
2004-01-13 09:40:28 +00:00
David Schleef
1bb63cae00
Add Company's email about tagging
...
Original commit message from CVS:
Add Company's email about tagging
2004-01-13 00:39:17 +00:00
David Schleef
c0f04fe675
notes about 0.9
...
Original commit message from CVS:
notes about 0.9
2004-01-11 22:52:16 +00:00
David Schleef
40e14cf2b7
#3
...
Original commit message from CVS:
#3
2004-01-11 22:23:02 +00:00
David Schleef
41f4e04de9
more notes
...
Original commit message from CVS:
more notes
2004-01-09 01:24:22 +00:00
David Schleef
5d7159b887
email about bufferpool replacement
...
Original commit message from CVS:
email about bufferpool replacement
2004-01-08 21:59:00 +00:00
Thomas Vander Stichele
339012e033
fix up docs remove props commit automatic moving and removing of documentation
...
Original commit message from CVS:
fix up docs
remove props
commit automatic moving and removing of documentation
2004-01-07 16:32:24 +00:00
David Schleef
74c1f385b0
A checklist of things to check in elements
...
Original commit message from CVS:
A checklist of things to check in elements
2004-01-05 21:29:35 +00:00
David Schleef
fcfb110e96
minor wording change
...
Original commit message from CVS:
minor wording change
2004-01-02 06:57:32 +00:00
Thomas Vander Stichele
abe422b141
reorganizing manual so that concepts are explained before code is shown.
...
Original commit message from CVS:
reorganizing manual so that concepts are explained before code is shown.
needs some proofreading, will get to it.
2003-12-29 14:15:02 +00:00
Thomas Vander Stichele
1b407ae8d4
add faq entry for building form source
...
Original commit message from CVS:
add faq entry for building form source
2003-12-29 14:09:59 +00:00
Thomas Vander Stichele
d2b1c2c2f1
removing conflict traces
...
Original commit message from CVS:
removing conflict traces
2003-12-25 09:36:00 +00:00
Thomas Vander Stichele
8895177bcf
removing no longer used symbols
...
Original commit message from CVS:
removing no longer used symbols
2003-12-23 18:36:26 +00:00
Thomas Vander Stichele
012b42aa31
removing old caps code from docs removing gstprops from docs
...
Original commit message from CVS:
removing old caps code from docs
removing gstprops from docs
2003-12-23 18:20:52 +00:00
Thomas Vander Stichele
4e696c6c45
remove bufferpool documentation
...
Original commit message from CVS:
remove bufferpool documentation
2003-12-23 18:11:36 +00:00
Thomas Vander Stichele
9c37fb0480
links works fine too for getting release notes
...
Original commit message from CVS:
links works fine too for getting release notes
2003-12-23 16:01:13 +00:00
David Schleef
faeffad04e
Add some notes about negotiation
...
Original commit message from CVS:
Add some notes about negotiation
2003-12-22 09:35:12 +00:00
David Schleef
8c9cd079d4
Merge CAPS branch
...
Original commit message from CVS:
Merge CAPS branch
2003-12-22 01:39:35 +00:00
Thomas Vander Stichele
54b3850775
this is the real old changelog
...
Original commit message from CVS:
this is the real old changelog
2003-12-21 19:11:33 +00:00
Thomas Vander Stichele
ff679367f0
old gst-plugins ChangeLog
...
Original commit message from CVS:
old gst-plugins ChangeLog
2003-12-21 19:09:18 +00:00
Ronald S. Bultje
8cf94a0c18
New start
...
Original commit message from CVS:
New start
2003-12-21 18:55:24 +00:00
Christian Schaller
b16c88aed3
adding gstreamer and midi doc
...
Original commit message from CVS:
adding gstreamer and midi doc
2003-12-21 12:37:48 +00:00
Brian Cameron
0cb4645646
Fixed shell in docs/gst/Makefile.am and docs/libs/Makefile.am so that it works with Solaris /bin/sh. Fixed gst/gstpl...
...
Original commit message from CVS:
Fixed shell in docs/gst/Makefile.am and docs/libs/Makefile.am so that
it works with Solaris /bin/sh. Fixed gst/gstplugin.c so it compiles
properly when the configure --disable-gst_debug option is used.
Fixed gst/parse/Makefile.am so that it doesn't append grammar.tab.h to
the end of lex._gst_parse_yy.c since lex._gst_parse_yy.c already
includes grammar.tab.h via a <#include ...> line.
2003-12-19 20:27:03 +00:00
Thomas Vander Stichele
7943699850
uninstall fixes
...
Original commit message from CVS:
uninstall fixes
2003-12-14 22:27:25 +00:00
Benjamin Otte
46a70fddfb
removed GST_*_CAST. Disabling of type checking is done in glib.
...
Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.
2003-12-13 16:58:29 +00:00
Thomas Vander Stichele
e412e146f6
fix for case where none of the tools for docbuilding are there but validity check needs image.entities
...
Original commit message from CVS:
fix for case where none of the tools for docbuilding are there but
validity check needs image.entities
2003-12-11 16:39:32 +00:00
Thomas Vander Stichele
f57a372393
more trademark protectoin and doc fixing
...
Original commit message from CVS:
more trademark protectoin and doc fixing
2003-12-05 12:26:58 +00:00
Andy Wingo
8ca1b1fe7f
remove copyright field from plugin structs
...
Original commit message from CVS:
remove copyright field from plugin structs
2003-12-04 10:02:41 +00:00
Thomas Vander Stichele
a0e8e56d8d
fix docs build fix make distcheck
...
Original commit message from CVS:
fix docs build
fix make distcheck
2003-12-02 18:21:35 +00:00
Thomas Vander Stichele
df92858f65
changed doc build again to use docbook2 tools.
...
Original commit message from CVS:
changed doc build again to use docbook2 tools.
*please* stop quickfixing the docs build, I'm tired of tracking and
properly fixing the build at the whim of each developer :)
2003-12-01 18:21:32 +00:00
Thomas Vander Stichele
22c2ec2fbf
cleaning out the closet
...
Original commit message from CVS:
cleaning out the closet
2003-12-01 13:09:18 +00:00
David Schleef
57fcf33e5e
Remove old autoplug code
...
Original commit message from CVS:
Remove old autoplug code
2003-11-29 05:29:30 +00:00
David Schleef
55bb164fb5
global change to video/x-ms-asf and video/x-msvideo
...
Original commit message from CVS:
global change to video/x-ms-asf and video/x-msvideo
2003-11-29 04:38:44 +00:00
David Schleef
7eb1bbbaa0
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2003-11-29 04:36:56 +00:00
Benjamin Otte
25f85868d4
implement URI schemes
...
Original commit message from CVS:
implement URI schemes
Elements can now register as a source or sink for a protocol and applications can use gst_element_make_from_uri () to get an element that handles a given URI.
This patch provides:
- removal of old broken URI handling scheme.
- new URI handling using interfaces.
- updates for registry to save handled URIs.
- interface for URI handlers.
- implementation of that in filesrc and filesink for the file:// URI
- extension to pipeline parsing to allow specifying only a URI instead of element
Does not include:
- tests
- inclusion in docs build
2003-11-24 03:21:54 +00:00
Benjamin Otte
385b9ee5c4
merge in tagging
...
Original commit message from CVS:
merge in tagging
Includes:
- gsttag.[ch] - The definition of GstTagList and tag registering/querying
- gsttaginterface.[ch] - Interface for elements that can handle setting of tags
- updates and merges to gststructure.[ch] and gstvalue.[ch]
- testsuite/tags - some tests for tagging
- bugfixes
- updates to make make distcheck work
- updates the version number to 0.7.2.1
Does not include:
- including tagging stuff in docs
- extensive tests
2003-11-24 02:09:23 +00:00
Christian Schaller
b4f14a29f6
re-add the disting of the docs. more fixes to come
...
Original commit message from CVS:
re-add the disting of the docs. more fixes to come
2003-11-23 15:09:41 +00:00
Thomas Vander Stichele
1adc2281fd
been long enough without an update
...
Original commit message from CVS:
been long enough without an update
2003-11-23 12:50:27 +00:00
Benjamin Otte
f6970851de
get make distcheck working by adding uninstall support to gtk-doc stuff and changing a clean to a clean-local
...
Original commit message from CVS:
get make distcheck working by adding uninstall support to gtk-doc stuff and changing a clean to a clean-local
2003-11-23 04:40:22 +00:00
Christian Schaller
08ded8cb40
misc build fixes to make cvs head build from tarballs on Fedora
...
Original commit message from CVS:
misc build fixes to make cvs head build from tarballs on Fedora
2003-11-22 22:06:30 +00:00
David Schleef
b90165ef48
remove spurious ls
...
Original commit message from CVS:
remove spurious ls
2003-11-21 21:00:35 +00:00
David Schleef
541aa5c79a
$(builddir) isn't a real variable
...
Original commit message from CVS:
$(builddir) isn't a real variable
2003-11-19 23:49:46 +00:00
David Schleef
f328265d46
'make distcheck' fixes
...
Original commit message from CVS:
'make distcheck' fixes
2003-11-19 23:34:45 +00:00
David Schleef
e726182601
Revert to 1.15, since G_DISABLE_DEPRECATED was removed. We might try this again once gtk-doc is fixed.
...
Original commit message from CVS:
Revert to 1.15, since G_DISABLE_DEPRECATED was removed. We might
try this again once gtk-doc is fixed.
2003-11-17 23:48:08 +00:00
Benjamin Otte
b1a266a63d
don't try to install html docs when there are none
...
Original commit message from CVS:
don't try to install html docs when there are none
2003-11-16 20:14:29 +00:00
Steve Baker
40a15c4e42
actually this is probably more correct. just as well there are no widgets in core.
...
Original commit message from CVS:
actually this is probably more correct. just as well there are no widgets in core.
2003-11-15 23:25:07 +00:00
Steve Baker
d1b771585c
and again.
...
Original commit message from CVS:
and again.
2003-11-15 23:17:48 +00:00
Steve Baker
be696360be
hack to not use the deprecated function g_strdown which looks like has been removed from fedora.
...
Original commit message from CVS:
hack to not use the deprecated function g_strdown which looks like has been removed from fedora.
Am presuming that class names are only ever ascii.
2003-11-15 23:14:43 +00:00
Benjamin Otte
6fa7bf0307
don't install html docs if they haven't been built
...
Original commit message from CVS:
don't install html docs if they haven't been built
2003-11-14 18:37:23 +00:00
Benjamin Otte
3235f1d4c0
merge TYPEFIND branch. Major changes:
...
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- bytestream is out of the core again
- typefind element is now part of gstelements
2003-10-28 20:25:30 +00:00
Thomas Vander Stichele
656c052f28
this was wrong
...
Original commit message from CVS:
this was wrong
2003-10-20 19:40:48 +00:00
David Schleef
9e9344fe94
Add doc for GstBin::iterate signal
...
Original commit message from CVS:
Add doc for GstBin::iterate signal
2003-10-16 02:00:07 +00:00
Iain Holmes
8367762d69
Fix GNOMEProgram to the correct capitalisation: GnomeProgram
...
Original commit message from CVS:
Fix GNOMEProgram to the correct capitalisation: GnomeProgram
2003-10-09 22:21:51 +00:00
Thomas Vander Stichele
cbdc23d67f
cleaning output
...
Original commit message from CVS:
cleaning output
2003-10-09 13:10:54 +00:00
Thomas Vander Stichele
6c342c42f5
cleaner info
...
Original commit message from CVS:
cleaner info
2003-10-09 13:09:37 +00:00
Thomas Vander Stichele
90184bb1af
upload cvs docs as well
...
Original commit message from CVS:
upload cvs docs as well
2003-10-09 13:06:06 +00:00
Thomas Vander Stichele
3b7659725f
typos and style fixes
...
Original commit message from CVS:
typos and style fixes
2003-10-09 12:42:49 +00:00
Thomas Vander Stichele
deb5b5e3c7
fix uploads of docs
...
Original commit message from CVS:
fix uploads of docs
2003-10-09 11:29:59 +00:00
Thomas Vander Stichele
ca631d405f
oops; done
...
Original commit message from CVS:
oops; done
2003-10-09 07:20:16 +00:00
Thomas Vander Stichele
e44c8f032b
entitize the version
...
Original commit message from CVS:
entitize the version
2003-10-08 18:21:41 +00:00
Thomas Vander Stichele
63d21b3e7a
minor fix to trigger html build
...
Original commit message from CVS:
minor fix to trigger html build
2003-10-08 15:04:51 +00:00
Thomas Vander Stichele
37c5c860fe
rename base name
...
Original commit message from CVS:
rename base name
2003-10-08 14:59:36 +00:00
Thomas Vander Stichele
2d3862344c
some hacking notes
...
Original commit message from CVS:
some hacking notes
2003-10-08 14:56:26 +00:00
Thomas Vander Stichele
1983a8b4e4
images are important to us
...
Original commit message from CVS:
images are important to us
2003-10-08 14:53:18 +00:00
Thomas Vander Stichele
60cda08d79
ignore these
...
Original commit message from CVS:
ignore these
2003-10-08 14:39:59 +00:00
Thomas Vander Stichele
4033722b99
renaming base documentation names
...
Original commit message from CVS:
renaming base documentation names
2003-10-08 14:38:48 +00:00
Thomas Vander Stichele
7d4cb79ffb
fix docs build for good
...
Original commit message from CVS:
fix docs build for good
2003-10-08 14:34:09 +00:00
Ronald S. Bultje
8bce98d062
Add doc on how typefind works and some other random thoughts
...
Original commit message from CVS:
Add doc on how typefind works and some other random thoughts
2003-10-02 19:12:54 +00:00
Ronald S. Bultje
6fbff1c106
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
2003-10-01 13:11:45 +00:00
Iain Holmes
cc30090c51
Updated some signal descriptions, added some full stops and fixed some typos
...
Original commit message from CVS:
Updated some signal descriptions, added some full stops and fixed some typos
2003-09-26 11:54:40 +00:00
David Schleef
3f763b167c
make a few things clearer
...
Original commit message from CVS:
make a few things clearer
2003-09-13 20:20:44 +00:00
Ronald S. Bultje
2434fa9ebf
Update, now that I understand interfaces a bit better...
...
Original commit message from CVS:
Update, now that I understand interfaces a bit better...
2003-09-13 10:17:49 +00:00
Ronald S. Bultje
5d76a2e9b3
Implement generic interface stuff, with per-instance support checking instead of per-class checking
...
Original commit message from CVS:
Implement generic interface stuff, with per-instance support checking instead of per-class checking
2003-09-13 01:10:12 +00:00
Thomas Vander Stichele
2e1e7054f2
ignore
...
Original commit message from CVS:
ignore
2003-09-11 12:13:56 +00:00
Thomas Vander Stichele
b9cdaae836
ignore files
...
Original commit message from CVS:
ignore files
2003-09-11 12:05:08 +00:00
Thomas Vander Stichele
bb1a7c2564
commit
...
Original commit message from CVS:
commit
2003-09-11 12:04:01 +00:00
Thomas Vander Stichele
26f1509b37
commit
...
Original commit message from CVS:
commit
2003-09-11 10:53:22 +00:00
Thomas Vander Stichele
d494eef5a7
readme
...
Original commit message from CVS:
readme
2003-09-11 10:47:32 +00:00
Ronald S. Bultje
7af246f2ef
bla bla... some new stuff
...
Original commit message from CVS:
bla bla... some new stuff
2003-09-08 19:58:40 +00:00
Ramon Garcia Fernandez
e63c0a9aa2
Added specification document of the RTP client subsystem.
...
Original commit message from CVS:
Added specification document of the RTP client subsystem.
2003-09-08 17:59:17 +00:00
Ronald S. Bultje
8ff69a6cc8
Add GInterface
...
Original commit message from CVS:
Add GInterface
2003-09-04 21:03:12 +00:00
Ronald S. Bultje
68d336393e
Add some class/init example code (on request of zeenix)
...
Original commit message from CVS:
Add some class/init example code (on request of zeenix)
2003-08-29 06:50:56 +00:00
Ronald S. Bultje
ae97ea085f
A generic interface proposal
...
Original commit message from CVS:
A generic interface proposal
2003-08-28 20:48:54 +00:00
Thomas Vander Stichele
846ecd63d7
more info
...
Original commit message from CVS:
more info
2003-08-26 23:36:27 +00:00
Thomas Vander Stichele
669e2700fd
build fixes
...
Original commit message from CVS:
build fixes
2003-08-13 11:14:27 +00:00
Andy Wingo
5c2d6b2f43
cache return values of _gst_debug_nameof_funcptr
...
Original commit message from CVS:
kill some memleaks, add ::signal-handoffs property to fakesrc/sink (default FALSE), cache return values of _gst_debug_nameof_funcptr
2003-08-07 12:45:31 +00:00
David Schleef
7b38bc69a3
Make docs building dependent on BUILD_DOCS, this appears to be what is intended by configure.ac.
...
Original commit message from CVS:
Make docs building dependent on BUILD_DOCS, this appears to be what
is intended by configure.ac.
2003-07-29 03:05:59 +00:00
Leif Johnson
5d3c78427c
+ updates to the mimetypes file, trying to get it in a form that could be changed to docbook eventually
...
Original commit message from CVS:
+ updates to the mimetypes file, trying to get it in a form that could be
changed to docbook eventually
2003-07-21 17:16:11 +00:00
Thomas Vander Stichele
4481af601f
docs fixes, see #117837
...
Original commit message from CVS:
docs fixes, see #117837
2003-07-19 12:29:37 +00:00
David Schleef
e35f52f958
Add IUY2
...
Original commit message from CVS:
Add IUY2
2003-07-14 20:09:38 +00:00
Ronald S. Bultje
f5e3267133
New mimtypes document, going into effect today... For details, see this document, it describes everything and tell sy...
...
Original commit message from CVS:
New mimtypes document, going into effect today... For details, see this document, it describes everything and tell syou what to do and not do. Plugins commit follows in a few seconds (and it's huge)
2003-07-06 20:46:22 +00:00
David Schleef
c3191fba3e
Fix pkg-config module name suffixes (-0.7). Closes #116089
...
Original commit message from CVS:
Fix pkg-config module name suffixes (-0.7). Closes #116089
2003-06-30 07:13:24 +00:00
David Schleef
491741f564
minor corrections
...
Original commit message from CVS:
minor corrections
2003-06-30 05:13:26 +00:00
Benjamin Otte
4efcdf17bb
more doc fixes
...
Original commit message from CVS:
more doc fixes
2003-06-29 15:06:26 +00:00
Benjamin Otte
1211e26e59
docs fixes: comment macros in templates, not in headers (stupid gtk-doc)
...
Original commit message from CVS:
docs fixes: comment macros in templates, not in headers (stupid gtk-doc)
2003-06-29 14:57:19 +00:00
Benjamin Otte
6b5d184d95
update example - config.h isn't included anymore
...
Original commit message from CVS:
update example - config.h isn't included anymore
2003-06-29 14:36:31 +00:00
Benjamin Otte
803ce6bf48
GST_DEBUG reorganization containing loads of stuff:
...
Original commit message from CVS:
GST_DEBUG reorganization
This is a big diff (ca 450k), containing loads of stuff:
- gstinfo.[ch] complete rewrite
- changing of all GST_DEBUG messages to reflect that change
- reorganization of subsystem disabling
- addition of gstconfig.h.in so we can track the disablings
- <gst/gst.h> does not include <unistd.h> and <config.h> anymore
- documentation updated for gstinfo stuff (build the docs yourself to know what changed)
- bugfixes for making of the docs (files from CVS are not deleted anymore
- testsuite for debugging changes in testsuite/debug
expect breakage
2003-06-29 14:05:49 +00:00
Ronald S. Bultje
b157e76e61
Refinement of ADPCM codecs, added realaudio/dvaudio, added some x- prefixes where appropriate (see IANA)
...
Original commit message from CVS:
Refinement of ADPCM codecs, added realaudio/dvaudio, added some x- prefixes where appropriate (see IANA)
2003-06-21 16:06:28 +00:00
Ronald S. Bultje
535ebb2f49
Some more additions to the list... We proposed to use different mimetypes for float/int/law audio, and for rgb/yuv......
...
Original commit message from CVS:
Some more additions to the list... We proposed to use different mimetypes for float/int/law audio, and for rgb/yuv... waiting for comments
2003-06-20 21:44:46 +00:00
Ronald S. Bultje
0a5ff649a8
Some extra additions to sound, this actually allows for proper AVI muxing and Quicktime reading/decoding... Still to ...
...
Original commit message from CVS:
Some extra additions to sound, this actually allows for proper AVI muxing and Quicktime reading/decoding... Still to be implemented, but people will have a generic idea with this...
2003-06-20 16:39:21 +00:00
Ronald S. Bultje
d47569cffc
Some more slight adjustments, plus more exact definitions for YUV formats supported. Please note that imo, we should ...
...
Original commit message from CVS:
Some more slight adjustments, plus more exact definitions for YUV formats supported. Please note that imo, we should support colorspace from/to *each* of these YUV formats, otherwise its whole existence has no use whatsoever apart from private formats.
2003-06-20 16:33:54 +00:00
Thomas Vander Stichele
cadb40f84d
typo
...
Original commit message from CVS:
typo
2003-06-11 22:17:43 +00:00
Thomas Vander Stichele
d0ce7e10a5
notes
...
Original commit message from CVS:
notes
2003-06-11 21:40:04 +00:00
Thomas Vander Stichele
7a1e8c55f5
updated release notes
...
Original commit message from CVS:
updated release notes
2003-06-09 21:52:28 +00:00
Ronald S. Bultje
1c17e4700b
Get rid of NEW_MEDIA event, EOS is supposed to handle that
...
Original commit message from CVS:
Get rid of NEW_MEDIA event, EOS is supposed to handle that
2003-06-07 00:15:18 +00:00
Ronald S. Bultje
475c2857a5
Finetuning of the mimetypes mess, hoping to get into a standards document one day...
...
Original commit message from CVS:
Finetuning of the mimetypes mess, hoping to get into a standards document one day...
2003-06-06 23:49:25 +00:00
David Schleef
7e88251c0f
Fix broken links to gstreamer.net site
...
Original commit message from CVS:
Fix broken links to gstreamer.net site
2003-05-18 23:32:29 +00:00
Thomas Vander Stichele
3b90e21347
doc dist fix
...
Original commit message from CVS:
doc dist fix
2003-05-18 23:03:42 +00:00
Thomas Vander Stichele
8b9a229402
removing devhelp dir
...
Original commit message from CVS:
removing devhelp dir
2003-05-18 22:30:58 +00:00
Thomas Vander Stichele
50251fcfec
converting to xml as intermediary step to fix devhelp generation assorted doc build fixes as well http://bugzilla.gno ...
...
Original commit message from CVS:
converting to xml as intermediary step to fix devhelp generation
assorted doc build fixes as well
http://bugzilla.gnome.org/show_bug.cgi?id=113195
2003-05-18 15:04:26 +00:00
David Schleef
e113e2c56a
stuff about RGB video
...
Original commit message from CVS:
stuff about RGB video
2003-05-09 07:55:35 +00:00
Jan Schmidt
dc8008a9b9
A few ideas looking for feedback
...
Original commit message from CVS:
A few ideas looking for feedback
2003-04-28 22:09:38 +00:00
Thomas Vander Stichele
e277d26a68
whoops, fix
...
Original commit message from CVS:
whoops, fix
2003-04-24 09:24:40 +00:00
Thomas Vander Stichele
29d011a8e2
adding a q&a
...
Original commit message from CVS:
adding a q&a
2003-04-24 09:23:33 +00:00
Wim Taymans
f06853d6c2
quick braindump of capsnego failure recovery
...
Original commit message from CVS:
quick braindump of capsnego failure recovery
2003-04-17 19:44:53 +00:00
David Schleef
321f87c1cb
Fix a compilation problem with the example code.
...
Original commit message from CVS:
Fix a compilation problem with the example code.
2003-04-16 06:38:53 +00:00
Benjamin Otte
8703409089
some thoughts about clocking - this looks suspiciously easy. Either i'm missing something (it's late) or it's a quite...
...
Original commit message from CVS:
some thoughts about clocking - this looks suspiciously easy. Either i'm missing something (it's late) or it's a quite good approach.
2003-04-15 01:11:05 +00:00
Benjamin Otte
e57f527722
HOWTO for pipeline parsing & gst-launch added.
...
Original commit message from CVS:
HOWTO for pipeline parsing & gst-launch added.
Someone wants to make docbook out of it?
2003-04-08 21:03:04 +00:00
Wim Taymans
532658584d
Small documentation updates
...
Original commit message from CVS:
Small documentation updates
2003-02-11 20:38:41 +00:00
Wim Taymans
a6dfa0f792
Documentation updates
...
Original commit message from CVS:
Documentation updates
2003-02-10 23:01:55 +00:00
Wim Taymans
b030b5cef2
- Add more --disable options
...
Original commit message from CVS:
- Add more --disable options
- fix makefiles to only compile non-disabled features
- some compile fixes.
- removed extratypes, added gsturitype
- make get/set clock on a bin overridable
- some portability fixes for GUINT64
- separate pools from gstregistry.[ch] into gstregistrypool.[ch]
- make gstobject size fixed, even if we disabled load/save
- don't use 'new' as a variable as it is not a valib C++ variable
2003-02-10 20:32:32 +00:00
Wim Taymans
4315091bcb
Short list of stuff we should be able to disable for embedded systems.
...
Original commit message from CVS:
Short list of stuff we should be able to disable for embedded systems.
2003-02-07 10:56:02 +00:00
Benjamin Otte
6fe0762e63
little bugfix
...
Original commit message from CVS:
little bugfix
2003-02-03 15:45:18 +00:00
Leif Johnson
c978bd79b8
+ guess i forgot to clean up the connect-named files after moving them.
...
Original commit message from CVS:
+ guess i forgot to clean up the connect-named files after moving them.
2003-01-25 05:44:09 +00:00
Leif Johnson
407c7a3ce8
+ changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink/linked/... and moved connectish f...
...
Original commit message from CVS:
+ changed connection/connect/conn/disconnect/connected/... to
link/link/link/unlink/linked/... and moved connectish files to linkish files
(closes bug#103843)
2003-01-24 18:08:39 +00:00
Wim Taymans
26477ae320
Small fixes
...
Original commit message from CVS:
Small fixes
2003-01-19 20:05:16 +00:00
David I. Lehn
72992d5309
add --disable-xsltproc-net option to pass --nonet to xsltproc
...
Original commit message from CVS:
add --disable-xsltproc-net option to pass --nonet to xsltproc
2003-01-19 00:40:50 +00:00
Wim Taymans
95abdf3bce
Some ideas
...
Original commit message from CVS:
Some ideas
2003-01-15 20:31:42 +00:00
Thomas Vander Stichele
5529bbc7dc
first pass of connect->link gst-plugins and other stuff compiles without change at this point
...
Original commit message from CVS:
first pass of connect->link
gst-plugins and other stuff compiles without change at this point
2003-01-09 14:15:37 +00:00
Ronald S. Bultje
7ee5eac96e
figured I could just as well add huffyuv
...
Original commit message from CVS:
figured I could just as well add huffyuv
2003-01-07 21:02:20 +00:00
Ronald S. Bultje
8ad08573e2
draft bla
...
Original commit message from CVS:
draft bla
2003-01-07 21:00:00 +00:00
Wim Taymans
6f393d9928
An extra sentence..
...
Original commit message from CVS:
An extra sentence..
2003-01-07 20:53:04 +00:00
Wim Taymans
93d0c4b2e7
Better write ideas down
...
Original commit message from CVS:
Better write ideas down
2003-01-06 23:26:31 +00:00
Thomas Vander Stichele
ed1a0be4b3
some cleaning
...
Original commit message from CVS:
some cleaning
2003-01-05 22:47:42 +00:00
Thomas Vander Stichele
841f9b14f4
fix race condition
...
Original commit message from CVS:
fix race condition
2003-01-05 16:19:46 +00:00
Wim Taymans
7462cb8787
Documentation updates
...
Original commit message from CVS:
Documentation updates
2003-01-02 18:56:09 +00:00
Wim Taymans
5d71bdd3fa
Some docs about different ways to get pipeline information
...
Original commit message from CVS:
Some docs about different ways to get pipeline information
2002-12-31 21:52:25 +00:00
David I. Lehn
8cf993b4ce
no need to generate this script to adjust python interpreter since it is invoked directly from the detected interpreter
...
Original commit message from CVS:
no need to generate this script to adjust python interpreter since it is
invoked directly from the detected interpreter
2002-12-31 18:44:59 +00:00
Wim Taymans
51cee7f5f7
New file too
...
Original commit message from CVS:
New file too
2002-12-30 17:55:05 +00:00
Wim Taymans
6d097f337e
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-12-30 17:54:02 +00:00
Thomas Vander Stichele
b3bec6e0bb
adding images
...
Original commit message from CVS:
adding images
2002-12-26 18:56:18 +00:00
Wim Taymans
fa4df1659f
Small updates
...
Original commit message from CVS:
Small updates
2002-12-19 20:38:51 +00:00
Thomas Vander Stichele
5e3f920267
these fixes make the pwg validate and build again
...
Original commit message from CVS:
these fixes make the pwg validate and build again
2002-12-18 15:14:16 +00:00
Thomas Vander Stichele
16f4d3f27a
hurray, I have a pdf
...
Original commit message from CVS:
hurray, I have a pdf
2002-12-18 14:44:26 +00:00
Thomas Vander Stichele
477892a29d
patch from jrb
...
Original commit message from CVS:
patch from jrb
2002-12-18 09:19:44 +00:00
Wim Taymans
f8546d1f79
Some notes about pad disconnect
...
Original commit message from CVS:
Some notes about pad disconnect
2002-12-15 22:01:31 +00:00
Wim Taymans
f84bb46f06
Fix unused args
...
Original commit message from CVS:
Fix unused args
2002-12-14 16:32:28 +00:00
Wim Taymans
53b59e402d
Removed unused thread arg in cothreads functions
...
Original commit message from CVS:
Removed unused thread arg in cothreads functions
2002-12-14 16:23:58 +00:00
Wim Taymans
1ac723870e
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-12-14 16:22:01 +00:00
Wim Taymans
b5e99edea9
Ignore autogenerated files
...
Original commit message from CVS:
Ignore autogenerated files
2002-12-14 13:05:01 +00:00
Wim Taymans
27e981de45
Added new files
...
Original commit message from CVS:
Added new files
2002-12-14 13:03:41 +00:00
Wim Taymans
29e2850eff
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-12-14 13:02:16 +00:00
Wim Taymans
dc9aaf7da4
Added missing image
...
Original commit message from CVS:
Added missing image
2002-12-12 21:02:51 +00:00
Thomas Vander Stichele
35a1d78a69
fix nonvalidation, now for the png problems !
...
Original commit message from CVS:
fix nonvalidation, now for the png problems !
2002-12-12 18:03:16 +00:00
Thomas Vander Stichele
41fafb9aec
fix validation
...
Original commit message from CVS:
fix validation
2002-12-12 16:51:45 +00:00
Thomas Vander Stichele
7eea6a04b7
fix for parallel installability
...
Original commit message from CVS:
fix for parallel installability
2002-12-08 14:39:38 +00:00
Thomas Vander Stichele
7d3c4b8d6c
changed to macros
...
Original commit message from CVS:
changed to macros
2002-12-08 01:13:09 +00:00
Christian Schaller
9b7a9c00e3
fix > to <
...
Original commit message from CVS:
fix > to <
2002-11-29 22:04:55 +00:00
Thomas Vander Stichele
f6f841cbb8
faq updates metadata/mediainfo
...
Original commit message from CVS:
faq updates
metadata/mediainfo
2002-11-29 13:56:23 +00:00
Thomas Vander Stichele
0bb8c8b7f7
code cleanup and make it work
...
Original commit message from CVS:
code cleanup and make it work
2002-11-29 13:55:16 +00:00
Christian Schaller
a15c1a4af2
undo commit to this makefile as I am not sure yet that the fix is ok
...
Original commit message from CVS:
undo commit to this makefile as I am not sure yet that the fix is ok
2002-11-29 11:28:51 +00:00
Christian Schaller
54cbcd0c18
commit Brian's patch with AC fix from thomas
...
Original commit message from CVS:
commit Brian's patch with AC fix from thomas
2002-11-29 11:10:35 +00:00
Leif Johnson
af236bd270
+ small updates to plugin writer's guide
...
Original commit message from CVS:
+ small updates to plugin writer's guide
2002-11-28 08:37:12 +00:00
Wim Taymans
8667d4da47
Fix GstTimeCache leftover
...
Original commit message from CVS:
Fix GstTimeCache leftover
2002-11-27 22:24:22 +00:00
Wim Taymans
cd1c3736d4
Ramblings about the timecache.
...
Original commit message from CVS:
Ramblings about the timecache.
2002-11-23 16:55:15 +00:00
Thomas Vander Stichele
b275fbeaff
www faq integration
...
Original commit message from CVS:
www faq integration
2002-11-04 18:06:20 +00:00
Wim Taymans
d18ed58ee4
Some more random thoughts
...
Original commit message from CVS:
Some more random thoughts
2002-11-02 14:01:51 +00:00
Thomas Vander Stichele
1fe8042c12
some ideas on how to do metadata in gst
...
Original commit message from CVS:
some ideas on how to do metadata in gst
2002-10-28 02:22:01 +00:00
Christian Schaller
8c24be5ac8
fix the most ugly mistakes and bad sentences
...
Original commit message from CVS:
fix the most ugly mistakes and bad sentences
2002-10-26 19:52:23 +00:00
Christian Schaller
242cc418d6
first draft of getting section
...
Original commit message from CVS:
first draft of getting section
2002-10-26 19:35:48 +00:00
Thomas Vander Stichele
1b4a906e12
add cvs section
...
Original commit message from CVS:
add cvs section
2002-10-26 15:18:03 +00:00
Thomas Vander Stichele
d3a08b87ec
cvs questions
...
Original commit message from CVS:
cvs questions
2002-10-26 15:16:12 +00:00
Thomas Vander Stichele
93315d3fa1
forgot this
...
Original commit message from CVS:
forgot this
2002-10-24 18:53:51 +00:00
Thomas Vander Stichele
5ad7894c41
additions
...
Original commit message from CVS:
additions
2002-10-24 10:48:21 +00:00
Thomas Vander Stichele
df97a90209
faq
...
Original commit message from CVS:
faq
2002-10-19 09:20:13 +00:00
Thomas Vander Stichele
0d4e23d642
it's the little fixes that do us in
...
Original commit message from CVS:
it's the little fixes that do us in
2002-10-19 09:16:45 +00:00
Thomas Vander Stichele
4c055db51d
in a swift and cunning move thomasvs leaps up to the front of the pack in the race to the biggest commit of the week
...
Original commit message from CVS:
in a swift and cunning move thomasvs leaps up to the front of the pack in the
race to the biggest commit of the week
2002-10-19 09:15:52 +00:00
Thomas Vander Stichele
8ad5175c2c
api change
...
Original commit message from CVS:
api change
2002-10-01 22:21:31 +00:00
Thomas Vander Stichele
b2bb225289
upcoming API change
...
Original commit message from CVS:
upcoming API change
2002-10-01 22:17:58 +00:00
Wim Taymans
dc449746bb
Some random ramblings about interactivity
...
Original commit message from CVS:
Some random ramblings about interactivity
2002-09-28 12:41:06 +00:00
Leif Johnson
622a80da54
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on...
...
Original commit message from CVS:
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info
from old guide into several files, one per chapter. The guide still needs much
work ...
2002-09-27 18:34:33 +00:00
Leif Johnson
cc5f591c17
Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
...
Original commit message from CVS:
Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
2002-09-27 18:17:05 +00:00
Thomas Vander Stichele
f0164691d9
doc updates
...
Original commit message from CVS:
doc updates
2002-09-23 08:44:35 +00:00
Thomas Vander Stichele
8230c79916
some fixups
...
Original commit message from CVS:
some fixups
2002-09-22 22:01:13 +00:00
David Schleef
fe8db5b9b7
fix typo that causes helloworld2.c to not compile
...
Original commit message from CVS:
fix typo that causes helloworld2.c to not compile
2002-09-15 22:35:55 +00:00
Thomas Vander Stichele
c35200bf05
another example
...
Original commit message from CVS:
another example
2002-09-15 21:33:26 +00:00
Thomas Vander Stichele
697c3740d7
cleanups
...
Original commit message from CVS:
cleanups
2002-09-15 14:07:41 +00:00
Thomas Vander Stichele
9150369f92
updates
...
Original commit message from CVS:
updates
2002-09-15 13:57:34 +00:00
Thomas Vander Stichele
277726f4a1
another example
...
Original commit message from CVS:
another example
2002-09-15 13:15:18 +00:00
Wim Taymans
890c2c7eec
Fix the "dynamic" example
...
Original commit message from CVS:
Fix the "dynamic" example
2002-09-14 22:53:21 +00:00
Thomas Vander Stichele
5a559c5b6c
fix up code to at least compile doesn't run properly yet
...
Original commit message from CVS:
fix up code to at least compile
doesn't run properly yet
2002-09-14 14:48:49 +00:00
Thomas Vander Stichele
446ed4529a
doh
...
Original commit message from CVS:
doh
2002-09-14 14:18:55 +00:00
Thomas Vander Stichele
ef63411dc8
language updates from cameron
...
Original commit message from CVS:
language updates from cameron
2002-09-14 14:13:34 +00:00
Thomas Vander Stichele
2c902a840c
adding stuff to make the code extractor pick up examples
...
Original commit message from CVS:
adding stuff to make the code extractor pick up examples
2002-09-14 13:21:12 +00:00
Thomas Vander Stichele
03d480c433
adding a section on gnome integration
...
Original commit message from CVS:
adding a section on gnome integration
2002-09-14 12:48:06 +00:00
Thomas Vander Stichele
3efb103da4
fixes uraeus problem
...
Original commit message from CVS:
fixes uraeus problem
2002-09-13 15:14:45 +00:00
Wim Taymans
498d3181d7
Updates
...
Original commit message from CVS:
Updates
2002-09-12 20:41:26 +00:00
Thomas Vander Stichele
7322a3c940
some docs on pthread (to be finished)
...
Original commit message from CVS:
some docs on pthread (to be finished)
2002-09-12 15:22:54 +00:00
Wim Taymans
9f43e85246
Added some random thoughts about a cothreadless scheduler algorithm
...
Original commit message from CVS:
Added some random thoughts about a cothreadless scheduler algorithm
2002-09-10 22:40:09 +00:00
Wim Taymans
a82fd94231
Added some chain/group
...
Original commit message from CVS:
Added some chain/group
Added more docs
2002-09-10 20:28:25 +00:00
Thomas Vander Stichele
3103adcfbe
anal retentiveness creeping up in my old days
...
Original commit message from CVS:
anal retentiveness creeping up in my old days
2002-09-09 09:31:26 +00:00
Thomas Vander Stichele
7f317f840b
some notes for rewriting the pwg
...
Original commit message from CVS:
some notes for rewriting the pwg
2002-09-09 09:28:42 +00:00
Thomas Vander Stichele
9f8ab3ed2f
whitespace fixes
...
Original commit message from CVS:
whitespace fixes
2002-09-08 21:17:16 +00:00
Christian Schaller
b9b6c6890a
committing many nice little memleaks fixes from Iain, great work dude
...
Original commit message from CVS:
committing many nice little memleaks fixes from Iain, great work dude
2002-09-08 18:27:36 +00:00
Thomas Vander Stichele
62d4c1386e
thanks cameron
...
Original commit message from CVS:
thanks cameron
2002-09-07 09:22:14 +00:00
Thomas Vander Stichele
8dab65f0ac
scrubbed cameron patches
...
Original commit message from CVS:
scrubbed cameron patches
2002-09-06 16:10:31 +00:00
Thomas Vander Stichele
08ff42a0c3
scrubbed and applied cameron's patch
...
Original commit message from CVS:
scrubbed and applied cameron's patch
2002-09-06 15:53:06 +00:00
Wim Taymans
597e429947
Some scheduling ideas for a better scheduler
...
Original commit message from CVS:
Some scheduling ideas for a better scheduler
2002-09-01 20:58:23 +00:00
Thomas Vander Stichele
9534dd1302
bunch of crap silly useless dogfixes
...
Original commit message from CVS:
bunch of crap silly useless dogfixes
2002-09-01 20:00:16 +00:00
Andy Wingo
52ec4f4e5b
add core elements to the registry pool plugin list fix python check
...
Original commit message from CVS:
* add core elements to the registry pool plugin list
* fix python check
2002-08-31 18:17:02 +00:00
Thomas Vander Stichele
8cfb8350b8
some hint updates
...
Original commit message from CVS:
some hint updates
2002-08-30 16:02:45 +00:00
Thomas Vander Stichele
56c8649f39
doc updates
...
Original commit message from CVS:
doc updates
2002-08-30 14:54:58 +00:00
Thomas Vander Stichele
f2a11148a8
typo fix
...
Original commit message from CVS:
typo fix
2002-08-30 14:30:55 +00:00
David I. Lehn
a8c20dd476
let auto tool deal with which python to use for doc building (this fixes bug with hard coded "python2" not working on...
...
Original commit message from CVS:
let auto tool deal with which python to use for doc building
(this fixes bug with hard coded "python2" not working on debian systems)
2002-08-09 09:29:10 +00:00
Wim Taymans
7e0656ec4f
Added status of the documents
...
Original commit message from CVS:
Added status of the documents
2002-08-02 11:23:05 +00:00
Wim Taymans
4afbf577a2
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-07-24 19:46:42 +00:00
Thomas Vander Stichele
c2ba148309
start of list of example features (and matching plug-ins later on)
...
Original commit message from CVS:
start of list of example features (and matching plug-ins later on)
2002-07-15 23:12:02 +00:00
Wim Taymans
b5c170f42a
API docs updates
...
Original commit message from CVS:
API docs updates
2002-07-12 23:21:20 +00:00
Wim Taymans
b20e126ab6
Short doc about state changes and actions associated with each state change.
...
Original commit message from CVS:
Short doc about state changes and actions associated with each state change.
2002-07-12 15:39:18 +00:00
Andy Wingo
b3d5bbd72c
added gst-launch grammar reference
...
Original commit message from CVS:
added gst-launch grammar reference
2002-07-12 06:48:32 +00:00
Andy Wingo
e5f535960d
added updated tex limits for dbian systems
...
Original commit message from CVS:
added updated tex limits for dbian systems
2002-07-11 19:43:32 +00:00
Andy Wingo
30879f4362
doc fixen
...
Original commit message from CVS:
doc fixen
2002-07-11 19:40:06 +00:00
Andy Wingo
e9e2348e6e
Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above
...
Original commit message from CVS:
Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above
2002-07-11 16:30:59 +00:00
Andy Wingo
959fc2b57e
the percent sign is now valid XML
...
Original commit message from CVS:
the percent sign is now valid XML
2002-07-09 18:43:13 +00:00
Thomas Vander Stichele
dcb3cec6a0
merge from BRANCH-RELEASE-0_4_0
...
Original commit message from CVS:
merge from BRANCH-RELEASE-0_4_0
2002-07-09 10:27:22 +00:00
Wim Taymans
9df69622d9
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-06-12 22:27:18 +00:00
Christian Schaller
f4559e5917
Various fixes:
...
Original commit message from CVS:
Various fixes:
- Fixing the doc problems in the SPEC
- Adding more content to the intro.xml
2002-06-11 16:06:10 +00:00
Thomas Vander Stichele
6a8367dbdd
doc fixes as per bugzilla bug
...
Original commit message from CVS:
doc fixes as per bugzilla bug
2002-06-10 08:29:27 +00:00
Wim Taymans
3ac5605ac4
Added first draf of current events code.
...
Original commit message from CVS:
Added first draf of current events code.
2002-05-30 19:05:05 +00:00
Andy Wingo
9a6e87b6b6
added design doc for threadsafe properties
...
Original commit message from CVS:
added design doc for threadsafe properties
2002-05-25 20:58:08 +00:00
Thomas Vander Stichele
e8982eaf0f
API cleanup: (s/g)et_sched -> _scheduler
...
Original commit message from CVS:
API cleanup: (s/g)et_sched -> _scheduler
2002-05-25 15:36:59 +00:00
Thomas Vander Stichele
e7f1194ba4
small api fix
...
Original commit message from CVS:
small api fix
2002-05-09 14:23:02 +00:00
Wim Taymans
4992f1c2ed
Some random docs updates I had lying around
...
Original commit message from CVS:
Some random docs updates I had lying around
2002-05-08 20:06:20 +00:00
Thomas Vander Stichele
aef003a55c
more changes to get docs to build
...
Original commit message from CVS:
more changes to get docs to build
2002-05-03 15:38:06 +00:00
Thomas Vander Stichele
9377c63767
use python2 at all costs
...
Original commit message from CVS:
use python2 at all costs
2002-05-03 15:12:23 +00:00
Thomas Vander Stichele
c6db4c16aa
throwing these out
...
Original commit message from CVS:
throwing these out
2002-04-29 20:54:10 +00:00
Thomas Vander Stichele
f67cecb811
executed
...
Original commit message from CVS:
executed
2002-04-29 20:53:02 +00:00
Thomas Vander Stichele
876e4c8be7
changes
...
Original commit message from CVS:
changes
2002-04-29 20:52:22 +00:00
Thomas Vander Stichele
7e0b9786ec
doc changes
...
Original commit message from CVS:
doc changes
2002-04-29 20:38:39 +00:00
Thomas Vander Stichele
7a5173764a
this hack shouldn't be here
...
Original commit message from CVS:
this hack shouldn't be here
2002-04-29 10:28:33 +00:00
Thomas Vander Stichele
2ed7bf4e67
api change doc clarification
...
Original commit message from CVS:
* api change
* doc clarification
2002-04-23 14:56:44 +00:00
Thomas Vander Stichele
47ff931c58
doc rearranging
...
Original commit message from CVS:
doc rearranging
2002-04-19 10:26:04 +00:00
Thomas Vander Stichele
f851bc99b9
doc changes
...
Original commit message from CVS:
doc changes
2002-04-19 10:25:40 +00:00
Benjamin Otte
c1a1c03224
some things noted by taaz
...
Original commit message from CVS:
some things noted by taaz
2002-04-18 13:47:23 +00:00
Thomas Vander Stichele
af8f04c56e
more change
...
Original commit message from CVS:
more change
2002-04-17 14:58:17 +00:00
Thomas Vander Stichele
243d255d57
remarks for doc review
...
Original commit message from CVS:
remarks for doc review
2002-04-17 12:29:25 +00:00
Thomas Vander Stichele
d2af387684
review of gstbuffer documentation small doc fixes
...
Original commit message from CVS:
* review of gstbuffer documentation
* small doc fixes
2002-04-17 12:28:32 +00:00
Benjamin Otte
5f9f9bff5e
added dir and first doc about events
...
Original commit message from CVS:
added dir and first doc about events
2002-04-17 00:11:53 +00:00
Thomas Vander Stichele
14d7369b5b
rename the books so the discerning elements move up front
...
Original commit message from CVS:
rename the books so the discerning elements move up front
2002-04-16 16:27:26 +00:00
Thomas Vander Stichele
43a68fd149
merged back fixes from release branch
...
Original commit message from CVS:
merged back fixes from release branch
2002-04-15 09:21:14 +00:00
Thomas Vander Stichele
6e8841efd9
added branch merging comments
...
Original commit message from CVS:
added branch merging comments
2002-04-15 09:19:09 +00:00
Thomas Vander Stichele
c7e405b616
mmore updates
...
Original commit message from CVS:
mmore updates
2002-04-14 22:58:40 +00:00
Thomas Vander Stichele
442ca0a61f
more notes
...
Original commit message from CVS:
more notes
2002-04-14 13:06:39 +00:00
Thomas Vander Stichele
2223a9a8c4
put in devhelp stuff as well
...
Original commit message from CVS:
put in devhelp stuff as well
2002-04-13 11:00:29 +00:00
Thomas Vander Stichele
49324d840c
api changes
...
Original commit message from CVS:
api changes
2002-04-12 19:02:00 +00:00
Thomas Vander Stichele
5a83ff514d
api changes
...
Original commit message from CVS:
api changes
2002-04-12 18:59:11 +00:00
Thomas Vander Stichele
6a37dda6d6
doc fixes to match API
...
Original commit message from CVS:
doc fixes to match API
2002-04-12 16:22:32 +00:00
Thomas Vander Stichele
f651fb2a31
additions for release notes
...
Original commit message from CVS:
additions for release notes
2002-04-12 11:33:24 +00:00
Thomas Vander Stichele
e00bcd6792
registry handling changes read up on it in docs/random/thomasvs/registry if interested net effect should be transpare...
...
Original commit message from CVS:
registry handling changes
read up on it in docs/random/thomasvs/registry if interested
net effect should be transparent; ie. it will keep on working, but will
be more flexible than before. Testing with garnome seems to work now.
Should probably be rewritten completely, together with plugin loading, but
only after we spec it out ;) It's a bit messy.
2002-04-12 09:53:00 +00:00
Thomas Vander Stichele
f17ce3056f
update to new ideas
...
Original commit message from CVS:
update to new ideas
2002-04-11 20:43:34 +00:00
Andy Wingo
b214d35eed
commit to make gstreamer follow the gtk function/macro naming conventions:
...
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
and the same for *factory and typefind.
2002-04-11 20:35:18 +00:00
Thomas Vander Stichele
8d31ec49ea
registry ideas doc and an idea for guadec-4 presentation guadec rocks !
...
Original commit message from CVS:
registry ideas doc and an idea for guadec-4 presentation
guadec rocks !
2002-04-08 22:46:59 +00:00
Andy Wingo
70cfc6cb4d
new parser that uses flex and bison
...
Original commit message from CVS:
* new parser that uses flex and bison
- doesn't do dynamic pipelines yet...
* added GErrors to the gst_parse_launch[v] api
* added --gst-mask-help command line option
* fixed -o option for gst-launch
* GstElement api change:
- gst_element_get_pad
- gst_element_get_request_pad, gst_element_get_static_pad
- gst_element_get_compatible_pad
- gst_element_get_compatible_static_pad, gst_element_get_compatible_request_pad
- gst_element_[dis]connect -> gst_element_[dis]connect_pads
- gst_element_[dis]connect_elements -> gst_element_[dis]connect
* manual update
* example, tool, and doc updates for the api changes
- no more plugin docs in the core docs, plugins require a more
extensive doc system
2002-04-07 23:32:16 +00:00
Wim Taymans
213703ed1b
Small updates to the manual
...
Original commit message from CVS:
Small updates to the manual
2002-03-31 15:28:51 +00:00
Wim Taymans
d30487f9d0
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-03-31 14:00:33 +00:00
Andy Wingo
ed9b628168
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again
...
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
2002-03-24 22:07:09 +00:00
Steve Baker
f2f4a44569
here are the dparams docs for apps writers. now back to hacking, yo!
...
Original commit message from CVS:
here are the dparams docs for apps writers. now back to hacking, yo!
2002-03-24 14:06:02 +00:00
David I. Lehn
d465fc8d6e
clean up magic file
...
Original commit message from CVS:
clean up magic file
2002-03-21 23:32:24 +00:00
Andy Wingo
0067d17205
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:13 +00:00
Steve Baker
99e581dc94
first cut of documentation for dparams for plugin writers.
...
Original commit message from CVS:
first cut of documentation for dparams for plugin writers.
who would have thought that writing docs was so much fun
2002-03-10 19:57:31 +00:00
Thomas Vander Stichele
2a4712c20f
more updates
...
Original commit message from CVS:
more updates
2002-03-10 12:51:37 +00:00
Thomas Vander Stichele
41253d9192
more minor updates
...
Original commit message from CVS:
more minor updates
2002-03-09 13:01:16 +00:00
Thomas Vander Stichele
e1aa1bf43c
expanded release policy a bit let's try this out today ;)
...
Original commit message from CVS:
expanded release policy a bit
let's try this out today ;)
2002-03-09 12:34:38 +00:00
Richard Boulton
735fa40c69
Remove a couple of old commented out lines.
...
Original commit message from CVS:
Remove a couple of old commented out lines.
They had no meaning as far as I can tell, and were causing a warning with
automake 1.6, due to the trailing \ followed by a blank line.
2002-03-09 02:15:04 +00:00
Richard Boulton
79328c766a
Make a note of the command used to create a release branch, for future reference.
...
Original commit message from CVS:
Make a note of the command used to create a release branch, for future
reference.
2002-03-08 18:14:15 +00:00
Thomas Vander Stichele
cffa3c7a53
updated devhelp
...
Original commit message from CVS:
updated devhelp
2002-03-05 22:02:06 +00:00
Thomas Vander Stichele
80a3504797
need this
...
Original commit message from CVS:
need this
2002-03-03 18:02:57 +00:00
Thomas Vander Stichele
5678e50a9a
more docs fixing
...
Original commit message from CVS:
more docs fixing
2002-03-03 16:53:25 +00:00
Thomas Vander Stichele
c5f10f7693
adding devhelp files
...
Original commit message from CVS:
adding devhelp files
2002-03-03 16:50:39 +00:00
Thomas Vander Stichele
cac482f223
thanks to jhdalin for this
...
Original commit message from CVS:
thanks to jhdalin for this
2002-03-03 16:25:11 +00:00
Thomas Vander Stichele
8a14dad222
applied some of meeks's patches
...
Original commit message from CVS:
applied some of meeks's patches
2002-03-02 10:33:40 +00:00
Richard Boulton
5c29019f9f
Test commit: if this works, the CVS is working again.
...
Original commit message from CVS:
Test commit: if this works, the CVS is working again.
2002-02-14 17:55:51 +00:00
Richard Boulton
266c9f92a1
Remove test file.
...
Original commit message from CVS:
Remove test file.
2002-02-14 00:27:02 +00:00
Richard Boulton
ceb8481f00
This is a test commit to check that the new syncmail script is working.
...
Original commit message from CVS:
This is a test commit to check that the new syncmail script is working.
2002-02-13 16:53:01 +00:00
Thomas Vander Stichele
f985019e4c
more build cleanups (using as-version and as-libtool) some release doc notes from the previous release
...
Original commit message from CVS:
* more build cleanups (using as-version and as-libtool)
* some release doc notes from the previous release
2002-02-09 21:05:12 +00:00
Wim Taymans
334790d85a
Some random ramblings about the next-gen registry..
...
Original commit message from CVS:
Some random ramblings about the next-gen registry..
2002-02-06 22:34:12 +00:00
Andy Wingo
e9ea094528
some release caveats, some todos
...
Original commit message from CVS:
some release caveats, some todos
2002-02-02 23:09:20 +00:00
Thomas Vander Stichele
fb54baa94b
prepping the release
...
Original commit message from CVS:
prepping the release
2002-02-02 13:50:03 +00:00
Benjamin Otte
08faf88f0d
added event proposal - probably a bit long, you may shorten it, if you can.
...
Original commit message from CVS:
added event proposal - probably a bit long, you may shorten it, if you can.
2002-01-29 23:48:08 +00:00
Thomas Vander Stichele
69ad8b19a1
first stab at some ideas for 0.4.0
...
Original commit message from CVS:
first stab at some ideas for 0.4.0
2002-01-29 16:41:44 +00:00
Wim Taymans
1e745f2bed
Current ideas for a global clocking mechanism.
...
Original commit message from CVS:
Current ideas for a global clocking mechanism.
2002-01-27 23:36:38 +00:00
Wim Taymans
11f8f4b345
A prototype abstract for GUAD3C
...
Original commit message from CVS:
A prototype abstract for GUAD3C
2002-01-24 22:24:45 +00:00
Andy Wingo
43cbc42c45
the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
...
Original commit message from CVS:
the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
2002-01-15 00:41:22 +00:00
Wim Taymans
f064c9f566
More docs.
...
Original commit message from CVS:
More docs.
2002-01-14 20:44:40 +00:00
Thomas Vander Stichele
f0586a57dc
fixing make distcheck
...
Original commit message from CVS:
fixing make distcheck
2002-01-14 14:04:14 +00:00
Andy Wingo
57dc4b544d
doc and configure updates, and the beginnings of gst-xmllaunch
...
Original commit message from CVS:
doc and configure updates, and the beginnings of gst-xmllaunch
2002-01-14 07:18:43 +00:00
Andy Wingo
f38969ff25
fix doc build for glib2 remove template files from cvs, they are generated with gtkdoc-mktmpl new, cleaner interface ...
...
Original commit message from CVS:
* fix doc build for glib2
* remove template files from cvs, they are generated with gtkdoc-mktmpl
* new, cleaner interface to the parser facilities
* cleanups in gstparse.c
2002-01-14 04:09:56 +00:00
Wim Taymans
0a0598f97a
Added an unfinished capsnego doc.
...
Original commit message from CVS:
Added an unfinished capsnego doc.
2002-01-13 22:08:33 +00:00
Andy Wingo
d262bea863
summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
...
Original commit message from CVS:
summary: fix xml in gstreamer
1) make clear distinction between loading xml that actually creates objects and loading xml that just
synchronizes properties with objects. moved most of gst_element_restore_thyself functionality to
gst_xml_make_element. this new function name can change if it sucks.
2) many various fixes. createxml and runxml work now.
3) doc updates.
4) GstSignalObject is stil broken. i have no idea what it's supposed to do.
2002-01-11 15:49:47 +00:00
David I. Lehn
fe516689cc
oops..
...
Original commit message from CVS:
oops..
2002-01-10 04:14:12 +00:00
David I. Lehn
5283e83a03
HTML_DIR set via configure now
...
Original commit message from CVS:
HTML_DIR set via configure now
2002-01-10 04:01:48 +00:00
David I. Lehn
387ae96dd5
Add css and magic* to dist.
...
Original commit message from CVS:
Add css and magic* to dist.
Remove CONFIG_CLEAN_FILES that removes doc source on a make distclean.
2002-01-09 04:54:04 +00:00
David I. Lehn
5092a3bb32
Start of a release checklist and policies
...
Original commit message from CVS:
Start of a release checklist and policies
2002-01-09 04:50:13 +00:00
David I. Lehn
e26de309fd
fix external loading: s/sgml/xml/
...
Original commit message from CVS:
fix external loading: s/sgml/xml/
2002-01-09 04:45:25 +00:00
David I. Lehn
818baa5c2c
Generate m4 and xsl Makefiles
...
Original commit message from CVS:
Generate m4 and xsl Makefiles
Add xsl dir and *.xsl to dist
2002-01-09 03:03:26 +00:00
Andy Wingo
35aa5cebdf
global s/disksrc/filesrc/, but edited by me
...
Original commit message from CVS:
global s/disksrc/filesrc/, but edited by me
2002-01-06 04:26:37 +00:00
Thomas Vander Stichele
6482341872
notes updates
...
Original commit message from CVS:
notes updates
2002-01-04 18:28:17 +00:00
Thomas Vander Stichele
451ab45ced
typo
...
Original commit message from CVS:
typo
2002-01-03 14:34:29 +00:00
Thomas Vander Stichele
4b4fa80787
this should do it
...
Original commit message from CVS:
this should do it
2002-01-02 15:52:43 +00:00
Thomas Vander Stichele
fcda311c26
path fleshing:
...
Original commit message from CVS:
path fleshing:
2002-01-02 15:16:18 +00:00
Thomas Vander Stichele
77ccc5fd01
path stuffing
...
Original commit message from CVS:
path stuffing
2002-01-02 14:51:28 +00:00
Wim Taymans
ff0ca25b48
API docs updates.
...
Original commit message from CVS:
API docs updates.
2002-01-01 15:59:05 +00:00
Wim Taymans
e70ed3083c
fix some typos
...
Original commit message from CVS:
fix some typos
2002-01-01 13:54:21 +00:00
Wim Taymans
5922227d63
Some ramblings about better capsnego
...
Original commit message from CVS:
Some ramblings about better capsnego
2001-12-31 02:24:09 +00:00
Wim Taymans
27d784dc03
documentation updates
...
Original commit message from CVS:
documentation updates
2001-12-28 20:27:59 +00:00
Wim Taymans
93b782b643
Added a drawing of a possible player architecture added plugin guidelines
...
Original commit message from CVS:
Added a drawing of a possible player architecture
added plugin guidelines
2001-12-23 17:18:27 +00:00
Andy Wingo
6fee15adad
no more admonition graphics (those pointing fingers beside 'notes' et al) because there's no standard path to find them.
...
Original commit message from CVS:
no more admonition graphics (those pointing fingers beside 'notes' et al)
because there's no standard path to find them.
2001-12-15 23:28:44 +00:00
Andy Wingo
d2c3b2087d
conversion to docbook-xml. i don't have to ask that this be testing, because not ionly is it perfect, but i'm sure yo...
...
Original commit message from CVS:
conversion to docbook-xml. i don't have to ask that this be testing, because
not ionly is it perfect, but i'm sure you folks will learn that on your own :-)
2001-12-15 23:13:04 +00:00
Thomas Vander Stichele
9b2ac714ad
reversed wingo's changes, because this works and I spent half an hour figuring out what's wrong
...
Original commit message from CVS:
reversed wingo's changes, because this works and I spent half an hour
figuring out what's wrong
Wingo : let's work on it together, I have a pretty good idea of what you
wanted to try and I'm willing to help ;)
2001-12-14 14:33:42 +00:00
Thomas Vander Stichele
8fbcdda056
maybe this fixes make distcheck
...
Original commit message from CVS:
maybe this fixes make distcheck
2001-12-14 09:39:24 +00:00
Andy Wingo
a1669cdddd
bye bye disksrc! c-ya! peace out!
...
Original commit message from CVS:
bye bye disksrc! c-ya! peace out!
2001-12-13 23:59:05 +00:00
Thomas Vander Stichele
a7dacfdc01
some notes now that the docs build
...
Original commit message from CVS:
some notes now that the docs build
2001-12-13 16:19:28 +00:00
Thomas Vander Stichele
bc6c88d0d8
here's the rest of them fixes
...
Original commit message from CVS:
here's the rest of them fixes
2001-12-13 15:24:00 +00:00
Thomas Vander Stichele
74d53ed4a1
I'm browsing the freshly built gstreamer manual right now, so taaz (I know you're reading this) you may buy me a drin...
...
Original commit message from CVS:
I'm browsing the freshly built gstreamer manual right now, so taaz (I know
you're reading this) you may buy me a drink when you have the opportunity
2001-12-13 15:23:41 +00:00
Andy Wingo
13bc576148
the distclean-local fixes were ported over from thomasvs' changes to the old Makfile, and they were failing for some ...
...
Original commit message from CVS:
the distclean-local fixes were ported over from thomasvs' changes to the old Makfile,
and they were failing for some reason now. these changes make them succeed.
2001-12-12 19:35:34 +00:00
Andy Wingo
e4bba88ae9
minor typographical change to autogen added --with-html-dir option to configure more robust docbook checks convert to...
...
Original commit message from CVS:
* minor typographical change to autogen
* added --with-html-dir option to configure
* more robust docbook checks
* convert to standard docbook makefiles, at least for the gst/ directory
* added filesrc.h so that docbook can know about filesrc
* updated -sections.txt because docbook is incredibly stupid and requires that at
least one of the lines between <section> and </section> is not an entity
* first pass at possible getting the docs to build on glib2, untested
2001-12-12 06:08:44 +00:00
David I. Lehn
7c8ff4e8dd
use top_builddir vs relative dir
...
Original commit message from CVS:
use top_builddir vs relative dir
2001-12-12 01:23:53 +00:00
Thomas Vander Stichele
4d22077446
some TODO stuff another ARTS change
...
Original commit message from CVS:
some TODO stuff
another ARTS change
2001-12-11 15:31:13 +00:00
Thomas Vander Stichele
e6bc49711b
trying to make distclean work
...
Original commit message from CVS:
trying to make distclean work
2001-12-10 19:11:27 +00:00
Thomas Vander Stichele
b2d2b6539d
ok, this should work
...
Original commit message from CVS:
ok, this should work
2001-12-10 17:48:25 +00:00
Thomas Vander Stichele
b900c640b2
thanks taaz
...
Original commit message from CVS:
thanks taaz
2001-12-10 16:38:37 +00:00
Thomas Vander Stichele
85961e1fd0
fixed # fault
...
Original commit message from CVS:
fixed # fault
2001-12-10 16:37:48 +00:00
Thomas Vander Stichele
ed3ceeb69a
this is a particularly nasty addition but I'm at the end of my rope here
...
Original commit message from CVS:
this is a particularly nasty addition but I'm at the end of my rope here
2001-12-10 14:36:37 +00:00
Thomas Vander Stichele
78c212e181
added gstreamer-sections.txt
...
Original commit message from CVS:
added gstreamer-sections.txt
2001-12-10 10:24:06 +00:00
Wim Taymans
3e5a0a6d72
Updated the API docs
...
Original commit message from CVS:
Updated the API docs
2001-12-09 13:17:13 +00:00
Wim Taymans
4af36c2ac6
Added some ramblings about a messaging system idea..
...
Original commit message from CVS:
Added some ramblings about a messaging system idea..
2001-12-05 21:01:43 +00:00
wrobell
08eaa11259
- some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui...
...
Original commit message from CVS:
- added playondemand plugin by Leif Morgan Johnson <lmjohns3@eos.ncsu.edu>
- some fixes to int2float
- aplied a patch from wrobell <wrobell@ite.pl> that is a first attempt at
making automake 1.5 happy (gst now requires automake1.5). It's still not
perfect but it builds.
- Made the schedulers plugable. The default scheduler now lives inside a
plugin.
- Added a new mpeg1/2 parser/demuxer.
- Fixed some compiler warnings in the core libs.
- substantial work to GstThread (hopefully less race conditions). simplified
the code in GstThread a bit. A state change can now also happen in the
thread context.
- reworked the state semantics of a bin. it'll now automatically get the
highest state of its children.
- the autoplugger now nests the threads so that a state change failure of
one thread doesn't make its upstream thread lock.
- GstQueue refuses to go to PLAYING if the sinkpad is not connected. This
way the queue will not wedge in the _get lock.
- GstQueue unlocks its mutexes when going to PAUSED.
- make sure that when all elements in a bin/thread go to PAUSED, the bin
is set to PAUSED too.
- make a parent bin wait for its children to PAUSE before ending the
iteration with FALSE (EOS)
- Some changes to GstPlay to deal with EOS.
- aplied the latest patch from Zeenix to gstrtp.
end result: GstPlay doesn't crash on EOS and the pipeline is now shut down
properly.
2001-12-04 22:12:50 +00:00
Wim Taymans
fbc4cff87c
pseudo code describing a GstThread synchronisation proposal. pretty similar to what there is now but with some subtle...
...
Original commit message from CVS:
pseudo code describing a GstThread synchronisation proposal. pretty
similar to what there is now but with some subtle differences.
2001-11-27 22:01:12 +00:00
Wim Taymans
0bb01afa84
Split out the padtemplate, autoplugfactoy and elementfactory into different pages to be able to show more examples an...
...
Original commit message from CVS:
Split out the padtemplate, autoplugfactoy and elementfactory into different
pages to be able to show more examples and the object hierarchy.
2001-10-24 21:44:48 +00:00
Wim Taymans
deef4ecb49
Added some more object to the object hierarchy
...
Original commit message from CVS:
Added some more object to the object hierarchy
2001-10-24 19:55:12 +00:00
Wim Taymans
dd71e3fbd9
Added the shims for int64. some small updates.
...
Original commit message from CVS:
Added the shims for int64.
some small updates.
according to gtkdoc we now have:
1e+02% function docs coverage (444 functions documented, 0 not documented)
:)
2001-10-24 18:41:49 +00:00
Wim Taymans
710d1ae0d2
More updates to the API docs.
...
Original commit message from CVS:
More updates to the API docs.
2001-10-21 15:47:23 +00:00
Wim Taymans
e5b6d0c8aa
More pending API doc changes.
...
Original commit message from CVS:
More pending API doc changes.
2001-10-21 01:02:25 +00:00
Wim Taymans
9ba56f4181
Get the API docs back in shape. This batch of patches contain the updates that don't require source code comment chan...
...
Original commit message from CVS:
Get the API docs back in shape. This batch of patches contain the updates
that don't require source code comment changes.
2001-10-19 22:49:35 +00:00
Wim Taymans
31a93cf56c
More updates.
...
Original commit message from CVS:
More updates.
2001-10-18 22:31:26 +00:00
Wim Taymans
cf1960d08b
Added an UML diagram with dia.
...
Original commit message from CVS:
Added an UML diagram with dia.
2001-10-18 22:17:27 +00:00
Erik Walthinsen
d574ab8126
merge from EVENTS1 on 20011016
...
Original commit message from CVS:
merge from EVENTS1 on 20011016
2001-10-17 10:21:27 +00:00
Thomas Vander Stichele
7d446c4507
nope, that wasn't it ;)
...
Original commit message from CVS:
nope, that wasn't it ;)
2001-10-15 19:05:47 +00:00
Thomas Vander Stichele
a10cd2e7b6
explicitly added gstreamer-sections.txt to EXTRA_DIST
...
Original commit message from CVS:
explicitly added gstreamer-sections.txt to EXTRA_DIST
2001-10-08 10:45:03 +00:00
Steve Baker
905c1bbb96
new home for sinesrc
...
Original commit message from CVS:
new home for sinesrc
2001-10-06 13:28:01 +00:00
David I. Lehn
1a8d5daea2
Syncing Debian packaging info up to current CVS code.
...
Original commit message from CVS:
Syncing Debian packaging info up to current CVS code.
2001-09-07 07:40:59 +00:00
Steve Baker
3cda4e2eaa
sync with the current CVS glib API
...
Original commit message from CVS:
sync with the current CVS glib API
2001-08-13 19:00:13 +00:00
Wim Taymans
5e6a3722ac
Fixes to various plugins.
...
Original commit message from CVS:
Fixes to various plugins.
Removed the eos/qos calls in favour of the soon to be event system.
Added a test app to test element reuse (doesn't work)
2001-08-10 17:40:34 +00:00
Wim Taymans
8988413037
Removed some stuff from the makefile until it stopped complaining when building debs...
...
Original commit message from CVS:
Removed some stuff from the makefile until it stopped complaining when
building debs...
2001-07-20 21:26:34 +00:00
David I. Lehn
f0d4b1a647
remove Gtk classes from Gst hierarchy
...
Original commit message from CVS:
remove Gtk classes from Gst hierarchy
2001-07-20 06:54:43 +00:00
Richard Boulton
23c9ad917a
Sort out some remaining bits of fwg which weren't valid sgml.
...
Original commit message from CVS:
Sort out some remaining bits of fwg which weren't valid sgml.
2001-07-18 22:38:22 +00:00
Richard Boulton
8f72f095d8
Fix incorrectly matched tags, as found by xsltproc. ;-)
...
Original commit message from CVS:
Fix incorrectly matched tags, as found by xsltproc. ;-)
2001-07-18 22:18:02 +00:00