platform/upstream/gstreamer.git
19 years agogst/gstqueue.c: Subtract current queue contents from position queries.
Ronald S. Bultje [Mon, 11 Oct 2004 13:14:03 +0000 (13:14 +0000)]
gst/gstqueue.c: Subtract current queue contents from position queries.

Original commit message from CVS:
* gst/gstqueue.c: (gst_queue_init), (gst_queue_handle_src_query):
Subtract current queue contents from position queries.

19 years agogst/gsturi.c (gst_uri_get_location): unescape string escape string.
Johan Dahlin [Mon, 11 Oct 2004 09:44:05 +0000 (09:44 +0000)]
gst/gsturi.c (gst_uri_get_location): unescape string escape string.

Original commit message from CVS:
* gst/gsturi.c (gst_uri_get_location): unescape string
(gst_uri_construct): escape string.

19 years agogst/gstpad.c: allow renegotiation of unconnected pads (as inside spider). Simply...
Benjamin Otte [Mon, 11 Oct 2004 05:23:40 +0000 (05:23 +0000)]
gst/gstpad.c: allow renegotiation of unconnected pads (as inside spider). Simply return OK if unconnected - mimic try...

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_renegotiate), (gst_pad_try_set_caps),
(gst_pad_try_set_caps_nonfixed):
allow renegotiation of unconnected pads (as inside spider). Simply
return OK if unconnected - mimic try_set_caps there.

19 years agogst/gstbin.c: Add missing break.
Ronald S. Bultje [Sat, 9 Oct 2004 13:11:46 +0000 (13:11 +0000)]
gst/gstbin.c: Add missing break.

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_sync_children_state):
Add missing break.

19 years agogst/elements/gstfakesrc.c: Set element to EOS before sending EOS event
Zaheer Abbas Merali [Sat, 9 Oct 2004 12:43:26 +0000 (12:43 +0000)]
gst/elements/gstfakesrc.c: Set element to EOS before sending EOS event

Original commit message from CVS:
2004-10-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* gst/elements/gstfakesrc.c: (gst_fakesrc_get):
Set element to EOS before sending EOS event

19 years agogst/elements/gsttypefindelement.c: Handle EOS events when doing the transition from...
Wim Taymans [Fri, 8 Oct 2004 09:36:50 +0000 (09:36 +0000)]
gst/elements/gsttypefindelement.c: Handle EOS events when doing the transition from typefind to data passing. This sh...

Original commit message from CVS:
* gst/elements/gsttypefindelement.c:
(gst_type_find_element_handle_event):
Handle EOS events when doing the transition from
typefind to data passing. This should fix the
infinite loops in short files.

19 years agogst/gstthread.c: Make sure no iteration happens while performing the state change...
Wim Taymans [Thu, 7 Oct 2004 18:34:57 +0000 (18:34 +0000)]
gst/gstthread.c: Make sure no iteration happens while performing the state change as it could mess up the internal co...

Original commit message from CVS:
* gst/gstthread.c: (gst_thread_change_state),
(gst_thread_child_state_change):
Make sure no iteration happens while performing
the state change as it could mess up the internal
consistency of the thread state.

19 years agogst/gstthread.c: Do not try to grab the iterate lock in the state change method when...
Wim Taymans [Thu, 7 Oct 2004 17:41:40 +0000 (17:41 +0000)]
gst/gstthread.c: Do not try to grab the iterate lock in the state change method when we are in the same thread as the...

Original commit message from CVS:
* gst/gstthread.c: (gst_thread_dispose), (gst_thread_sync),
(gst_thread_change_state), (gst_thread_child_state_change):
Do not try to grab the iterate lock in the state change method
when we are in the same thread as the iterate or else we
could deadlock. Some other cleanups.

19 years agocommit my latest changes to the spec file
Christian Schaller [Thu, 7 Oct 2004 08:09:53 +0000 (08:09 +0000)]
commit my latest changes to the spec file

Original commit message from CVS:
commit my latest changes to the spec file

19 years agobump nano to cvs
Thomas Vander Stichele [Wed, 6 Oct 2004 17:16:35 +0000 (17:16 +0000)]
bump nano to cvs

Original commit message from CVS:
bump nano to cvs

19 years agoreleasing 0.8.7 RELEASE-0_8_7
Thomas Vander Stichele [Wed, 6 Oct 2004 17:05:12 +0000 (17:05 +0000)]
releasing 0.8.7

Original commit message from CVS:
releasing 0.8.7

19 years agoadd an entry for Sony ATRAC3 audio streams
Stéphane Loeuillet [Wed, 6 Oct 2004 13:57:17 +0000 (13:57 +0000)]
add an entry for Sony ATRAC3 audio streams

