summaryrefslogtreecommitdiffstats
path: root/gst/playondemand/gstplayondemand.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Fix leaks.Edward Hervey1-4/+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
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 Stichele1-30/+31
2004-03-14gst-indentThomas Vander Stichele1-251/+266
2003-12-22Merge CAPS branchDavid Schleef1-64/+39
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ further mucking about with the playondemand filterLeif Johnson1-5/+11
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 Wingo1-1/+1
2003-07-19+ attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson1-8/+12
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-16+ simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson1-133/+109
2003-01-21Make property write onlyWim Taymans1-1/+1
2003-01-17+ modifying playondemand to behave a little more like a sequencerLeif Johnson1-354/+308
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 Stichele1-4/+4
2002-11-27Moved clock set/get to class functions.Wim Taymans1-1/+2
2002-10-17Added measures and beats to the playondemand filter so it can act like an aud...Leif Johnson1-81/+286
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-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 Wingo1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-11/+13
2002-01-22Updated to work with the new capsnego stuff.Leif Johnson1-59/+36
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+4
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo1-0/+448