summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-04test/Makefile.am: Time to get rid of that trailing backslashBRANCH-GSTREAMER-0_8Edward Hervey2-1/+8
2005-08-04fix a wrong unrefThomas Vander Stichele3-1/+5
2005-06-27fix specThomas Vander Stichele1-1/+1
2005-06-27cleanup of specThomas Vander Stichele1-5/+25
2005-06-27ignore moreThomas Vander Stichele5-6/+37
2005-06-27we're in cvs modeThomas Vander Stichele1-1/+1
2005-06-21gnl/: Removed buggy GST_INFOEdward Hervey6-11/+14
2005-06-09ac/: removeThomas Vander Stichele6-132/+26
2005-06-09comment out the overrides for gtk-docThomas Vander Stichele2-1/+6
2005-06-08gnl/gnltimeline.c: avoid outputting 2 EOS events if there's only one compositionEdward Hervey3-7/+13
2005-06-03Forgot to add some files to the distEdward Hervey3-2/+11
2005-05-26configure.ac: Releasing 0.2.2Edward Hervey2-1/+5
2005-05-25fix build files and spec fileEdward Hervey2-1/+2
2005-05-25fix spec fileEdward Hervey1-1/+6
2005-05-25Makefile.am: added normal equivalent of .in filesEdward Hervey2-1/+7
2005-05-25GCC4 bugfixesEdward Hervey4-5/+12
2005-05-25gnl/gnlsource.c: Handle case where the seek is delayed (using pending_seek)Edward Hervey8-16/+37
2005-05-25configure.ac: Releasing 0.2.1Edward Hervey2-1/+5
2005-05-25gnl/gnlsource.c: missing closing parenthisis removed unused 'filled' variableEdward Hervey2-6/+9
2005-05-25gnl/gnlsource.c: memleak bugfixEdward Hervey2-2/+9
2005-05-23gnl/gnlsource.c: safer pre-rollingEdward Hervey4-31/+89
2005-05-06gnl/gnlsource.c: No more using global "gnonlin" debug category, using element...Edward Hervey2-0/+11
2005-05-06gnl/gnltimeline.c: Added "src_%s" PadTemplate so _request_new_pad() works...Edward Hervey9-14/+63
2005-05-06gnl/gnltimeline.c: Implemented GstElement->request_new_pad() in order to get ...Edward Hervey3-26/+134
2005-04-19gnl/gnlcomposition.c: gnl_composition_dispose was superfluous, now removedEdward Hervey2-23/+5
2005-04-12configure.ac: releasing 0.2.0 !!Edward Hervey2-1/+5
2005-04-06gnl/gnltimeline.c: Prevent a segfault when querying position before anything ...Wouter Paesen3-0/+24
2005-04-06gnonlin-config.in: forgot to update it with new valuesEdward Hervey3-4/+12
2005-04-04test/: updated to new apiEdward Hervey6-98/+152
2005-03-31docs/libs/tmpl/: Added documentation on GnlFindMethod, GnlCoverType and GnlDi...Edward Hervey3-10/+16
2005-03-31docs/random/design: Updated explanatory documentationEdward Hervey2-77/+65
2005-03-31removing docs/random/srctreeEdward Hervey1-10/+0
2005-03-30typo error in gnlobject.h, removed documentation for gnl_object_nearest_change()Edward Hervey5-21/+14
2005-03-30gnl/gnlobject.*: Removed gnl_object_nearest_change() and cleanup of commented...Edward Hervey3-124/+34
2005-03-30Typo in changelogEdward Hervey2-35/+3
2005-03-30Removing GnlGroup docs/libs/gnonlin-docs.sgml docs/libs/gnonlin-sections.txt ...Edward Hervey16-398/+181
2005-03-29test/Makefile.am: added EXTRA_DIST=pipelines.c and -I$(top_srcdir) to build f...Edward Hervey5-6/+18
2005-03-24docs/libs/tmpl/: Added sgml file templates for documentationEdward Hervey15-3/+845
2005-03-24docs/libs/Makefile.am: added libgnl.la dependencyEdward Hervey3-2/+6
2005-03-24gnonlin.pc.in: more corrections from Wouter Paesen for correct dependency checksEdward Hervey3-3/+13
2005-03-23docs/Makefile.am: Make doc build depend on ./configure choice gnl/gnl.c, gnl/...Edward Hervey18-77/+103
2005-03-23test/sourcetest1.c: modified datarate of fakesrcEdward Hervey10-13/+25
2005-03-23updated gnonlin.pc.in to correct dependencies versionsEdward Hervey2-3/+7
2005-03-22Added gtk-doc API documentation autofoo and skeletonEdward Hervey6-2/+381
2005-03-22Corrected header files dependencies , deactivated all tests except the source...Edward Hervey23-63/+73
2005-03-22Updated gnl/Makefile.am and forgot to add gnltypes.hEdward Hervey2-18/+61
2005-03-21Backport from the pitivi repository... expect borkageEdward Hervey29-1858/+3510
2004-05-10updated autogen.sh to new common/ filesEdward Hervey2-34/+55
2004-03-26cleanup of autogen.sh/configure.ac/Makefile.am and update of common/Edward Hervey3-16/+49
2004-02-16Updates to make gnonlin work with the cvs version of gstreamer. Includes a pa...Edward Hervey13-106/+104