index
:
gstreamer/gst-plugins-base
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-05-08
videodecoder: Retry setting configuration with modified config
Nicolas Dufresne
1
-1
/
+24
2014-05-05
rtsp: Link to ws2_32 on Windows
Руслан Ижбулатов
1
-1
/
+1
2014-05-03
discoverer: Add APIs to simply get installer details for missing plugins
Thibault Saunier
4
-2
/
+51
2014-05-03
Release 1.3.1
1.3.1
Sebastian Dröge
2
-4
/
+4
2014-05-03
rtpbasepayload: Implement reconfigure event & renegotiation without subclass
Olivier Crête
1
-6
/
+41
2014-05-02
rtpbasepayload: Save the PT after fixating
Olivier Crête
1
-0
/
+1
2014-05-02
rtspdefs: remove outdated comments
Tim-Philipp Müller
2
-12
/
+2
2014-05-02
rtpbuffer: avoid underflow in size calculation
Vincent Penquerc'h
1
-0
/
+4
2014-05-01
videodecoder: do not parse caps for not using it
Thiago Santos
1
-3
/
+0
2014-05-01
rtpbasepayload: restrict initial random sequence number to be <= 32767
John Bassett
1
-1
/
+1
2014-05-01
sdp: Add some more gobject-introspection annotations for bindings
Sebastian Dröge
1
-3
/
+3
2014-04-30
rtcpbuffer: check claimed data size against available size
Vincent Penquerc'h
1
-0
/
+5
2014-04-30
rtspconnection: Empty queue when flush.
Göran Jönsson
1
-1
/
+5
2014-04-29
audiodecoder: Make caps writable before fixating
Haakon Sporsheim
1
-0
/
+1
2014-04-29
sdpmessage: Add array length annotation to gst_sdp_message_parse_buffer
Sebastian Dröge
1
-1
/
+1
2014-04-29
rtpbuffer: fix memory leak when gst_rtp_buffer_map fails
Stian Selnes
1
-3
/
+3
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
22
-44
/
+0
2014-04-25
audiodecoder: Plug caps leaks
Edward Hervey
1
-3
/
+12
2014-04-22
tag: exif: avoid adding empty strings
Thiago Santos
1
-4
/
+6
2014-04-16
videoframe: Initialise GstVideoFrame to zeroes if mapping fails
Sebastian Dröge
1
-0
/
+3
2014-04-16
exiftag: catch buffer mapping failure
Vincent Penquerc'h
1
-15
/
+53
2014-04-15
encoding-profile: Free preset name in finalize
Sebastian Dröge
1
-0
/
+2
2014-04-12
rtpbasedepay: add stats property
Wim Taymans
1
-0
/
+108
2014-04-12
rtpbasepayload: update docs
Wim Taymans
1
-0
/
+20
2014-04-12
rtpbasepayload: add current timestamp and seqnum offset to stats
Wim Taymans
1
-4
/
+6
2014-04-10
video-overlay-composition: guard against NULL pointer dereference on error
Vincent Penquerc'h
1
-0
/
+4
[next]