Commit graph

2855 commits

Author SHA1 Message Date
Thomas Vander Stichele
4d1336e708 faq it
Original commit message from CVS:
faq it
2002-10-19 09:19:11 +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
David Schleef
d91bb1bca4 Fix for HPPA asm code
Original commit message from CVS:
Fix for HPPA asm code
2002-10-17 23:02:59 +00:00
Wim Taymans
99315ab3a6 Add an fd param to set the file descriptor as an int
Original commit message from CVS:
Add an fd param to set the file descriptor as an int
2002-10-17 22:32:55 +00:00
David Schleef
0f02673d3e After the third time of calling GST_PROPS_FLOAT with an integer and wondering why it didn't work, I add an explicit c...
Original commit message from CVS:
After the third time of calling GST_PROPS_FLOAT with an integer and
wondering why it didn't work, I add an explicit cast.
2002-10-17 00:53:13 +00:00
Christian Schaller
add8f1e378 further fixes for RH8 rpm. Removed libgstreamer.a from spec, do we need this file?
Original commit message from CVS:
further fixes for RH8 rpm. Removed libgstreamer.a from spec, do we need this file?
2002-10-12 14:36:41 +00:00
Christian Schaller
537bad1ff4 rh8 related fixes for spec
Original commit message from CVS:
rh8 related fixes for spec
2002-10-12 13:58:33 +00:00
David I. Lehn
494e1cb9b1 0.4.1-1 debs update
Original commit message from CVS:
0.4.1-1 debs update
2002-10-03 03:02:08 +00:00
David I. Lehn
dc36dd9e5d build as a lib rather than a plugin
Original commit message from CVS:
build as a lib rather than a plugin
2002-10-03 03:00:25 +00:00
David I. Lehn
709335af3f trivial whitespace fix
Original commit message from CVS:
trivial whitespace fix
2002-10-03 02:59:15 +00:00
Thomas Vander Stichele
731b554fd8 code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compatible)
Original commit message from CVS:
code cleanup and API change
(gst_caps_check_compatibility -> gst_caps_is_always_compatible)
2002-10-02 07:51:54 +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
Thomas Vander Stichele
8b8026589e can somebody who understands this comment this more
Original commit message from CVS:
can somebody who understands this comment this more
2002-10-01 20:33:42 +00:00
Thomas Vander Stichele
4e42be7934 small fix
Original commit message from CVS:
small fix
2002-10-01 13:03:23 +00:00
Thomas Vander Stichele
0321f03994 code cleanup and better debug output
Original commit message from CVS:
code cleanup and better debug output
2002-10-01 13:02:22 +00:00
Thomas Vander Stichele
a21e2a2187 the big autoplag coverup plus some further cleaning.
Original commit message from CVS:
the big autoplag coverup plus some further cleaning.
Can someone tell me if this change violates some sort of API stability, or
was this meant to be an internal function anyway (and thus should it be
somehow removed from the .h) ?
2002-10-01 12:14:13 +00:00
Thomas Vander Stichele
8e96015d95 code cleanup and more debug output
Original commit message from CVS:
code cleanup and more debug output
2002-10-01 11:42:32 +00:00
Thomas Vander Stichele
b4394102e6 make exit conditions give debug info
Original commit message from CVS:
make exit conditions give debug info
2002-10-01 10:00:39 +00:00
Thomas Vander Stichele
929f37fab1 I ran into this and had to hunt for it
Original commit message from CVS:
I ran into this and had to hunt for it
2002-09-30 10:58:40 +00:00
Thomas Vander Stichele
4498441679 suggest sane values for autotool programs
Original commit message from CVS:
suggest sane values for autotool programs
2002-09-30 07:17:40 +00:00
Andy Wingo
c92874adad licenses, ugg
Original commit message from CVS:
licenses, ugg
2002-09-29 18:12:52 +00:00
Andy Wingo
7820d80e33 adding ::license field to core plugins
Original commit message from CVS:
adding ::license field to core plugins
2002-09-29 17:52:31 +00:00
Iain Holmes
4b93f5a554 Use some hashtables instead of a linked list
Original commit message from CVS:
Use some hashtables instead of a linked list
2002-09-29 17:17:28 +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
214c244f6a Moved 'docs/fwg' to 'docs/pwg'.
Original commit message from CVS:
Moved 'docs/fwg' to 'docs/pwg'.
2002-09-27 19:52:34 +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
Wim Taymans
ebda7d920a Fix silly free twice bug
Original commit message from CVS:
Fix silly free twice bug
2002-09-24 18:41:16 +00:00
Wim Taymans
df46352ff9 This is an indent profile for the core coding style
Original commit message from CVS:
This is an indent profile for the core coding style
2002-09-23 21:36:03 +00:00
Thomas Vander Stichele
a223328fd1 backport fixes
Original commit message from CVS:
backport fixes
2002-09-23 08:48:41 +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
ac320f6bcc some debug additions and doc fixes
Original commit message from CVS:
some debug additions and doc fixes
2002-09-23 08:36:05 +00:00
Thomas Vander Stichele
1944240a98 backport fixes
Original commit message from CVS:
backport fixes
2002-09-23 06:04:32 +00:00
Thomas Vander Stichele
1d9413fe2f test commentation
Original commit message from CVS:
test commentation
2002-09-23 06:03:17 +00:00
Thomas Vander Stichele
f12f450410 backports and fixes
Original commit message from CVS:
backports and fixes
2002-09-23 06:02:17 +00:00
Thomas Vander Stichele
fc2647319f bufspeed gives warnings because of volatile discardation who wrote it, can it be fixed ? what does it actually test ?...
Original commit message from CVS:
bufspeed gives warnings because of volatile discardation
who wrote it, can it be fixed ? what does it actually test ? please
add some description in README
2002-09-23 05:35:08 +00:00
Thomas Vander Stichele
602821bcef yay for cookies
Original commit message from CVS:
yay for cookies
2002-09-23 05:26:44 +00:00
Thomas Vander Stichele
d03ae7914e even more obvious
Original commit message from CVS:
even more obvious
2002-09-23 05:03:38 +00:00
Thomas Vander Stichele
8230c79916 some fixups
Original commit message from CVS:
some fixups
2002-09-22 22:01:13 +00:00
Thomas Vander Stichele
046393d20a md5sum utility
Original commit message from CVS:
md5sum utility
2002-09-22 18:17:58 +00:00
David Schleef
296e8bb244 Got tired of FOURCCs being printed backwards on big-endian machines.
Original commit message from CVS:
Got tired of FOURCCs being printed backwards on big-endian machines.
2002-09-22 04:28:33 +00:00
Thomas Vander Stichele
ef9ef3a27c file gst-md5.1 was initially added on branch BRANCH-RELEASE-0_4_1.
Original commit message from CVS:
file gst-md5.1 was initially added on branch BRANCH-RELEASE-0_4_1.
2002-09-20 22:34:48 +00:00
Thomas Vander Stichele
ac51e03c81 file gst-md5.c was initially added on branch BRANCH-RELEASE-0_4_1.
Original commit message from CVS:
file gst-md5.c was initially added on branch BRANCH-RELEASE-0_4_1.
2002-09-20 22:34:48 +00:00
David Schleef
b67feebdb4 gstreamer-code.files: change to libgst*scheduler, since the scheduler names have changed.
Original commit message from CVS:
* gstreamer-code.files: change to libgst*scheduler, since the
scheduler names have changed.
* gstreamer-core-libs.files: libgstcontrol.so moved
* add debian/control.in, and create debian/control rule in debian/rules
to change the version number automatically
2002-09-20 03:35:46 +00:00
David Schleef
1a1dceaaaf Make local copy of lists because they change while walking them. Use name from GstPluginFeature, since that's a pare...
Original commit message from CVS:
Make local copy of lists because they change while walking them.  Use name
from GstPluginFeature, since that's a parent class (GstObject isn't).  This
should go into the release.
2002-09-20 03:29:38 +00:00
David Schleef
01fde3c83c A bit of error checking when called with bad arguments. Needs more work.
Original commit message from CVS:
A bit of error checking when called with bad arguments.  Needs more work.
2002-09-20 03:27:54 +00:00
Wim Taymans
c4f01ba01e Also handle WRITEONLY properties
Original commit message from CVS:
Also handle WRITEONLY properties
2002-09-19 18:14:09 +00:00
David Schleef
1e17763c6e Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth...
Original commit message from CVS:
Add -p and -P flags to bison and flex, to prefix yy* symbols with
_gst_parse_yy.  This fixes symbol conflict with other libs.
(Should go into 0.4.1.)
2002-09-18 23:23:41 +00:00