David Schleef [Thu, 31 Oct 2002 20:06:44 +0000 (20:06 +0000)]
Fix parsing of negative numbers. Note that parsing of floating point numbers is broken in exponential form (1.0e6 or...
Original commit message from CVS:
Fix parsing of negative numbers. Note that parsing of floating point
numbers is broken in exponential form (1.0e6 or 1.0E6).
Wim Taymans [Thu, 31 Oct 2002 18:41:18 +0000 (18:41 +0000)]
- A regular seek event sets the endoffset to -1 to indicate that the value should be ignored.
Original commit message from CVS:
- A regular seek event sets the endoffset to -1 to indicate
that the value should be ignored.
- A segment seek only takes start < stop
Thomas Vander Stichele [Wed, 30 Oct 2002 10:08:17 +0000 (10:08 +0000)]
bump up the version
Original commit message from CVS:
bump up the version
David I. Lehn [Wed, 30 Oct 2002 09:53:54 +0000 (09:53 +0000)]
move G_BEGIN_DECLS to after #include
Original commit message from CVS:
move G_BEGIN_DECLS to after #include
David I. Lehn [Wed, 30 Oct 2002 09:17:34 +0000 (09:17 +0000)]
use G_{BEGIN,END}_DECLS
Original commit message from CVS:
use G_{BEGIN,END}_DECLS
Thomas Vander Stichele [Tue, 29 Oct 2002 21:34:14 +0000 (21:34 +0000)]
how did this get by ?
Original commit message from CVS:
how did this get by ?
Thomas Vander Stichele [Tue, 29 Oct 2002 18:39:32 +0000 (18:39 +0000)]
alp's fix
Original commit message from CVS:
alp's fix
Thomas Vander Stichele [Tue, 29 Oct 2002 17:53:42 +0000 (17:53 +0000)]
instigated by alp. If this is wrong, let us know.
Original commit message from CVS:
instigated by alp. If this is wrong, let us know.
Thomas Vander Stichele [Tue, 29 Oct 2002 17:51:03 +0000 (17:51 +0000)]
pieces and bits
Original commit message from CVS:
pieces and bits
Thomas Vander Stichele [Tue, 29 Oct 2002 17:45:02 +0000 (17:45 +0000)]
mainloop test and some caps fixes that had to go in
Original commit message from CVS:
mainloop test
and some caps fixes that had to go in
Thomas Vander Stichele [Tue, 29 Oct 2002 17:36:41 +0000 (17:36 +0000)]
style stuff
Original commit message from CVS:
style stuff
Thomas Vander Stichele [Mon, 28 Oct 2002 02:22:01 +0000 (02:22 +0000)]
some ideas on how to do metadata in gst
Original commit message from CVS:
some ideas on how to do metadata in gst
Christian Schaller [Sun, 27 Oct 2002 12:23:29 +0000 (12:23 +0000)]
fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the ...
Original commit message from CVS:
fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the system reg. at least
Thomas Vander Stichele [Sun, 27 Oct 2002 01:35:51 +0000 (01:35 +0000)]
this is a real programming error
Original commit message from CVS:
this is a real programming error
Christian Schaller [Sat, 26 Oct 2002 19:52:23 +0000 (19:52 +0000)]
fix the most ugly mistakes and bad sentences
Original commit message from CVS:
fix the most ugly mistakes and bad sentences
Christian Schaller [Sat, 26 Oct 2002 19:35:48 +0000 (19:35 +0000)]
first draft of getting section
Original commit message from CVS:
first draft of getting section
Thomas Vander Stichele [Sat, 26 Oct 2002 15:18:03 +0000 (15:18 +0000)]
add cvs section
Original commit message from CVS:
add cvs section
Thomas Vander Stichele [Sat, 26 Oct 2002 15:16:12 +0000 (15:16 +0000)]
cvs questions
Original commit message from CVS:
cvs questions
David Schleef [Fri, 25 Oct 2002 23:57:12 +0000 (23:57 +0000)]
Convert from sys_errlist[] to g_strerror()
Original commit message from CVS:
Convert from sys_errlist[] to g_strerror()
Wim Taymans [Fri, 25 Oct 2002 23:24:56 +0000 (23:24 +0000)]
This should fix seeking in a non empty cache..
Original commit message from CVS:
This should fix seeking in a non empty cache..
David Schleef [Fri, 25 Oct 2002 19:38:15 +0000 (19:38 +0000)]
removal of nasm dependency
Original commit message from CVS:
removal of nasm dependency
David Schleef [Fri, 25 Oct 2002 19:24:46 +0000 (19:24 +0000)]
More nasm removal cleanups
Original commit message from CVS:
More nasm removal cleanups
Wim Taymans [Fri, 25 Oct 2002 19:14:57 +0000 (19:14 +0000)]
A discont event should not flush the queue
Original commit message from CVS:
A discont event should not flush the queue
David Schleef [Fri, 25 Oct 2002 06:40:21 +0000 (06:40 +0000)]
Fix some inconsistencies and missing flags
Original commit message from CVS:
Fix some inconsistencies and missing flags
David Schleef [Fri, 25 Oct 2002 03:36:34 +0000 (03:36 +0000)]
Remove HAVE_NASM-related stuff
Original commit message from CVS:
Remove HAVE_NASM-related stuff
David Schleef [Fri, 25 Oct 2002 03:23:30 +0000 (03:23 +0000)]
We don't depend on or use nasm on any platform. It was apparently for the mpeg2 plugin.
Original commit message from CVS:
We don't depend on or use nasm on any platform. It was apparently for
the mpeg2 plugin.
David Schleef [Fri, 25 Oct 2002 03:19:14 +0000 (03:19 +0000)]
inline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386
Original commit message from CVS:
inline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386
Thomas Vander Stichele [Thu, 24 Oct 2002 18:53:51 +0000 (18:53 +0000)]
forgot this
Original commit message from CVS:
forgot this
Thomas Vander Stichele [Thu, 24 Oct 2002 10:48:21 +0000 (10:48 +0000)]
additions
Original commit message from CVS:
additions
Thomas Vander Stichele [Thu, 24 Oct 2002 09:02:11 +0000 (09:02 +0000)]
still killing comma's
Original commit message from CVS:
still killing comma's
Thomas Vander Stichele [Thu, 24 Oct 2002 09:01:22 +0000 (09:01 +0000)]
can you guess what I've been reading ?
Original commit message from CVS:
can you guess what I've been reading ?
Thomas Vander Stichele [Thu, 24 Oct 2002 09:00:12 +0000 (09:00 +0000)]
fixing ANSI C compliance issues
Original commit message from CVS:
fixing ANSI C compliance issues
Wim Taymans [Tue, 22 Oct 2002 19:49:52 +0000 (19:49 +0000)]
Fix C++ linkage problems
Original commit message from CVS:
Fix C++ linkage problems
Thomas Vander Stichele [Sat, 19 Oct 2002 09:20:13 +0000 (09:20 +0000)]
faq
Original commit message from CVS:
faq
Thomas Vander Stichele [Sat, 19 Oct 2002 09:19:11 +0000 (09:19 +0000)]
faq it
Original commit message from CVS:
faq it
Thomas Vander Stichele [Sat, 19 Oct 2002 09:16:45 +0000 (09:16 +0000)]
it's the little fixes that do us in
Original commit message from CVS:
it's the little fixes that do us in
Thomas Vander Stichele [Sat, 19 Oct 2002 09:15:52 +0000 (09:15 +0000)]
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
David Schleef [Thu, 17 Oct 2002 23:02:59 +0000 (23:02 +0000)]
Fix for HPPA asm code
Original commit message from CVS:
Fix for HPPA asm code
Wim Taymans [Thu, 17 Oct 2002 22:32:55 +0000 (22:32 +0000)]
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
David Schleef [Thu, 17 Oct 2002 00:53:13 +0000 (00:53 +0000)]
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.
Christian Schaller [Sat, 12 Oct 2002 14:36:41 +0000 (14:36 +0000)]
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?
Christian Schaller [Sat, 12 Oct 2002 13:58:33 +0000 (13:58 +0000)]
rh8 related fixes for spec
Original commit message from CVS:
rh8 related fixes for spec
David I. Lehn [Thu, 3 Oct 2002 03:02:08 +0000 (03:02 +0000)]
0.4.1-1 debs update
Original commit message from CVS:
0.4.1-1 debs update
David I. Lehn [Thu, 3 Oct 2002 03:00:25 +0000 (03:00 +0000)]
build as a lib rather than a plugin
Original commit message from CVS:
build as a lib rather than a plugin
David I. Lehn [Thu, 3 Oct 2002 02:59:15 +0000 (02:59 +0000)]
trivial whitespace fix
Original commit message from CVS:
trivial whitespace fix
Thomas Vander Stichele [Wed, 2 Oct 2002 07:51:54 +0000 (07:51 +0000)]
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)
Thomas Vander Stichele [Tue, 1 Oct 2002 22:21:31 +0000 (22:21 +0000)]
api change
Original commit message from CVS:
api change
Thomas Vander Stichele [Tue, 1 Oct 2002 22:17:58 +0000 (22:17 +0000)]
upcoming API change
Original commit message from CVS:
upcoming API change
Thomas Vander Stichele [Tue, 1 Oct 2002 20:33:42 +0000 (20:33 +0000)]
can somebody who understands this comment this more
Original commit message from CVS:
can somebody who understands this comment this more
Thomas Vander Stichele [Tue, 1 Oct 2002 13:03:23 +0000 (13:03 +0000)]
small fix
Original commit message from CVS:
small fix
Thomas Vander Stichele [Tue, 1 Oct 2002 13:02:22 +0000 (13:02 +0000)]
code cleanup and better debug output
Original commit message from CVS:
code cleanup and better debug output
Thomas Vander Stichele [Tue, 1 Oct 2002 12:14:13 +0000 (12:14 +0000)]
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) ?
Thomas Vander Stichele [Tue, 1 Oct 2002 11:42:32 +0000 (11:42 +0000)]
code cleanup and more debug output
Original commit message from CVS:
code cleanup and more debug output
Thomas Vander Stichele [Tue, 1 Oct 2002 10:00:39 +0000 (10:00 +0000)]
make exit conditions give debug info
Original commit message from CVS:
make exit conditions give debug info
Thomas Vander Stichele [Mon, 30 Sep 2002 10:58:40 +0000 (10:58 +0000)]
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
Thomas Vander Stichele [Mon, 30 Sep 2002 07:17:40 +0000 (07:17 +0000)]
suggest sane values for autotool programs
Original commit message from CVS:
suggest sane values for autotool programs
Andy Wingo [Sun, 29 Sep 2002 18:12:52 +0000 (18:12 +0000)]
licenses, ugg
Original commit message from CVS:
licenses, ugg
Andy Wingo [Sun, 29 Sep 2002 17:52:31 +0000 (17:52 +0000)]
adding ::license field to core plugins
Original commit message from CVS:
adding ::license field to core plugins
Iain Holmes [Sun, 29 Sep 2002 17:17:28 +0000 (17:17 +0000)]
Use some hashtables instead of a linked list
Original commit message from CVS:
Use some hashtables instead of a linked list
Wim Taymans [Sat, 28 Sep 2002 12:41:06 +0000 (12:41 +0000)]
Some random ramblings about interactivity
Original commit message from CVS:
Some random ramblings about interactivity
Leif Johnson [Fri, 27 Sep 2002 19:52:34 +0000 (19:52 +0000)]
Moved 'docs/fwg' to 'docs/pwg'.
Original commit message from CVS:
Moved 'docs/fwg' to 'docs/pwg'.
Leif Johnson [Fri, 27 Sep 2002 18:34:33 +0000 (18:34 +0000)]
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 ...
Leif Johnson [Fri, 27 Sep 2002 18:17:05 +0000 (18:17 +0000)]
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".
Wim Taymans [Tue, 24 Sep 2002 18:41:16 +0000 (18:41 +0000)]
Fix silly free twice bug
Original commit message from CVS:
Fix silly free twice bug
Wim Taymans [Mon, 23 Sep 2002 21:36:03 +0000 (21:36 +0000)]
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
Thomas Vander Stichele [Mon, 23 Sep 2002 08:48:41 +0000 (08:48 +0000)]
backport fixes
Original commit message from CVS:
backport fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 08:44:35 +0000 (08:44 +0000)]
doc updates
Original commit message from CVS:
doc updates
Thomas Vander Stichele [Mon, 23 Sep 2002 08:36:05 +0000 (08:36 +0000)]
some debug additions and doc fixes
Original commit message from CVS:
some debug additions and doc fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 06:04:32 +0000 (06:04 +0000)]
backport fixes
Original commit message from CVS:
backport fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 06:03:17 +0000 (06:03 +0000)]
test commentation
Original commit message from CVS:
test commentation
Thomas Vander Stichele [Mon, 23 Sep 2002 06:02:17 +0000 (06:02 +0000)]
backports and fixes
Original commit message from CVS:
backports and fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 05:35:08 +0000 (05:35 +0000)]
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
Thomas Vander Stichele [Mon, 23 Sep 2002 05:26:44 +0000 (05:26 +0000)]
yay for cookies
Original commit message from CVS:
yay for cookies
Thomas Vander Stichele [Mon, 23 Sep 2002 05:03:38 +0000 (05:03 +0000)]
even more obvious
Original commit message from CVS:
even more obvious
Thomas Vander Stichele [Sun, 22 Sep 2002 22:01:13 +0000 (22:01 +0000)]
some fixups
Original commit message from CVS:
some fixups
Thomas Vander Stichele [Sun, 22 Sep 2002 18:17:58 +0000 (18:17 +0000)]
md5sum utility
Original commit message from CVS:
md5sum utility
David Schleef [Sun, 22 Sep 2002 04:28:33 +0000 (04:28 +0000)]
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.
Thomas Vander Stichele [Fri, 20 Sep 2002 22:34:48 +0000 (22:34 +0000)]
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.
Thomas Vander Stichele [Fri, 20 Sep 2002 22:34:48 +0000 (22:34 +0000)]
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.
David Schleef [Fri, 20 Sep 2002 03:35:46 +0000 (03:35 +0000)]
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
David Schleef [Fri, 20 Sep 2002 03:29:38 +0000 (03:29 +0000)]
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.
David Schleef [Fri, 20 Sep 2002 03:27:54 +0000 (03:27 +0000)]
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.
Wim Taymans [Thu, 19 Sep 2002 18:14:09 +0000 (18:14 +0000)]
Also handle WRITEONLY properties
Original commit message from CVS:
Also handle WRITEONLY properties
David Schleef [Wed, 18 Sep 2002 23:23:41 +0000 (23:23 +0000)]
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.)
Thomas Vander Stichele [Wed, 18 Sep 2002 21:44:00 +0000 (21:44 +0000)]
aclocal helper thingie
Original commit message from CVS:
aclocal helper thingie
Christian Schaller [Wed, 18 Sep 2002 19:11:56 +0000 (19:11 +0000)]
fix tab vs space
Original commit message from CVS:
fix tab vs space
Christian Schaller [Wed, 18 Sep 2002 18:58:39 +0000 (18:58 +0000)]
gstreamer part of new license field in element factory
Original commit message from CVS:
gstreamer part of new license field in element factory
Thomas Vander Stichele [Wed, 18 Sep 2002 13:03:11 +0000 (13:03 +0000)]
up the micro
Original commit message from CVS:
up the micro
David Schleef [Wed, 18 Sep 2002 06:21:58 +0000 (06:21 +0000)]
Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to...
Original commit message from CVS:
Fix for compiler warnings on PowerPC. Compiler complains about longjmp()
clobbering local variables, which appear to be bogus.
Wim Taymans [Tue, 17 Sep 2002 23:46:52 +0000 (23:46 +0000)]
I'm sure you'll appreciate my getting out of bed for this..
Original commit message from CVS:
I'm sure you'll appreciate my getting out of bed for this..
Wim Taymans [Tue, 17 Sep 2002 21:32:26 +0000 (21:32 +0000)]
- Refactor the caps print function in -inspect
Original commit message from CVS:
- Refactor the caps print function in -inspect
- fix a leak in -launch
Wim Taymans [Tue, 17 Sep 2002 21:23:33 +0000 (21:23 +0000)]
Added vmethod for when an element changes scheduling behaviour (like switching from chain based to loop based etc)
Original commit message from CVS:
Added vmethod for when an element changes scheduling behaviour (like
switching from chain based to loop based etc)
Wim Taymans [Tue, 17 Sep 2002 21:22:31 +0000 (21:22 +0000)]
- Added value transform functions for caps and props boxed types
Original commit message from CVS:
- Added value transform functions for caps and props boxed types
- implement gst_props_new with a GList
- fixed silly typo in _gst_type_*
Thomas Vander Stichele [Tue, 17 Sep 2002 15:07:24 +0000 (15:07 +0000)]
buildfix
Original commit message from CVS:
buildfix
David Schleef [Sun, 15 Sep 2002 22:35:55 +0000 (22:35 +0000)]
fix typo that causes helloworld2.c to not compile
Original commit message from CVS:
fix typo that causes helloworld2.c to not compile
Thomas Vander Stichele [Sun, 15 Sep 2002 21:33:26 +0000 (21:33 +0000)]
another example
Original commit message from CVS:
another example
Wim Taymans [Sun, 15 Sep 2002 18:59:27 +0000 (18:59 +0000)]
Show even long property name
Original commit message from CVS:
Show even long property name
Thomas Vander Stichele [Sun, 15 Sep 2002 18:20:41 +0000 (18:20 +0000)]
better warning (?)
Original commit message from CVS:
better warning (?)
Thomas Vander Stichele [Sun, 15 Sep 2002 14:07:41 +0000 (14:07 +0000)]
cleanups
Original commit message from CVS:
cleanups
Thomas Vander Stichele [Sun, 15 Sep 2002 13:57:34 +0000 (13:57 +0000)]
updates
Original commit message from CVS:
updates