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
2013-06-18
gnl: Remove trailling whitespaces and tabs in .c files
Thibault Saunier
1
-52
/
+52
2013-06-18
gnl: Remove the notion of media-duration
Thibault Saunier
1
-3
/
+1
2013-06-18
gnl: Rename media-start as inpoint
Thibault Saunier
1
-2
/
+2
2013-06-11
composition: update operations base time even when we don't update the pipeline.
Mathieu Duponchelle
1
-0
/
+27
2013-06-11
gnlcomposition: forward non time-resetting flush stops outside the composition,
Mathieu Duponchelle
1
-1
/
+18
2013-06-11
gnlcomposition: Don't flush_start / flush_stop according to user's flags.
Mathieu Duponchelle
1
-30
/
+1
2013-06-11
gnl: Properly set operations basetime
Thibault Saunier
1
-1
/
+7
2013-05-28
gnlcomposition: When removing a ghostpad, remove the probe_handlers associate...
Mathieu Duponchelle
1
-1
/
+9
2013-05-28
gnlcomposition: replace eos_main_thread with update_pipeline_func.
Mathieu Duponchelle
1
-75
/
+101
2013-05-28
gnlcomposition: Forward EOS from the streaming thread when appropriate.
Mathieu Duponchelle
1
-7
/
+33
2013-05-25
doc: Remove duplicate short description
Nicolas Dufresne
1
-1
/
+0
2013-05-23
Revert "composition: Foward eos from the streaming thread when appropriate"
Thibault Saunier
1
-21
/
+6
2013-05-23
composition: Foward eos from the streaming thread when appropriate
Thibault Saunier
1
-6
/
+21
2013-05-16
gnlcomposition: Only send stream-start once and for each source start
Thibault Saunier
1
-1
/
+12
2013-05-16
Remove useless GLib version checks
Thibault Saunier
1
-28
/
+0
2013-03-28
composition: Ensure segment base time is correct
Edward Hervey
1
-0
/
+33
2013-03-28
gnlcomposion: When seeking flush downstream before unlinking
Nicolas Dufresne
1
-1
/
+1
2013-03-28
gnlcomposion: objects lock must be taken to call _set_target()
Nicolas Dufresne
1
-1
/
+5
2012-11-28
gnlcomposition: Add support for reverse playback
Sebastian Dröge
1
-50
/
+127
2012-11-28
gnlcomposition: Make sure to pass flushes downstream if flushing seeks were r...
Sebastian Dröge
1
-4
/
+32
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-11-03
composition: Only care about source pads that go away
Edward Hervey
1
-10
/
+12
2012-11-01
composition: Ensure seeks always have flush/accurate
Edward Hervey
1
-5
/
+3
2012-11-01
gnlcomposition: Fix leak
Edward Hervey
1
-0
/
+2
2012-10-17
gnl: use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-3
/
+2
2012-09-03
gnlcomposition: Update for API change
Edward Hervey
1
-3
/
+2
2012-07-05
gnlcomposition: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-05-02
gnlcomposition: fix printf format in debug message
Руслан Ижбулатов
1
-1
/
+1
2012-04-24
gnlcomposition: Use correct enum type
Sebastian Dröge
1
-1
/
+1
2012-01-25
gnl: Don't use deprecated GMutex/GThread API
Edward Hervey
1
-10
/
+8
2011-12-30
More updates for probe changes
Edward Hervey
1
-7
/
+12
2011-11-24
gnl, tests: update for pad probe API changes
Tim-Philipp Müller
1
-8
/
+8
2011-11-01
Update for pad API changes
Tim-Philipp Müller
1
-15
/
+16
2011-10-10
gnlcomposition: Set ghostpad *after* sending seek event
Edward Hervey
1
-87
/
+109
2011-10-10
gnlcomposition: Refactor probe handling
Edward Hervey
1
-100
/
+150
2011-10-10
gnl: Code Cleanup
Edward Hervey
1
-328
/
+383
2011-10-05
gnl: More porting to 0.11 API
Edward Hervey
1
-58
/
+61
2011-08-05
gnl: Remove GST_BOILERPLATE usage
Edward Hervey
1
-25
/
+19
2011-01-25
gnlcomposition: clarify update_pipeline internal comments
Edward Hervey
1
-24
/
+29
2010-12-17
GnlComposition: Use g_object_notify_by_pspec if available
Edward Hervey
1
-5
/
+60
2010-10-12
composition: fix debugging message printf format
Tim-Philipp Müller
1
-1
/
+1
2010-09-02
gnlcomposition: Use proper macro to detect sources
Edward Hervey
1
-1
/
+1
2010-08-20
gnlcomposition: fix a race. Fixes #626733.
Alessandro Decina
1
-39
/
+78
2010-08-20
gnlcomposition: fail early in remove_object when removing an invalid object.
Alessandro Decina
1
-6
/
+9
2010-08-20
gnlcomposition: fix thinko.
Alessandro Decina
1
-1
/
+1
2010-07-28
gnlcomposition: Fix dropping of QOS events for previous segments
Sebastian Dröge
1
-1
/
+1
2010-07-27
gnlcomposition: Don't discard QoS event for current segment.
Edward Hervey
1
-1
/
+3
2010-07-23
gnlcomposition: Use GSlice instead of malloc/free
Edward Hervey
1
-2
/
+2
2010-07-23
gnlcomposition: Use G_TYPE private instances
Edward Hervey
1
-4
/
+5
2010-07-23
gnlcomposition: Use GNL_OBJECT_* macros wherever possible
Edward Hervey
1
-35
/
+33
[next]