platform/upstream/gstreamer.git
21 years agoConvert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
David Schleef [Sat, 1 Feb 2003 20:29:27 +0000 (20:29 +0000)]
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT.  Fix pointer<->int conversion.  Fixes warnings on alpha.

Original commit message from CVS:
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT.  Fix
pointer<->int conversion.  Fixes warnings on alpha.

21 years agoComment out sparc asm as it's broken.
Wim Taymans [Fri, 31 Jan 2003 17:53:35 +0000 (17:53 +0000)]
Comment out sparc asm as it's broken.

Original commit message from CVS:
Comment out sparc asm as it's broken.

21 years ago+ Fixed #includes in gst/cothreads.c so that configure.h before processing #ifdef...
Brian Cameron [Fri, 31 Jan 2003 15:41:45 +0000 (15:41 +0000)]
+ Fixed #includes in gst/cothreads.c so that configure.h before processing #ifdef HAVE_UCONTEXT_H, so it gets handled...

Original commit message from CVS:
+ Fixed #includes in gst/cothreads.c so that configure.h before
processing #ifdef HAVE_UCONTEXT_H, so it gets handled properly.
+ Fixed libs/ext/cothreads so that it doesn't require -Wall/-Werror when
compiling with Forte.

21 years ago- Use macro for fixed test as I'm about to change it...
Wim Taymans [Mon, 27 Jan 2003 21:40:13 +0000 (21:40 +0000)]
- Use macro for fixed test as I'm about to change it...

Original commit message from CVS:
- Use macro for fixed test as I'm about to change it...

21 years ago- Small cleanups
Wim Taymans [Mon, 27 Jan 2003 21:38:51 +0000 (21:38 +0000)]
- Small cleanups

Original commit message from CVS:
- Small cleanups

21 years agoSmall cleanup
Wim Taymans [Mon, 27 Jan 2003 21:37:13 +0000 (21:37 +0000)]
Small cleanup

Original commit message from CVS:
Small cleanup

21 years agoAdded some debug info
Wim Taymans [Mon, 27 Jan 2003 21:31:58 +0000 (21:31 +0000)]
Added some debug info

Original commit message from CVS:
Added some debug info

21 years agoFaster _dump function
Wim Taymans [Sun, 26 Jan 2003 23:38:30 +0000 (23:38 +0000)]
Faster _dump function

Original commit message from CVS:
Faster _dump function

21 years agoFixed tee test
Wim Taymans [Sat, 25 Jan 2003 19:56:04 +0000 (19:56 +0000)]
Fixed tee test

Original commit message from CVS:
Fixed tee test

21 years ago+ guess i forgot to clean up the connect-named files after moving them.
Leif Johnson [Sat, 25 Jan 2003 05:44:09 +0000 (05:44 +0000)]
+ guess i forgot to clean up the connect-named files after moving them.

Original commit message from CVS:
+ guess i forgot to clean up the connect-named files after moving them.

21 years ago+ changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink...
Leif Johnson [Fri, 24 Jan 2003 18:08:39 +0000 (18:08 +0000)]
+ changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink/linked/... and moved connectish f...

