Johan Dahlin
3b724deada
tools/Makefile.am (EXTRA_DIST): Add gst-indent
...
Original commit message from CVS:
* tools/Makefile.am (EXTRA_DIST): Add gst-indent
2004-03-15 18:21:12 +00:00
Thomas Vander Stichele
fe6f356a5d
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2004-03-15 18:20:03 +00:00
Thomas Vander Stichele
92d5bcedfa
sigh
...
Original commit message from CVS:
sigh
2004-03-15 17:57:22 +00:00
Thomas Vander Stichele
f41fbc0ed5
fix tests
...
Original commit message from CVS:
fix tests
2004-03-15 17:51:07 +00:00
Thomas Vander Stichele
563d272840
ignore some more
...
Original commit message from CVS:
ignore some more
2004-03-15 17:26:30 +00:00
Thomas Vander Stichele
3bbe7b2a26
automake fix
...
Original commit message from CVS:
automake fix
2004-03-15 16:59:53 +00:00
Thomas Vander Stichele
fa3625c241
fix registry in testsuite
...
Original commit message from CVS:
fix registry in testsuite
2004-03-15 16:54:28 +00:00
Thomas Vander Stichele
3fb8c9c0f7
use versioned gst-register
...
Original commit message from CVS:
use versioned gst-register
2004-03-15 16:44:36 +00:00
Thomas Vander Stichele
98ff5bbb2f
add debugging fix comment blocks fix some -libs doc errors
...
Original commit message from CVS:
add debugging
fix comment blocks
fix some -libs doc errors
2004-03-15 15:16:04 +00:00
Johan Dahlin
ecd88e381d
Revert again, this time without post-commit reindent hooks to put back the indentation :-)
...
Original commit message from CVS:
Revert again, this time without post-commit reindent hooks
to put back the indentation :-)
2004-03-15 14:43:35 +00:00
Johan Dahlin
2143a02a13
Revert again, this time without post-commit reindent hooks to put back the indentation :-)
...
Original commit message from CVS:
Revert again, this time without post-commit reindent hooks
to put back the indentation :-)
2004-03-15 14:43:34 +00:00
Johan Dahlin
e2b3dc3e47
*.h: Revert indentation changes.
...
Original commit message from CVS:
* *.h: Revert indentation changes.
2004-03-15 14:31:41 +00:00
Johan Dahlin
37363193ba
*.h: Revert indentation changes.
...
Original commit message from CVS:
* *.h: Revert indentation changes.
2004-03-15 14:31:40 +00:00
Thomas Vander Stichele
6ee5656a80
removed in favor of gst-indent
...
Original commit message from CVS:
removed in favor of gst-indent
2004-03-14 23:27:45 +00:00
Thomas Vander Stichele
c01cd4e835
g_error fix, m/m version fix
...
Original commit message from CVS:
g_error fix, m/m version fix
2004-03-14 17:54:22 +00:00
Thomas Vander Stichele
cd02914812
adding info about cvs
...
Original commit message from CVS:
adding info about cvs
2004-03-14 17:41:13 +00:00
Thomas Vander Stichele
41f304f8cd
update
...
Original commit message from CVS:
update
2004-03-14 16:44:04 +00:00
Thomas Vander Stichele
90e77e5ad9
don't spill paths from registry until we fix the generic case
...
Original commit message from CVS:
don't spill paths from registry until we fix the generic case
2004-03-14 16:40:24 +00:00
Thomas Vander Stichele
a967370df5
gst-indent run on core
...
Original commit message from CVS:
gst-indent run on core
2004-03-13 15:27:01 +00:00
Thomas Vander Stichele
b8edc59edb
adding gst-indent as a noinst tool
...
Original commit message from CVS:
adding gst-indent as a noinst tool
2004-03-13 15:17:30 +00:00
Thomas Vander Stichele
0872208827
adding serbian translation
...
Original commit message from CVS:
adding serbian translation
2004-03-13 11:30:19 +00:00
Benjamin Otte
bc98c7bf1d
gst/gstelement.c: add documentation note about gst_element_found_tags_for_pad not being usable in getfunctions. (see ...
...
Original commit message from CVS:
* gst/gstelement.c:
add documentation note about gst_element_found_tags_for_pad not
being usable in getfunctions. (see #137042 )
2004-03-13 10:14:05 +00:00
David Schleef
365e091451
gst/gstcaps.h: jdahlin, what are you smoking? We can't just change API right now! Readd gst_caps_is_simple() macro.
...
Original commit message from CVS:
* gst/gstcaps.h: jdahlin, what are you smoking? We can't just
change API right now! Readd gst_caps_is_simple() macro.
* gst/gstelement.c: (gst_element_base_class_finalize): Fix
uninitialized variable. I'd bet this caused crashes.
* gst/gstinfo.c: (gst_debug_print_object): Fix 64-bit cleanliness.
2004-03-13 00:14:46 +00:00
Johan Dahlin
8c7f46ced0
Gtype->GType
...
Original commit message from CVS:
Gtype->GType
2004-03-12 19:39:19 +00:00
Johan Dahlin
3798f1c4fa
gst/gststructure.c (gst_structure_get_type): Ditto
...
Original commit message from CVS:
* gst/gststructure.c (gst_structure_get_type): Ditto
* gst/gststructure.h: Ditto
2004-03-12 19:35:40 +00:00
Johan Dahlin
37d2e6d087
gst/gst.c (init_post): call gst_caps_get_type() instead of _gst_caps_initalize()
...
Original commit message from CVS:
* gst/gst.c (init_post): call gst_caps_get_type() instead of
_gst_caps_initalize()
* gst/gstcaps.c: Style fixes, stay closer to glib and friends
(_gst_caps_initialize): Remove, in favor for gst_caps_get_type()
* gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
* gst/gstcaps.h: Clean up
2004-03-12 19:32:26 +00:00
Johan Dahlin
82d5ac58c4
gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
...
Original commit message from CVS:
* gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
* gst/gstcaps.h: Clean up
2004-03-12 18:25:07 +00:00
Thomas Vander Stichele
e0c63736c6
comment fix whitespace fixes
...
Original commit message from CVS:
comment fix
whitespace fixes
2004-03-12 17:59:00 +00:00
Ronald S. Bultje
5d1a30f452
gst/gstqueue.c: Reset default max. values in queues. Reason is simply to avoid braindead use. If you want wider value...
...
Original commit message from CVS:
* gst/gstqueue.c: (gst_queue_init):
Reset default max. values in queues. Reason is simply to avoid
braindead use. If you want wider values, use the properties. The
default is supposed to always work. Wider values would make this
beast a memory hog by default (250 full-PAL RGB32 video frames?
That's 440 MB! No thank you).
2004-03-12 01:41:21 +00:00
David Schleef
1d97f026ab
tools/gst-run.c: Fix crash when no relevant tools were found. (bug #136793 )
...
Original commit message from CVS:
* tools/gst-run.c: (main): Fix crash when no relevant tools
were found. (bug #136793 )
2004-03-10 23:52:02 +00:00
Johan Dahlin
c2b46e7a8a
Shut up gcc 3.2
...
Original commit message from CVS:
Shut up gcc 3.2
2004-03-10 17:01:57 +00:00
Johan Dahlin
c24e220bfb
gst/schedulers/gstoptimalscheduler.c
...
Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c
(gst_opt_scheduler_pad_unlink): Implement unlink for elements with
links to elements within the same group, so we can finally remove
that annoying warning. Refactor the code a little bit
(group_dec_links_for_element): Split out
2004-03-10 16:47:06 +00:00
Thomas Vander Stichele
ed58592fad
packaging guidelines
...
Original commit message from CVS:
packaging guidelines
2004-03-10 13:45:38 +00:00
David Schleef
365e52cce4
docs/manual/dparams-app.xml: Fix to handle double dparams. (bug #134863 )
...
Original commit message from CVS:
* docs/manual/dparams-app.xml: Fix to handle double dparams.
(bug #134863 )
2004-03-09 20:36:18 +00:00
Thomas Vander Stichele
2ec9dab401
fix gettext domain
...
Original commit message from CVS:
fix gettext domain
2004-03-09 19:43:55 +00:00
Thomas Vander Stichele
4eee87a519
back to cvs
...
Original commit message from CVS:
back to cvs
2004-03-09 19:06:49 +00:00
Thomas Vander Stichele
dff93afcb4
releasing 0.7.6
...
Original commit message from CVS:
releasing 0.7.6
2004-03-09 17:50:43 +00:00
Thomas Vander Stichele
deb1c93227
add GstGError to help the bindings
...
Original commit message from CVS:
add GstGError to help the bindings
2004-03-09 14:44:36 +00:00
Jan Schmidt
e36f583bab
Free leaked g_timer on early return
...
Original commit message from CVS:
Free leaked g_timer on early return
2004-03-09 13:33:11 +00:00
Thomas Vander Stichele
27d587b023
better debug info
...
Original commit message from CVS:
better debug info
2004-03-09 13:23:14 +00:00
Ronald S. Bultje
180ca5400a
docs/pwg/advanced-types.xml: Add cinepak description.
...
Original commit message from CVS:
* docs/pwg/advanced-types.xml:
Add cinepak description.
2004-03-09 04:43:21 +00:00
Thomas Vander Stichele
083e451238
more debugging
...
Original commit message from CVS:
more debugging
2004-03-08 17:47:52 +00:00
Thomas Vander Stichele
53bd79574d
remove \n
...
Original commit message from CVS:
remove \n
2004-03-08 17:13:35 +00:00
Thomas Vander Stichele
cd56f878ff
remove conflict line in changelog
...
Original commit message from CVS:
remove conflict line in changelog
2004-03-08 09:20:31 +00:00
David Schleef
9b3eb417bd
docs/random/mimetypes: Added cinepak description
...
Original commit message from CVS:
* docs/random/mimetypes: Added cinepak description
2004-03-07 22:06:24 +00:00
Andy Wingo
b6a5699ca6
gst/gstbin.c (gst_bin_remove): Debugging fixes.
...
Original commit message from CVS:
2004-03-07 Andy Wingo <wingo@pobox.com>
* gst/gstbin.c (gst_bin_remove): Debugging fixes.
* gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
there are no links to other groups when a group is destroyed.
(gst_opt_scheduler_pad_unlink): If the unlink means an element is
removed from a group, make sure the link count to elements linked
to other pads is appropriately decremented. This really fixes
#135672 .
The 1.60->1.61 patch has been reapplied in light of this fix.
* gst/gstelement.c (gst_element_dispose): Really protect against
multiple invocations this time.
2004-03-07 14:33:13 +00:00
Thomas Vander Stichele
558ac743bb
remove deprecated functions add two tag prototypes to docs add accessor function
...
Original commit message from CVS:
remove deprecated functions
add two tag prototypes to docs
add accessor function
2004-03-06 20:19:23 +00:00
Christophe Fergeau
91e0700148
gst/autoplug/gstspider.c: fixed caps leak
...
Original commit message from CVS:
2004-03-06 Christophe Fergeau <teuf@gnome.org>
* gst/autoplug/gstspider.c: (gst_spider_identity_plug): fixed caps
leak
2004-03-06 18:25:59 +00:00
David Schleef
c27e70d3c1
REQUIREMENTS: Add bison and flex.
...
Original commit message from CVS:
reviewed by: <delete if not using a buddy>
* REQUIREMENTS: Add bison and flex.
* configure.ac: Fix comment about bison.
* docs/random/ds/0.9-suggested-changes: yer ma
* tools/gst-inspect.c: (print_element_info): Fix warning.
2004-03-06 04:54:06 +00:00
Benjamin Otte
e210fe6540
gst/gstelement.c: revert recent recursive state changing commit - messing with other elements' states is evil and sho...
...
Original commit message from CVS:
* gst/gstelement.c: (gst_element_error_full):
revert recent recursive state changing commit - messing with other
elements' states is evil and should be done by apps only.
2004-03-05 22:01:42 +00:00