Commit graph

306 commits

Author SHA1 Message Date
Richard Boulton 5e5b81ef79 Add gstpropsprivate.h to dist.
Original commit message from CVS:
Add gstpropsprivate.h to dist.
2000-12-31 15:53:07 +00:00
Richard Boulton 550abf46a2 Add docs/fwg to DIST_SUBDIRS
Original commit message from CVS:
Add docs/fwg to DIST_SUBDIRS
2000-12-31 15:19:12 +00:00
Richard Boulton a52218416c Add docs/fwg/Makefile to things to be built.
Original commit message from CVS:
Add docs/fwg/Makefile to things to be built.
2000-12-31 15:18:08 +00:00
Richard Boulton 44e2bda95f Fix another bug in make install for fwg (complained becuase there were no pngs to install).
Original commit message from CVS:
Fix another bug in make install for fwg (complained becuase there were no
pngs to install).
I should have got up more slowly today...
2000-12-31 14:22:59 +00:00
Richard Boulton 080754de3e Fix .cvsignores
Original commit message from CVS:
Fix .cvsignores
2000-12-31 14:02:32 +00:00
Richard Boulton 900dba8811 Fix bug in make install for manuals.
Original commit message from CVS:
Fix bug in make install for manuals.
Added stuff to .cvsignore in fwg
2000-12-31 13:55:33 +00:00
Erik Walthinsen 0ee56888a8 Complete rewrite of the launcher. Now supports pretty arbitrary pipelines.
Original commit message from CVS:
Complete rewrite of the launcher.  Now supports pretty arbitrary pipelines.
Try '((fakesrc) ! identity ! (fakesink))' out.  Doesn't seem to recognize
pad names yet for some reason, so it goes with the first sink/src pad it
finds in a given element.  Other problems still remain, but the hard part
is done with.
2000-12-31 10:46:16 +00:00
Wim Taymans 9321d4d926 Disabled MMX optimized versions until they get fixed
Original commit message from CVS:
Disabled MMX optimized versions until they get fixed
2000-12-30 19:37:48 +00:00
Wim Taymans 96c0e20d95 Fixed autoplugging for avi
Original commit message from CVS:
Fixed autoplugging for avi
Fixed a bug in multiple typefind function loading: when a typefind is
requested for a mimetype, all plugins with a typefind function should be
loaded.
2000-12-30 19:04:51 +00:00
Wim Taymans 860ada25b1 Fixed MPEG2 autoplugging
Original commit message from CVS:
Fixed MPEG2 autoplugging
Added some more INFO to gstthread
2000-12-30 17:42:15 +00:00
Wim Taymans 9c3d9082c3 Updated the makefile for new files
Original commit message from CVS:
Updated the makefile for new files
2000-12-30 17:13:08 +00:00
Wim Taymans 3b805b9209 Docs updates: remove sink, src, filter, connection added gstinfo to docs.
Original commit message from CVS:
Docs updates: remove sink, src, filter, connection
added gstinfo to docs.
Updated some core files for the docs
gsttypefind did not include gst_private
Added CFlags to Makefile.am in gst/elements
2000-12-30 16:13:17 +00:00
Richard Boulton 75ac013312 Added framework for writing filter writers guide.
Original commit message from CVS:
Added framework for writing filter writers guide.
Extracted much of the makefile from docs/manual into a shared file which
is included, so it can be re-used.
2000-12-30 15:36:24 +00:00
Richard Boulton cf22a00363 Fix a bug in manual/Makefile.am: bad shell script for make disting .ps files. Couple of final fixes to libs/Makefil...
Original commit message from CVS:
Fix a bug in manual/Makefile.am: bad shell script for make disting .ps
files.   Couple of final fixes to libs/Makefile.am, too.
Add a few things to cvsignores.
2000-12-30 14:46:09 +00:00
Richard Boulton 8b4b05dc1e Makefile cleaned muchly - make should now cause gstreamer-libs docs to be created. Make dist may work too - untested...
Original commit message from CVS:
Makefile cleaned muchly - make should now cause gstreamer-libs docs to be
created.  Make dist may work too - untested.  No longer store tmpls in
CVS, either.
Only thing missing is make dependencies on the source files used to extract
the docs.
2000-12-30 13:54:43 +00:00
Richard Boulton f4c8ddb28e Remove template files from CVS: they're autogenerated better.
Original commit message from CVS:
Remove template files from CVS: they're autogenerated better.
2000-12-30 13:14:09 +00:00
Richard Boulton 09e44c677a Makefile can now be used for a different manual by simply changing the initial variables
Original commit message from CVS:
Makefile can now be used for a different manual by simply changing the
initial variables
2000-12-30 05:05:07 +00:00
Richard Boulton 94fd41b634 Remove old directories and files
Original commit message from CVS:
Remove old directories and files
2000-12-30 04:40:07 +00:00
Richard Boulton 1443641618 Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ...
Original commit message from CVS:
Misc tweaks to makefile for manual.  Moved .figs into same directory so
we can have them built appropriately without having to hack makefiles
horribly.  Nearly have a core makefile which can be reused for other
manuals.
2000-12-30 04:36:40 +00:00
Wim Taymans b583725b3a Scaled down the eps images to half their size
Original commit message from CVS:
Scaled down the eps images to half their size
2000-12-30 03:28:29 +00:00
Wim Taymans fbc4098833 Added some INFO in gstelements
Original commit message from CVS:
Added some INFO in gstelements
Reverted pad names in gstfakesrc back to what they were
2000-12-30 02:47:11 +00:00
Erik Walthinsen 9813b0ca37 Updated more files to use INFO.
Original commit message from CVS:
Updated more files to use INFO.
2000-12-30 02:41:15 +00:00
Richard Boulton be6f808666 Minor neaten to makefile.
Original commit message from CVS:
Minor neaten to makefile.
2000-12-30 02:25:05 +00:00
Richard Boulton 1ad129fd31 Convert GstSrc's to GstElements.
Original commit message from CVS:
Convert GstSrc's to GstElements.
2000-12-30 01:53:05 +00:00
Richard Boulton 2d22da4e0b Added configure test for liblame.
Original commit message from CVS:
Added configure test for liblame.
2000-12-30 01:06:19 +00:00
Richard Boulton 47c5fad820 Add configure tests for cdparanoia
Original commit message from CVS:
Add configure tests for cdparanoia
2000-12-30 00:46:17 +00:00
Richard Boulton 3d4107e67b Fix a couple of MMX issues.
Original commit message from CVS:
Fix a couple of MMX issues.
2000-12-29 21:56:20 +00:00
Richard Boulton 448600ebe4 Include libgst.la when linking gbtest so it compiles.
Original commit message from CVS:
Include libgst.la when linking gbtest so it compiles.
2000-12-29 21:50:18 +00:00
Wim Taymans c306021ce3 Fixed buffer flag handling gstplay used old flag handling updated some plugins for the new objects/error handling
Original commit message from CVS:
Fixed buffer flag handling
gstplay used old flag handling
updated some plugins for the new objects/error handling
Fixed a serious buffer error in gst_buffer_append
2000-12-29 19:45:45 +00:00
Wim Taymans 2e6abf825a Updated some test programs
Original commit message from CVS:
Updated some test programs
2000-12-29 18:31:06 +00:00
Wim Taymans fe6128b118 Fixed a serious bug in gst_props_new: properties with a 0 value causes a segfault
Original commit message from CVS:
Fixed a serious bug in gst_props_new: properties with a 0 value causes
a segfault
Fixed a possible bug in gstautoplug when one of the constructed paths
was empty
Commented out a too liberal assert in gstscheduler.c
Added GST_BUFFER_DISCONTINUOUS
tried to fix asyndisksrc
2000-12-29 18:23:41 +00:00
Erik Walthinsen a80b0c26d5 Added DEBUG, INFO, and ERROR systems. Very little code is converted yet.
Original commit message from CVS:
Added DEBUG, INFO, and ERROR systems.  Very little code is converted yet.
Policy decisions need to be made as to what kinds of cases get what kind
of response, and what the default ERROR response should be.  Right now it
will print out all the information, then have gdb spew a stack trace.
2000-12-29 10:02:17 +00:00
Erik Walthinsen 104c1889ed Updated copyright notices.
Original commit message from CVS:
Updated copyright notices.
2000-12-29 05:38:06 +00:00
Wim Taymans 635b44d929 Add the pipeline to the thread after autoplugging.
Original commit message from CVS:
Add the pipeline to the thread after autoplugging.
2000-12-29 04:36:54 +00:00
Wim Taymans 57a6bb78fa Added a missing file...
Original commit message from CVS:
Added a missing file...
2000-12-29 03:05:47 +00:00
Erik Walthinsen 09eeadb15f Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and GstConnection. Also fixed a bug in gst...
Original commit message from CVS:
Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter,
and GstConnection.  Also fixed a bug in gst_bin_iterate_func.
2000-12-29 02:28:04 +00:00
Erik Walthinsen 1768119da6 missed one file for copyright
Original commit message from CVS:
missed one file for copyright
2000-12-28 22:13:35 +00:00
Erik Walthinsen ca1c48e95c Updated copyright in all the libgst files.
Original commit message from CVS:
Updated copyright in all the libgst files.
Created gst_private.h, set up all files to use it.
2000-12-28 22:12:02 +00:00
Wim Taymans 9655c3b593 Updated the API docs.
Original commit message from CVS:
Updated the API docs.
2000-12-28 21:42:23 +00:00
Erik Walthinsen c706b66123 removed some dead pad_pull/push code
Original commit message from CVS:
removed some dead pad_pull/push code
2000-12-28 21:12:40 +00:00
Wim Taymans f4a635c8dc Pending editor changes. fixes for autoplug of elementary MPEG1 video streams make sure mp3 types get compiled videosi...
Original commit message from CVS:
Pending editor changes.
fixes for autoplug of elementary MPEG1 video streams
make sure mp3 types get compiled
videosink changes for xml loading
2000-12-28 02:51:07 +00:00
Wim Taymans 41aa51ba45 Fixes for the new scheduler.
Original commit message from CVS:
Fixes for the new scheduler.
Autoplug works again with mp3/mpeg1/ogg
2000-12-28 00:18:26 +00:00
Erik Walthinsen 1c568619e9 Added some cleanup, so create_plan can be called multiple times.
Original commit message from CVS:
Added some cleanup, so create_plan can be called multiple times.
2000-12-27 23:42:15 +00:00
Wim Taymans 40f192075c Updates for the gst_pad_push changes
Original commit message from CVS:
Updates for the gst_pad_push changes
2000-12-27 22:39:45 +00:00
Wim Taymans 47c1e14677 Added loop_based option
Original commit message from CVS:
Added loop_based option
Added multiple pad output
2000-12-27 04:16:01 +00:00
Erik Walthinsen 7dcd7a13a1 Mostly minor little changes, but two interesting things: 1) removed a pthread_join from the gst_thread_main_loop. co...
Original commit message from CVS:
Mostly minor little changes, but two interesting things:

