summaryrefslogtreecommitdiff
path: root/gst/playondemand
Commit message (Expand)AuthorAgeFilesLines
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-6/+9
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+4
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-5/+5
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-33/+34
* *.h: Revert indentingJohan Dahlin2004-03-151-30/+30
* gst-indentThomas Vander Stichele2004-03-143-361/+385
* gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte2004-02-271-4/+2
* Build fixes for OS X: (see #129600)David Schleef2004-02-071-1/+0
* Merge CAPS branchDavid Schleef2003-12-224-67/+41
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + further mucking about with the playondemand filterLeif Johnson2003-11-164-64/+57
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* More more more more zzzzz I need sleepRonald S. Bultje2003-11-021-22/+26
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-5/+5
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson2003-07-194-22/+30
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* Add missing }David Schleef2003-06-191-0/+1
* + simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson2003-06-164-218/+201
* Make property write onlyWim Taymans2003-01-211-1/+1
* + modifying playondemand to behave a little more like a sequencerLeif Johnson2003-01-175-516/+456
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-5/+5
* exciting .cvsignore updates!CAPSDavid I. Lehn2002-12-311-0/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* Moved clock set/get to class functions.Wim Taymans2002-11-271-1/+2
* add dependency field so parallel makes don't failDavid I. Lehn2002-11-021-1/+2
* Added measures and beats to the playondemand filter so it can act like an aud...Leif Johnson2002-10-175-160/+458
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-3/+2
* demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker2002-08-111-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-112-9/+9
* various Wall fixesThomas Vander Stichele2002-04-101-3/+3
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-1/+2
* Changed to the new props APIWim Taymans2002-03-303-12/+15
* added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo2002-03-251-0/+1
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-4/+4
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1