summaryrefslogtreecommitdiff
path: root/gst/playondemand
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+4
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-5/+5
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-33/+34
2004-03-15*.h: Revert indentingJohan Dahlin1-30/+30
2004-03-14gst-indentThomas Vander Stichele3-361/+385
2004-02-27gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte1-4/+2
2004-02-07Build fixes for OS X: (see #129600)David Schleef1-1/+0
2003-12-22Merge CAPS branchDavid Schleef4-67/+41
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ further mucking about with the playondemand filterLeif Johnson4-64/+57
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02More more more more zzzzz I need sleepRonald S. Bultje1-22/+26
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-5/+5
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson4-22/+30
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-8/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-06-19Add missing }David Schleef1-0/+1
2003-06-16+ simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson4-218/+201
2003-01-21Make property write onlyWim Taymans1-1/+1
2003-01-17+ modifying playondemand to behave a little more like a sequencerLeif Johnson5-516/+456
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-5/+5
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn1-0/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-27Moved clock set/get to class functions.Wim Taymans1-1/+2
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