summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2002-05-27update to deal with events and set timestamps properlyAndy Wingo2-12/+13
2002-05-15use new bytestream apiSteve Baker2-6/+8
2002-05-15use new bytestream api. please test if you care about this pluginSteve Baker1-6/+8
2002-05-13still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele1-5/+5
2002-05-13conformityThomas Vander Stichele1-6/+5
2002-05-03various name fixes and sundryThomas Vander Stichele1-2/+2
2002-05-01adding new quicktime parser:Artyom Baginski4-0/+883
2002-04-27festival doesn't depend on the libsThomas Vander Stichele3-0/+637
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo20-21/+478
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo22-110/+110
2002-04-10various Wall fixesThomas Vander Stichele2-7/+7
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte4-15/+7
2002-04-06fixed first bunch of compiler warningsBenjamin Otte7-20/+15
2002-03-30Get the 'signed' property as a boolean.Wim Taymans2-10/+10
2002-03-30Changed to the new props APIWim Taymans10-42/+49
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo2-0/+2
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo12-102/+102
2002-03-21cosmeticDavid I. Lehn2-2/+2
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo33-33/+33
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo41-1148/+1124
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo17-18/+18
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo1-2/+2
2002-03-03let's not install the libmodplug helper libraryAndy Wingo2-5/+5
2002-03-01adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon1-10/+25
2002-02-28remove EXTRA_DISTJeremy Simon1-1/+0
2002-02-28adding modplugJeremy Simon43-0/+21797
2002-02-21Uhm, if I'll be fixing errors like this all over just because I'm enabling pl...Thomas Vander Stichele1-2/+2
2002-02-19changes to spider: add padtemplates so the connect functions can connect two ...Andy Wingo1-4/+7
2002-02-17capsnego fixes in adder, speed, and identityAndy Wingo1-31/+23
2002-02-08fixed silly bug apparently gcc 3 allows this according to gcc3Thomas Vander Stichele1-2/+2
2002-02-08bugfix: do Uraeus' job - no more //Benjamin Otte1-2/+2
2002-02-08bugfix: allow ID3v2 tags at start of audioBenjamin Otte1-1/+30
2002-02-02sighThomas Vander Stichele1-1/+1
2002-02-02fixing an errorThomas Vander Stichele1-1/+2
2002-02-02CleanupsWim Taymans1-2/+2
2002-02-02Compile fix.Wim Taymans1-2/+4
2002-02-02Small fixesWim Taymans1-2/+2
2002-01-22Updated to work with the new capsnego stuff.Leif Johnson4-89/+51
2002-01-22Updated passthrough to work with new caps nego stuff.Leif Johnson2-115/+83
2002-01-19Drop the bytstream correctly.Wim Taymans1-3/+10
2002-01-19Small cleanups, break the loop if the buffer is nullWim Taymans2-9/+12
2002-01-19temporary commit of some // fixage, these files are crazy probably should be ...Christian Schaller1-54/+54
2002-01-19minor fixesChristian Schaller2-4/+4
2002-01-18Fixed two off by one bugs in the delta decoding code.Wim Taymans1-3/+4
2002-01-18Fix the "64 colors flx too dark" bug.Wim Taymans3-15/+32
2002-01-18- plugins are built without versioning infoWrobell15-0/+16
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans11-190/+212
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn15-31/+44
2002-01-05should be properly tested for firstThomas Vander Stichele1-6/+8