1) removed a pthread_join from the gst_thread_main_loop.  commented out
because the thread isn't supposed to run pthread_join, the main process is.

2) Fixed a major bug with cothreads in threads.  Had to add MAP_FIXED to
the mmap() of the cothread stack.  Presumably the gilbc that ships with
redhat 7.0 now places these mmap requests somewhat randomly.  Since they
*must* be exactly where we expect them, it was failing.  MAP_FIXED forces
it to put it where we say.
2000-12-27 03:13:20 +00:00
Erik Walthinsen 8139aeca9e Added code to attempt the scheduling of chained cases. Very simply right now. Also added code to allow the use_coth...
Original commit message from CVS:
Added code to attempt the scheduling of chained cases.  Very simply right
now.  Also added code to allow the use_cothread flag of a bin to force all
the chains to use cothreads as well.
2000-12-27 00:46:26 +00:00
Erik Walthinsen 1d0694ade4 added case4
Original commit message from CVS:
added case4
2000-12-27 00:01:27 +00:00
Erik Walthinsen a46c5a73f0 More massive changes to the scheduling system. Moved the scheduling code to gstscheduler.[ch], so an child bin can r...
Original commit message from CVS:
More massive changes to the scheduling system.  Moved the scheduling code
to gstscheduler.[ch], so an child bin can replace the scheduler.
Introduced the concept of chains, which are subsets of the list of managed
elements for a given manager bin, which get scheduled as separate entities.
gst_bin_iterate_func should be pretty much fixed now, the scheduling code
gets to do all the hard work.

Cothreaded case work in the couple tests I've tried, chained is next.
2000-12-26 23:51:04 +00:00
Erik Walthinsen a1268abbd6 Changed "bin" to "thread" in get_thread_new.
Original commit message from CVS:
Changed "bin" to "thread" in get_thread_new.
2000-12-26 20:49:46 +00:00