index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
hls
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
m3u8: Parse and use AVERAGE-BANDWIDTH attribute if available
Hosang Lee
1
-1
/
+8
2017-11-25
hls: Don't leak mutex
Edward Hervey
1
-0
/
+1
2017-11-17
hlsdemux: Fix memory leak caused by double buffer map
Jun Xie
1
-5
/
+3
2017-10-19
m3u8: Refine sequence update debug messages
Jan Alexander Steffens (heftig)
1
-4
/
+9
2017-10-19
m3u8: Don't try to match URIs when we have media sequences
Jan Alexander Steffens (heftig)
1
-23
/
+12
2017-10-19
m3u8: Ignore empty playlists in check_media_seqnums
Jan Alexander Steffens (heftig)
1
-3
/
+9
2017-10-19
m3u8: Split gst_m3u8_update_check_consistent_media_seqnums
Jan Alexander Steffens (heftig)
1
-102
/
+109
2017-10-19
m3u8: Simplify control flow for sequence update
Jan Alexander Steffens (heftig)
1
-15
/
+12
2017-09-05
hlsdemux: fix compilation with OpenSSL 1.1.0
George Kiagiadakis
2
-6
/
+27
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-05-12
hlssink2: New HLS sink element based on splitmuxsink
Sebastian Dröge
5
-0
/
+555
2017-05-03
meson: hls: libm is required because m3u8.c uses math.h
Ting-Wei Lan
1
-1
/
+1
2017-04-19
hlssink: Remove some unused struct fields
Sebastian Dröge
2
-4
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-6
/
+6
2017-03-17
m3u8: Fix parsing EXT-X-DISCONTINUITY
Seungha Yang
1
-1
/
+1
2017-03-17
m3u8: Release m3u8 lock if consistent checking failed
Seungha Yang
1
-1
/
+3
2017-03-14
Revert "adaptivedemux: answer duration queries for live streams"
Matthew Waters
1
-1
/
+5
2017-03-06
hlsdemux: Try to find type at the end of a fragment
Seungha Yang
1
-0
/
+7
2017-03-03
hlsdemux: Fix checking adaptation_field_control field to parse pcr
Dongil Park
1
-2
/
+2
2017-03-02
hls: Fix various leak on hlsdemux and m3u8
Seungha Yang
2
-0
/
+7
2017-03-02
adaptivedemux: answer duration queries for live streams
Alex Ashley
1
-5
/
+1
2017-03-02
hlsdemux: Implement adaptivedemux's _stream_seek()
Seungha Yang
1
-75
/
+101
2017-03-02
hlsdemux: Simplify seeking code by using macro
Seungha Yang
1
-5
/
+9
2017-03-02
hlsdemux: Early terminate seeking if we don't need to do
Seungha Yang
1
-63
/
+65
2017-03-02
hlsdemux: Add support for EXT-X-DISCONTINUITY-SEQUENCE
Thomas Bluemel
2
-1
/
+9
2017-02-28
hlsdemux: Compare media type of the correct variable that is actually set
Sebastian Dröge
1
-2
/
+2
2017-02-21
hlsdemux: Fix GHashTable leak
Seungha Yang
1
-0
/
+4
2017-02-07
hlsdemux: Redo typefind after stripping tags
Jan Schmidt
1
-0
/
+3
2017-01-31
hls: m3u8: Set sequence position for live
Seungha Yang
1
-2
/
+13
2017-01-31
hls: Exclusion of last three fragment in case of live playback
Seungha Yang
2
-7
/
+4
2017-01-31
hlsdemux: Consider timestamp of the first fragment in playlist when live seeking
Seungha Yang
1
-1
/
+2
2017-01-18
hlsdemux: Detect media sequence number inconsistencies and fail
Sebastian Dröge
1
-8
/
+170
2016-12-19
hlsdemux: Extract ID3 tags, strip them from the output and provide them as tags
Sebastian Dröge
3
-11
/
+28
2016-11-28
m3u8: Mark uri_join() function as static
Sebastian Dröge
1
-1
/
+1
2016-11-26
hlsdemux: Handle GST_SEEK_TYPE_NONE seek
Edward Hervey
1
-54
/
+62
2016-11-12
hlsdemux: Fix NULL pointer dereference when checking if there is a next fragment
Sebastian Dröge
1
-1
/
+1
2016-10-31
hlsdemux: don't try to access non-existant iframe variant
Michael Olbrich
1
-8
/
+10
2016-10-24
meson: hls: Only build when any crypto_dep is found
Scott D Phillips
1
-11
/
+13
2016-10-11
hlsdemux: fix hls demux stream type inheritance
Arnaud Vrac
1
-1
/
+1
2016-08-25
adaptivedemux: Enable bitrate selection for trick mode streaming again
Sebastian Dröge
1
-5
/
+2
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+38
2016-08-07
hls, timecode: fix linking
xlazom00
1
-1
/
+1
2016-08-04
hls: Avoid potential NULL pointer dereference.
Jan Schmidt
1
-2
/
+4
2016-08-04
hls: Avoid coverity warning about access off the end of an array.
Jan Schmidt
1
-1
/
+1
2016-08-04
hls: m3u8: remove impossible condition
Luis de Bethencourt
1
-9
/
+1
2016-08-04
hlsdemux: Don't output pending data after error
Jan Schmidt
1
-11
/
+11
2016-08-04
hlsdemux: Include config.h and add header in utils
Jan Schmidt
1
-0
/
+25
2016-08-03
hls: Fix compiler warning for possibly uninit variable
Jan Schmidt
1
-3
/
+5
2016-08-03
hlsdemux: seek all streams
Michael Olbrich
1
-56
/
+61
2016-08-03
hlsdemux: simplify gst_hls_demux_seek()
Michael Olbrich
1
-3
/
+3
[next]