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
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
videodecoder: Reset last_timestamp_out on new segment
Jan Schmidt
2
-7
/
+8
2014-09-19
audioencoder: do not leak events when flushing them
Ognyan Tonchev
1
-5
/
+4
2014-09-19
videodecoder: do not leak events when flushing them
Ognyan Tonchev
1
-5
/
+4
2014-09-19
audiodecoder: Simplify code a bit
Sebastian Dröge
1
-6
/
+4
2014-09-19
videoencoder: do not leak events when flushing them
Ognyan Tonchev
1
-5
/
+4
2014-09-19
audiodecoder: Don't leak events
Ognyan Tonchev
1
-0
/
+2
2014-09-17
audiocdsrc: do not leak uid after parsing TOC select event
Ognyan Tonchev
1
-0
/
+1
2014-09-15
videodecoder: do not leak pool and allocator in error case
Ognyan Tonchev
1
-0
/
+4
2014-09-13
audiobasesink: Fix deadlock caused by holding object lock while calling clock...
Garg
1
-3
/
+9
2014-09-13
videofilter: Unref buffers before calling the transform_frame functions
Sebastian Dröge
1
-0
/
+16
2014-09-04
rtspconnection: Protect readsrc, writesrc and controllsrc with a mutex
Göran Jönsson
1
-0
/
+6
2014-08-26
audiodecoder: Don't ignore ::start/stop return values
Sebastian Dröge
1
-2
/
+2
2014-07-30
pbutils: discoverer: Always set the pipeline back to NULL after an error
Thibault Saunier
1
-2
/
+10
2014-07-19
appsrc: Fix memory leak with callback notify not being called in dispose
Youness Alaoui
1
-0
/
+8
2014-07-18
encoding-profile: Add example for using encoder presets with profiles
Nirbheek Chauhan
1
-0
/
+45
2014-07-18
encoding-profile: Fix typos and old API in docs
Nirbheek Chauhan
1
-3
/
+3
2014-07-11
dmabuf: Ensure _get_fd() works even for shared memory
Nicolas Dufresne
1
-2
/
+2
2014-07-04
sdp: add gstmikey.h to sdp.h
Evan Nemerson
1
-0
/
+1
2014-07-03
riff: Print invalid fourcc in error message in hex
Sebastian Rasmussen
1
-2
/
+1
2014-07-03
videodecoder: parse any source data that is still available.
Gwenole Beauchesne
1
-5
/
+25
2014-07-02
mikey: add more Since markers for new methods
Wim Taymans
1
-0
/
+12
2014-07-02
mikey: make message and payload mini-objects
Wim Taymans
2
-121
/
+214
2014-07-02
docs: Assorted documentation and introspection fixes for new 1.4 API
Evan Nemerson
6
-39
/
+131
2014-07-01
rtspconnection: also allow POST before GET
Wim Taymans
1
-10
/
+28
2014-06-26
libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CAST
Sebastian Dröge
2
-8
/
+0
2014-06-26
pbutils: handle more H.264 profiles and levels.
Gwenole Beauchesne
1
-1
/
+15
2014-06-20
audiodecoder: Don't be too picky about the output frame counter
Sebastian Dröge
1
-17
/
+12
2014-06-12
mikey: Fix Wall to NTP conversion
Edward Hervey
1
-2
/
+1
2014-06-10
appsrc: add send_event handler for flushing
Thiago Santos
1
-0
/
+21
2014-06-09
video: avoid overflows when doing int operations for size
Thiago Santos
1
-6
/
+7
2014-06-04
dmabuf: fix checking mmap flags
Michael Olbrich
1
-1
/
+1
2014-06-03
videodecoder: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-0
/
+29
2014-06-03
audiodecoder: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-3
/
+20
2014-06-03
videoencoder: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-4
/
+34
2014-06-03
audioencoder: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-3
/
+21
2014-06-02
mikey: Free MikeyPayload in error cases
Edward Hervey
1
-1
/
+3
2014-05-28
audio: Add a missing precondition to gst_audio_format_from_string()
Philip Withnall
1
-0
/
+2
2014-05-26
videodecoder: actually return the push result in backwards playback
Thiago Santos
1
-1
/
+1
2014-05-26
videodecoder: return EOS when segment is over
Thiago Santos
1
-0
/
+6
2014-05-26
audiodecoder: return EOS when segment is over
Thiago Santos
1
-0
/
+8
2014-05-20
rtsp-transport: clarify port usage
Wim Taymans
1
-4
/
+8
2014-05-20
dmabuf: share the mapping with shared copies of the memory
Michael Olbrich
1
-9
/
+14
2014-05-20
rtspconnection: Add read source on write socket.
Göran Jönsson
1
-0
/
+10
2014-05-13
rtspconnection: Don't use argument for local storage
Edward Hervey
1
-4
/
+5
2014-05-12
video-info: Also check the stride and offset are equal
Nicolas Dufresne
1
-0
/
+10
2014-05-12
videodecoder: Free data after removing it from the list
Edward Hervey
1
-1
/
+1
2014-05-12
mikey: Actually replace payload ...
Edward Hervey
1
-1
/
+1
2014-05-12
mikey: Free MikeyPayload in error cases
Edward Hervey
1
-3
/
+11
2014-05-09
tag: xmp: fix leaks in error code paths
Tim-Philipp Müller
1
-5
/
+10
2014-05-09
rtspconnection: Reset control_stream.
Göran Jönsson
1
-0
/
+1
[next]