Original commit message from CVS:
+ changed connection/connect/conn/disconnect/connected/... to
link/link/link/unlink/linked/... and moved connectish files to linkish files
(closes bug#103843)

21 years agoSome extra debug statement
Wim Taymans [Thu, 23 Jan 2003 19:51:26 +0000 (19:51 +0000)]
Some extra debug statement

Original commit message from CVS:
Some extra debug statement

21 years ago- Proxy the get_caps function slightly differently. This is potentially dangerous...
Wim Taymans [Thu, 23 Jan 2003 19:49:18 +0000 (19:49 +0000)]
- Proxy the get_caps function slightly differently. This is potentially dangerous as it works quite differently. My t...

Original commit message from CVS:
- Proxy the get_caps function slightly differently. This is potentially
dangerous as it works quite differently. My tests seem to work though and
it fixes the play-multi-file-segfault in the player.

21 years agoAlso clear cached connection filter when relinking pads with the clear-flag set.
Wim Taymans [Thu, 23 Jan 2003 19:46:38 +0000 (19:46 +0000)]
Also clear cached connection filter when relinking pads with the clear-flag set.

Original commit message from CVS:
Also clear cached connection filter when relinking pads with the clear-flag
set.

21 years agoSome more debugging info
Wim Taymans [Thu, 23 Jan 2003 19:36:47 +0000 (19:36 +0000)]
Some more debugging info

Original commit message from CVS:
Some more debugging info

21 years agoFix the case where a typefind function could not be loaded.
Wim Taymans [Thu, 23 Jan 2003 19:03:02 +0000 (19:03 +0000)]
Fix the case where a typefind function could not be loaded.

Original commit message from CVS:
Fix the case where a typefind function could not be loaded.

21 years ago0.7.x dev branch is open
Thomas Vander Stichele [Thu, 23 Jan 2003 12:23:58 +0000 (12:23 +0000)]
0.7.x dev branch is open

Original commit message from CVS:
0.7.x dev branch is open

21 years agoincrease libtool version because of connect->link back to cvs mode
Thomas Vander Stichele [Wed, 22 Jan 2003 16:10:30 +0000 (16:10 +0000)]
increase libtool version because of connect->link back to cvs mode

Original commit message from CVS:
increase libtool version because of connect->link
back to cvs mode

21 years agothere might be a day that it doesn't take me twice to get it right
Thomas Vander Stichele [Tue, 21 Jan 2003 22:58:04 +0000 (22:58 +0000)]
there might be a day that it doesn't take me twice to get it right

Original commit message from CVS:
there might be a day that it doesn't take me twice to get it right

21 years agodamn
Thomas Vander Stichele [Tue, 21 Jan 2003 22:53:54 +0000 (22:53 +0000)]
damn

Original commit message from CVS:
damn

21 years agofix BRANCH-RELEASE-0_5_2-ROOT
Thomas Vander Stichele [Tue, 21 Jan 2003 22:22:13 +0000 (22:22 +0000)]
fix

Original commit message from CVS:
fix

21 years agoRemove 'inline' from a function that is never actually inlined under any circumstance...
David Schleef [Tue, 21 Jan 2003 22:13:48 +0000 (22:13 +0000)]
Remove 'inline' from a function that is never actually inlined under any circumstances.  Some compilers (Forte) don't...

Original commit message from CVS:
Remove 'inline' from a function that is never actually inlined
under any circumstances.  Some compilers (Forte) don't like
non-static inlines, and neither do I.  From Brian Cameron.

21 years agovarious test fixes :)
Thomas Vander Stichele [Tue, 21 Jan 2003 22:11:21 +0000 (22:11 +0000)]
various test fixes :)

Original commit message from CVS:
various test fixes :)

21 years agoHide GCC assembly behind define(__GNUC__). From Brian Cameron.
David Schleef [Tue, 21 Jan 2003 22:11:13 +0000 (22:11 +0000)]
Hide GCC assembly behind define(__GNUC__).  From Brian Cameron.

Original commit message from CVS:
Hide GCC assembly behind define(__GNUC__).  From Brian Cameron.

21 years agoPatch to remove GCC-ism for local structure initialization. From
David Schleef [Tue, 21 Jan 2003 22:10:07 +0000 (22:10 +0000)]
Patch to remove GCC-ism for local structure initialization.  From

Original commit message from CVS:
Patch to remove GCC-ism for local structure initialization.  From
Brian Cameron.

21 years agoRemove GCC-ism used to find current stack pointer, and use this opportunity to clean...
David Schleef [Tue, 21 Jan 2003 22:01:37 +0000 (22:01 +0000)]
Remove GCC-ism used to find current stack pointer, and use this opportunity to clean up the code slightly.  Based on ...

Original commit message from CVS:
Remove GCC-ism used to find current stack pointer, and use this
opportunity to clean up the code slightly.  Based on patch from
Brian Cameron.

