Commit graph

2980 commits

Author SHA1 Message Date
Thomas Vander Stichele
b60d8fe04c 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
2002-10-29 17:45:02 +00:00
Thomas Vander Stichele
de8df7b917 style stuff
Original commit message from CVS:
style stuff
2002-10-29 17:36:41 +00:00
Thomas Vander Stichele
1fe8042c12 some ideas on how to do metadata in gst
Original commit message from CVS:
some ideas on how to do metadata in gst
2002-10-28 02:22:01 +00:00
Christian Schaller
dae610df62 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
2002-10-27 12:23:29 +00:00
Thomas Vander Stichele
daa9517e02 this is a real programming error
Original commit message from CVS:
this is a real programming error
2002-10-27 01:35:51 +00:00
Christian Schaller
8c24be5ac8 fix the most ugly mistakes and bad sentences
Original commit message from CVS:
fix the most ugly mistakes and bad sentences
2002-10-26 19:52:23 +00:00
Christian Schaller
242cc418d6 first draft of getting section
Original commit message from CVS:
first draft of getting section
2002-10-26 19:35:48 +00:00
Thomas Vander Stichele
1b4a906e12 add cvs section
Original commit message from CVS:
add cvs section
2002-10-26 15:18:03 +00:00
Thomas Vander Stichele
d3a08b87ec cvs questions
Original commit message from CVS:
cvs questions
2002-10-26 15:16:12 +00:00
David Schleef
e1b376fb58 Convert from sys_errlist[] to g_strerror()
Original commit message from CVS:
Convert from sys_errlist[] to g_strerror()
2002-10-25 23:57:12 +00:00
Wim Taymans
bc43ca26f0 This should fix seeking in a non empty cache..
Original commit message from CVS:
This should fix seeking in a non empty cache..
2002-10-25 23:24:56 +00:00
David Schleef
4f4cfcd8ea removal of nasm dependency
Original commit message from CVS:
removal of nasm dependency
2002-10-25 19:38:15 +00:00
David Schleef
63e9f360e4 More nasm removal cleanups
Original commit message from CVS:
More nasm removal cleanups
2002-10-25 19:24:46 +00:00
Wim Taymans
2030bd0eb1 A discont event should not flush the queue
Original commit message from CVS:
A discont event should not flush the queue
2002-10-25 19:14:57 +00:00
David Schleef
ae36592abe Fix some inconsistencies and missing flags
Original commit message from CVS:
Fix some inconsistencies and missing flags
2002-10-25 06:40:21 +00:00
David Schleef
9c5a2cdea7 Remove HAVE_NASM-related stuff
Original commit message from CVS:
Remove HAVE_NASM-related stuff
2002-10-25 03:36:34 +00:00
David Schleef
2311f5a320 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.
2002-10-25 03:23:30 +00:00
David Schleef
bca900c656 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
2002-10-25 03:19:14 +00:00
Thomas Vander Stichele
93315d3fa1 forgot this
Original commit message from CVS:
forgot this
2002-10-24 18:53:51 +00:00
Thomas Vander Stichele
5ad7894c41 additions
Original commit message from CVS:
additions
2002-10-24 10:48:21 +00:00
Thomas Vander Stichele
517829a0d4 still killing comma's
Original commit message from CVS:
still killing comma's
2002-10-24 09:02:11 +00:00
Thomas Vander Stichele
03c68402d8 can you guess what I've been reading ?
Original commit message from CVS:
can you guess what I've been reading ?
2002-10-24 09:01:22 +00:00
Thomas Vander Stichele
82ae865ddb fixing ANSI C compliance issues
Original commit message from CVS:
fixing ANSI C compliance issues
2002-10-24 09:00:12 +00:00
Wim Taymans
37f8ed8807 Fix C++ linkage problems
Original commit message from CVS:
Fix C++ linkage problems
2002-10-22 19:49:52 +00:00
Thomas Vander Stichele
df97a90209 faq
Original commit message from CVS:
faq
2002-10-19 09:20:13 +00:00
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