Commit graph

2657 commits

Author SHA1 Message Date
Thomas Vander Stichele 5161f29e99 release notes
Original commit message from CVS:
release notes
2002-09-21 22:49:44 +00:00
David Schleef 9b26b6e3d5 Merge 1.8->1.9. Fixes GST_IS_OBJECT assertion failure and other.
Original commit message from CVS:
Merge 1.8->1.9.  Fixes GST_IS_OBJECT assertion failure and other.
2002-09-21 21:56:49 +00:00
Thomas Vander Stichele d360a90928 another pre
Original commit message from CVS:
another pre
2002-09-21 18:30:15 +00:00
Thomas Vander Stichele b019b0bcb1 md5sink fix
Original commit message from CVS:
md5sink fix
2002-09-21 18:29:50 +00:00
Thomas Vander Stichele fb9aa53367 adding gst-md5sum
Original commit message from CVS:
adding gst-md5sum
2002-09-20 22:42:07 +00:00
Thomas Vander Stichele 946af0e1ef uhm, proper name
Original commit message from CVS:
uhm, proper name
2002-09-20 22:41:19 +00:00
Thomas Vander Stichele 7261209095 new tool and a small man update
Original commit message from CVS:
new tool and a small man update
2002-09-20 22:34:48 +00:00
David Schleef 350742ebef Join 1.9->1.0 to BRANCH-RELEASE-0_4_1.
Original commit message from CVS:
Join 1.9->1.0 to BRANCH-RELEASE-0_4_1.
2002-09-20 22:31:55 +00:00
Andy Wingo f0ea6c4b9f Add plugin loading error code GST_PLUGIN_ERROR_NOT_A_PLUGIN to indicate that failure was expected for this .so. This ...
Original commit message from CVS:
Add plugin loading error code GST_PLUGIN_ERROR_NOT_A_PLUGIN to indicate that
failure was expected for this .so. This is important in --enable-plugin-builddir
builds to prevent non-plugin .so's in the GST_PLUGIN_PATH from causing nasty
error messages (ie libgstcontrol.so).
2002-09-20 21:08:01 +00:00
Thomas Vander Stichele ef37b7df6a backport ds's fix
Original commit message from CVS:
backport ds's fix
2002-09-19 21:21:31 +00:00
Thomas Vander Stichele 023e54c91b set the nano to 2
Original commit message from CVS:
set the nano to 2
2002-09-18 09:54:51 +00:00
Thomas Vander Stichele d5e71498dd buildfix
Original commit message from CVS:
buildfix
2002-09-17 15:07:24 +00:00
David Schleef fe8db5b9b7 fix typo that causes helloworld2.c to not compile
Original commit message from CVS:
fix typo that causes helloworld2.c to not compile
2002-09-15 22:35:55 +00:00
Thomas Vander Stichele c35200bf05 another example
Original commit message from CVS:
another example
2002-09-15 21:33:26 +00:00
Wim Taymans 88aba59fb7 Show even long property name
Original commit message from CVS:
Show even long property name
2002-09-15 18:59:27 +00:00
Thomas Vander Stichele f0c104309d better warning (?)
Original commit message from CVS:
better warning (?)
2002-09-15 18:20:41 +00:00
Thomas Vander Stichele 697c3740d7 cleanups
Original commit message from CVS:
cleanups
2002-09-15 14:07:41 +00:00
Thomas Vander Stichele 9150369f92 updates
Original commit message from CVS:
updates
2002-09-15 13:57:34 +00:00
Wim Taymans a70416bcd8 State change cleanups
Original commit message from CVS:
State change cleanups
2002-09-15 13:53:08 +00:00
Wim Taymans c2e64f65da Small cleanups and leak fixes
Original commit message from CVS:
Small cleanups and leak fixes
2002-09-15 13:45:26 +00:00
Thomas Vander Stichele 277726f4a1 another example
Original commit message from CVS:
another example
2002-09-15 13:15:18 +00:00
Thomas Vander Stichele d616f28fcd try again
Original commit message from CVS:
try again
2002-09-14 23:12:52 +00:00
Wim Taymans 890c2c7eec Fix the "dynamic" example
Original commit message from CVS:
Fix the "dynamic" example
2002-09-14 22:53:21 +00:00
Thomas Vander Stichele 5a559c5b6c fix up code to at least compile doesn't run properly yet
Original commit message from CVS:
fix up code to at least compile
doesn't run properly yet
2002-09-14 14:48:49 +00:00
Thomas Vander Stichele 446ed4529a doh
Original commit message from CVS:
doh
2002-09-14 14:18:55 +00:00
Thomas Vander Stichele ef63411dc8 language updates from cameron
Original commit message from CVS:
language updates from cameron
2002-09-14 14:13:34 +00:00
Thomas Vander Stichele 121c19e9f4 add this
Original commit message from CVS:
add this
2002-09-14 13:56:54 +00:00
Thomas Vander Stichele 2c902a840c adding stuff to make the code extractor pick up examples
Original commit message from CVS:
adding stuff to make the code extractor pick up examples
2002-09-14 13:21:12 +00:00
Thomas Vander Stichele 40e88820f7 adding manual examples to build, along with deps don't worry, this should work if you don't have libgnomeui
Original commit message from CVS:
adding manual examples to build, along with deps
don't worry, this should work if you don't have libgnomeui
2002-09-14 13:19:05 +00:00
Thomas Vander Stichele f98c840f6a adding automatic example extraction from manual
Original commit message from CVS:
adding automatic example extraction from manual
2002-09-14 13:17:10 +00:00
Thomas Vander Stichele 03d480c433 adding a section on gnome integration
Original commit message from CVS:
adding a section on gnome integration
2002-09-14 12:48:06 +00:00
Wim Taymans e6e1dc2e0e - some cleanups
Original commit message from CVS:
- some cleanups
- revert a patch that needs more thinking..
- move common code and sanity checks in gstscheduler.c instead of the
real schedulers.
- remove sanity checks from the schedulers
2002-09-13 23:02:54 +00:00
Wim Taymans 1e4b4cf6c2 Reverted scheduler change
Original commit message from CVS:
Reverted scheduler change
2002-09-13 21:55:35 +00:00
Wim Taymans 912e4ef0f9 Maybe this fixes rhythmbox again
Original commit message from CVS:
Maybe this fixes rhythmbox again
2002-09-13 21:41:31 +00:00
Christian Schaller 1612b83897 bloody hell, a stupid typo that forces me to start anew again
Original commit message from CVS:
bloody hell, a stupid typo that forces me to start anew again
2002-09-13 21:30:29 +00:00
Christian Schaller ea1e832807 fix scheduler names after rename in SPEC
Original commit message from CVS:
fix scheduler names after rename in SPEC
2002-09-13 21:09:21 +00:00
Thomas Vander Stichele 3efb103da4 fixes uraeus problem
Original commit message from CVS:
fixes uraeus problem
2002-09-13 15:14:45 +00:00
Ronald S. Bultje fc6ac17dc1 Dont give a warning on unconnected pads (bugzilla ID 93218) - thanks Iain
Original commit message from CVS:
Dont give a warning on unconnected pads (bugzilla ID 93218) - thanks Iain
2002-09-13 13:32:28 +00:00
Wim Taymans 3443f74f10 Added optimal scheduler to build and call it optomega
Original commit message from CVS:
Added optimal scheduler to build and call it optomega
2002-09-12 21:00:57 +00:00
Wim Taymans 37a127d9ed - Make the return GList of gst_element_get_pad_list as const
Original commit message from CVS:
- Make the return GList of gst_element_get_pad_list as const
- Pad scheduler refactoring
- Remove gst_pad_set/unset_scheduler as it's not needed
- Reimplement gst_pad_get_scheduler using the parent scheduler
- Remove gst_pad_peek as it cannot work reliably
- Remove the pad bufpen, replace with scheduler private gpointer
- Make queue use the new _get_scheduler implementation
- Remove _pad_unset_scheduler from GstScheduler
- Remove LOOP_SEEK mode from aggregator
- Other fixes for API changes.
2002-09-12 20:52:03 +00:00
Wim Taymans 498d3181d7 Updates
Original commit message from CVS:
Updates
2002-09-12 20:41:26 +00:00
Thomas Vander Stichele a0537fd60f revert this comment
Original commit message from CVS:
revert this comment
2002-09-12 20:13:21 +00:00
Wim Taymans 7fc83d1433 Fix the min value for the stats
Original commit message from CVS:
Fix the min value for the stats
2002-09-12 20:11:12 +00:00
Thomas Vander Stichele c6b9be0e52 new thread test, not yet active
Original commit message from CVS:
new thread test, not yet active
2002-09-12 19:26:54 +00:00
Thomas Vander Stichele cc2e4ffaaf cleanup
Original commit message from CVS:
cleanup
2002-09-12 19:26:12 +00:00
Thomas Vander Stichele 17d01b5d21 scheduler renaming
Original commit message from CVS:
scheduler renaming
- wingo or omega for cothreads package
- basic or fast or optimal for algorithms
2002-09-12 19:23:41 +00:00
Wim Taymans 27301abdb3 More updates to the non-cothread scheduler
Original commit message from CVS:
More updates to the non-cothread scheduler
2002-09-12 19:22:03 +00:00
Thomas Vander Stichele 3a5b408709 useful comments change thread -> cothread in varnames where it's applicable code cleanups
Original commit message from CVS:
* useful comments
* change thread -> cothread in varnames where it's applicable
* code cleanups
2002-09-12 18:56:31 +00:00
Thomas Vander Stichele b5b28a3c8b cleanups
Original commit message from CVS:
cleanups
2002-09-12 18:55:21 +00:00
Thomas Vander Stichele dd9d93d295 code cleanup
Original commit message from CVS:
code cleanup
2002-09-12 18:54:16 +00:00