21 years agoSmall formatting cleanup for write only properties
Wim Taymans [Tue, 21 Jan 2003 21:34:31 +0000 (21:34 +0000)]
Small formatting cleanup for write only properties

Original commit message from CVS:
Small formatting cleanup for write only properties

21 years agoAdd test for ucontext.h. (Needed for cothreads.c)
David Schleef [Tue, 21 Jan 2003 21:28:27 +0000 (21:28 +0000)]
Add test for ucontext.h.  (Needed for cothreads.c)

Original commit message from CVS:
Add test for ucontext.h.  (Needed for cothreads.c)

21 years agoAlso find other plugin features; need to implement some prettyprint functions still...
Wim Taymans [Tue, 21 Jan 2003 21:15:00 +0000 (21:15 +0000)]
Also find other plugin features; need to implement some prettyprint functions still...

Original commit message from CVS:
Also find other plugin features; need to implement some prettyprint
functions still...

21 years agoReplace __alignof__() GCC-ism with sizeof(). Should produce exactly the same code...
David Schleef [Tue, 21 Jan 2003 20:50:27 +0000 (20:50 +0000)]
Replace __alignof__() GCC-ism with sizeof().  Should produce exactly the same code on all architectures except perhap...

Original commit message from CVS:
Replace __alignof__() GCC-ism with sizeof().  Should produce exactly
the same code on all architectures except perhaps m68k.

21 years agorevert the revert, switch out the new code for the 'working' code with an #if
Erik Walthinsen [Tue, 21 Jan 2003 20:48:23 +0000 (20:48 +0000)]
revert the revert, switch out the new code for the 'working' code with an #if

Original commit message from CVS:
revert the revert, switch out the new code for the 'working' code with an #if

21 years agodon't make failing tests
Thomas Vander Stichele [Tue, 21 Jan 2003 20:26:06 +0000 (20:26 +0000)]
don't make failing tests

Original commit message from CVS:
don't make failing tests

21 years agoRevert 1.66 and 1.67 that seemed to break the unlink scheduler function 1.68 is still...
Wim Taymans [Tue, 21 Jan 2003 18:39:11 +0000 (18:39 +0000)]
Revert 1.66 and 1.67 that seemed to break the unlink scheduler function 1.68 is still added

Original commit message from CVS:
Revert 1.66 and 1.67 that seemed to break the unlink scheduler function
1.68 is still added

21 years agoSome more debugging
Wim Taymans [Mon, 20 Jan 2003 23:11:51 +0000 (23:11 +0000)]
Some more debugging

Original commit message from CVS:
Some more debugging

21 years ago- We need to pull UNUSABLE pads too because it might be an event
Wim Taymans [Mon, 20 Jan 2003 23:10:32 +0000 (23:10 +0000)]
- We need to pull UNUSABLE pads too because it might be an event

Original commit message from CVS:
- We need to pull UNUSABLE pads too because it might be an event

21 years ago- Make _tell more accurate
Wim Taymans [Mon, 20 Jan 2003 22:32:56 +0000 (22:32 +0000)]
- Make _tell more accurate

Original commit message from CVS:
- Make _tell more accurate

21 years ago- added 'remove' argument to _chain_recursive_add to remove elements from old chain...
Erik Walthinsen [Mon, 20 Jan 2003 22:22:46 +0000 (22:22 +0000)]
- added 'remove' argument to _chain_recursive_add to remove elements from old chain before adding to new one

Original commit message from CVS:
- added 'remove' argument to _chain_recursive_add to remove elements from
old chain before adding to new one
- reworked _pad_unlink to be simpler and more correct

21 years agomoved recursive exit to the front of the call, to make it easier to add prevchain...
Erik Walthinsen [Mon, 20 Jan 2003 22:02:46 +0000 (22:02 +0000)]
moved recursive exit to the front of the call, to make it easier to add prevchain removal

Original commit message from CVS:
moved recursive exit to the front of the call, to make it easier to add prevchain removal

21 years ago- some minor whitespace cleanups
Erik Walthinsen [Mon, 20 Jan 2003 21:23:19 +0000 (21:23 +0000)]
- some minor whitespace cleanups

