index
:
delta/gstreamer-plugins-bad.git
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtk: separate out the widget/window destroy callbacks
Matthew Waters
2015-10-19
1
-7
/
+10
*
dtls: Fix name conflict with openssl on win32
Paul Arzelier
2015-10-17
1
-0
/
+7
*
hlsdemux: Avoid negative sequence numbers
Edward Hervey
2015-10-15
1
-4
/
+12
*
dashdemux: fix undefined reference to gst_ntp_clock_new
Julien Isorce
2015-10-11
1
-1
/
+1
*
glvideomixer: Proxy the ignore-eos videoaggregator property as well
Nirbheek Chauhan
2015-10-07
1
-0
/
+7
*
dashdemux: fixed has_next_period
Florin Apostol
2015-10-07
1
-0
/
+8
*
rtmpsrc: plug memory-leaks
Havard Graff
2015-10-05
1
-4
/
+4
*
dtls: fix printf format on win32
Polochon_street
2015-10-05
1
-1
/
+1
*
dtls: fix printf format on win32
Paul Arzelier
2015-10-05
1
-2
/
+2
*
dashdemux: Correctly assign earliest pts instead of overriding it with first ...
John Chang
2015-10-05
1
-1
/
+1
*
dashdemux: Implement lazy-loading of external periods
Sebastian Dröge
2015-10-02
3
-9
/
+58
*
mpdparser: Load OnLoad external resources immediately instead of on demand
Sebastian Dröge
2015-10-02
1
-0
/
+172
*
mpdparser: Add support for loading external SegmentLists
Sebastian Dröge
2015-10-02
1
-9
/
+143
*
mpdparser: Add support for loading external AdaptationSets
Sebastian Dröge
2015-10-02
1
-3
/
+149
*
mpdparser: Implement loading of external Period nodes
Sebastian Dröge
2015-10-02
1
-13
/
+190
*
mpdparser: Store an URI downloader in the parser for downloading additional M...
Sebastian Dröge
2015-10-02
3
-0
/
+21
*
mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList
Sebastian Dröge
2015-10-02
2
-0
/
+78
*
dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices
Sebastian Dröge
2015-10-02
1
-7
/
+3
*
mpdparser: If no Initialization is present in the SegmentBase, assume it is b...
Sebastian Dröge
2015-10-02
1
-26
/
+26
*
mssdemux: activate streams before configuring bitrate
Philippe Normand
2015-09-30
1
-6
/
+15
*
mssdemux: always use timescale for gst timestamp calculation
Philippe Normand
2015-09-30
1
-6
/
+5
*
assrender: fix leak of tag samples in the tag list
Arnaud Vrac
2015-09-29
1
-48
/
+60
*
assrender: fix gap event leak and invalid return value
Arnaud Vrac
2015-09-29
1
-0
/
+3
*
gtk: fix assertion when the element has no peer
Matthew Waters
2015-09-29
1
-3
/
+5
*
resindvd: Send gap updates to the segment stop during stills
Jan Schmidt
2015-09-27
1
-10
/
+15
*
gtk: Only run from the main thread in stop() if we created the window
Sebastian Dröge
2015-09-24
1
-2
/
+7
*
gtk: When setting format check if pending format changed
Thibault Saunier
2015-09-24
1
-1
/
+1
*
gtk: Do not forget to release OBJECT_LOCK on error path
Thibault Saunier
2015-09-24
1
-4
/
+6
*
gtk: Factor out a function to run a function on main thread
Thibault Saunier
2015-09-24
5
-103
/
+114
*
gtk: Marshall state changes in the main thread
Thibault Saunier
2015-09-24
1
-7
/
+90
*
gtksink: Do not show window until we reach the PAUSED state
Thibault Saunier
2015-09-23
1
-1
/
+14
*
mpdparser: Only check stream->segments for a repeated last segment if we have...
Sebastian Dröge
2015-09-22
1
-1
/
+2
*
x265enc: Drop incorrect stream-format="avc" in template caps
Arun Raghavan
2015-09-21
1
-1
/
+1
*
gtksink: Do not re destroy the GtkWindow if destroyed by the user
Thibault Saunier
2015-09-21
1
-1
/
+8
*
gtkglsink: Hide and clean the GtkWindow we might create
Thibault Saunier
2015-09-19
3
-8
/
+24
*
adaptivedemux: prefix the statistics message name macro
Philippe Normand
2015-09-17
1
-1
/
+1
*
Don't throw compiler warnings with G_DISABLE_ASSERT
Jan Schmidt
2015-09-18
3
-4
/
+28
*
glimagesink: request a resize on caps/3d mode changes
Matthew Waters
2015-09-17
1
-33
/
+20
*
gl/uploadelement: fail earlier if we could not upload the buffer
Matthew Waters
2015-09-17
1
-3
/
+10
*
gl: Fix GError leaks during failures
Vineeth T M
2015-09-17
4
-0
/
+5
*
mpdparser: support for negative repeat count in segments
Vincent Penquerc'h
2015-09-16
1
-18
/
+87
*
mpdparser: properly read signed r values for S elements
Vincent Penquerc'h
2015-09-16
2
-2
/
+34
*
mdpparser: catch failures to parse
Vincent Penquerc'h
2015-09-16
1
-5
/
+6
*
glimagesink: avoid updating the viewport in the draw loop
Matthew Waters
2015-09-16
2
-11
/
+10
*
opusdec: remove check for number of channels
Thiago Santos
2015-09-15
1
-6
/
+0
*
dashdemux: fix return when trying to advance in subfragmented stream
Thiago Santos
2015-09-15
1
-2
/
+5
*
pitch: Set seqnum on newly created segment event
Thibault Saunier
2015-09-15
1
-0
/
+3
*
mpdparser: Don't consider period start times in periods with segment lists ei...
Sebastian Dröge
2015-09-14
1
-7
/
+6
*
dashdemux: Export the period start time to the base class
Sebastian Dröge
2015-09-14
3
-3
/
+26
*
Revert "dashdemux: Subtract the period start time from the presentation offset"
Sebastian Dröge
2015-09-14
1
-5
/
+1
[next]