summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-19gnl/: Fix some leaks.Wim Taymans1-0/+9
2007-01-26configure.ac: Back to development cycle.Edward Hervey1-0/+5
2007-01-26I'm too lazy to comment thisEdward Hervey1-0/+9
2007-01-24configure.ac: Bump requirement to GStreamer core 0.10.9 pre-releasing gnonlin...Edward Hervey1-0/+6
2007-01-22gnl/gnlfilesource.c: Use decodebin2 if the USE_DECODEBIN2 env variable is set.Edward Hervey1-0/+5
2007-01-10gnl/gnlcomposition.c: Add 'modify' boolean parameter to update_pipeline(). Th...Edward Hervey1-0/+21
2006-11-27RELEASE: Ouch, forgot to update the release file.Edward Hervey1-0/+6
2006-11-27configure.ac: Back to development cycle.Edward Hervey1-0/+5
2006-11-27I'm too lazy to comment thisEdward Hervey1-0/+8
2006-11-23configure.ac: 0.10.5.2 pre-releaseEdward Hervey1-0/+5
2006-11-03gnl/gnlcomposition.c: Recalculate start/stop/duration of composition when add...Edward Hervey1-0/+9
2006-11-03gnl/gnlcomposition.c: If we have a default source, the composition start valu...Edward Hervey1-0/+8
2006-11-02gnl/gnlcomposition.c: Take into account the priority of default sources when ...Edward Hervey1-0/+8
2006-11-02gnl/gnlcomposition.c: Better check for the 'next stop' of a stack. It will no...Edward Hervey1-0/+20
2006-09-16tests/check/: gst_element_link_filtered() does not take the refcount on the c...Edward Hervey1-0/+7
2006-09-16tests/check/common.h: Added convenience function to create a int/float audiot...Edward Hervey1-0/+7
2006-09-16tests/check/.cvsignore: add gnloperationEdward Hervey1-0/+5
2006-09-16tests/check/Makefile.am: add common.hEdward Hervey1-0/+5
2006-09-16tests/check/: Single header file that contains all the common functions and s...Edward Hervey1-0/+16
2006-09-07gnl/gnlfilesource.c: Add pad templates to GnlFileSource so we can use it prop...Edward Hervey1-0/+6
2006-08-31gnl/gnlcomposition.c: Set all properties of default sources in one g_object_s...Edward Hervey1-0/+5
2006-08-30gnl/gnlcomposition.c: When unlinking source/operations , flush the parent's s...Edward Hervey1-0/+23
2006-08-25gnl/gnlcomposition.c: Remove the ghostpad if the composition becomes empty.Edward Hervey1-0/+5
2006-08-24gnl/gnlcomposition.c: Only set ghostpad target and/or send seek event once al...Edward Hervey1-0/+1
2006-08-24gnl/gnlcomposition.c: Only set ghostpad target and/or send seek event once al...Edward Hervey1-0/+12
2006-08-23gnl/gnlobject.c: Add extra explanation for priority property, Fixes #352382.Wim Taymans1-0/+6
2006-08-23gnl/gnloperation.c: Fix leaks in iterators.Wim Taymans1-0/+9
2006-08-18gnl/gnlobject.c: Free internal pad private data when the pad is being finaliz...Edward Hervey1-0/+7
2006-08-18gnl/gnlcomposition.c: Properly handle ghostpads without targets.Edward Hervey1-0/+12
2006-08-09gnl/gnlobject.c: Remove useless linkfunc/unlinkfunc from GnlPadPrivate struct...Edward Hervey1-0/+18
2006-07-27gnl/gnl.c: Let's welcome GnlOperation back in the game.Edward Hervey1-0/+37
2006-07-25gnl/gnlfilesource.c: Typo error. There's no filesource element, it's filesrc.cascardo at holoscopio dot com1-0/+6
2006-07-20configure.ac: Back to development cycleEdward Hervey1-0/+5
2006-07-200.10.5 "Beavis and Zidane" releaseRELEASE-0_10_5Edward Hervey1-0/+7
2006-07-20gnl/gnlcomposition.c: Fix typo in debug statement.Edward Hervey1-0/+5
2006-07-19Memleak fixes in composition and tests.Edward Hervey1-0/+8
2006-07-19gnl/gnlsource.c: Try to send pending event before emitting no-more-pads and u...Edward Hervey1-0/+6
2006-07-19gnl/gnlcomposition.c: Add default sources properly (sources with prioriy of G...Edward Hervey1-0/+17
2006-07-16gnonlin.pc.in: removing file from CVS.Edward Hervey1-0/+5
2006-07-11configure.ac: Require core >= 0.10.8.1 (for ghostpad and blocking fixes).Edward Hervey1-0/+29
2006-07-03Make gnonlin build properly on CygWin.Edward Hervey1-0/+7
2006-06-18docs/random/design: Precision about gnloperation sinks property.Edward Hervey1-0/+32
2006-06-12configure.ac: pre-release 0.10.4.2Edward Hervey1-0/+4
2006-06-12tests/check/complex.c: Added unit-test for the previous fixes to gnlcompositi...Edward Hervey1-0/+6
2006-06-12gnl/gnlcomposition.c: Fixed wrong get_stack_list(), stop at the correct place.Edward Hervey1-0/+7
2006-06-11docs/random/design: Fleshed up design doc a bit more.Edward Hervey1-0/+5
2006-06-08gnl/gnlcomposition.c: Composition now looks for anything hiding the configure...Edward Hervey1-0/+18
2006-06-06docs/random/design: Updated to real 0.10 behaviour + added details.Edward Hervey1-0/+5
2006-05-31gnl/gnlsource.c: initial seek event is in object time realm.Edward Hervey1-0/+5
2006-05-23gnl/gnlcomposition.c: Protect critical part with comp_objects_lock.Edward Hervey1-0/+12