Original commit message from CVS:
- some minor whitespace cleanups
- rework _chain_add_element to put the element in either the main or
disabled lists depending on whether the element is PLAYING or not.

21 years agomake forte happy
Thomas Vander Stichele [Mon, 20 Jan 2003 14:10:14 +0000 (14:10 +0000)]
make forte happy

Original commit message from CVS:
make forte happy

21 years agoSmall fixes
Wim Taymans [Sun, 19 Jan 2003 20:05:16 +0000 (20:05 +0000)]
Small fixes

Original commit message from CVS:
Small fixes

21 years agoadd --disable-xsltproc-net option to pass --nonet to xsltproc
David I. Lehn [Sun, 19 Jan 2003 00:40:50 +0000 (00:40 +0000)]
add --disable-xsltproc-net option to pass --nonet to xsltproc

Original commit message from CVS:
add --disable-xsltproc-net option to pass --nonet to xsltproc

21 years agocomment out unused caps_changed related functions and prototypes
David I. Lehn [Sat, 18 Jan 2003 21:41:34 +0000 (21:41 +0000)]
comment out unused caps_changed related functions and prototypes

Original commit message from CVS:
comment out unused caps_changed related functions and prototypes

21 years agoFIXME "caps_changed" signal no longer exists, commenting out code that attempts to...
David I. Lehn [Sat, 18 Jan 2003 21:29:23 +0000 (21:29 +0000)]
FIXME "caps_changed" signal no longer exists, commenting out code that attempts to connect to it.

Original commit message from CVS:
FIXME "caps_changed" signal no longer exists, commenting out code that attempts
to connect to it.

21 years agoForgot to set the name on a new schedulerfactory, oops
Wim Taymans [Sat, 18 Jan 2003 14:11:36 +0000 (14:11 +0000)]
Forgot to set the name on a new schedulerfactory, oops

Original commit message from CVS:
Forgot to set the name on a new schedulerfactory, oops

21 years ago- Error after configurable number of buffers
Wim Taymans [Fri, 17 Jan 2003 20:41:04 +0000 (20:41 +0000)]
- Error after configurable number of buffers

Original commit message from CVS:
- Error after configurable number of buffers

21 years agoMore refcounting fixes
Wim Taymans [Fri, 17 Jan 2003 20:02:27 +0000 (20:02 +0000)]
More refcounting fixes

Original commit message from CVS:
More refcounting fixes

21 years agoMore cleanups and refcount fixage
Wim Taymans [Fri, 17 Jan 2003 18:59:44 +0000 (18:59 +0000)]
More cleanups and refcount fixage

Original commit message from CVS:
More cleanups and refcount fixage

21 years ago- properly ref/unref scheduler and clock in gstelement
Wim Taymans [Fri, 17 Jan 2003 18:50:07 +0000 (18:50 +0000)]
- properly ref/unref scheduler and clock in gstelement

Original commit message from CVS:
- properly ref/unref scheduler and clock in gstelement
- ref/unref clock in scheduler
- better cleanup in element factory

21 years ago- sink the systemclock
Wim Taymans [Fri, 17 Jan 2003 18:48:17 +0000 (18:48 +0000)]
- sink the systemclock

Original commit message from CVS:
- sink the systemclock
- unref scheduler in pipeline with new API
- better ref/unref debug info in gstobject

21 years agomemleak fix
Thomas Vander Stichele [Fri, 17 Jan 2003 18:31:53 +0000 (18:31 +0000)]
memleak fix

Original commit message from CVS:
memleak fix

21 years agoAdd helper function to set GstObject pointers with proper ref/unref sequence.
Wim Taymans [Fri, 17 Jan 2003 17:44:07 +0000 (17:44 +0000)]
Add helper function to set GstObject pointers with proper ref/unref sequence.

Original commit message from CVS:
Add helper function to set GstObject pointers with proper ref/unref
sequence.

21 years agoavoid having to depend on glib 2.2
Thomas Vander Stichele [Fri, 17 Jan 2003 16:06:23 +0000 (16:06 +0000)]
avoid having to depend on glib 2.2

