summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-03-30Get the 'signed' property as a boolean.Wim Taymans2-10/+10
Original commit message from CVS: Get the 'signed' property as a boolean.
2002-03-30Get the signed property as a booleanWim Taymans1-5/+5
Original commit message from CVS: Get the signed property as a boolean
2002-03-30Changed to the new props APIWim Taymans21-106/+146
Original commit message from CVS: Changed to the new props API Other small tuff.
2002-03-30Added libcolorspace pluginWim Taymans2-0/+542
Original commit message from CVS: Added libcolorspace plugin
2002-03-29include the right header, blaAndy Wingo1-1/+1
Original commit message from CVS: include the right header, bla
2002-03-29check for the proper dxr3 header aphabetization fixesAndy Wingo2-3/+3
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo6-2/+530
Original commit message from CVS: * some s/KHz/Hz/ fixes in osssrc * added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some consistency-with-the-rest-of-gst adjustments
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will ↵Andy Wingo4-0/+20
win the race to max LOC changed ;-) Original commit message from CVS: added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior ↵Andy Wingo22-157/+157
fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
2002-03-24added plugin_desc structures to libs, which makes their locations cached in ↵Andy Wingo4-0/+56
the registry. this speeds plugin loading ... Original commit message from CVS: * added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading considerably, especially on uninstalled versions. * put the lib path before all others, for speed reasons. * some fixes to adder's caps. * added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all code will need to be converted. i think some perl can do this.
2002-03-21acconfig.h usage deprecatedDavid I. Lehn3-58/+2
Original commit message from CVS: acconfig.h usage deprecated
2002-03-21cosmeticDavid I. Lehn2-2/+2
Original commit message from CVS: cosmetic
2002-03-21perhaps -lartsflow_idl is neededDavid I. Lehn1-1/+1
Original commit message from CVS: perhaps -lartsflow_idl is needed
2002-03-210.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime ↵David I. Lehn30-132/+189
version dep Original commit message from CVS: 0.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime version dep
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo66-66/+67
Original commit message from CVS: s/Gnome-Streamer/GStreamer/
2002-03-19removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo89-1966/+1942
versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables ↵Andy Wingo34-36/+36
variables are defined as make variables automagi... Original commit message from CVS: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagically, and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ↵Andy Wingo9-17/+755
just makes more sense that way added jack ... Original commit message from CVS: * s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way * added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register, and attempt to run though * imposed some restrictions on the naming of request pads to better allow for reverse parsing * added '%s' to reverse parsing * added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out * fixen on launch-gui * added pkg-config stuff for the editor's libs
2002-03-13more cleanups, buildrequires, ...BRANCH-EVENTS2-ROOTThomas Vander Stichele1-19/+38
Original commit message from CVS: more cleanups, buildrequires, ...
2002-03-12spec file clean up and lib changesThomas Vander Stichele1-295/+314
Original commit message from CVS: spec file clean up and lib changes
2002-03-12lib renameThomas Vander Stichele1-5/+5
Original commit message from CVS: lib rename
2002-03-12conditional'd videosinkThomas Vander Stichele1-15/+15
Original commit message from CVS: conditional'd videosink
2002-03-12moved jpeg to it's own package since it depends on libjpegThomas Vander Stichele1-2/+17
Original commit message from CVS: moved jpeg to it's own package since it depends on libjpeg
2002-03-12heh, we never saw this one beforeThomas Vander Stichele1-0/+188
Original commit message from CVS: heh, we never saw this one before
2002-03-05first prereleaseThomas Vander Stichele1-1/+1
Original commit message from CVS: first prerelease
2002-03-05Put videosink in separate plugin and move icecast plugin to be with the rest ↵Christian Schaller1-14/+32
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
2002-03-05added Monoscope to SPECChristian Schaller1-0/+1
Original commit message from CVS: added Monoscope to SPEC
2002-03-05*sigh* it's not doing anything useful anyway atmThomas Vander Stichele2-1/+1
Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
2002-03-04fixed name of libvideosinkChristian Schaller1-1/+1
Original commit message from CVS: fixed name of libvideosink
2002-03-04added videosink to SPEC, it is bundled with the xvideosinkChristian Schaller1-0/+1
Original commit message from CVS: added videosink to SPEC, it is bundled with the xvideosink
2002-03-04rtp back in experimental, it doesn't build for uraeus and i don't want to ↵Andy Wingo1-0/+2
debug it :) Original commit message from CVS: rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
2002-03-03moved rtp out of experimentalAndy Wingo1-2/+0
Original commit message from CVS: moved rtp out of experimental
2002-03-03move smoothwave to broken for the time beingAndy Wingo1-4/+3
Original commit message from CVS: move smoothwave to broken for the time being
2002-03-03fixed rtp dependencyChristian Schaller1-1/+1
Original commit message from CVS: fixed rtp dependency
2002-03-03let's not install the libmodplug helper libraryAndy Wingo2-5/+5
Original commit message from CVS: let's not install the libmodplug helper library
2002-03-03don't do testsuite atmThomas Vander Stichele1-2/+2
Original commit message from CVS: don't do testsuite atm
2002-03-03don't do testsuite until we have it workingThomas Vander Stichele1-1/+1
Original commit message from CVS: don't do testsuite until we have it working
2002-03-03get up-to-date with the gst_caps_debug api improved capsnego in mad improved ↵Andy Wingo2-1/+1
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
2002-03-02adding videosink is there any good reason why the videosink plugin didn't ↵Thomas Vander Stichele1-1/+2
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
2002-03-02let's not update here, it's not necessary; ie, if you run cvs update in ↵Andy Wingo1-3/+0
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
2002-03-02fix a typoAndy Wingo1-1/+1
Original commit message from CVS: fix a typo
2002-03-02adding 'videosink' elementBenjamin Otte1-2/+2
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
2002-03-02Added esdmon plugin.Richard Boulton1-1/+1
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. :)
2002-03-02I'm too lazy to comment thisRichard Boulton1-1/+2
Original commit message from CVS: *** empty log message ***
2002-03-02more changesThomas Vander Stichele1-0/+3
Original commit message from CVS: more changes
2002-03-02adapt to use new stuffThomas Vander Stichele2-6/+6
Original commit message from CVS: adapt to use new stuff
2002-03-02added modplug to SPEC fileChristian Schaller1-0/+1
Original commit message from CVS: added modplug to SPEC file
2002-03-01adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon1-10/+25
Original commit message from CVS: adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup
2002-03-01adding man pageThomas Vander Stichele1-0/+2
Original commit message from CVS: adding man page
2002-02-28remove EXTRA_DISTJeremy Simon1-1/+0
Original commit message from CVS: remove EXTRA_DIST