index
:
gstreamer.git
0.10
0.11
master
seek-on-ready
sticky
trivia
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
check: Add helper that sends initial events
HEAD
master
Nicolas Dufresne
4
-0/+33
2013-05-09
pad: Fix uninitialized variable compiler warning
Sebastian Dröge
1
-1/+1
2013-05-09
pad: Make sure pending, older sticky events are sent downstream in dynamic li...
Sebastian Dröge
1
-0/+25
2013-05-09
tests: Fix event order warnings and dataflow before stream-start/segment event
Sebastian Dröge
13
-41/+220
2013-05-09
basetransform: Properly port unit test to actually use caps and check results
Sebastian Dröge
2
-618/+147
2013-05-09
queue: Store sticky events on the srcpad if we're dropping them because of le...
Sebastian Dröge
1
-0/+6
2013-05-09
outputselector: Always forward sticky events to all pads
Sebastian Dröge
1
-10/+10
2013-05-09
inputselector: Forward all sticky events, including stream-start
Sebastian Dröge
1
-1/+1
2013-05-09
pad: Warn if data flow happens before stream-start or segment event
Sebastian Dröge
1
-0/+22
2013-05-09
pad: Only let gst_pad_sticky_events_foreach() iterate over existing events
Sebastian Dröge
1
-3/+5
2013-05-09
pad: If we push sticky events because of another sticky event, only push thos...
Sebastian Dröge
1
-10/+32
2013-05-09
capsfilter: Add more debug output and forward caps events immediately too
Sebastian Dröge
1
-10/+21
2013-05-09
pad: No sticky events must arrive after EOS
Sebastian Dröge
1
-2/+4
2013-05-09
capsfilter: Fix typo in last commit
Sebastian Dröge
1
-1/+1
2013-05-09
pad: Improve warning message naming events type name
Nicolas Dufresne
1
-2/+5
2013-05-09
pad: Only inforce STREAM_START, CAPS and SEGMENT ordering
Nicolas Dufresne
1
-2/+5
2013-05-09
capsfilter: Send all events that should happen after CAPS after the CAPS event
Sebastian Dröge
2
-14/+58
2013-05-09
capsfilter: Send caps before segment
Nicolas Dufresne
2
-7/+43
2013-05-08
pad: Detect, fix and warn when sticky events are in wrong order
Nicolas Dufresne
1
-2/+11
2013-05-08
tests: add some basic checks for gst_buffer_fill()
Tim-Philipp Müller
1
-0/+39
2013-05-08
buffer: allow calling _fill() with a NULL data pointer if size is 0 bytes
Tim-Philipp Müller
1
-1/+1
2013-05-08
basesrc: Add FIXME comment for unused assignment results
Sebastian Dröge
1
-0/+1
2013-05-07
docs: fix typo in metadata section in app dev manual
Tim-Philipp Müller
1
-2/+3
2013-05-07
controller: Fix the function signature and a minor typo fix
Sreerenj Balachandran
1
-2/+3
2013-05-07
typefind: Send stream-start before anything else
Nicolas Dufresne
1
-15/+13
2013-04-29
tools/gstreamer-completion: Allow 1.0 and 0.10 scripts installed simultaneously
David Rothlisberger
1
-4/+4
2013-04-29
tools/gstreamer-completion: Complete option & property values on bash 3.2
David Rothlisberger
2
-1/+28
2013-04-29
tools/gstreamer-completion: Bash 3.2 compatibility fixes
David Rothlisberger
2
-28/+48
2013-04-29
tools/gstreamer-completion: Support gst-inspect, and gst-launch element prope...
David Rothlisberger
2
-6/+283
2013-04-29
tools/gstreamer-completion: Updated to work with the binary registry
David Rothlisberger
1
-22/+8
2013-04-29
porting-to-1.0.txt: nit clarification
Stefan Sauer
1
-2/+3
2013-04-29
typefind: Always leave TYPEFIND mode when we're stopping typefinding
Sebastian Dröge
1
-2/+1
2013-04-29
typefind: Simplify code
Sebastian Dröge
1
-5/+3
2013-04-29
typefind: Push pending events independent of the existence of a downstream ch...
Sebastian Dröge
1
-4/+5
2013-04-29
typefind: Only push CAPS event once if we get one from upstream
Sebastian Dröge
1
-4/+1
2013-04-29
typefind: Stop typefinding if we get a CAPS event from upstream
Sebastian Dröge
1
-22/+1
2013-04-29
typefind: Improve handling of GAP events
Sebastian Dröge
1
-0/+13
2013-04-29
typefind: Forward events that should happen before the caps event directly
Sebastian Dröge
1
-7/+16
2013-04-29
typefind: Only push pending buffers and events if we have caps
Sebastian Dröge
1
-2/+3
2013-04-29
typefind: Remove code that would cause caps to be sent twice
Sebastian Dröge
1
-9/+1
2013-04-27
pwg: improve allocation docs
Wim Taymans
1
-13/+18
2013-04-27
check: set CK_TIMEOUT_MULTIPLIER on ARM
Tim-Philipp Müller
1
-0/+27
2013-04-26
typefind: fix caps leak when used in connection with uridecodebin and playbin
Tim-Philipp Müller
2
-0/+17
2013-04-25
controller: Fix element-type annotations
Thibault Saunier
1
-2/+2
2013-04-25
inputselector: Try to not push read-only buffers
Sebastian Dröge
1
-2/+4
2013-04-25
tests: add check for FLUSH pad probes
Alessandro Decina
1
-0/+71
2013-04-25
gstpad: run probes for FLUSH events sent with gst_pad_send_event
Alessandro Decina
1
-7/+7
2013-04-24
netclock: Add support for IPv6
Sebastian Dröge
2
-18/+19
2013-04-24
porting-to-1.0.txt: add troubleshooting section
Tim-Philipp Müller
1
-0/+16
2013-04-23
baseparse: Only infer TS if PTS interpolation is enabled
Sebastian Dröge
1
-1/+3
[next]