cccombiner: Update segment according to video sink pad
[platform/upstream/gstreamer.git] / ext / hls /
2020-01-10 Seungha Yanghls: Check nettle version to ensure AES128 support
2019-12-31 Sebastian Drögehlssink2: Add signals for allowing custom playlist...
2019-11-08 Edward Herveyhlsdemux: Don't use deprecated SSL methods
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-10-07 Seungha Yanghlssink2: Respect requested max-files property for...
2019-10-01 Seungha Yanghlssink,hlssink2: Ensure writing ENDLIST tag at the end
2019-08-21 Seungha Yanghlsdemux: Post error message if hlsdemux could not...
2019-08-21 Seungha Yanghls: Make crypto dependency optional when hls-crypto...
2019-07-29 Charlie Turneradaptivedemux: remove some deadlocks using webkitwebsrc.
2019-06-18 Seungha Yangtests: Enable hls m3u8 unit test with meson build
2019-06-18 Seungha Yanghlsdemux: Set fragment header uri if exists
2019-06-18 Seungha Yanghls: m3u8: Parsing EXT-X-MAP tag to store initializatio...
2019-06-18 Seungha Yanghlsdemux: Do not clear/advance fragment by finished...
2019-05-29 Adam Duskettext/hls/meson.build: fix dependency logic
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2019-02-27 Sebastian Drögehlssink2: Add property for disabling sending of force...
2018-11-27 Seungha Yanghlssink2: Fix string leak
2018-10-22 Edward Herveyhls: Remove stray '\n' from debug statement
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-03 Sebastian Drögehlssink2: Use the new reset-muxer property on splitmuxsink
2018-01-16 Jun Xiehlsdemux: fix memory leak while updating master playlist
2018-01-03 Edward Herveyhlssink2: Remove useless if statement
2017-12-06 Hosang Leem3u8: Parse and use AVERAGE-BANDWIDTH attribute if...
2017-11-25 Edward Herveyhls: Don't leak mutex
2017-11-17 Jun Xiehlsdemux: Fix memory leak caused by double buffer map
2017-10-19 Jan Alexander Stef... m3u8: Refine sequence update debug messages
2017-10-19 Jan Alexander Stef... m3u8: Don't try to match URIs when we have media sequences
2017-10-19 Jan Alexander Stef... m3u8: Ignore empty playlists in check_media_seqnums
2017-10-19 Jan Alexander Stef... m3u8: Split gst_m3u8_update_check_consistent_media_seqnums
2017-10-19 Jan Alexander Stef... m3u8: Simplify control flow for sequence update
2017-09-05 George Kiagiadakishlsdemux: fix compilation with OpenSSL 1.1.0
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-12 Sebastian Drögehlssink2: New HLS sink element based on splitmuxsink
2017-05-03 Ting-Wei Lanmeson: hls: libm is required because m3u8.c uses math.h
2017-04-19 Sebastian Drögehlssink: Remove some unused struct fields
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-17 Seungha Yangm3u8: Fix parsing EXT-X-DISCONTINUITY
2017-03-17 Seungha Yangm3u8: Release m3u8 lock if consistent checking failed
2017-03-14 Matthew WatersRevert "adaptivedemux: answer duration queries for...
2017-03-06 Seungha Yanghlsdemux: Try to find type at the end of a fragment
2017-03-03 Dongil Parkhlsdemux: Fix checking adaptation_field_control field...
2017-03-02 Seungha Yanghls: Fix various leak on hlsdemux and m3u8
2017-03-02 Alex Ashleyadaptivedemux: answer duration queries for live streams
2017-03-02 Seungha Yanghlsdemux: Implement adaptivedemux's _stream_seek()
2017-03-02 Seungha Yanghlsdemux: Simplify seeking code by using macro
2017-03-02 Seungha Yanghlsdemux: Early terminate seeking if we don't need...
2017-03-02 Thomas Bluemelhlsdemux: Add support for EXT-X-DISCONTINUITY-SEQUENCE
2017-02-28 Sebastian Drögehlsdemux: Compare media type of the correct variable...
2017-02-21 Seungha Yanghlsdemux: Fix GHashTable leak
2017-02-07 Jan Schmidthlsdemux: Redo typefind after stripping tags
2017-01-31 Seungha Yanghls: m3u8: Set sequence position for live
2017-01-31 Seungha Yanghls: Exclusion of last three fragment in case of live...
2017-01-31 Seungha Yanghlsdemux: Consider timestamp of the first fragment...
2017-01-18 Sebastian Drögehlsdemux: Detect media sequence number inconsistencies...
2016-12-19 Sebastian Drögehlsdemux: Extract ID3 tags, strip them from the output...
2016-11-28 Sebastian Drögem3u8: Mark uri_join() function as static
2016-11-26 Edward Herveyhlsdemux: Handle GST_SEEK_TYPE_NONE seek
2016-11-12 Sebastian Drögehlsdemux: Fix NULL pointer dereference when checking...
2016-10-31 Michael Olbrichhlsdemux: don't try to access non-existant iframe variant
2016-10-23 Scott D Phillipsmeson: hls: Only build when any crypto_dep is found
2016-10-11 Arnaud Vrachlsdemux: fix hls demux stream type inheritance
2016-08-25 Sebastian Drögeadaptivedemux: Enable bitrate selection for trick mode...
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-07 xlazom00hls, timecode: fix linking
2016-08-04 Jan Schmidthls: Avoid potential NULL pointer dereference.
2016-08-04 Jan Schmidthls: Avoid coverity warning about access off the end...
2016-08-04 Luis de Bethencourthls: m3u8: remove impossible condition
2016-08-03 Jan Schmidthlsdemux: Don't output pending data after error
2016-08-03 Jan Schmidthlsdemux: Include config.h and add header in utils
2016-08-03 Jan Schmidthls: Fix compiler warning for possibly uninit variable
2016-08-03 Michael Olbrichhlsdemux: seek all streams
2016-08-03 Michael Olbrichhlsdemux: simplify gst_hls_demux_seek()
2016-08-03 Michael Olbrichhlsdemux: don't download the last fragment when seeking...
2016-08-03 Jan Schmidthlsdemux: Add support for ID3 tag parsing
2016-08-03 Jan Schmidthlsdemux: Do some reading and dumping of PCRs
2016-08-03 Jan Schmidthlsdemux: Only use the primary stream for bitrate selec...
2016-08-03 Jan Schmidthlsdemux: Only select video and audio streams by default
2016-08-03 Jan Schmidthlsdemux: Publish all media for alternate renditions.
2016-08-03 Jan Schmidthlsdemux: Adjust downstream buffer offsets
2016-08-03 Jan Schmidthlsdemux: Choose the default variant and track it when...
2016-08-03 Tim-Philipp Müllerhlsdemux: move variant list handling over to new master...
2016-08-03 Tim-Philipp Müllerhls: m3u8: Rework m3u8 parsing and storage.
2016-07-18 Jan Schmidthlsdemux: Fix clearing of decryption state
2016-07-15 Tim-Philipp Müllerhlsdemux: make decryption key handling per-stream
2016-07-15 Jan Schmidthlsdemux: add hlsdemux-specific AdaptiveDemuxStream...
2016-07-01 Sebastian Drögehlsdemux: Properly keep track of current offset
2016-07-01 Sebastian Drögehlsdemux: Clear pending data when needed
2016-07-01 Sebastian Drögeadaptivedemux: Get rid of internal stream adapter and...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-04 Joe Gorsehls: Add OPENSSL_CFLAGS to CFLAGS
2016-01-15 Thiago Santosadaptivedemux: replace ghostpad with a standard pad
2016-01-06 Tim-Philipp Müllerhlsdemux: put boolean values into gboolean variables
2016-01-06 Thiago Santoshlsdemux: fix reverse playback seek with snap flags
2016-01-06 Thiago Santoshlsdemux: simplify snap flags checking
2016-01-06 Thiago Santoshlsdemux: respect keyunit flag for position
2015-12-22 Alex Ashleyhlsdemux: unquote all the quoted-string attributes
2015-12-22 Thiago Santoshlsdemux: make sure every bad update_playlist return...
2015-12-19 Tim-Philipp Müllerhlsdemux: reflow update_playlist a bit
next