Original commit message from CVS:
avoid having to depend on glib 2.2

21 years ago- Added rank to plugin features (for future use)
Wim Taymans [Thu, 16 Jan 2003 22:03:39 +0000 (22:03 +0000)]
- Added rank to plugin features (for future use)

Original commit message from CVS:
- Added rank to plugin features (for future use)
- update docs in gsturi

21 years agoPrint uri handlers too
Wim Taymans [Thu, 16 Jan 2003 21:22:26 +0000 (21:22 +0000)]
Print uri handlers too

Original commit message from CVS:
Print uri handlers too

21 years agoAdded infrastructure to register URI to element+property mappings
Wim Taymans [Thu, 16 Jan 2003 21:22:06 +0000 (21:22 +0000)]
Added infrastructure to register URI to element+property mappings

Original commit message from CVS:
Added infrastructure to register URI to element+property mappings

21 years agosmall fixes
Thomas Vander Stichele [Wed, 15 Jan 2003 21:42:30 +0000 (21:42 +0000)]
small fixes

Original commit message from CVS:
small fixes

21 years agoClean up state change
Wim Taymans [Wed, 15 Jan 2003 21:01:58 +0000 (21:01 +0000)]
Clean up state change

Original commit message from CVS:
Clean up state change

21 years agoSome ideas
Wim Taymans [Wed, 15 Jan 2003 20:31:42 +0000 (20:31 +0000)]
Some ideas

Original commit message from CVS:
Some ideas

21 years agoRemove bogus inline
Wim Taymans [Wed, 15 Jan 2003 18:29:40 +0000 (18:29 +0000)]
Remove bogus inline

Original commit message from CVS:
Remove bogus inline

21 years agoWhen we unref a caps, don't unref the chained caps
Wim Taymans [Tue, 14 Jan 2003 18:45:18 +0000 (18:45 +0000)]
When we unref a caps, don't unref the chained caps

Original commit message from CVS:
When we unref a caps, don't unref the chained caps

21 years agodebug fix
Thomas Vander Stichele [Mon, 13 Jan 2003 09:59:15 +0000 (09:59 +0000)]
debug fix

Original commit message from CVS:
debug fix

21 years agoAdded interrupt back in spider, make opt scheduler schedule next chain on interrupt...
Wim Taymans [Sun, 12 Jan 2003 20:28:08 +0000 (20:28 +0000)]
Added interrupt back in spider, make opt scheduler schedule next chain on interrupt (like basic did)

Original commit message from CVS:
Added interrupt back in spider, make opt scheduler schedule next chain
on interrupt (like basic did)

21 years agoNo need to _yield here
Wim Taymans [Sun, 12 Jan 2003 19:33:18 +0000 (19:33 +0000)]
No need to _yield here

Original commit message from CVS:
No need to _yield here

21 years agoUse two GCond vars to work around a problem in NPTL
Wim Taymans [Sun, 12 Jan 2003 16:33:33 +0000 (16:33 +0000)]
Use two GCond vars to work around a problem in NPTL

Original commit message from CVS:
Use two GCond vars to work around a problem in NPTL

21 years agoAdded test with extra cond var
Wim Taymans [Sun, 12 Jan 2003 15:59:00 +0000 (15:59 +0000)]
Added test with extra cond var

Original commit message from CVS:
Added test with extra cond var

21 years agoSome cleanups, detect and print NPTL problem (?)
Wim Taymans [Sun, 12 Jan 2003 15:50:51 +0000 (15:50 +0000)]
Some cleanups, detect and print NPTL problem (?)

Original commit message from CVS:
Some cleanups, detect and print NPTL problem (?)

21 years agoAdded test app
Wim Taymans [Sun, 12 Jan 2003 15:38:29 +0000 (15:38 +0000)]
Added test app

Original commit message from CVS:
Added test app

21 years agoAdd vishnu's index dumping app
Wim Taymans [Sun, 12 Jan 2003 13:27:02 +0000 (13:27 +0000)]
Add vishnu's index dumping app

