index
:
gstreamer/gnonlin
0.10
0.11
1.2
1.4
BRANCH-GSTREAMER-0_8
master
GStreamer Non-Linear plugins
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnl
/
gnlcomposition.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-12
gnlcomposition: Use fast pad linking some more
Edward Hervey
1
-1
/
+2
2010-06-27
gnlcomposition: Use fast pad linking
Edward Hervey
1
-1
/
+2
2010-05-31
gnlcomposition: Remove stray debugging statement
Edward Hervey
1
-2
/
+0
2010-03-25
GnlComposition: Set the composition caps on the contained elements
Edward Hervey
1
-4
/
+34
2010-03-19
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-03-07
gnlcomposition: fix a bug figuring out the segments.
Alessandro Decina
1
-0
/
+5
2010-02-28
composition: call update_pipeline when an expandable source is added.
Alessandro Decina
1
-3
/
+6
2010-02-14
gnlcomposition: Don't forget to carry over the modifyed stack
Edward Hervey
1
-0
/
+1
2009-09-01
gnlcomposition: Fix QoS handling.
Edward Hervey
1
-5
/
+65
2009-08-24
gnlghostpad: clamp jitter to the transformed timestamp.
Alessandro Decina
1
-3
/
+3
2009-08-23
gnlcomposition: link operations by pad, inform them of incoming stream priori...
Edward Hervey
1
-11
/
+43
2009-08-12
gnlcomposition: Drop incoming events when not entirely linked. Fixes #583145
Edward Hervey
1
-6
/
+9
2009-07-29
gnlcomposition: Only remove top-level pad if removed pad is a source pad.
Edward Hervey
1
-1
/
+3
2009-06-25
gnlcomposition: Remove bogus debug statement.
Edward Hervey
1
-2
/
+0
2009-06-14
gnlcomposition/gnlfilesource: Don't use 'private' keyword.
Edward Hervey
1
-259
/
+250
2009-06-12
gnlcomposition: rewrite from scratch of pipeline unlinking/linking.
Edward Hervey
1
-108
/
+121
2009-06-12
gnlcomposition: When receiving a seek, let update_pipeline send the flush eve...
Edward Hervey
1
-15
/
+5
2009-06-12
gnlcomposition: *always* update pipeline when removing objects.
Edward Hervey
1
-1
/
+1
2009-06-12
gnlcomposition: Recheck for ghostpad existence in critical codepath.
Edward Hervey
1
-6
/
+8
2009-06-12
gnlcomposition: Simplify IN_ACTIVE_SEGMENT macro
Edward Hervey
1
-5
/
+3
2009-05-30
GnlComposition: Use expandable GnlObject property.
Edward Hervey
1
-22
/
+43
2009-05-12
gnlcomposition: Don't return FALSE in critical code-path.
Edward Hervey
1
-2
/
+5
2009-05-08
gnlcomposition: Document the 'update' property.
Edward Hervey
1
-0
/
+15
2009-05-08
gnlcomposition: Fix 'update' property description.
Edward Hervey
1
-2
/
+3
2009-05-08
gnlcomposition: Use faster GList routines.
Edward Hervey
1
-13
/
+7
2009-05-08
gnlcomposition: Update start/duration/stop even with update==False.
Edward Hervey
1
-26
/
+20
2009-05-07
gnlcomposition: Implement update-blocking. Fixes #555898
Edward Hervey
1
-21
/
+164
2009-05-06
gnlcomposition: Remove duplicated code.
Edward Hervey
1
-54
/
+11
2009-04-17
gnlcomposition: Add a stackvalid protected variable to know if we can expose ...
Edward Hervey
1
-1
/
+14
2009-04-03
Remove unneeded variables
Edward Hervey
1
-4
/
+4
2009-04-03
gnlcomposition: Take into account the result of the position query.
Edward Hervey
1
-2
/
+3
2009-04-03
gnlcomposition: Fix usage of GstIterator.
Edward Hervey
1
-20
/
+22
2009-04-01
gnlcomposition: Fix inline declaration and remove useless variable.
Edward Hervey
1
-6
/
+4
2009-04-01
gnlcomposition: Remove dead/useless code.
Edward Hervey
1
-15
/
+0
2009-04-01
Mark unused arguments using G_GNUC_UNUSED glib macro.
Edward Hervey
1
-10
/
+15
2009-03-25
Translate incoming QoS events. Fixes #398453.
Edward Hervey
1
-1
/
+11
2009-03-24
gnlcomposition: remove a GST_ERROR_OBJECT i used for debugging. meh.
Alessandro Decina
1
-2
/
+0
2009-03-24
gnlcomposition: clear private->ghosteventprobe when the pad goes away.
Alessandro Decina
1
-1
/
+8
2009-03-21
GnlComposition: Switch to using regular segment seeks. Fixes #575972
Edward Hervey
1
-156
/
+55
2009-03-06
GnlComposition: rebuild the stack when an object in the current stack is moved
Alessandro Decina
1
-2
/
+8
2009-03-02
GnlComposition: Post a GST_MESSAGE_DURATION when the duration changes.
Edward Hervey
1
-0
/
+17
2009-02-24
gnlcomposition: in update_pipeline() set the seek start position if it's
Alessandro Decina
1
-10
/
+10
2009-01-26
gnl/gnlcomposition.c: Check that GST_MESSAGE_SRC (m) is a GnlObject before
Alessandro Decina
1
-1
/
+1
2009-01-07
gnl/gnlcomposition.c: Release objects lock temporarily when emitting no-more-...
GIT_CONVERSION
Alessandro Decina
1
-1
/
+4
2008-12-28
gnl/gnlcomposition.c: Refine means "do not EXTEND the region" !
Edward Hervey
1
-0
/
+6
2008-07-29
gnl/gnlcomposition.c: When calculating current position, request it downstrea...
Edward Hervey
1
-14
/
+48
2008-07-28
gnl/gnlcomposition.c: Fix race-issue when unblocking top-level pad because th...
Edward Hervey
1
-17
/
+45
2008-05-31
gnl/gnlcomposition.c: Don't use the objects_lock to protect the message handl...
Edward Hervey
1
-6
/
+32
2008-05-30
gnl/: Update email adresses of wim and edward to working adresses.
Edward Hervey
1
-47
/
+51
2008-05-27
gnl/gnlcomposition.c: Properly accumulate segment_start/segment_done messages...
Edward Hervey
1
-2
/
+116
[prev]
[next]