Commit graph

997 commits

Author SHA1 Message Date
Steve Baker 921392eee7 added a default bufferpool factory function. it reuses existing instances of bufferpool if requests are made for exis...
Original commit message from CVS:
added a default bufferpool factory function. it reuses existing instances of bufferpool if requests are made for existing buffer sizes
2001-06-17 13:55:55 +00:00
Wim Taymans acc22ba11c Fixed the audiosink in the example with osssink.
Original commit message from CVS:
Fixed the audiosink in the example with osssink.
2001-06-17 03:03:09 +00:00
Wim Taymans e7ceea587b Removed a check (see that the file exists locally ??) to enable network streaming with gnomevfssrc again.
Original commit message from CVS:
Removed a check (see that the file exists locally ??) to enable network
streaming with gnomevfssrc again.
2001-06-16 13:24:26 +00:00
Wim Taymans 398dde60f4 Small updates to the manual.
Original commit message from CVS:
Small updates to the manual.
2001-06-15 21:46:57 +00:00
Wim Taymans 07b3816510 Updated the README file with some cool gstreamer-launch cmd lines
Original commit message from CVS:
Updated the README file with some cool gstreamer-launch cmd lines
by Matthew McClintock <mattsm@mail.utexas.edu>
2001-06-15 19:46:46 +00:00
Wim Taymans 5c73a7824c Changed a stupid assert in request_pad.
Original commit message from CVS:
Changed a stupid assert in request_pad.
Some fixes for pullregion and EOS conditions.
Remove an unneeded check in the scheduler (check for NULL buffer)
some EOS fixes for pullregion in disksrc.
Removed the macro in the gstparse.h header 'cause it's internal to gstparse.c
Added a check in gstparse for NULL element.
2001-06-15 19:13:45 +00:00
Thomas Vander Stichele 710fb2ad9f added some minor stuff
Original commit message from CVS:
added some minor stuff
2001-06-15 16:42:12 +00:00
Richard Boulton e9b51b9450 Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving the value before saving... :(
Original commit message from CVS:
Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving
the value before saving... :(
2001-06-15 15:44:32 +00:00
Richard Boulton d3286080e6 Fix bug #433398, by putting GLIB_CFLAGS
Original commit message from CVS:
Fix bug #433398, by putting GLIB_CFLAGS
2001-06-15 15:42:43 +00:00
Steve Baker 933a7aeff4 should restore dynamic connection of pads (couldn't really test it though)
Original commit message from CVS:
should restore dynamic connection of pads (couldn't really test it though)
2001-06-15 06:33:29 +00:00
Thomas Vander Stichele 4af8c58268 changed cutter example to use a thread
Original commit message from CVS:
changed cutter example to use a thread
2001-06-14 18:04:16 +00:00
Thomas Vander Stichele c8d950b8ef cutter now uses afsink to write out wavs we will add a queue next to handle latency problems
Original commit message from CVS:
cutter now uses afsink to write out wavs
we will add a queue next to handle latency problems
2001-06-13 22:09:58 +00:00
Thomas Vander Stichele af0f1309c7 added cutter example
Original commit message from CVS:
added cutter example
2001-06-13 21:52:42 +00:00
Wim Taymans 8eaa39e111 Loop in pullregion until the desired buffer has been pulled.
Original commit message from CVS:
Loop in pullregion until the desired buffer has been pulled.
2001-06-13 21:33:31 +00:00
Thomas Vander Stichele 20e8b7939d added a function to check if the buffer's data is framed
Original commit message from CVS:
added a function to check if the buffer's data is framed
2001-06-13 21:08:02 +00:00
Thomas Vander Stichele 60c349cb29 added deinterlace
Original commit message from CVS:
added deinterlace
2001-06-13 20:26:10 +00:00
Thomas Vander Stichele b997098405 added example program to show how cutter plugin works
Original commit message from CVS:
added example program to show how cutter plugin works
2001-06-13 16:20:49 +00:00
Thomas Vander Stichele f9023ba24e added helper function to calculate maximum possible sample value based on caps
Original commit message from CVS:
added helper function to calculate maximum possible sample value based
on caps
2001-06-13 15:33:03 +00:00
Thomas Vander Stichele d3b914ad91 added two more cases of eos reasoning
Original commit message from CVS:
added two more cases of eos reasoning
2001-06-13 09:51:27 +00:00
Arik Devens 80fdb9475e Hmm, added working (if hacked) full-screen play, shuffled things around, added error checking so we don't crash on fi...
Original commit message from CVS:
Hmm, added working (if hacked) full-screen play, shuffled things around, added error checking so we don't crash on file not found, added the beginnings of a preferences dialog.
2001-06-13 01:18:12 +00:00
Wim Taymans f462526422 Fixed a bug in the avi encoder with wrong alignment.
Original commit message from CVS:
Fixed a bug in the avi encoder with wrong alignment.
2001-06-12 19:47:41 +00:00
Thomas Vander Stichele 0c383d7306 added some function to support framestamps & timestamps
Original commit message from CVS:
added some function to support framestamps & timestamps
2001-06-12 10:11:26 +00:00
Richard Boulton d6bcf426af Some formatting updates, thanks to using manedit
Original commit message from CVS:
Some formatting updates, thanks to using manedit
2001-06-10 21:13:12 +00:00
Christian Schaller f8356d6e8b - Moved a couple of libs from GPL to LGPL since they had been mistakenly branded as GPL.
Original commit message from CVS:
2001-10-06 Christian Schaller <Uraeus@linuxrising.org>
- Moved a couple of libs from GPL to LGPL since they had been mistakenly branded as GPL.
2001-06-10 18:50:13 +00:00
Steve Baker c1c2236210 can now take comma delimited list of pads. eg gstreamer-launch disksrc location=~/mp3/gnome.mp3 ! mad ! int2float src...
Original commit message from CVS:
can now take comma delimited list of pads. eg gstreamer-launch disksrc location=~/mp3/gnome.mp3 ! mad ! int2float src%d,src%d\!sink%d,sink%d float2int ! osssink
2001-06-10 11:57:39 +00:00
Christian Schaller 96d791a0d8 - Updated the SPEC file as per Erik's wishes
Original commit message from CVS:
2001-10-06 Christian Schaller <Uraeus@linuxrising.org>
- Updated the SPEC file as per Erik's wishes
- Split out the mpeg stuff
- Silenced gstreamer-register when run after each package
2001-06-10 01:18:59 +00:00
Christian Schaller 47a70299f9 - Added gstreamer-register to all plugins
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- Added gstreamer-register to all plugins
2001-06-09 21:48:04 +00:00
Christian Schaller d3fdc70f95 - moved the visualisations plugins out
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- moved the visualisations plugins out

TODO:
1. the mpeg plugins need sorting out. currently they are all just placed inside
the main package. Need help with this since I am unsure about what files belongs where with what dependency
2. Cross-dependencies probably should be added to the plugins
3. License information should be added to the plugins
4. GStreamer-register needs to be added for each plugin
2001-06-09 19:23:11 +00:00
Christian Schaller 7cfb8bc2e6 - Finally the SPEC file works again, now only polishing it remains
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- Finally the SPEC file works again, now only polishing it remains
2001-06-09 18:50:38 +00:00
Christian Schaller 1611f5cddb - More SPEC fixes, not perfect yet, but maybe it actually works now
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- More SPEC fixes, not perfect yet, but maybe it actually works now
2001-06-09 16:44:54 +00:00
Steve Baker 76544d6da3 store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2 syntax
Original commit message from CVS:
store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2 syntax
2001-06-09 11:43:58 +00:00
Steve Baker 42d724726c if a named pad doesn't exist, try creating a new pad using the padtemplate name. eg int2float src%d!sink%d float2int
Original commit message from CVS:
if a named pad doesn't exist, try creating a new pad using the padtemplate name. eg int2float src%d!sink%d float2int
2001-06-09 10:16:12 +00:00
Christian Schaller aec1cc5b17 - More fixes to the SPEC file, still not verfied that it works, but I need sleep and it is guaranteed closer to worki...
Original commit message from CVS:
2001-09-06 Christian Schaller <Uraeus@linuxrising.org>
- More fixes to the SPEC file, still not verfied that it works, but I need sleep
and it is guaranteed closer to working than the current one. More testing and SPEC file hacking tommorow(aka later today).
2001-06-09 02:33:54 +00:00
Wim Taymans 7c6c3ed06b Added a check for avifile.
Original commit message from CVS:
Added a check for avifile.
2001-06-09 00:14:28 +00:00
Christian Schaller d5951eacad - Added ALSA plugin (commented out since I don't have alsa installed)
Original commit message from CVS:
2001-08-06 Christian Schaller <Uraeus@linuxrising.org>
- Added ALSA plugin (commented out since I don't have alsa installed)
2001-06-08 22:17:14 +00:00
Christian Schaller b9139328cc - Updated GStreamer SPEC which sorts out plugins into separate plugins, needs more work to support all plugins.
Original commit message from CVS:
2001-08-06 Christian Schaller <Uraeus@linuxrising.org>
- Updated GStreamer SPEC which sorts out plugins into separate plugins, needs
more work to support all plugins.
2001-06-08 21:56:10 +00:00
David I. Lehn cd3595577b Added manpage
Original commit message from CVS:
Added manpage
Ignore built autoplugtest binary
Bump debian version to 0.2.0
2001-06-07 16:56:27 +00:00
Richard Boulton d74c7d5d70 Add gstreamer-compprep man page.
Original commit message from CVS:
Add gstreamer-compprep man page.
2001-06-07 10:58:40 +00:00
Andrew Mitchell d97d6cd1b5 Credited 'ALSA plugins' to Thomas Nydberg in AUTHORS
Original commit message from CVS:
Credited 'ALSA plugins' to Thomas Nydberg in AUTHORS
2001-06-07 08:18:15 +00:00
David I. Lehn 0bb1acee5a latest plugins updates
Original commit message from CVS:
latest plugins updates
2001-06-07 06:38:21 +00:00
Arik Devens 959e272859 dissabled full-screen for the time being till i have time to fix it.
Original commit message from CVS:
dissabled full-screen for the time being till i have time to fix it.
2001-06-07 06:06:49 +00:00
Erik Walthinsen 0d7c4dc838 added --gst-mask to the man pages
Original commit message from CVS:
added --gst-mask to the man pages
2001-06-07 00:08:56 +00:00
David I. Lehn 422da209a0 Added new plugin packages and synced up to a late pre2 CVS base.
Original commit message from CVS:
Added new plugin packages and synced up to a late pre2 CVS base.
2001-06-06 19:23:21 +00:00
David I. Lehn 5deb318232 Added configure.{ac,in} to .cvsignore since they are autogenerated from configure.base now.
Original commit message from CVS:
Added configure.{ac,in} to .cvsignore since they are autogenerated from
configure.base now.
2001-06-06 19:21:39 +00:00
David I. Lehn 474109aec6 Added .o and .lo to clean-local target
Original commit message from CVS:
Added .o and .lo to clean-local target
2001-06-06 19:20:53 +00:00
Wim Taymans bc9cbb1643 Removed a warning.
Original commit message from CVS:
Removed a warning.
2001-06-06 19:15:10 +00:00
Wim Taymans f19283fa0d Some minor docs updates.
Original commit message from CVS:
Some minor docs updates.
2001-06-06 18:33:18 +00:00
Wim Taymans c57122e0ae Added the lav encoder Makefile.am
Original commit message from CVS:
Added the lav encoder Makefile.am
2001-06-06 18:31:23 +00:00
Wim Taymans c416297af4 Changed the maxcothreads to 16. connect to the new_ghost_pad signal in parse.
Original commit message from CVS:
Changed the maxcothreads to 16.
connect to the new_ghost_pad signal in parse.
2001-06-06 18:29:57 +00:00
Thomas Vander Stichele 8e58af799d added cutter plugin to config stuff
Original commit message from CVS:
added cutter plugin to config stuff
2001-06-06 14:24:17 +00:00