documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / hls / gsthlsdemux.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
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 Yanghlsdemux: Set fragment header uri if exists
2019-06-18 Seungha Yanghlsdemux: Do not clear/advance fragment by finished...
2018-01-16 Jun Xiehlsdemux: fix memory leak while updating master playlist
2017-11-17 Jun Xiehlsdemux: Fix memory leak caused by double buffer map
2017-09-05 George Kiagiadakishlsdemux: fix compilation with OpenSSL 1.1.0
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-06 Seungha Yanghlsdemux: Try to find type at the end of a fragment
2017-03-02 Seungha Yanghls: Fix various leak on hlsdemux and m3u8
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-02-21 Seungha Yanghlsdemux: Fix GHashTable leak
2017-02-07 Jan Schmidthlsdemux: Redo typefind after stripping tags
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...
2016-12-19 Sebastian Drögehlsdemux: Extract ID3 tags, strip them from the output...
2016-11-26 Edward Herveyhlsdemux: Handle GST_SEEK_TYPE_NONE seek
2016-10-31 Michael Olbrichhlsdemux: don't try to access non-existant iframe variant
2016-08-25 Sebastian Drögeadaptivedemux: Enable bitrate selection for trick mode...
2016-08-04 Jan Schmidthls: Avoid potential NULL pointer dereference.
2016-08-03 Jan Schmidthlsdemux: Don't output pending data after error
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-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 Thiago Santoshlsdemux: make sure every bad update_playlist return...
2015-12-19 Tim-Philipp Müllerhlsdemux: reflow update_playlist a bit
2015-12-19 Tim-Philipp Müllerhlsdemux: fix potential error leak
2015-12-18 Thiago Santoshlsdemux: always set timestamp on reverse playback
2015-12-08 Duncan Palmerhlsdemux: add support for seeking to fragment boundaries
2015-12-02 Maroš Ondrášekhlsdemux: update current variant if connection speed...
2015-12-02 Jan Schmidthlsdemux: Tell the base class the fragment duration
2015-12-02 Jan Schmidthlsdemux: When switching bitrate variants, don't jump...
2015-12-01 Tim-Philipp Müllerhlsdemux: fix crash when decryption key can't be downloaded
2015-12-01 Tim-Philipp Müllerhls: m3u8: remove pointless client_has_main() function
2015-12-01 Sebastian Drögehlsdemux: Always give timestamps if we're discont and...
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-10-29 Florin Apostoladaptivedemux: fixed multithread support
2015-10-23 Tim-Philipp Müllerhlsdemux: change dispose function to finalize
2015-10-23 Tim-Philipp Müllerhlsdemux: remove helper function only used once
2015-10-23 Tim-Philipp Müllerhlsdemux: remove deprecated 'fragments-cache' property
2015-10-14 Edward Herveyhlsdemux: Avoid negative sequence numbers
2015-09-17 Philippe Normandadaptivedemux: prefix the statistics message name macro
2015-08-19 Arnaud Vrachlsdemux: abort playlist update when cancelled
2015-06-05 Jimmy Ohnhlsdemux: Fix wrong gst-launch command in the description
2015-06-05 Thiago Santoshlsdemux: drop TODO that doesn't need a solution
2015-06-05 Thiago SantosRevert "hlsdemux: Simplify logic in process_manifest"
2015-05-27 Thiago Santoshlsdemux: remove more unused attributes
2015-05-27 Thiago Santoshlsdemux: remove unused attribute
2015-05-18 Jimmy Ohnhlsdemux: Simplify logic in process_manifest
2015-04-23 Sebastian Drögehlsdemux: Use the downloader of the base class instead...
2015-04-23 Sebastian Drögehlsdemux: Fix how the playlists are refreshed
2015-04-23 Sebastian Drögeadaptivedemux: Allow subclasses to override how a new...
2015-04-22 Thiago Santoshlsdemux: handle too short segments
2015-04-22 Thiago Santoshlsdemux: use correct variable type
2015-04-21 Sebastian Drögehlsdemux: Fix seeking
2015-04-21 Sebastian Drögehlsdemux: Don't call unlock() just to call lock() immed...
2015-03-04 Thiago Santoshlsdemux: set timestamp on discont buffers
2015-02-17 Thiago Santoshlsdemux: remove unused define
2015-02-17 Thiago Santosadaptivedemux: add bitrate-limit property
2015-02-17 Thiago Santosadaptivedemux: add connection-speed property
2015-01-19 Thiago Santosadaptivedemux: refactor chunk downloading flow
2015-01-16 Vincent Penquerc'hhlsdemux: a few leak fixes
2015-01-08 Thiago Santoshlsdemux: implement _has_next_fragment to avoid busy...
2015-01-07 Thomas Bluemelhlsdemux: Don't use approximate duration for fragment...
2015-01-05 Alex Ashleyhlsdemux: Implement live seeking
2014-12-30 Thiago Santoshlsdemux: only typefind when we have a minimum amount...
2014-12-23 Vijay Jayaramanhlsdemux: typefind might fail if first buffer is too...
2014-12-23 Thiago Santoshlsdemux: port to adaptive base class
2014-11-02 Tim-Philipp MüllerSprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE...
2014-11-02 Tim-Philipp Müllerhls: fix indentation
2014-10-21 Matthieu Bouronhlsdemux: reset end_of_playlist attribute when we recei...
2014-10-07 Thomas Bluemelhlsdemux: Fix accessing invalidated memory
2014-09-18 Philippe Normandhlsdemux: lock client mutex before entering the retry_f...
2014-09-18 George Kiagiadakishlsdemux: synchronize with the download loop thread...
next