summaryrefslogtreecommitdiffstats
path: root/gst/playondemand
AgeCommit message (Expand)AuthorFilesLines
2002-11-02add dependency field so parallel makes don't failDavid I. Lehn1-1/+2
2002-10-17Added measures and beats to the playondemand filter so it can act like an aud...Leif Johnson5-160/+458
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-3/+2
2002-08-11demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker1-0/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-9/+9
2002-04-10various Wall fixesThomas Vander Stichele1-3/+3
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-1/+2
2002-03-30Changed to the new props APIWim Taymans3-12/+15
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo1-0/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-4/+4
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-02fixing an errorThomas Vander Stichele1-1/+2
2002-02-02Compile fix.Wim Taymans1-2/+4
2002-01-22Updated to work with the new capsnego stuff.Leif Johnson4-89/+51
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 Taymans1-2/+4
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2002-01-04testpod -> demo-mp3Andy Wingo2-1/+94
2001-12-23more cleanups adding avifileThomas Vander Stichele1-1/+2
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo4-0/+690