Original commit message from CVS:

add an entry for Sony ATRAC3 audio streams

19 years agogst/elements/gsttypefindelement.c: Push the buffer store instead of clearing it in...
Wim Taymans [Wed, 6 Oct 2004 11:59:01 +0000 (11:59 +0000)]
gst/elements/gsttypefindelement.c: Push the buffer store instead of clearing it in case that the stream is not seekable.

Original commit message from CVS:
* gst/elements/gsttypefindelement.c: (stop_typefinding):
Push the buffer store instead of clearing it in case that
the stream is not seekable.

19 years agogst/gstthread.c: Lock the iteration and the state change so that automatic negotiatio...
Wim Taymans [Wed, 6 Oct 2004 09:42:27 +0000 (09:42 +0000)]
gst/gstthread.c: Lock the iteration and the state change so that automatic negotiation and fixation does not happen a...

Original commit message from CVS:
* gst/gstthread.c: (gst_thread_init), (gst_thread_change_state),
(gst_thread_main_loop):
Lock the iteration and the state change so that automatic
negotiation and fixation does not happen at the same time
as the in stream negotiation.

19 years agobump nano to cvs
Thomas Vander Stichele [Tue, 5 Oct 2004 13:33:18 +0000 (13:33 +0000)]
bump nano to cvs

Original commit message from CVS:
bump nano to cvs

19 years agowhoopsie RELEASE-0_8_6
Thomas Vander Stichele [Tue, 5 Oct 2004 11:53:27 +0000 (11:53 +0000)]
whoopsie

Original commit message from CVS:
whoopsie

19 years agoreleasing
Thomas Vander Stichele [Tue, 5 Oct 2004 11:51:19 +0000 (11:51 +0000)]
releasing

Original commit message from CVS:
releasing

19 years agoboy, was I not awake when doing that. patch for 153881 in the previous commit
Thomas Vander Stichele [Tue, 5 Oct 2004 08:53:45 +0000 (08:53 +0000)]
boy, was I not awake when doing that.  patch for 153881 in the previous commit

Original commit message from CVS:
boy, was I not awake when doing that.  patch for 153881 in the previous commit

19 years agoconfigure.ac
Thomas Vander Stichele [Tue, 5 Oct 2004 08:52:37 +0000 (08:52 +0000)]
configure.ac

Original commit message from CVS:
configure.ac

19 years agofix changelog
Thomas Vander Stichele [Tue, 5 Oct 2004 08:51:16 +0000 (08:51 +0000)]
fix changelog

Original commit message from CVS:
fix changelog

19 years ago- fix the 4CC codes for the 2 old RealAudio codecs (14.4/28.8)
Stéphane Loeuillet [Mon, 4 Oct 2004 00:06:30 +0000 (00:06 +0000)]
- fix the 4CC codes for the 2 old RealAudio codecs (14.4/28.8)

Original commit message from CVS:
- fix the 4CC codes for the 2 old RealAudio codecs (14.4/28.8)
- add element names for much mime/stream types that did not have one

19 years agoupdate real (container, video stream, audio stream) entries update speex entry
Stéphane Loeuillet [Sun, 3 Oct 2004 11:45:57 +0000 (11:45 +0000)]
update real (container, video stream, audio stream) entries update speex entry

Original commit message from CVS:
update real (container, video stream, audio stream) entries
update speex entry

19 years agolibs/gst/dataprotocol/dataprotocol.c: Fix threadsafety of the crc checking function.
Wim Taymans [Fri, 1 Oct 2004 16:49:01 +0000 (16:49 +0000)]
libs/gst/dataprotocol/dataprotocol.c: Fix threadsafety of the crc checking function.

Original commit message from CVS:
* libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc):
Fix threadsafety of the crc checking function.

19 years agofix really old / no more relevant info on devhelp support/integration
Stéphane Loeuillet [Mon, 27 Sep 2004 19:59:08 +0000 (19:59 +0000)]
fix really old / no more relevant info on devhelp support/integration

Original commit message from CVS:

fix really old / no more relevant info on devhelp support/integration

19 years agofix typefind discont handling, #153657
Thomas Vander Stichele [Sun, 26 Sep 2004 17:48:05 +0000 (17:48 +0000)]
fix typefind discont handling, #153657

Original commit message from CVS:
fix typefind discont handling, #153657

19 years agorevert preferred caps
Thomas Vander Stichele [Sun, 26 Sep 2004 17:35:08 +0000 (17:35 +0000)]
revert preferred caps

Original commit message from CVS:
revert preferred caps

