summaryrefslogtreecommitdiff
path: root/ext/smoothstreaming
Commit message (Expand)AuthorAgeFilesLines
* smoothstreaming: allow per feature registrationStéphane Cerveau2021-03-233-7/+4
* smoothstreaming: clear live adapter on seekHosang Lee2020-09-302-1/+12
* smoothstreaming: start closer to the edge in live streamsHosang Lee2020-08-101-1/+17
* mssdemux: ignore unrecognized streamHosang Lee2020-06-171-0/+8
* smoothstreaming: fix H264 CodecPrivateData parsingyychao2020-03-101-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-22/+0
* h264parse lib: Remove the SPS parse_vui_params flagJan Schmidt2019-07-051-1/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Minor documentation fixesThibault Saunier2019-05-131-3/+3
* mssdemux: fix protection data double freeXabier Rodriguez Calvar2019-03-181-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* smoothstreaming: Handle invalid XMLEdward Hervey2017-11-211-0/+5
* mssdemux: fix caps leak in error code pathTim-Philipp Müller2017-09-151-0/+1
* meson: fix build for isoff lib additionTim-Philipp Müller2017-08-261-1/+1
* smoothstreaming: Use isoff to parse tfxd/tfrfSeungha Yang2017-08-254-228/+55
* meson: make smoothstreaming depend on gioAlessandro Decina2017-07-201-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* mssdemux: Fix compiler warningSebastian Dröge2017-04-251-2/+0
* mss: always periodically update the manifest taking the new fragmentsMatthew Waters2017-04-252-4/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-1/+1
* mssdemux: only add live fragments after manifest fragmentsMatthew Waters2017-03-271-15/+14
* Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters2017-03-141-1/+1
* dash/smoothstreaming: Use GST_PLUGIN_LIBTOOLFLAGSNicolas Dufresne2017-03-081-1/+1
* adaptivedemux: answer duration queries for live streamsAlex Ashley2017-03-021-1/+1
* smoothstreaming: Fix minor use after free referenceArun Raghavan2017-01-021-1/+1
* mssdemux: fix meson buildPhilippe Normand2016-11-291-0/+1
* mssdemux: improved live playback supportPhilippe Normand2016-11-296-10/+567
* mssdemux: wrap unmodified data in protection eventPhilippe Normand2016-11-141-5/+3
* smoothstreaming: use the duration from the list of fragments if not present i...Matthew Waters2016-11-111-0/+24
* smoothstreaming: implement adaptivedemux's get_live_seek_range()Matthew Waters2016-11-113-0/+98
* adaptivedemux: Enable bitrate selection for trick mode streaming againSebastian Dröge2016-08-251-1/+2
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+20
* smoothstreaming: update fps calculation for h264 codec parser API changesTim-Philipp Müller2016-05-281-1/+6
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+6
* mssdemux: remove unnecessary checkLuis de Bethencourt2016-02-091-2/+2
* mssdemux: implement snap seekingThiago Santos2016-02-043-40/+59
* mssdemux: use correct seek position on reverse seeksThiago Santos2016-02-041-2/+6
* mssdemux: only update download position if the seek requests toThiago Santos2016-02-041-1/+6
* mssdemux: do not assert on fragment reloads for non-liveThiago Santos2016-02-041-2/+0
* adaptivedemux: handle snap seeksThiago Santos2016-02-043-9/+25
* smoothstreaming: remove unused dependency on uridownloaderTim-Philipp Müller2016-01-312-2/+0
* adaptivedemux: replace ghostpad with a standard padThiago Santos2016-01-151-2/+1
* mssdemux: add depth field to audio caps if availableMaroš Ondrášek2015-11-241-0/+11
* Fix code indentationTim-Philipp Müller2015-11-061-1/+3
* mssdemux: activate streams before configuring bitratePhilippe Normand2015-09-301-2/+15
* mssdemux: PlayReady WRM parsing supportPhilippe Normand2015-09-304-0/+140
* mssdemux: always use timescale for gst timestamp calculationPhilippe Normand2015-09-301-6/+5
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* adaptivedemux: Allow subclasses to override how a new manifest would be downl...Sebastian Dröge2015-04-232-4/+8