- 17 Mar, 2002 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: adapt mad / oss / mpegaudioparse to the changes inside the core
-
- 16 Mar, 2002 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: EVENTS2 BRANCH: adjusted mad and osssink to work with newer buffers
-
- 14 Mar, 2002 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: First commit to new branch. The only stuff that is known to compile are: - the ext/mad dir - the gst/mpegaudioparse dir - the sys/oss dir Why these? - because I hacked them up to do seeking in Mp3's with the player - The changes are not supposed to stay there. At least the osssink hack is ugly, but I wanted easy output :)
-
- 13 Mar, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more cleanups, buildrequires, ...
-
- 12 Mar, 2002 4 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: spec file clean up and lib changes
-
Thomas Vander Stichele authored
Original commit message from CVS: conditional'd videosink
-
Thomas Vander Stichele authored
Original commit message from CVS: moved jpeg to it's own package since it depends on libjpeg
-
Thomas Vander Stichele authored
Original commit message from CVS: heh, we never saw this one before
-
- 08 Mar, 2002 2 commits
-
-
Richard Boulton authored
Original commit message from CVS: Fix several C++ style comments.
-
Richard Boulton authored
Remove static structures: you can now have multiple monoscopes, and they'll actually display different things. :) Original commit message from CVS: Remove static structures: you can now have multiple monoscopes, and they'll actually display different things. :)
-
- 06 Mar, 2002 3 commits
-
-
Wim Taymans authored
Original commit message from CVS: Make sure we use proper properties to define the different AVI types.
-
Ronald S. Bultje authored
Original commit message from CVS: Bugfix - it now actually works (I think)
-
Andy Wingo Wingo authored
Original commit message from CVS: paramspec type fix, make the source pads GST_PAD_SOMETIMES
-
- 05 Mar, 2002 4 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: first prerelease
-
Christian Schaller authored
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins Original commit message from CVS: Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins
-
Christian Schaller authored
Original commit message from CVS: added Monoscope to SPEC
-
Thomas Vander Stichele authored
Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
-
- 04 Mar, 2002 5 commits
-
-
Andy Wingo Wingo authored
update to the g_object_notify() way of sending the app information this is untested, but should work Original commit message from CVS: update to the g_object_notify() way of sending the app information this is untested, but should work
-
Christian Schaller authored
Original commit message from CVS: fixed name of libvideosink
-
Christian Schaller authored
Original commit message from CVS: added videosink to SPEC, it is bundled with the xvideosink
-
Christian Schaller authored
Original commit message from CVS: added more media formats: mod, sid, au
-
Andy Wingo Wingo authored
Original commit message from CVS: rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
-
- 03 Mar, 2002 9 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: moved rtp out of experimental
-
Andy Wingo Wingo authored
Original commit message from CVS: move smoothwave to broken for the time being
-
Christian Schaller authored
Original commit message from CVS: fixed rtp dependency
-
Christian Schaller authored
Original commit message from CVS: fixed pipeline for vob files so we get sound (bad sound but still), Wim claims we only need 50 more rewrites to get it working well
-
Richard Boulton authored
Original commit message from CVS: Fix monoscope: caps already asked for mono input: make it actually expect such input.
-
Richard Boulton authored
Original commit message from CVS: Use stereo2mono plugin for scopes which require mono input. It would be better if esdmon and osssrc were able to give mono output: they need caps negotiation.
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do testsuite atm
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do testsuite until we have it working
-
Andy Wingo Wingo authored
get up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego in adder improved capsnego in i... Original commit message from CVS: * get up-to-date with the gst_caps_debug api * improved capsnego in mad * improved capsnego in adder * improved capsnego in intfloat plugins * unbroke capsnego in stereomono plugins * fix cothread stack allocation within the main thread in new cothreads
-
- 02 Mar, 2002 9 commits
-
-
Thomas Vander Stichele authored
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w... Original commit message from CVS: adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like we *need* to have the most dirs we can get ;) if no one objects then I guess I'll move it to the sensible place
-
Thomas Vander Stichele authored
Original commit message from CVS: what sort of compiler allowed this anomaly to pass ??? please fix indentation too ;)
-
Andy Wingo Wingo authored
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica... Original commit message from CVS: let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatically, and we don't support half-updated trees
-
Andy Wingo Wingo authored
Original commit message from CVS: fix a typo
-
Benjamin Otte authored
Original commit message from CVS: adding 'videosink' element It's basically a rewritten xvideosink, but is more modular and allows 'hooks'. It is needed by GstVideoWidget in gst-player
-
Richard Boulton authored
Original commit message from CVS: Fix a small typo in gst-launch-ext. Add gst-visualise, together with a manpage.
-
Richard Boulton authored
Original commit message from CVS: Add timestamps to osssrc. Remove unused member "seq".
-
Richard Boulton authored
Fix up esdmon timestamps, so that they don't go completely wrong if someone changes the frequency, depth or mono/ster... Original commit message from CVS: Fix up esdmon timestamps, so that they don't go completely wrong if someone changes the frequency, depth or mono/stereo parameters.
-
Richard Boulton authored
Original commit message from CVS: Added esdmon plugin. Monitors output from the esd sound daemon. Particularly useful for displaying a visualisation of the audio being played on your system. eg: gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink } You can even have several of them going at once. :)
-