19 years agofix a memory leak in win32/dirent.c
Steve Lhomme [Sun, 19 Sep 2004 07:58:13 +0000 (07:58 +0000)]
fix a memory leak in win32/dirent.c

Original commit message from CVS:
fix a memory leak in win32/dirent.c

19 years agoI'm too lazy to comment this
Stéphane Loeuillet [Fri, 17 Sep 2004 20:08:34 +0000 (20:08 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

19 years agounbreak gstelementstate
Thomas Vander Stichele [Mon, 13 Sep 2004 10:16:03 +0000 (10:16 +0000)]
unbreak gstelementstate

Original commit message from CVS:
unbreak gstelementstate

19 years agoremove empty file
Thomas Vander Stichele [Sun, 12 Sep 2004 14:01:42 +0000 (14:01 +0000)]
remove empty file

Original commit message from CVS:
remove empty file

19 years agofix spec file. fixes 150262
Thomas Vander Stichele [Fri, 10 Sep 2004 22:57:14 +0000 (22:57 +0000)]
fix spec file.  fixes 150262

Original commit message from CVS:
fix spec file.  fixes 150262

19 years agobump for prerelease
Thomas Vander Stichele [Fri, 10 Sep 2004 09:16:58 +0000 (09:16 +0000)]
bump for prerelease

Original commit message from CVS:
bump for prerelease

19 years agoouch, this breaks our test bots heavily :)
Thomas Vander Stichele [Thu, 9 Sep 2004 21:15:45 +0000 (21:15 +0000)]
ouch, this breaks our test bots heavily :)

Original commit message from CVS:
ouch, this breaks our test bots heavily :)

19 years agodisable the tests that still fail on SMP
Thomas Vander Stichele [Thu, 9 Sep 2004 19:09:49 +0000 (19:09 +0000)]
disable the tests that still fail on SMP

Original commit message from CVS:
disable the tests that still fail on SMP

19 years agodoh
Thomas Vander Stichele [Thu, 9 Sep 2004 11:03:19 +0000 (11:03 +0000)]
doh

Original commit message from CVS:
doh

19 years agoAdded missing tests
Wim Taymans [Thu, 9 Sep 2004 08:56:51 +0000 (08:56 +0000)]
Added missing tests

Original commit message from CVS:
Added missing tests

19 years agofix build
Thomas Vander Stichele [Thu, 9 Sep 2004 00:04:43 +0000 (00:04 +0000)]
fix build

Original commit message from CVS:
fix build

19 years agounbreak testsuite
Thomas Vander Stichele [Wed, 8 Sep 2004 23:37:07 +0000 (23:37 +0000)]
unbreak testsuite

Original commit message from CVS:
unbreak testsuite

19 years agodocs/: restructure so that common stuff is shown first
Thomas Vander Stichele [Wed, 8 Sep 2004 23:18:55 +0000 (23:18 +0000)]
docs/: restructure so that common stuff is shown first

Original commit message from CVS:
* docs/Makefile.am:
* docs/manual/elements-api.xml:
restructure so that common stuff is shown first
* docs/manual/init-api.xml:
convert to examples
* docs/manual/manual.xml:
* docs/manuals.mak:
* docs/url.entities:
link to API on the website, possibly override later in build
* examples/manual/.cvsignore:
ignore more
* examples/manual/Makefile.am:
add more examples
* examples/manual/extract.pl:
error out on failure

19 years agotwo more examples
Thomas Vander Stichele [Wed, 8 Sep 2004 21:43:59 +0000 (21:43 +0000)]
two more examples

Original commit message from CVS:
two more examples

19 years agogst/gstelement.c: Well, actually, I was about to remove this insane assert when
Ronald S. Bultje [Mon, 6 Sep 2004 18:47:14 +0000 (18:47 +0000)]
gst/gstelement.c: Well, actually, I was about to remove this insane assert when

Original commit message from CVS:
* gst/gstelement.c: (gst_element_change_state):
Well, actually, I was about to remove this insane assert when
I noticed Wim already did that. A warning is nice so we can
fix actual ugs (using --g-fatal-warnings and backtraces), so
I added that instead.

19 years agoReworked the GstThread implementation, make more operations threadsafe and more reliable.
Wim Taymans [Mon, 6 Sep 2004 15:57:11 +0000 (15:57 +0000)]
Reworked the GstThread implementation, make more operations threadsafe and more reliable.

