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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and r...
Youness Alaoui
4
-6
/
+31
2009-02-21
[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now unschedule...
Youness Alaoui
4
-78
/
+101
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and re...
Youness Alaoui
2
-32
/
+55
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabs
Olivier Crete
2
-35
/
+49
2009-02-21
[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc
Youness Alaoui
2
-22
/
+22
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment event...
Youness Alaoui
1
-1
/
+4
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same dura...
Youness Alaoui
1
-24
/
+15
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some ga...
Youness Alaoui
1
-2
/
+2
2009-02-21
[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume a...
Youness Alaoui
1
-0
/
+6
2009-02-21
[MOVED FROM GST-P-FARSIGHT] don't know why I did that...
Youness Alaoui
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to rtpdt...
Youness Alaoui
2
-103
/
+215
2009-02-21
[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. th...
Youness Alaoui
1
-3
/
+3
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc str...
Youness Alaoui
2
-7
/
+7
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now i...
Youness Alaoui
2
-45
/
+177
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made it...
Youness Alaoui
6
-23
/
+845
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directory
Youness Alaoui
4
-0
/
+0
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Send all packet from the streaming thread, includ...
Olivier Crete
2
-15
/
+25
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Put non-zero duration in first packet and put a m...
Olivier Crete
1
-5
/
+12
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamp on dtmf packets
Olivier Crete
1
-2
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Only set marker on very first packet of an event
Olivier Crete
1
-0
/
+3
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Send on packet start time
Olivier Crete
1
-5
/
+6
2009-02-21
[MOVED FROM GST-P-FARSIGHT] RTP timestamp is the time of the beginning of the...
Olivier Crete
1
-2
/
+0
2009-02-21
[MOVED FROM GST-P-FARSIGHT] 80 column is enough for everyone
Olivier Crete
1
-8
/
+12
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Add redundancy and interval properties to rtpdtmf...
Olivier Crete
2
-12
/
+70
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1
Olivier Crete
1
-1
/
+16
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itself
Olivier Crete
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestamp
Olivier Crete
2
-2
/
+22
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc code
zeeshan.ali@nokia.com
1
-100
/
+146
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Ooops, little typo
Olivier Crete
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in syn...
Olivier Crete
2
-37
/
+32
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Increment the ts after setting the buffer's ts
zeeshan.ali@nokia.com
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incremented
zeeshan.ali@nokia.com
1
-7
/
+8
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Some code-cleanup
zeeshan.ali@nokia.com
1
-4
/
+5
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right time
zeeshan.ali@nokia.com
1
-2
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the params
zeeshan.ali@nokia.com
1
-2
/
+2
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing it
zeeshan.ali@nokia.com
1
-0
/
+2
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packets
zeeshan.ali@nokia.com
1
-0
/
+19
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Correct caps printout
zeeshan.ali@nokia.com
1
-2
/
+2
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Add doc-section comments
zeeshan.ali@nokia.com
1
-0
/
+89
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Add copyrights
zeeshan.ali@nokia.com
2
-0
/
+3
2009-02-21
[MOVED FROM GST-P-FARSIGHT] No need to handle downstream events
zeeshan.ali@nokia.com
1
-15
/
+0
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Attempt to correct event handling
zeeshan.ali@nokia.com
1
-4
/
+8
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Use pause_task instead of stop_task to avoid any ...
zeeshan.ali@nokia.com
1
-2
/
+2
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packets
zeeshan.ali@nokia.com
2
-24
/
+138
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix the copyright notice
zeeshan.ali@nokia.com
2
-2
/
+6
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Add RTP DTMF event packet generator element and t...
zeeshan.ali@nokia.com
4
-0
/
+605
2009-02-21
mxfdemux: Add read-only property to get the structural metadata
Sebastian Dröge
1
-1
/
+24
2009-02-21
mxfdemux: Add MPEG video bitrate to the tags if available
Sebastian Dröge
1
-0
/
+6
2009-02-21
mxfdemux: Post structural metadata tree as tag on the bus
Sebastian Dröge
10
-6
/
+1854
2009-02-21
mxfdemux: Fix calculation of AES3 bitrate tag
Sebastian Dröge
1
-1
/
+4
[prev]
[next]