Ronald S. Bultje [Wed, 28 Jan 2004 10:03:51 +0000 (10:03 +0000)]
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.
Ronald S. Bultje [Wed, 28 Jan 2004 09:22:01 +0000 (09:22 +0000)]
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.
Ronald S. Bultje [Wed, 28 Jan 2004 09:07:11 +0000 (09:07 +0000)]
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.
Thomas Vander Stichele [Tue, 27 Jan 2004 23:08:18 +0000 (23:08 +0000)]
fix broken xml
Original commit message from CVS:
fix broken xml
Ronald S. Bultje [Tue, 27 Jan 2004 14:58:21 +0000 (14:58 +0000)]
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. ;).
Ronald S. Bultje [Tue, 27 Jan 2004 13:33:39 +0000 (13:33 +0000)]
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.
David Schleef [Tue, 27 Jan 2004 02:06:02 +0000 (02:06 +0000)]
gst/gstpad.*: Add new function to allow element to (somewhat) specify non-fixed caps on a pad.
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_try_set_caps_nonfixed):
* gst/gstpad.h: Add new function to allow element to (somewhat)
specify non-fixed caps on a pad.
* gst/gstqueue.c: (gst_queue_chain): Remove noisy g_object_notify()
that I added a few weeks ago.
David Schleef [Mon, 26 Jan 2004 23:25:24 +0000 (23:25 +0000)]
gst/gstpad.c: Revert last change making try_set_caps() work with non-fixed caps.
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_try_set_caps): Revert last change
making try_set_caps() work with non-fixed caps.
David Schleef [Mon, 26 Jan 2004 23:16:21 +0000 (23:16 +0000)]
Revert accidental checkin and start over
Original commit message from CVS:
Revert accidental checkin and start over
David Schleef [Mon, 26 Jan 2004 23:13:24 +0000 (23:13 +0000)]
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:
Ronald S. Bultje [Mon, 26 Jan 2004 16:43:31 +0000 (16:43 +0000)]
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. ;).
Thomas Vander Stichele [Mon, 26 Jan 2004 09:45:55 +0000 (09:45 +0000)]
reinstate LIBRARY_ENCODE
Original commit message from CVS:
reinstate LIBRARY_ENCODE
Benjamin Otte [Mon, 26 Jan 2004 03:44:14 +0000 (03:44 +0000)]
gst/gstelement.h: remove gst_element_factory_get_version. It doesn't exist anymore.
Original commit message from CVS:
2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstelement.h:
remove gst_element_factory_get_version. It doesn't exist anymore.
* gst/gstplugin.c:
* gst/gstplugin.h:
remove gst_plugin_set_name and change gst_plugin_get_longname to
gst_plugin_get_description to match code.
* gst/gsterror.h:
remove GST_LIBRARY_ERROR_ENCODE. It's GST_STREAM_ERROR_ENCODE.
* gst/gstpad.c: (gst_pad_try_set_caps):
make it work with nonfixed caps.
Note that even in the nonfixed case the link function of the pad
that tries to set caps isn't called.
Benjamin Otte [Sun, 25 Jan 2004 02:50:09 +0000 (02:50 +0000)]
gst/elements/gstbufferstore.c: fix bug where buffer was not assembled correctly
Original commit message from CVS:
2004-01-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
fix bug where buffer was not assembled correctly
* gst/elements/gsttee.c: (gst_tee_class_init), (gst_tee_init):
silence by default
* gst/elements/gsttypefind.c: (gst_type_find_element_chain):
only seek if there's no more buffers that could work without seeking
Ronald S. Bultje [Fri, 23 Jan 2004 13:18:46 +0000 (13:18 +0000)]
gst/gsttag.*: Add application tag (for encoding/muxing app).
Original commit message from CVS:
2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/gsttag.c: (_gst_tag_initialize):
* gst/gsttag.h:
Add application tag (for encoding/muxing app).
Thomas Vander Stichele [Fri, 23 Jan 2004 13:16:33 +0000 (13:16 +0000)]
fix doc build fix autogen
Original commit message from CVS:
fix doc build
fix autogen
Thomas Vander Stichele [Thu, 22 Jan 2004 13:59:57 +0000 (13:59 +0000)]
adding GstTagFlag
Original commit message from CVS:
adding GstTagFlag
Thomas Vander Stichele [Tue, 20 Jan 2004 18:49:32 +0000 (18:49 +0000)]
adding ABOUT-NLS
Original commit message from CVS:
adding ABOUT-NLS
Thomas Vander Stichele [Tue, 20 Jan 2004 18:48:32 +0000 (18:48 +0000)]
sync latest api changes
Original commit message from CVS:
sync latest api changes
Thomas Vander Stichele [Tue, 20 Jan 2004 15:39:11 +0000 (15:39 +0000)]
rename gsttypefindelement
Original commit message from CVS:
rename gsttypefindelement
Thomas Vander Stichele [Tue, 20 Jan 2004 15:05:42 +0000 (15:05 +0000)]
fix rename
Original commit message from CVS:
fix rename
Thomas Vander Stichele [Tue, 20 Jan 2004 14:09:42 +0000 (14:09 +0000)]
fix output of typefind add GPL headers fix doc snippet
Original commit message from CVS:
fix output of typefind
add GPL headers
fix doc snippet
Thomas Vander Stichele [Tue, 20 Jan 2004 13:48:51 +0000 (13:48 +0000)]
renamine typefindelement to typefind
Original commit message from CVS:
renamine typefindelement to typefind
Thomas Vander Stichele [Tue, 20 Jan 2004 13:37:10 +0000 (13:37 +0000)]
adding vorbis tags fixing replaygain tag names
Original commit message from CVS:
adding vorbis tags
fixing replaygain tag names
Thomas Vander Stichele [Tue, 20 Jan 2004 12:42:56 +0000 (12:42 +0000)]
fix LIBRARY_ERROR_ENCODE
Original commit message from CVS:
fix LIBRARY_ERROR_ENCODE
Thomas Vander Stichele [Tue, 20 Jan 2004 10:53:20 +0000 (10:53 +0000)]
changed _extended to _full
Original commit message from CVS:
changed _extended to _full
Thomas Vander Stichele [Tue, 20 Jan 2004 10:32:38 +0000 (10:32 +0000)]
fix _gst_element_error_printf prototype
Original commit message from CVS:
fix _gst_element_error_printf prototype
David Schleef [Tue, 20 Jan 2004 09:14:25 +0000 (09:14 +0000)]
gst/gststructure.c: Convert function to use gst_value_serialize().
Original commit message from CVS:
* gst/gststructure.c: (gst_structure_to_string):
Convert function to use gst_value_serialize().
* gst/gstvalue.c: (gst_value_serialize_list),
(gst_value_serialize_fourcc), (gst_value_serialize_int_range),
(gst_value_serialize_double_range), (gst_value_serialize_boolean),
(gst_value_serialize_int), (gst_value_serialize_double),
(gst_string_wrap), (gst_value_serialize_string),
(gst_value_serialize), (gst_value_deserialize):
* gst/gstvalue.h:
Add implementations for serialize.
Julien Moutte [Mon, 19 Jan 2004 23:02:55 +0000 (23:02 +0000)]
gst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCODE. Dunno if we want to keep that one in the future or change x...
Original commit message from CVS:
2004-01-20 Julien MOUTTE <julien@moutte.net>
* gst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCODE. Dunno if
we want to keep that one in the future or change xvidenc.c to use
another error.
Julien Moutte [Mon, 19 Jan 2004 22:33:34 +0000 (22:33 +0000)]
gst/gstelement.h: Temporary fixing core build breakage due to _gst_element_error_printf being undeclared before the m...
Original commit message from CVS:
2004-01-19 Julien MOUTTE <julien@moutte.net>
* gst/gstelement.h: Temporary fixing core build breakage due to
_gst_element_error_printf being undeclared before the macro. Thomas
please fix that soon !
Thomas Vander Stichele [Mon, 19 Jan 2004 18:23:19 +0000 (18:23 +0000)]
privatise
Original commit message from CVS:
privatise
Thomas Vander Stichele [Mon, 19 Jan 2004 18:00:43 +0000 (18:00 +0000)]
adding docs
Original commit message from CVS:
adding docs
Thomas Vander Stichele [Mon, 19 Jan 2004 15:49:52 +0000 (15:49 +0000)]
add gstelement.c for translation remove config.h from i18n headers
Original commit message from CVS:
add gstelement.c for translation
remove config.h from i18n headers
Thomas Vander Stichele [Mon, 19 Jan 2004 15:21:33 +0000 (15:21 +0000)]
add gst/gstelement.c
Original commit message from CVS:
add gst/gstelement.c
Thomas Vander Stichele [Mon, 19 Jan 2004 12:22:42 +0000 (12:22 +0000)]
updated dutch translation
Original commit message from CVS:
updated dutch translation
Thomas Vander Stichele [Mon, 19 Jan 2004 11:44:12 +0000 (11:44 +0000)]
removing ending punctuation dots
Original commit message from CVS:
removing ending punctuation dots
Thomas Vander Stichele [Mon, 19 Jan 2004 11:32:35 +0000 (11:32 +0000)]
adding a helper printf function for gst_element_error
Original commit message from CVS:
adding a helper printf function for gst_element_error
Thomas Vander Stichele [Mon, 19 Jan 2004 09:58:29 +0000 (09:58 +0000)]
add G_STMT macros
Original commit message from CVS:
add G_STMT macros
Thomas Vander Stichele [Sun, 18 Jan 2004 21:36:20 +0000 (21:36 +0000)]
changing error signal add error codes and domains
Original commit message from CVS:
changing error signal
add error codes and domains
Jeremy Simon [Sun, 18 Jan 2004 21:03:43 +0000 (21:03 +0000)]
Add replaygain tag
Original commit message from CVS:
Add replaygain tag
Benjamin Otte [Sun, 18 Jan 2004 19:06:10 +0000 (19:06 +0000)]
add thoughts about push vs pull
Original commit message from CVS:
add thoughts about push vs pull
Colin Walters [Sun, 18 Jan 2004 18:48:44 +0000 (18:48 +0000)]
examples/retag/retag.c: Call gst_init before processing program args. Add g_assert to _link_many call.
Original commit message from CVS:
2004-01-18 Colin Walters <walters@verbum.org>
* examples/retag/retag.c: Call gst_init before processing
program args. Add g_assert to _link_many call.
Ronald S. Bultje [Sat, 17 Jan 2004 21:51:06 +0000 (21:51 +0000)]
Apparently, I've forgotten to commit this... Stupid me
Original commit message from CVS:
Apparently, I've forgotten to commit this... Stupid me
Benjamin Otte [Fri, 16 Jan 2004 23:02:54 +0000 (23:02 +0000)]
gst/gstpad.c: Return a newly allocated buffer when the pad has no peer.
Original commit message from CVS:
2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstpad.c: (gst_pad_alloc_buffer):
Return a newly allocated buffer when the pad has no peer.
Benjamin Otte [Fri, 16 Jan 2004 22:56:34 +0000 (22:56 +0000)]
gst/gstclock.c: make it compile with gcc 2.95 again.
Original commit message from CVS:
2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstclock.c: (gst_clock_get_time):
make it compile with gcc 2.95 again.
Patch by Scott Wheeler
David Schleef [Fri, 16 Jan 2004 09:20:42 +0000 (09:20 +0000)]
Add QDM2
Original commit message from CVS:
Add QDM2
David Schleef [Fri, 16 Jan 2004 00:58:06 +0000 (00:58 +0000)]
gst/gstcaps.h: Added gst_caps_is_simple() macro.
Original commit message from CVS:
* gst/gstcaps.h:
Added gst_caps_is_simple() macro.
* testsuite/caps/caps.c: (test1):
* testsuite/caps/intersect2.c: (main):
* testsuite/caps/intersection.c: (main):
Fixes to make 'make check' work again after removing
gst_caps_is_chained().
Leif Johnson [Thu, 15 Jan 2004 23:48:03 +0000 (23:48 +0000)]
`head -5 ChangeLog `
Original commit message from CVS:
`head -5 ChangeLog `
David Schleef [Thu, 15 Jan 2004 21:30:49 +0000 (21:30 +0000)]
gst/gstelement.c: Use GST_PAD_ macros instead of GST_RPAD_, since we don't know if it's a real or ghost pad.
Original commit message from CVS:
* gst/gstelement.c: (gst_element_get_compatible_pad_filtered),
(gst_element_link_pads_filtered): Use GST_PAD_ macros instead
of GST_RPAD_, since we don't know if it's a real or ghost pad.
David Schleef [Thu, 15 Jan 2004 20:37:07 +0000 (20:37 +0000)]
gst/gstqueue.*: Fix the spelling of "treshold" and make min_threshold actually affect the queue.
Original commit message from CVS:
* gst/gstqueue.c:
* gst/gstqueue.h:
Fix the spelling of "treshold" and make min_threshold actually
affect the queue.
David Schleef [Thu, 15 Jan 2004 20:33:53 +0000 (20:33 +0000)]
Minor fix in documentation
Original commit message from CVS:
Minor fix in documentation
Benjamin Otte [Thu, 15 Jan 2004 09:36:01 +0000 (09:36 +0000)]
add new fields in padding, dude
Original commit message from CVS:
add new fields in padding, dude
David Schleef [Thu, 15 Jan 2004 09:03:42 +0000 (09:03 +0000)]
gst/gstcaps.c: Add lots of documentation.
Original commit message from CVS:
* gst/gstcaps.c:
Add lots of documentation.
* gst/gstcaps.h:
Deprecate a few functions.
* gst/gstpad.c:
Removed use of deprecated functions.
Benjamin Otte [Thu, 15 Jan 2004 03:03:15 +0000 (03:03 +0000)]
gst/gstpad.*: implement gst_pad_is_linked
Original commit message from CVS:
2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstpad.c: (gst_pad_is_linked):
* gst/gstpad.h:
implement gst_pad_is_linked
* gst/gstelement.h:
reserve space for initiate_state_change
Benjamin Otte [Thu, 15 Jan 2004 01:35:41 +0000 (01:35 +0000)]
gst/autoplug/gstspideridentity.c: break infinite loop by just returning instead of looping
Original commit message from CVS:
2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/autoplug/gstspideridentity.c:
(gst_spider_identity_sink_loop_type_finding):
break infinite loop by just returning instead of looping
* gst/gstclock.c: (gst_clock_class_init), (gst_clock_set_property):
set event time difference correctly. Set it to 1 second instead
of 100ms to be more tolerant
* gst/gstelement.c: (gst_element_set_time):
add debugging output
Benjamin Otte [Wed, 14 Jan 2004 01:50:31 +0000 (01:50 +0000)]
gst/gstqueue.c: query if buffers are inside the pool, ignore events
Original commit message from CVS:
2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstqueue.c: (gst_queue_getcaps), (gst_queue_link):
query if buffers are inside the pool, ignore events
Benjamin Otte [Wed, 14 Jan 2004 00:46:48 +0000 (00:46 +0000)]
gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore.
Original commit message from CVS:
2004-01-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstclock.c: (gst_clock_class_init), (gst_clock_init),
(gst_clock_set_speed), (gst_clock_set_active),
(gst_clock_is_active), (gst_clock_reset),
(gst_clock_handle_discont):
* gst/gstclock.h:
deprecate old interface and disable functions that aren't in use
anymore.
* gst/gstelement.h:
* gst/gstelement.c: (gst_element_get_time), (gst_element_wait),
(gst_element_set_time), (gst_element_adjust_time):
add concept of "element time" and functions to get/set this time.
* gst/gstelement.c: (gst_element_change_state):
update element time correctly.
* gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
This is a debug message, not a g_critical.
* gst/gstpad.c: (gst_pad_event_default):
handle discontinuous events right with element time.
* gst/gstscheduler.c: (gst_scheduler_state_transition):
update to clocking fixes.
set clocks on elements in READY=>PAUSED. The old behaviour caused
a wrong element time on the first element that started playing.
* gst/schedulers/gstbasicscheduler.c:
(gst_basic_scheduler_class_init):
* gst/schedulers/gstoptimalscheduler.c:
(gst_opt_scheduler_class_init):
remove code that just implements the default behaviour.
* gst/elements/gstfakesink.c: (gst_fakesink_chain):
update to use new clocking functions
* testsuite/clock/clock1.c: (gst_clock_debug), (main):
* testsuite/clock/clock2.c: (gst_clock_debug), (main):
update to test new element time.
* gst/autoplug/gstspideridentity.c: (gst_spider_identity_getcaps):
use _get_allowed_caps instead of _get_caps. This catches filtered
caps correctly.
* testsuite/debug/commandline.c:
update for new GST_DEBUG syntax.
* testsuite/threads/Makefile.am:
disable a test that only works sometimes.
Thomas Vander Stichele [Wed, 14 Jan 2004 00:32:56 +0000 (00:32 +0000)]
ignore more files
Original commit message from CVS:
ignore more files
Julien Moutte [Tue, 13 Jan 2004 17:50:18 +0000 (17:50 +0000)]
po/LINGUAS: Adding fr.
Original commit message from CVS:
2004-01-13 Julien MOUTTE <julien@moutte.net>
* po/LINGUAS: Adding fr.
* po/fr.po: Adding french translation.
Thomas Vander Stichele [Tue, 13 Jan 2004 15:49:10 +0000 (15:49 +0000)]
I hope david won't mind I thrashed the de.po to fix the build, it only has three strings translated anyway
Original commit message from CVS:
I hope david won't mind I thrashed the de.po to fix the build, it only
has three strings translated anyway
Thomas Vander Stichele [Tue, 13 Jan 2004 15:13:11 +0000 (15:13 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Thomas Vander Stichele [Tue, 13 Jan 2004 15:07:48 +0000 (15:07 +0000)]
fix autopoint error
Original commit message from CVS:
fix autopoint error
Thomas Vander Stichele [Tue, 13 Jan 2004 14:48:41 +0000 (14:48 +0000)]
strings fix
Original commit message from CVS:
strings fix
Thomas Vander Stichele [Tue, 13 Jan 2004 14:28:47 +0000 (14:28 +0000)]
lax gettext requirment
Original commit message from CVS:
lax gettext requirment
Thomas Vander Stichele [Tue, 13 Jan 2004 14:23:44 +0000 (14:23 +0000)]
translating parsing error messages
Original commit message from CVS:
translating parsing error messages
Thomas Vander Stichele [Tue, 13 Jan 2004 13:44:10 +0000 (13:44 +0000)]
update nl transition add gst-launch to be translated
Original commit message from CVS:
update nl transition
add gst-launch to be translated
Thomas Vander Stichele [Tue, 13 Jan 2004 13:25:03 +0000 (13:25 +0000)]
stray comment removed
Original commit message from CVS:
stray comment removed
Thomas Vander Stichele [Tue, 13 Jan 2004 13:03:24 +0000 (13:03 +0000)]
fix translations change --gst-debug format
Original commit message from CVS:
fix translations
change --gst-debug format
Thomas Vander Stichele [Tue, 13 Jan 2004 12:46:47 +0000 (12:46 +0000)]
capitalize popt options
Original commit message from CVS:
capitalize popt options
Thomas Vander Stichele [Tue, 13 Jan 2004 11:46:12 +0000 (11:46 +0000)]
distcheck fixes
Original commit message from CVS:
distcheck fixes
Thomas Vander Stichele [Tue, 13 Jan 2004 11:40:12 +0000 (11:40 +0000)]
add a check
Original commit message from CVS:
add a check
Thomas Vander Stichele [Tue, 13 Jan 2004 11:39:06 +0000 (11:39 +0000)]
adding README for translations
Original commit message from CVS:
adding README for translations
Thomas Vander Stichele [Tue, 13 Jan 2004 11:30:00 +0000 (11:30 +0000)]
adding i18n tested with nl, seems to work fine
Original commit message from CVS:
adding i18n
tested with nl, seems to work fine
Thomas Vander Stichele [Tue, 13 Jan 2004 11:04:25 +0000 (11:04 +0000)]
fix some marked strings
Original commit message from CVS:
fix some marked strings
Thomas Vander Stichele [Tue, 13 Jan 2004 10:13:00 +0000 (10:13 +0000)]
removing empty translation files
Original commit message from CVS:
removing empty translation files
Thomas Vander Stichele [Tue, 13 Jan 2004 09:40:28 +0000 (09:40 +0000)]
add _remove/_intersect tip
Original commit message from CVS:
add _remove/_intersect tip
Iain Holmes [Tue, 13 Jan 2004 01:34:32 +0000 (01:34 +0000)]
Reference the group when we add an element to it.
Original commit message from CVS:
Reference the group when we add an element to it.
David Schleef [Tue, 13 Jan 2004 00:39:17 +0000 (00:39 +0000)]
Add Company's email about tagging
Original commit message from CVS:
Add Company's email about tagging
Benjamin Otte [Mon, 12 Jan 2004 22:44:38 +0000 (22:44 +0000)]
... and free the copied va_args
Original commit message from CVS:
... and free the copied va_args
Benjamin Otte [Mon, 12 Jan 2004 22:33:11 +0000 (22:33 +0000)]
use G_VA_COPY instead of directly assigning va_lists
Original commit message from CVS:
use G_VA_COPY instead of directly assigning va_lists
Thomas Vander Stichele [Mon, 12 Jan 2004 17:22:15 +0000 (17:22 +0000)]
fix testsuite
Original commit message from CVS:
fix testsuite
Benjamin Otte [Mon, 12 Jan 2004 16:53:23 +0000 (16:53 +0000)]
update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
Original commit message from CVS:
2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
* examples/cutter/.cvsignore:
* examples/helloworld/.cvsignore:
* examples/launch/.cvsignore:
* examples/manual/.cvsignore:
* examples/mixer/.cvsignore:
* examples/pingpong/.cvsignore:
* examples/plugins/.cvsignore:
* examples/queue/.cvsignore:
* examples/queue2/.cvsignore:
* examples/queue3/.cvsignore:
* examples/queue4/.cvsignore:
* examples/retag/.cvsignore:
* examples/thread/.cvsignore:
* examples/typefind/.cvsignore:
* examples/xml/.cvsignore:
* gst/.cvsignore:
* gst/autoplug/.cvsignore:
* gst/elements/.cvsignore:
* gst/indexers/.cvsignore:
* gst/parse/.cvsignore:
* gst/registries/.cvsignore:
* gst/schedulers/.cvsignore:
* libs/gst/bytestream/.cvsignore:
* libs/gst/control/.cvsignore:
* libs/gst/getbits/.cvsignore:
* tests/.cvsignore:
* tests/bufspeed/.cvsignore:
* tests/instantiate/.cvsignore:
* tests/memchunk/.cvsignore:
* tests/muxing/.cvsignore:
* tests/sched/.cvsignore:
* tests/seeking/.cvsignore:
* tests/threadstate/.cvsignore:
* testsuite/.cvsignore:
* testsuite/caps/.cvsignore:
* testsuite/cleanup/.cvsignore:
* testsuite/dynparams/.cvsignore:
* testsuite/plugin/.cvsignore:
* tools/.cvsignore:
update - this is huge, because it includes *.bb, *.bbg and *.da files
which are generated for gcov.
David Schleef [Mon, 12 Jan 2004 03:15:01 +0000 (03:15 +0000)]
Change _gst_padding[] to _gst_reserved[]
Original commit message from CVS:
Change _gst_padding[] to _gst_reserved[]
Benjamin Otte [Mon, 12 Jan 2004 01:41:23 +0000 (01:41 +0000)]
actually use the free_data function
Original commit message from CVS:
actually use the free_data function
David Schleef [Sun, 11 Jan 2004 23:25:02 +0000 (23:25 +0000)]
Add gst_strtoi().
Original commit message from CVS:
Add gst_strtoi().
David Schleef [Sun, 11 Jan 2004 22:52:16 +0000 (22:52 +0000)]
notes about 0.9
Original commit message from CVS:
notes about 0.9
David Schleef [Sun, 11 Jan 2004 22:46:22 +0000 (22:46 +0000)]
Fix some incorrect comments caused by recent checkins
Original commit message from CVS:
Fix some incorrect comments caused by recent checkins
Benjamin Otte [Sun, 11 Jan 2004 22:39:00 +0000 (22:39 +0000)]
tools/gst-inspect.c: improve output of caps a bit
Original commit message from CVS:
2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* tools/gst-inspect.c: (print_caps):
improve output of caps a bit
David Schleef [Sun, 11 Jan 2004 22:37:03 +0000 (22:37 +0000)]
Inherit some of parent's buffer flags.
Original commit message from CVS:
Inherit some of parent's buffer flags.
David Schleef [Sun, 11 Jan 2004 22:23:02 +0000 (22:23 +0000)]
#3
Original commit message from CVS:
#3
David Schleef [Sun, 11 Jan 2004 22:11:35 +0000 (22:11 +0000)]
gst/: Change GstBuffer private structure element names. (all files)
Original commit message from CVS:
* gst/elements/gstfilesrc.c: (gst_filesrc_free_parent_mmap),
(gst_filesrc_map_region):
* gst/gstbuffer.c: (_gst_buffer_initialize),
(_gst_buffer_sub_free), (gst_buffer_default_copy),
(gst_buffer_new), (gst_buffer_create_sub),
(gst_buffer_is_span_fast), (gst_buffer_span):
* gst/gstbuffer.h:
Change GstBuffer private structure element names. (all files)
* gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
(gst_queue_link):
* gst/gstqueue.h:
Implement getcaps/pad_link functions that handle the case where
there are data in the queue.
Benjamin Otte [Sun, 11 Jan 2004 18:23:48 +0000 (18:23 +0000)]
gst/elements/gstbufferstore.c: initialize debugging structure correctly
Original commit message from CVS:
2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/elements/gstbufferstore.c:
initialize debugging structure correctly
* gst/elements/gsttee.c: (gst_tee_set_property):
g_object_notify when property was changed
* gst/elements/gsttypefindelement.c:
(gst_type_find_element_change_state):
clear caps correctly
Benjamin Otte [Sun, 11 Jan 2004 17:55:10 +0000 (17:55 +0000)]
gst/gstqueue.c: Use better defaults for when a queue should block. This gets rid of jerky playback for quite a few fi...
Original commit message from CVS:
2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstqueue.c: (gst_queue_init):
Use better defaults for when a queue should block. This
gets rid of jerky playback for quite a few files.
It takes more memory.
Thomas Vander Stichele [Sat, 10 Jan 2004 13:52:44 +0000 (13:52 +0000)]
make critical more useful
Original commit message from CVS:
make critical more useful
Benjamin Otte [Sat, 10 Jan 2004 01:49:00 +0000 (01:49 +0000)]
gst/gstinfo.*: Change gst_debug_log(_valist) to take a const format string.
Original commit message from CVS:
2004-01-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstinfo.c: (gst_debug_log), (gst_debug_log_valist),
(gst_debug_message_get), (gst_debug_log_default):
* gst/gstinfo.h:
Change gst_debug_log(_valist) to take a const format string.
Change prototype of log function and functions using those to
take a GstDebugMessage instead of a string that requires using
gst_debug_message_get.
David Schleef [Fri, 9 Jan 2004 01:42:11 +0000 (01:42 +0000)]
Add option --enable-gcov to build GStreamer with -fprofile-arcs and -ftest-coverage, which allows gcov to show inform...
Original commit message from CVS:
Add option --enable-gcov to build GStreamer with -fprofile-arcs
and -ftest-coverage, which allows gcov to show information about
testsuite coverage.
David Schleef [Fri, 9 Jan 2004 01:24:22 +0000 (01:24 +0000)]
more notes
Original commit message from CVS:
more notes
David Schleef [Thu, 8 Jan 2004 21:59:00 +0000 (21:59 +0000)]
email about bufferpool replacement
Original commit message from CVS:
email about bufferpool replacement
Benjamin Otte [Thu, 8 Jan 2004 04:10:18 +0000 (04:10 +0000)]
gst/gstutils.h: GST_PARENT_CALL and
Original commit message from CVS:
2004-01-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/gstutils.h:
Add GST_BOILERPLATE(_FULL), GST_PARENT_CALL and
GST_PARENT_CALL_WITH_DEFAULT
* gst/elements/gstaggregator.c:
* gst/elements/gstbufferstore.c:
* gst/elements/gstfakesink.c:
* gst/elements/gstfakesrc.c:
* gst/elements/gstfdsink.c:
* gst/elements/gstfdsrc.c:
* gst/elements/gstfilesink.c:
* gst/elements/gstfilesrc.c:
* gst/elements/gstidentity.c:
* gst/elements/gstmd5sink.c:
* gst/elements/gstmultidisksrc.c:
* gst/elements/gstpipefilter.c:
* gst/elements/gstshaper.c:
* gst/elements/gststatistics.c:
* gst/elements/gsttee.c:
* gst/elements/gsttypefindelement.c:
use them.
Thomas Vander Stichele [Wed, 7 Jan 2004 16:32:24 +0000 (16:32 +0000)]
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