summaryrefslogtreecommitdiff
path: root/gnl/gnloperation.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-11gnl: Properly set operations basetimeThibault Saunier1-0/+5
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2009-08-23gnlcomposition: link operations by pad, inform them of incoming stream priori...Edward Hervey1-0/+5
2009-07-28gnloperation: TEMPORARY COMMIT ! REBASE ME !Edward Hervey1-0/+4
2008-05-26gnl/: Fix more issues with dynamic-sinkpads operations.Edward Hervey1-3/+11
2008-05-16Add some docs. The structure is based on the GStreamer plugin docs build, wit...Jan Schmidt1-1/+1
2006-08-09gnl/gnlobject.c: Remove useless linkfunc/unlinkfunc from GnlPadPrivate struct...Edward Hervey1-3/+5
2006-07-27gnl/gnl.c: Let's welcome GnlOperation back in the game.Edward Hervey1-3/+6
2006-06-08gnl/gnlcomposition.c: Composition now looks for anything hiding the configure...Edward Hervey1-3/+5
2006-04-03gnl/: Indent the source code using gstreamer/tools/gst-indentEdward Hervey1-10/+8
2005-12-21configure.ac: Ignore po/ for the time beingEdward Hervey1-1/+1
2005-10-25Object and Source are now useable and do proper time-shiftingEdward Hervey1-5/+4
2005-10-20Part II of non-linear world domination.Edward Hervey1-2/+2
2005-05-25gnl/gnlsource.c: Handle case where the seek is delayed (using pending_seek)Edward Hervey1-2/+0
2005-03-23docs/Makefile.am: Make doc build depend on ./configure choice gnl/gnl.c, gnl/...Edward Hervey1-0/+2
2005-03-22Corrected header files dependencies , deactivated all tests except the source...Edward Hervey1-2/+1
2005-03-21Backport from the pitivi repository... expect borkageEdward Hervey1-17/+10
2002-10-10Rewrite 2. This one can schedule a bit more, compositions are broken.Wim Taymans1-1/+1
2002-03-01Added a first attempt on adding operations.Wim Taymans1-0/+3
2001-07-29Added the operation object that will be responsible for applying effects on N...Wim Taymans1-0/+69