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
/
gst-libs
/
gst
/
uridownloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+25
*
uridownloader: Take the ownership of the src element
Carlos Garcia Campos
2016-05-06
1
-26
/
+47
*
dashdemux: add support for HTTP HEAD method of time sync
Alex Ashley
2015-08-14
3
-6
/
+56
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-16
/
+0
*
uridownloader: a few leak fixes
Vincent Penquerc'h
2015-01-16
1
-1
/
+6
*
fragment: fix caps and buffer leaks in get_property
Vincent Penquerc'h
2015-01-16
1
-2
/
+2
*
libs:uridownloader: Properly declare APIs as UNSTABLE
Thibault Saunier
2014-06-21
1
-0
/
+5
*
uridownloader: Include the debug string in the error messages we propagate fr...
Sebastian Dröge
2014-06-19
1
-0
/
+8
*
uridownloader: Store URI and redirect target in the downloaded fragments
Sebastian Dröge
2014-05-28
3
-2
/
+20
*
uridownloader: Add parameter to disallow caching as required by HLS
Sebastian Dröge
2014-05-05
2
-9
/
+16
*
uridownloader: Add refresh parameter to hint caches that they should check if...
Sebastian Dröge
2014-05-02
2
-34
/
+21
*
uridownloader: Unset referer if none was specified later on
Sebastian Dröge
2014-04-28
1
-6
/
+11
*
uridownloader: Add API to specify the referer of a request
Sebastian Dröge
2014-04-28
2
-8
/
+36
*
uridownloader: Set source state to NULL if downloading failed for whatever re...
Sebastian Dröge
2014-04-25
1
-1
/
+4
*
uridownloader: Fix string order in warning message
Sebastian Dröge
2014-03-13
1
-1
/
+1
*
uridownload: Handle no buffers before EOS as error instead of crashing
Sebastian Dröge
2014-03-07
2
-0
/
+10
*
hlsdemux: Implement handling of byte ranges
Sebastian Dröge
2014-03-06
1
-1
/
+13
*
uridownloader: Fix debug output to describe the new reality
Sebastian Dröge
2014-02-27
1
-1
/
+1
*
uridownloader: Warning messages are not fatal
Sebastian Dröge
2014-02-27
1
-2
/
+12
*
uridownloader: Keep alive connections if the source supports that
Sebastian Dröge
2014-02-13
1
-0
/
+13
*
uridownloader: Re-use old source element if possible
Sebastian Dröge
2014-02-13
1
-15
/
+33
*
uridownloader: Fix potential deadlock
Sebastian Dröge
2014-02-12
1
-0
/
+2
*
uridownloader: Shutdown the source element before unlinking it
Sebastian Dröge
2014-02-12
1
-10
/
+10
*
uridownloader: Add support for compressed downloads
Sebastian Dröge
2014-02-12
2
-7
/
+15
*
uridownloader: Reset cancelled state after fetching an URI
Sebastian Dröge
2014-02-11
1
-0
/
+3
*
uridownloader: Provide some more details about errors if downloading fails
Sebastian Dröge
2014-02-11
2
-6
/
+24
*
uridownloader: Fix race condition between EOS handling and downloading a range
Duncan Palmer
2014-02-04
1
-1
/
+3
*
uridownloader: Always release the object lock in gst_uri_downloader_fetch_uri...
Duncan Palmer
2014-01-29
1
-0
/
+3
*
uridownloader: fix deadlock near EOS
Thiago Santos
2013-12-24
1
-37
/
+29
*
uridownloader: fix crash when download is null
Thiago Santos
2013-07-08
1
-2
/
+4
*
uridownloader: do not set cancelled unless explicitly called by user
Thiago Santos
2013-07-08
1
-4
/
+17
*
uridownloader: Simplify locking to fix deadlocks
Thiago Santos
2013-07-03
1
-24
/
+26
*
uridownloader: add support for range based downloads
Thiago Santos
2013-07-01
2
-2
/
+47
*
uridownloader: unlock mutex when switching urisrc state to NULL to avoid dead...
Louis-Francis Ratté-Boulianne
2013-05-07
1
-6
/
+20
*
uridownloader: properly unref the urisrc between downloads
Thiago Santos
2013-05-07
1
-1
/
+10
*
uridownloader: make cancelled state 'permanent' until a reset
Andre Moreira Magalhaes (andrunko)
2013-05-07
2
-3
/
+33
*
uridownloader: refactor gsturidownloader to its own lib
Thiago Santos
2013-05-07
6
-0
/
+810