Original commit message from CVS:
* gst/gstthread.c: (gst_thread_dispose), (gst_thread_sync),
(gst_thread_change_state), (gst_thread_child_state_change),
(gst_thread_main_loop):
* gst/gstthread.h:
* testsuite/threads/Makefile.am:
* testsuite/threads/queue.c:
* testsuite/threads/thread.c: (construct_pipeline), (change_state),
(main):
* testsuite/threads/threadc.c: (construct_pipeline):
* testsuite/threads/threadd.c: (main):
* testsuite/threads/threade.c: (main):
* testsuite/threads/threadf.c:
Reworked the GstThread implementation, make more operations
threadsafe and more reliable.
Moved testcases from the failing to the working list.

19 years agogst/gstelement.c: Added extra refcounting around various places.
Wim Taymans [Mon, 6 Sep 2004 15:14:01 +0000 (15:14 +0000)]
gst/gstelement.c: Added extra refcounting around various places.

Original commit message from CVS:
* gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
(gst_element_threadsafe_properties_post_run),
(gst_element_set_state), (gst_element_change_state):
Added extra refcounting around various places.

19 years agogst/gstpad.c: Fix debug info.
Wim Taymans [Mon, 6 Sep 2004 15:02:48 +0000 (15:02 +0000)]
gst/gstpad.c: Fix debug info.

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_link_call_link_functions):
Fix debug info.

19 years agogst/schedulers/gstoptimalscheduler.c: Some more debug info.
Wim Taymans [Mon, 6 Sep 2004 14:55:57 +0000 (14:55 +0000)]
gst/schedulers/gstoptimalscheduler.c: Some more debug info.

Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c: (add_to_group),
(remove_from_group):
Some more debug info.

19 years agogst/elements/: Added datarate properties to limit the datarate.
Wim Taymans [Fri, 3 Sep 2004 11:40:35 +0000 (11:40 +0000)]
gst/elements/: Added datarate properties to limit the datarate.

Original commit message from CVS:
* gst/elements/gstfakesrc.c: (gst_fakesrc_class_init),
(gst_fakesrc_init), (gst_fakesrc_set_clock),
(gst_fakesrc_set_property), (gst_fakesrc_get_property),
(gst_fakesrc_get), (gst_fakesrc_change_state):
* gst/elements/gstfakesrc.h:
* gst/elements/gstidentity.c: (gst_identity_class_init),
(gst_identity_init), (gst_identity_chain),
(gst_identity_set_property), (gst_identity_get_property),
(gst_identity_change_state):
* gst/elements/gstidentity.h:
Added datarate properties to limit the datarate.

19 years agoTrying to correct the GST_CHECK_CONFIGPROG macro
Zeeshan Ali [Thu, 2 Sep 2004 22:18:48 +0000 (22:18 +0000)]
Trying to correct the GST_CHECK_CONFIGPROG macro

Original commit message from CVS:
Trying to correct the GST_CHECK_CONFIGPROG macro

19 years agoadded better error reporting for plugin loading
Stefan Kost [Thu, 2 Sep 2004 16:39:14 +0000 (16:39 +0000)]
added better error reporting for plugin loading

Original commit message from CVS:
added better error reporting for plugin loading

19 years agoadded documentation to many items moved the GST_TYPE_XXX one to the Standart section...
Stefan Kost [Thu, 2 Sep 2004 14:24:22 +0000 (14:24 +0000)]
added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs

Original commit message from CVS:
added documentation to many items
moved the GST_TYPE_XXX one to the Standart section, as they do not need docs

19 years agomoved docs to sgml files added first batch of docs provided by ronald
Stefan Kost [Tue, 31 Aug 2004 17:14:03 +0000 (17:14 +0000)]
moved docs to sgml files added first batch of docs provided by ronald

Original commit message from CVS:
moved docs to sgml files
added first batch of docs provided by ronald