Original commit message from CVS:
Add vishnu's index dumping app

21 years agofix Dispose method by vishnu
Wim Taymans [Sun, 12 Jan 2003 13:22:57 +0000 (13:22 +0000)]
fix Dispose method by vishnu

Original commit message from CVS:
fix Dispose method by vishnu

21 years agoAvoid reads on freed memory (patch from vishnu)
Wim Taymans [Sun, 12 Jan 2003 13:06:44 +0000 (13:06 +0000)]
Avoid reads on freed memory (patch from vishnu)

Original commit message from CVS:
Avoid reads on freed memory (patch from vishnu)

21 years agoRemove stupid interrupt call
Wim Taymans [Sun, 12 Jan 2003 12:39:09 +0000 (12:39 +0000)]
Remove stupid interrupt call

Original commit message from CVS:
Remove stupid interrupt call

21 years ago- make add/remove overridable for custom bins
Wim Taymans [Sat, 11 Jan 2003 20:08:03 +0000 (20:08 +0000)]
- make add/remove overridable for custom bins

Original commit message from CVS:
- make add/remove overridable for custom bins

21 years agouse the filter on the connection even if the pads don't have caps
Wim Taymans [Sat, 11 Jan 2003 17:07:24 +0000 (17:07 +0000)]
use the filter on the connection even if the pads don't have caps

Original commit message from CVS:
use the filter on the connection even if the pads don't have caps

21 years ago- return boolean in _interrupt to better inform element
Wim Taymans [Sat, 11 Jan 2003 16:27:45 +0000 (16:27 +0000)]
- return boolean in _interrupt to better inform element

Original commit message from CVS:
- return boolean in _interrupt to better inform element
- fix default bufferpool unref

21 years agoShows the problem with adder and optscheduler, this program simulates bug triggered...
Wim Taymans [Sat, 11 Jan 2003 14:56:47 +0000 (14:56 +0000)]
Shows the problem with adder and optscheduler, this program simulates bug triggered by RhythmBox

Original commit message from CVS:
Shows the problem with adder and optscheduler, this program simulates bug
triggered by RhythmBox

21 years agoDon't remove an element from its chain if it doesn't have a chain
Iain Holmes [Sat, 11 Jan 2003 13:44:33 +0000 (13:44 +0000)]
Don't remove an element from its chain if it doesn't have a chain

Original commit message from CVS:
Don't remove an element from its chain if it doesn't have a chain

21 years agoFix prototypes (trivial)
David Schleef [Sat, 11 Jan 2003 00:29:19 +0000 (00:29 +0000)]
Fix prototypes (trivial)

Original commit message from CVS:
Fix prototypes (trivial)

21 years agoFixes for cross-compilation
David Schleef [Sat, 11 Jan 2003 00:27:29 +0000 (00:27 +0000)]
Fixes for cross-compilation

Original commit message from CVS:
Fixes for cross-compilation

21 years agoFix bison build line
David Schleef [Fri, 10 Jan 2003 21:24:36 +0000 (21:24 +0000)]
Fix bison build line

Original commit message from CVS:
Fix bison build line

21 years agoconnect -> link
David I. Lehn [Fri, 10 Jan 2003 04:54:20 +0000 (04:54 +0000)]
connect -> link

Original commit message from CVS:
connect -> link

21 years agoconnect -> link
David I. Lehn [Fri, 10 Jan 2003 03:31:53 +0000 (03:31 +0000)]
connect -> link

Original commit message from CVS:
connect -> link

21 years agoreverse compat typedefs
David I. Lehn [Fri, 10 Jan 2003 00:09:06 +0000 (00:09 +0000)]
reverse compat typedefs

Original commit message from CVS:
reverse compat typedefs

21 years agomore connect -> link updates
David I. Lehn [Thu, 9 Jan 2003 22:59:37 +0000 (22:59 +0000)]
more connect -> link updates

Original commit message from CVS:
more connect -> link updates

21 years agooopsie
Thomas Vander Stichele [Thu, 9 Jan 2003 20:25:35 +0000 (20:25 +0000)]
oopsie

