summaryrefslogtreecommitdiff
path: root/gst/playondemand/gstplayondemand.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks.Edward Hervey2007-06-221-4/+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
* 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-151-30/+31
* gst-indentThomas Vander Stichele2004-03-141-251/+266
* Merge CAPS branchDavid Schleef2003-12-221-64/+39
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + further mucking about with the playondemand filterLeif Johnson2003-11-161-5/+11
* 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-081-1/+1
* + attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson2003-07-191-8/+12
* 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
* + simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson2003-06-161-133/+109
* Make property write onlyWim Taymans2003-01-211-1/+1
* + modifying playondemand to behave a little more like a sequencerLeif Johnson2003-01-171-354/+308
* 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-101-4/+4
* Moved clock set/get to class functions.Wim Taymans2002-11-271-1/+2
* Added measures and beats to the playondemand filter so it can act like an aud...Leif Johnson2002-10-171-81/+286
* 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
* 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-111-5/+5
* Changed to the new props APIWim Taymans2002-03-301-11/+13
* Updated to work with the new capsnego stuff.Leif Johnson2002-01-221-59/+36
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-2/+4
* made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele2001-12-231-1/+1
* Initial revisionAndy Wingo2001-12-221-0/+448