summaryrefslogtreecommitdiff
path: root/gst/playondemand
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing an errorThomas Vander Stichele2002-02-021-1/+2
* Compile fix.Wim Taymans2002-02-021-2/+4
* Updated to work with the new capsnego stuff.Leif Johnson2002-01-224-89/+51
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-2/+4
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* testpod -> demo-mp3Andy Wingo2002-01-042-1/+94
* more cleanups adding avifileThomas Vander Stichele2001-12-231-1/+2
* made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele2001-12-231-1/+1
* Initial revisionAndy Wingo2001-12-224-0/+690