Original commit message from CVS:
oopsie

21 years agocode cleanups and further deprecation fixes
Thomas Vander Stichele [Thu, 9 Jan 2003 20:02:34 +0000 (20:02 +0000)]
code cleanups and further deprecation fixes

Original commit message from CVS:
code cleanups and further deprecation fixes

21 years agofirst pass of connect->link gst-plugins and other stuff compiles without change at...
Thomas Vander Stichele [Thu, 9 Jan 2003 14:15:37 +0000 (14:15 +0000)]
first pass of connect->link gst-plugins and other stuff compiles without change at this point

Original commit message from CVS:
first pass of connect->link
gst-plugins and other stuff compiles without change at this point

21 years agoFix typo connect -> link, you have been warned
Wim Taymans [Wed, 8 Jan 2003 22:45:46 +0000 (22:45 +0000)]
Fix typo connect -> link, you have been warned

Original commit message from CVS:
Fix typo
connect -> link, you have been warned

21 years agoProvide intrastructure to not have to pass NULL buffers on errors and interrupts...
Wim Taymans [Wed, 8 Jan 2003 21:33:20 +0000 (21:33 +0000)]
Provide intrastructure to not have to pass NULL buffers on errors and interrupts, this should fix some issues with th...

Original commit message from CVS:
Provide intrastructure to not have to pass NULL buffers on errors and
interrupts, this should fix some issues with the optimal scheduler.

21 years agoTest for scheduler interrupt
Wim Taymans [Wed, 8 Jan 2003 21:28:37 +0000 (21:28 +0000)]
Test for scheduler interrupt

Original commit message from CVS:
Test for scheduler interrupt

21 years agomerge back from release branch
Thomas Vander Stichele [Wed, 8 Jan 2003 16:03:49 +0000 (16:03 +0000)]
merge back from release branch

Original commit message from CVS:
merge back from release branch

21 years agofigured I could just as well add huffyuv
Ronald S. Bultje [Tue, 7 Jan 2003 21:02:20 +0000 (21:02 +0000)]
figured I could just as well add huffyuv

Original commit message from CVS:
figured I could just as well add huffyuv

21 years agodraft bla
Ronald S. Bultje [Tue, 7 Jan 2003 21:00:00 +0000 (21:00 +0000)]
draft bla

Original commit message from CVS:
draft bla

21 years agoAn extra sentence..
Wim Taymans [Tue, 7 Jan 2003 20:53:04 +0000 (20:53 +0000)]
An extra sentence..

Original commit message from CVS:
An extra sentence..

21 years agoSmall fixes, improved query inspect
Wim Taymans [Tue, 7 Jan 2003 20:49:46 +0000 (20:49 +0000)]
Small fixes, improved query inspect

Original commit message from CVS:
Small fixes, improved query inspect

21 years agoAnd now it's inlined again :)
Wim Taymans [Mon, 6 Jan 2003 23:59:04 +0000 (23:59 +0000)]
And now it's inlined again :)

Original commit message from CVS:
And now it's inlined again :)

21 years agoMake sure we implement the inlines too for when __inline__ doesn't work
Wim Taymans [Mon, 6 Jan 2003 23:48:59 +0000 (23:48 +0000)]
Make sure we implement the inlines too for when __inline__ doesn't work

Original commit message from CVS:
Make sure we implement the inlines too for when __inline__ doesn't work

21 years agoBetter write ideas down
Wim Taymans [Mon, 6 Jan 2003 23:26:31 +0000 (23:26 +0000)]
Better write ideas down

Original commit message from CVS:
Better write ideas down

21 years agopatch 13364 from vishnu
Wim Taymans [Sun, 5 Jan 2003 22:58:42 +0000 (22:58 +0000)]
patch 13364 from vishnu

Original commit message from CVS:
patch 13364 from vishnu

21 years agoupdating
Thomas Vander Stichele [Sun, 5 Jan 2003 22:55:02 +0000 (22:55 +0000)]
updating

Original commit message from CVS:
updating