index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
adaptivedemux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
libs: fix API export/import and 'inconsistent linkage' on MSVC
Tim-Philipp Müller
3
-2
/
+7
2018-08-31
meson: Maintain macOS ABI through dylib versioning
Nirbheek Chauhan
1
-0
/
+1
2018-06-24
libs: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
1
-6
/
+16
2018-05-28
adaptivedemux: Set connection-speed value as current download rate if set
Hosang Lee
1
-0
/
+1
2018-05-12
adaptivedemux: Support period change in live playlist
Seungha Yang
1
-9
/
+13
2018-03-13
adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API
Tim-Philipp Müller
3
-13
/
+45
2018-02-02
adaptivedemux: reject segment seeks
Mathieu Duponchelle
1
-0
/
+8
2017-12-20
adaptivedemux: fix pending_segment log
Jun Xie
1
-2
/
+2
2017-12-18
adaptivedemux: fix log integer format
Jun Xie
1
-1
/
+1
2017-10-26
adaptivedemux: add replaced flag to not error out on bitrate change
Thiago Santos
2
-1
/
+7
2017-10-05
meson: remove vs_module_defs
Havard Graff
1
-1
/
+0
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
1
-5
/
+5
2017-10-03
adaptivedemux: fix typos
Reynaldo H. Verdejo Pinochet
2
-3
/
+3
2017-08-15
adaptivedemux: start/stop the manifest update loop on liveness or periodic up...
Matthew Waters
1
-0
/
+14
2017-08-08
adaptivedemux: Fix leak of pad probes in GstAdaptiveDemuxStream
Tom Bailey
1
-1
/
+1
2017-08-08
adaptivedemux: Stop prepared streams as well as running streams
davecraig@unbalancedaudio.com
1
-25
/
+40
2017-07-18
adaptivedemux: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
1
-0
/
+19
2017-07-13
adaptivedemux: Workaround for live seek ranges when advancing
Edward Hervey
1
-1
/
+4
2017-07-12
adaptivedemux: small refactor to avoid repeated code
Thiago Santos
1
-56
/
+38
2017-07-12
adaptivedemux: Handle prepared streams on seeks
Edward Hervey
1
-0
/
+29
2017-07-07
Revert "adaptivedemux: Allow application to force EOS"
Nicolas Dufresne
1
-57
/
+7
2017-07-07
adaptivedemux: Allow application to force EOS
Nicolas Dufresne
1
-7
/
+57
2017-06-06
adaptivedemux: Clear "cancelled" on uridownloader before processing manifest
Seungha Yang
1
-0
/
+3
2017-06-01
adaptivedemux: release the manifest lock ...
Mathieu Duponchelle
1
-0
/
+2
2017-06-01
adaptivedemux: do not erase data while updates-loop is running
Thiago Santos
1
-11
/
+10
2017-06-01
adaptivedemux: make sure to free all "old streams"
Mathieu Duponchelle
1
-0
/
+6
2017-05-31
adaptivedemux: Don't be too aggressive with seek ranges
Edward Hervey
1
-20
/
+21
2017-05-26
adaptivedemux: Fix debugging message
Edward Hervey
1
-2
/
+2
2017-05-26
adaptivedemux: Check live seeking range more often
Edward Hervey
1
-2
/
+30
2017-05-26
adaptivedemux: Don't create invalid event
Edward Hervey
1
-1
/
+2
2017-05-25
adaptivedemux: retry download MAX_DOWNLOAD_RETRY_COUNT times before erroring
Matthew Waters
1
-1
/
+1
2017-05-20
adaptivedemux: fix debug message printf format
Graham Leggett
1
-1
/
+1
2017-05-18
adaptivedemux: Add various comments to the code
Edward Hervey
2
-8
/
+91
2017-05-18
adaptivedemux: Store QoS time
Edward Hervey
2
-0
/
+29
2017-05-18
adaptivedemux: Add a macro to know if we are in trickmode-keyunit
Edward Hervey
1
-0
/
+2
2017-05-15
adaptivedemux: Handle stop_type:SET, stop:NONE
Edward Hervey
1
-4
/
+21
2017-05-09
adaptivedemux: Handle more live seeking use-cases
Edward Hervey
1
-10
/
+27
2017-05-09
adaptivedemux: Implement GST_SEEK_TYPE_END usage for live
Edward Hervey
1
-0
/
+22
2017-05-05
adaptivedemux: Allow live seeking range to go back to "now"
Edward Hervey
1
-1
/
+1
2017-04-27
tests: fix link problem on centos7
Tim-Philipp Müller
1
-1
/
+1
2017-04-25
adaptivedemux: separate manifest update task from download tasks
Matthew Waters
1
-34
/
+48
2017-04-15
adaptivedemux: Don't hold locks when pushing FLUSH_START
Edward Hervey
1
-0
/
+2
2017-04-14
adaptivedemux: Fix segment creation/adaptation some more
Edward Hervey
1
-12
/
+39
2017-04-09
adaptivedemux: Retry downloading a fragment immediately if any in live streaming
Seungha Yang
1
-1
/
+2
2017-04-07
adaptivedemux: add some reasons on warning reporting
Matthew Waters
1
-3
/
+8
2017-04-03
adaptivedemux: set uridownloader's parent
Thiago Santos
1
-0
/
+1
2017-03-23
adaptivedemux: Don't send EOS on pads when there's a pending switch
Jan Schmidt
1
-6
/
+19
2017-03-14
Revert "adaptivedemux: answer duration queries for live streams"
Matthew Waters
2
-18
/
+6
2017-03-02
adaptivedemux: answer duration queries for live streams
Alex Ashley
2
-6
/
+18
2017-03-02
adaptivemutex: Fix double mutex unlock
Thomas Bluemel
1
-5
/
+5
[next]