index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
rtsp: Cleanup the error path
rtsp-connection
Wim Taymans
1
-14
/
+18
2013-05-30
rtsp: cleanup the watch reset function
Wim Taymans
1
-13
/
+17
2013-05-30
rtsp: check if the streams are still active
Wim Taymans
1
-14
/
+26
2013-05-30
rtsp: use child sources instead of using the sockets
Wim Taymans
1
-200
/
+169
2013-05-30
rtsp: fix input/output streams for tunneling
Wim Taymans
1
-3
/
+6
2013-05-30
rtsp: don't use sockets for blocking
Wim Taymans
1
-260
/
+143
2013-05-30
rtsp: add TLS support
Wim Taymans
4
-2
/
+18
2013-05-30
rtspconnection: use the input/output stream of clientconnection
Wim Taymans
1
-20
/
+29
2013-05-30
rtsp: set sockets non-blocking
Wim Taymans
1
-0
/
+3
2013-05-30
rtsp: use GSocketClient for making connections
Wim Taymans
1
-229
/
+125
2013-05-30
Revert "rtspconnection: Use a GSocketAddressNumerator to resolve the addresses"
Wim Taymans
1
-117
/
+98
2013-05-30
videoconvert: free tmplines correctly
Wim Taymans
2
-1
/
+3
2013-05-29
playsink: pass translated color balance value to channel
Daniel Drake
1
-1
/
+12
2013-05-29
playbin: Don't take an extra reference to the custom stream combiners
Brendan Long
1
-1
/
+1
2013-05-29
alsasrc: Dump some more debug output about the device configuration
Sebastian Dröge
1
-1
/
+19
2013-05-29
alsasink: Update internal buffer/period times with the values that were confi...
Sebastian Dröge
1
-0
/
+2
2013-05-29
playbin: Rename compressed unit test to complex
Sebastian Dröge
2
-7
/
+7
2013-05-29
playbin: Set custom stream-combiners to NULL and unref before finalizing
Sebastian Dröge
2
-1
/
+22
2013-05-29
playbin: Add playbin audio-stream-combiner test using adder
Brendan Long
1
-7
/
+123
2013-05-29
playbin: Rename select to combine and selector to combiner in playbin
Brendan Long
1
-228
/
+229
2013-05-29
playbin: Add support for custom stream-combiners
Brendan Long
1
-51
/
+232
2013-05-28
decodebin: Don't call autoplug-query on shutdown
Sebastian Dröge
1
-6
/
+2
2013-05-28
playbin: In autoplug-queries, add the actual decoder/parser/etc template caps
Sebastian Dröge
1
-1
/
+6
2013-05-28
playbin: Forward CONTEXT queries to the corresponding sink if we have one
Sebastian Dröge
1
-0
/
+89
2013-05-28
playbin: Refactor autoplug-query handling
Sebastian Dröge
2
-135
/
+154
2013-05-28
decodebin: Block on serialized queries too
Sebastian Dröge
1
-3
/
+13
2013-05-28
decodebin: Pass the element in the autoplug-query signal too
Sebastian Dröge
3
-17
/
+28
2013-05-28
decodebin: Need to lock the chain mutex in autoplug_query
Sebastian Dröge
1
-0
/
+2
2013-05-28
playsinkconvertbin: Fix leak of the downstream caps filter
Sebastian Dröge
1
-0
/
+2
2013-05-28
playbin: Refactor autoplug-query handling a bit
Sebastian Dröge
1
-4
/
+14
2013-05-27
rtspconnection: Use a GSocketAddressNumerator to resolve the addresses
Sebastian Dröge
1
-98
/
+117
2013-05-27
theoradec: Require caps to be set before data flow happens
Sebastian Dröge
1
-1
/
+6
2013-05-27
video-format: fix NV16 unpack
Wim Taymans
2
-30
/
+3
2013-05-27
video-chroma: add interlaced flag
Wim Taymans
1
-2
/
+3
2013-05-27
videoconvert: run chroma resamplers
colorspace2
Wim Taymans
2
-67
/
+217
2013-05-27
videotestsrc: subsample chroma before packing
Wim Taymans
4
-8
/
+85
2013-05-27
video-chroma: add chroma resampler
Wim Taymans
3
-0
/
+786
2013-05-27
video: don't perform subsampling while packing
Wim Taymans
3
-82
/
+65
2013-05-27
videoconvert: reformat
Wim Taymans
1
-4
/
+8
2013-05-27
video: move chroma functions to separate file
Wim Taymans
5
-82
/
+142
2013-05-27
videoconvert: actually use the input pixels
Wim Taymans
1
-6
/
+4
2013-05-27
videometa: fix docs
Wim Taymans
1
-2
/
+2
2013-05-25
videoencoder: Don't require an output state to be set before allocating outpu...
Sebastian Dröge
1
-4
/
+4
2013-05-24
typefind: Ensure we have enough data when reading the sync marker in the AAC/...
Sebastian Dröge
1
-1
/
+1
2013-05-24
audio: Always provide a buffer in gst_audio_(enc|dec)oder_allocate_output_buf...
Sebastian Dröge
2
-6
/
+27
2013-05-24
video: Always provide a buffer in gst_video_(enc|dec)oder_allocate_output_buf...
Sebastian Dröge
2
-14
/
+44
2013-05-24
decodebin: Lock the state of child elements as long as we manage their states
Sebastian Dröge
1
-1
/
+8
2013-05-24
Revert "decodebin2: use NO_RESYNC flag"
Sebastian Dröge
1
-2
/
+0
2013-05-22
decodebin: Use signal handler IDs instead of disconnecting by function
Sebastian Dröge
1
-25
/
+32
2013-05-22
decodebin: Connect and disconnect the have-type signal of typefind before sta...
Sebastian Dröge
1
-6
/
+10
[next]