index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
liveadder
/
liveadder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
[MOVED FROM GST-P-FARSIGHT] removed unused user_data and commented line
Youness Alaoui
1
-2
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] remove unused cases and empty switch
Youness Alaoui
1
-11
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Explicit the discont flag mangling
Olivier Crete
1
-0
/
+5
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Unref events when they are dropped
Olivier Crete
1
-2
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Use Glib G_{MAX,MIN}{U,}INT{8,16,32} macros
Olivier Crete
1
-21
/
+6
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Unlock liveadder empty buffer gcond on flush
Olivier Crete
1
-2
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Unref event instead of leaking it
Olivier Crete
1
-2
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] non-perfect stream isnt an error, lets just log it
Olivier Crete
1
-1
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] We retimestamp to the running time, starting the ...
Olivier Crete
1
-6
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Do the min/max of the latencies correctly
Olivier Crete
1
-8
/
+3
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Fix indentation
Olivier Crete
1
-3
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Activate pads before adding them in case we're al...
Olivier Crete
1
-0
/
+12
2009-02-17
[MOVED FROM GST-P-FARSIGHT] For latencies, use the min of the max and the max...
Olivier Crete
1
-3
/
+6
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Rename next_ts into expected_ts, make sure all bu...
Olivier Crete
1
-11
/
+16
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Don't try to set the discont flag if the duration...
Olivier Crete
1
-7
/
+11
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Reset buffers offsets to none
Olivier Crete
1
-0
/
+3
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Import adder src event handling
Olivier Crete
1
-0
/
+85
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Push out a simple newsegment event
Olivier Crete
1
-0
/
+24
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Don't return EOS if there is no sink pad
Olivier Crete
1
-1
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Reduce locking a bit and cleanup code a bit
Olivier Crete
1
-9
/
+9
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add liveadder element
Olivier Crete
1
-0
/
+1228