19 years agoandanother type fix of mine :-(
Stefan Kost [Tue, 31 Aug 2004 16:15:38 +0000 (16:15 +0000)]
andanother type fix of mine :-(

Original commit message from CVS:
andanother type fix of mine :-(

19 years agoadded docs for GST_PLUGIN_DEFINE and GST_PLUGIN_DEFINE_STATIC
Stefan Kost [Tue, 31 Aug 2004 14:40:34 +0000 (14:40 +0000)]
added docs for GST_PLUGIN_DEFINE and GST_PLUGIN_DEFINE_STATIC

Original commit message from CVS:
added docs for GST_PLUGIN_DEFINE and GST_PLUGIN_DEFINE_STATIC

19 years agoID Labels consistent with the rest of the manual.
Ramon Garcia Fernandez [Sat, 28 Aug 2004 14:13:42 +0000 (14:13 +0000)]
ID Labels consistent with the rest of the manual.

Original commit message from CVS:

ID Labels consistent with the rest of the manual.

19 years agoWrote a chapter about the clock.
Ramon Garcia Fernandez [Sat, 28 Aug 2004 13:41:07 +0000 (13:41 +0000)]
Wrote a chapter about the clock.

Original commit message from CVS:

Wrote a chapter about the clock.

19 years agogst/autoplug/gstspider.c: don't set a rank. We don't want to autoplug by inserting...
Benjamin Otte [Wed, 25 Aug 2004 14:25:55 +0000 (14:25 +0000)]
gst/autoplug/gstspider.c: don't set a rank. We don't want to autoplug by inserting spiders.

Original commit message from CVS:
* gst/autoplug/gstspider.c: (plugin_init):
don't set a rank. We don't want to autoplug by inserting spiders.

19 years agofix it properly before removing this
Thomas Vander Stichele [Tue, 24 Aug 2004 09:20:16 +0000 (09:20 +0000)]
fix it properly before removing this

Original commit message from CVS:
fix it properly before removing this

19 years agoremove GstXMLNs
Thomas Vander Stichele [Tue, 24 Aug 2004 08:50:58 +0000 (08:50 +0000)]
remove GstXMLNs

Original commit message from CVS:
remove GstXMLNs

19 years agogst/autoplug/gstspider.c: add a template for spider's sink
Benjamin Otte [Sun, 22 Aug 2004 13:00:46 +0000 (13:00 +0000)]
gst/autoplug/gstspider.c: add a template for spider's sink

Original commit message from CVS:
* gst/autoplug/gstspider.c: (gst_spider_class_init),
(gst_spider_identity_plug):
add a template for spider's sink
* gst/gst.c: (gst_register_core_elements):
queue's rank should be NULL, we don't want spider to add it.

19 years agodocs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)
David Schleef [Wed, 18 Aug 2004 21:46:55 +0000 (21:46 +0000)]
docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)

Original commit message from CVS:
* docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)
* docs/libs/Makefile.am: same
* docs/gst/tmpl/gstxml.sgml: Remove GstXMLNs
* docs/random/ds/0.9-planning: random additions
* docs/random/ds/0.9-suggested-changes: same
* gst/gstxml.h: remove vestigal GstXMLNs definition
Preferred caps: (#147789)
* docs/gst/gstreamer-sections.txt: Add symbols
* docs/gst/tmpl/gstcaps.sgml: Add symbols
* gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
(gst_caps_append), (gst_caps_copy_1), (gst_caps_intersect),
(gst_caps_union), (gst_caps_save_thyself), (gst_caps_load_thyself),
(gst_caps_get_preferred), (gst_caps_set_preferred),
(gst_caps_get_structure_by_id), (gst_caps_prefer_foreach),
(gst_caps_use_preferred): Handle caps preferences
* gst/gstcaps.h: Add caps preferences
* gst/gstpad.c: (gst_pad_link_get_preferred),
(gst_pad_link_fixate), (gst_pad_link_call_link_functions),
(gst_pad_renegotiate), (gst_pad_guess_preferred),
(gst_pad_get_caps), (gst_pad_push):  Use caps preferences for
negotiation.

19 years agogst/: s/gst_pad_new/&_from_template/ register pad templates in the base_init function...
Benjamin Otte [Tue, 17 Aug 2004 14:11:23 +0000 (14:11 +0000)]
gst/: s/gst_pad_new/&_from_template/ register pad templates in the base_init function add static pad template definit...

Original commit message from CVS:
* gst/autoplug/gstspideridentity.c:
(gst_spider_identity_request_new_pad):
* gst/elements/gstaggregator.c: (gst_aggregator_base_init),
(gst_aggregator_init):
* gst/elements/gstfakesink.c: (gst_fakesink_base_init),
(gst_fakesink_init):
* gst/elements/gstfakesrc.c: (gst_fakesrc_base_init),
(gst_fakesrc_init):
* gst/elements/gstfdsink.c: (gst_fdsink_base_init),
(gst_fdsink_init):
* gst/elements/gstfdsrc.c: (gst_fdsrc_base_init), (gst_fdsrc_init):
* gst/elements/gstfilesink.c: (gst_filesink_base_init),
(gst_filesink_init):
* gst/elements/gstfilesrc.c: (gst_filesrc_base_init),
(gst_filesrc_init):
* gst/elements/gstidentity.c: (gst_identity_base_init),
(gst_identity_init):
* gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
(gst_multifilesrc_init):
* gst/elements/gstpipefilter.c: (gst_pipefilter_base_init),
(gst_pipefilter_init):
* gst/elements/gststatistics.c: (gst_statistics_base_init),
(gst_statistics_init):
* gst/elements/gsttee.c: (gst_tee_base_init), (gst_tee_init):
* gst/gstqueue.c: (gst_queue_base_init), (gst_queue_init):
s/gst_pad_new/&_from_template/
register pad templates in the base_init function
add static pad template definitions

19 years agotestsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new
Benjamin Otte [Tue, 17 Aug 2004 10:16:35 +0000 (10:16 +0000)]
testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new

Original commit message from CVS:
* testsuite/bytestream/gstbstest.c: (gst_bstest_init):
* testsuite/dynparams/dparamstest.c: (gst_dptest_init):
* testsuite/refcounting/pad.c: (main):
* testsuite/refcounting/thread.c: (create_thread_ghostpads):
s/gst_pad_new/&_from_template/
prepare deprecation of gst_pad_new

19 years agofix build
Thomas Vander Stichele [Tue, 17 Aug 2004 09:37:14 +0000 (09:37 +0000)]
fix build

Original commit message from CVS:
fix build

19 years agofix memleaks - #150001
Thomas Vander Stichele [Tue, 17 Aug 2004 09:16:42 +0000 (09:16 +0000)]
fix memleaks - #150001

Original commit message from CVS:
fix memleaks - #150001

19 years agodocs/random/ds/0.9-suggested-changes: add notes - mostly about pad templates
Benjamin Otte [Tue, 17 Aug 2004 08:41:16 +0000 (08:41 +0000)]
docs/random/ds/0.9-suggested-changes: add notes - mostly about pad templates

Original commit message from CVS:
* docs/random/ds/0.9-suggested-changes:
add notes - mostly about pad templates

19 years agotemporary local files are .gmo not .mo
Steve Lhomme [Mon, 16 Aug 2004 18:00:59 +0000 (18:00 +0000)]
temporary local files are .gmo not .mo

Original commit message from CVS:
temporary local files are .gmo not .mo

19 years agobump nano
Thomas Vander Stichele [Mon, 16 Aug 2004 15:17:28 +0000 (15:17 +0000)]
bump nano

Original commit message from CVS:
bump nano

19 years agoreleasing
Thomas Vander Stichele [Mon, 16 Aug 2004 12:15:41 +0000 (12:15 +0000)]
releasing

Original commit message from CVS:
releasing

19 years agofix for #150242
Thomas Vander Stichele [Mon, 16 Aug 2004 10:35:36 +0000 (10:35 +0000)]
fix for #150242

Original commit message from CVS:
fix for #150242

19 years agoadd win32 - fixes 149981
Thomas Vander Stichele [Fri, 13 Aug 2004 14:03:05 +0000 (14:03 +0000)]
add win32 - fixes 149981

Original commit message from CVS:
add win32 - fixes 149981

19 years agosmall fixes before release
Thomas Vander Stichele [Fri, 13 Aug 2004 13:31:22 +0000 (13:31 +0000)]
small fixes before release

Original commit message from CVS:
small fixes before release

19 years agotime for a prerelease
Thomas Vander Stichele [Thu, 12 Aug 2004 11:59:03 +0000 (11:59 +0000)]
time for a prerelease

Original commit message from CVS:
time for a prerelease

19 years agofix origin and package name; make gst-inspect print plugin info for element
Thomas Vander Stichele [Thu, 12 Aug 2004 11:50:31 +0000 (11:50 +0000)]
fix origin and package name; make gst-inspect print plugin info for element

Original commit message from CVS:
fix origin and package name; make gst-inspect print plugin info for element

19 years agoadd flag, reorder GstBuffer docs
Thomas Vander Stichele [Thu, 12 Aug 2004 10:56:40 +0000 (10:56 +0000)]
add flag, reorder GstBuffer docs

Original commit message from CVS:
add flag, reorder GstBuffer docs

19 years agogst/elements/gstfilesrc.c: work with non-regular files that can be mmapped (like...
Benjamin Otte [Thu, 12 Aug 2004 09:12:13 +0000 (09:12 +0000)]
gst/elements/gstfilesrc.c: work with non-regular files that can be mmapped (like /dev/zero)

Original commit message from CVS:
* gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
work with non-regular files that can be mmapped (like /dev/zero)
* gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
get rid of typefinds that require a seek when we can't seek instead
of trying them over and over again
* tools/gst-launch.c: (idle_func), (error_cb), (main):
return non-zero failure value when the pipeline was interrupted or
an error occurred

19 years agocompile and install the locales
Steve Lhomme [Wed, 11 Aug 2004 19:50:41 +0000 (19:50 +0000)]
compile and install the locales

Original commit message from CVS:
compile and install the locales

19 years agofix a possible memory leak under Windows
Steve Lhomme [Wed, 11 Aug 2004 18:56:39 +0000 (18:56 +0000)]
fix a possible memory leak under Windows

Original commit message from CVS:
fix a possible memory leak under Windows

19 years agofix a memory leak that occured under Windows add gst_scheduler_register
Steve Lhomme [Wed, 11 Aug 2004 18:55:14 +0000 (18:55 +0000)]
fix a memory leak that occured under Windows add gst_scheduler_register

Original commit message from CVS:
fix a memory leak that occured under Windows
add gst_scheduler_register

19 years agoadd gst_scheduler_register shortcut similar to gst_element_register
Benjamin Otte [Wed, 11 Aug 2004 09:54:52 +0000 (09:54 +0000)]
add gst_scheduler_register shortcut similar to gst_element_register

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstscheduler.c: (gst_scheduler_register):
* gst/gstscheduler.h:
add gst_scheduler_register shortcut similar to gst_element_register
* gst/schedulers/entryscheduler.c: (plugin_init):
* gst/schedulers/gstbasicscheduler.c: (plugin_init):
* gst/schedulers/gstoptimalscheduler.c: (plugin_init):
use it

19 years agofix a memory leak that occured under Windows
Steve Lhomme [Tue, 10 Aug 2004 19:23:53 +0000 (19:23 +0000)]
fix a memory leak that occured under Windows

Original commit message from CVS:
fix a memory leak that occured under Windows

19 years agogst/registries/gstxmlregistry.c (gst_xml_registry_open_func): Don't use O_EXCL to...
Colin Walters [Tue, 10 Aug 2004 17:28:19 +0000 (17:28 +0000)]
gst/registries/gstxmlregistry.c (gst_xml_registry_open_func): Don't use O_EXCL to open temporary registry.  It will p...

Original commit message from CVS:
2004-08-10  Colin Walters  <walters@redhat.com>

* gst/registries/gstxmlregistry.c (gst_xml_registry_open_func):
Don't use O_EXCL to open temporary registry.  It will prevent
registry creation if a temporary one already exists, which
is unnecessary.

19 years agomore notes
David Schleef [Mon, 9 Aug 2004 23:36:07 +0000 (23:36 +0000)]
more notes

Original commit message from CVS:
more notes

19 years agoremove some valuable stuff from the documentation due to the use of GST_EXPORT
Steve Lhomme [Mon, 9 Aug 2004 21:28:32 +0000 (21:28 +0000)]
remove some valuable stuff from the documentation due to the use of GST_EXPORT

Original commit message from CVS:
remove some valuable stuff from the documentation due to the use of GST_EXPORT

19 years agoupdate the include and lib dirs to fit standard libraries as described in the Win32...
Steve Lhomme [Mon, 9 Aug 2004 21:15:38 +0000 (21:15 +0000)]
update the include and lib dirs to fit standard libraries as described in the Win32 manual

Original commit message from CVS:
update the include and lib dirs to fit standard libraries as described in the Win32 manual

19 years agoexport gst_type_XXX for windows DLLs enable NLS again, push the version number for...
Steve Lhomme [Mon, 9 Aug 2004 21:11:39 +0000 (21:11 +0000)]
export gst_type_XXX for windows DLLs enable NLS again, push the version number for the coming 0.8.5 release

Original commit message from CVS:
export gst_type_XXX for windows DLLs
enable NLS again, push the version number for the coming 0.8.5 release

19 years agoideas about scheduling
David Schleef [Mon, 9 Aug 2004 20:08:45 +0000 (20:08 +0000)]
ideas about scheduling

Original commit message from CVS:
ideas about scheduling

19 years agodocs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHONPATH
Thomas Vander Stichele [Mon, 9 Aug 2004 09:20:06 +0000 (09:20 +0000)]
docs/faq/gst-uninstalled: fix PKG_CONFIG_PATH and PYTHONPATH

Original commit message from CVS:
* docs/faq/gst-uninstalled:
fix PKG_CONFIG_PATH and PYTHONPATH
* gst/schedulers/Makefile.am:
cleanup
* libs/gst/bytestream/bytestream.c:
remove newline
* po/LINGUAS:
* po/sq.po:
adding Albanian translation (Laurent Dhima)
* po/cs.po:
updated

20 years agofix typos
Thomas Vander Stichele [Thu, 5 Aug 2004 14:44:49 +0000 (14:44 +0000)]
fix typos

Original commit message from CVS:
fix typos

20 years agoupdated translations
Thomas Vander Stichele [Thu, 5 Aug 2004 14:34:53 +0000 (14:34 +0000)]
updated translations

Original commit message from CVS:
updated translations

20 years agotests/mass_elements.c: allow specifying src and sink element explicitly, so I can...
Benjamin Otte [Wed, 4 Aug 2004 12:54:22 +0000 (12:54 +0000)]
tests/mass_elements.c: allow specifying src and sink element explicitly, so I can test videotestsrc instead of fakesrc

Original commit message from CVS:
* tests/mass_elements.c: (main):
allow specifying src and sink element explicitly, so I can test
videotestsrc instead of fakesrc

20 years agogst/gststructure.c: add gst_structure_id_empty_new_with_size to allow preallocating...
Benjamin Otte [Wed, 4 Aug 2004 12:39:12 +0000 (12:39 +0000)]
gst/gststructure.c: add gst_structure_id_empty_new_with_size to allow preallocating value array sizes. Use this in gs...

Original commit message from CVS:
* gst/gststructure.c: (gst_structure_id_empty_new_with_size),
(gst_structure_id_empty_new), (gst_structure_empty_new),
(gst_structure_copy):
add gst_structure_id_empty_new_with_size to allow preallocating
value array sizes. Use this in gst_structure_copy to get rid of
reallocs.
don't do quark=>string=>quark when copying structures

20 years agoFix the URL for dependencies
Steve Lhomme [Tue, 3 Aug 2004 20:31:51 +0000 (20:31 +0000)]
Fix the URL for dependencies

Original commit message from CVS:
Fix the URL for dependencies

20 years agoupdate documentation with the clean version of dependencies
Steve Lhomme [Tue, 3 Aug 2004 15:19:34 +0000 (15:19 +0000)]
update documentation with the clean version of dependencies

Original commit message from CVS:
update documentation with the clean version of dependencies

20 years agogst/schedulers/entryscheduler.c: fix for GST_DISABLE_DEBUG
Benjamin Otte [Tue, 3 Aug 2004 14:29:31 +0000 (14:29 +0000)]
gst/schedulers/entryscheduler.c: fix for GST_DISABLE_DEBUG

Original commit message from CVS:
* gst/schedulers/entryscheduler.c:
(gst_entry_scheduler_remove_element):
fix for GST_DISABLE_DEBUG
* tools/gst-launch.c: (print_tag):
fixes for G_DISABLE_ASSERT

20 years agogst/gst.c: fix for G_DISABLE_ASSERT
Benjamin Otte [Tue, 3 Aug 2004 12:40:47 +0000 (12:40 +0000)]
gst/gst.c: fix for G_DISABLE_ASSERT

Original commit message from CVS:
* gst/gst.c: (gst_register_core_elements):
fix for G_DISABLE_ASSERT
* gst/gstinfo.c: (__gst_in_valgrind):
add for GST_DISABLE_DEBUG

20 years agogst/parse/parse.l: fix for G_DISABLE_ASSERT
Benjamin Otte [Tue, 3 Aug 2004 10:24:39 +0000 (10:24 +0000)]
gst/parse/parse.l: fix for G_DISABLE_ASSERT

Original commit message from CVS:
* gst/parse/parse.l:
fix for G_DISABLE_ASSERT

20 years agogst/: Backported some debug logging from a reverted patch
Wim Taymans [Tue, 3 Aug 2004 09:51:37 +0000 (09:51 +0000)]
gst/: Backported some debug logging from a reverted patch

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_get_type),
(gst_bin_child_state_change_func):
* gst/gstthread.c: (gst_thread_change_state):
Backported some debug logging from a reverted patch
Don't try to destroy the thread twice. Added some more
debugging in GstThread. Unlock and signal even if we
are in the thread context.

20 years agoupdated translation
Thomas Vander Stichele [Tue, 3 Aug 2004 08:52:20 +0000 (08:52 +0000)]
updated translation

Original commit message from CVS:
updated translation

20 years agofix for libtool
Thomas Vander Stichele [Mon, 2 Aug 2004 09:07:05 +0000 (09:07 +0000)]
fix for libtool

Original commit message from CVS:
fix for libtool

20 years agoOnly use -fno-common if we're compiling with GCC
David Schleef [Sat, 31 Jul 2004 01:57:47 +0000 (01:57 +0000)]
Only use -fno-common if we're compiling with GCC

Original commit message from CVS:
Only use -fno-common if we're compiling with GCC

20 years agogst/gstatomic_impl.h: Enable atomic code for x86_64
David Schleef [Fri, 30 Jul 2004 23:32:52 +0000 (23:32 +0000)]
gst/gstatomic_impl.h: Enable atomic code for x86_64

Original commit message from CVS:
* gst/gstatomic_impl.h: Enable atomic code for x86_64