dashdemux: properly reset stream status after a flush
[platform/upstream/gstreamer.git] / ext /
2013-05-08 Thiago Santosdashdemux: properly reset stream status after a flush
2013-05-08 Andre Moreira Maga... dashdemux: keep a list of streams periods
2013-05-08 Andre Moreira Maga... dashdemux: Properly parse base uri from mpd.
2013-05-08 Andre Moreira Maga... dashdemux: Remove unused members.
2013-05-08 Andre Moreira Maga... dashdemux: Only send newsegment on seek.
2013-05-08 Thiago Santosdashdemux: send segments that overwrite previous ones
2013-05-08 Andre Moreira Maga... dashdemux: switch bitrates without switching pads
2013-05-08 Andre Moreira Maga... dashdemux: Remove unusued method.
2013-05-08 Andre Moreira Maga... dashdemux: Set stream need_header after seek and has_da...
2013-05-08 Thiago Santosdashdemux: do not pause/start the stream loop on playin...
2013-05-08 Thiago Santosdashdemux: remove property that isn't used anymore
2013-05-08 Thiago Santosdashdemux: add a downloadrate utility
2013-05-08 Thiago Santosdashdemux: sprinkling some more log
2013-05-08 Thiago Santosdashdemux: change bitrates based on the stream bitrate
2013-05-08 Thiago Santosdashdemux: refactor to use the uridownloader lib instea...
2013-05-08 Andre Moreira Maga... dashdemux: Make sure switch_pads won't leak any pad.
2013-05-08 Andre Moreira Maga... dashdemux: Properly stop download and stream tasks...
2013-05-08 Thiago Santosdashdemux: avoid an assertion when stopping the pipeline
2013-05-08 Thiago Santosdashdemux: download the next fragment with smaller...
2013-05-08 Thiago Santosdashdemux: track segments in the demuxer
2013-05-08 Thiago Santosdashdemux: remove buffering message emission from dashdemux
2013-05-08 Thiago Santosdashdemux: removing unused code
2013-05-08 Thiago Santosdashdemux: re-enable and fix adaptive switching
2013-05-08 Thiago Santosdashdemux: correctly signal EOS on manifest end
2013-05-08 Thiago Santosdashdemux: detect end-of-period correctly
2013-05-08 Thiago Santosdashdemux: Use the smallest queue value to define buffe...
2013-05-08 Thiago Santosdash: fix parsing of streams to get correct fragment...
2013-05-08 Thiago Santosdashdemux: block waiting for buffers instead of busy...
2013-05-08 Thiago Santosdashdemux: fix seeking on multiple streams
2013-05-08 Thiago Santosdashdemux: Replace GQueue by GstDataQueue
2013-05-08 Thiago Santosdashdemux: move the buffers queues to the streams
2013-05-08 Thiago Santosdashdemux: refactor streams data to its own struct
2013-05-08 Thiago Santosdash: do not try to print a pointer as a string
2013-05-08 Thiago Santosdashdemux: Remove timing code that delays pushing of...
2013-05-08 Thiago Santosdash: fixing build warnings
2013-05-08 Louis-Francis Ratt... gstdashdemux: add need_header member to know whether...
2013-05-08 Louis-Francis Ratt... dashdemux: don't wait for the whole duration of a fragm...
2013-05-08 Louis-Francis Ratt... dashdemux: switch pads and send header file when a...
2013-05-08 Louis-Francis Ratt... dashdemux: various fixes
2013-05-08 David CorvoysierApplied gst-indent
2013-05-08 David CorvoysierReplaced URL pointing to obsolete Klagenfurt MPD by...
2013-05-08 Gianluca Gennarimpdparser: fix escape sequence in URL template resolving
2013-05-08 Gianluca Gennarimpdparser: do not switch pads when bitstreamSwitching...
2013-05-08 Gianluca Gennaridashdemux: complete support for manifest file updates
2013-05-08 Gianluca Gennaridashdemux: add support for manifest file updates
2013-05-08 Gianluca Gennaridashdemux: new API to set/get segment index and period...
2013-05-08 Gianluca Gennaridashdemux: new API to load the stream Period with a...
2013-05-08 Gianluca Gennaridashdemux: implement seeking across Periods
2013-05-08 David CorvoysierApplied gst-indent
2013-05-08 David CorvoysierBy default, do not forward pad queries upstream, becaus...
2013-05-08 Olivier Blinplugin: register as dashdemux instead of fragmented
2013-05-08 Gianluca Gennaridashdemux: check if we have received the MPD file in...
2013-05-08 Gianluca Gennarimpdparser: silence warning
2013-05-08 Olivier Blindashdemux: fix printing buffering time and download...
2013-05-08 Olivier Blindashdemux: fix unused-but-set variable
2013-05-08 Olivier Blindashdemux: use new gst_mpd_client_get_next_fragment_dur...
2013-05-08 Gianluca Gennaridashdemux: remove FIXME comment
2013-05-08 Gianluca Gennaridashdemux: send new-segment events to all pads
2013-05-08 Gianluca Gennaridashdemux: reworked the API to retrieve fragment timest...
2013-05-08 Gianluca Gennaridashdemux: use effective segment duration to reschedule...
2013-05-08 Gianluca Gennaridashdemux: reworked gst_dash_demux_get_buffering_time...
2013-05-08 Gianluca Gennaridashdemux: complete support for Media Presentations...
2013-05-08 Gianluca Gennarimpdparser: initial support for Media Presentations...
2013-05-08 Olivier Blinmpdparser: support BaseURL for SegmentURL using mediaRange
2013-05-08 Olivier Blinmpdparser: factorize adding range parameter to URL
2013-05-08 Gianluca Gennaridashdemux: reworked caps detection
2013-05-08 Gianluca Gennaridashdemux: do not send bogus duration messages when...
2013-05-08 Gianluca Gennarimpdparser: support SegmentTimeline syntax also for...
2013-05-08 Gianluca Gennarimpdparser: add support for SegmentTimeline syntax elements
2013-05-08 David CorvoysierFixed wrong index in fragments
2013-05-08 Gianluca Gennarimpdparser: fix memory leak in gst_mpd_client_get_next_f...
2013-05-08 David CorvoysierRemoved unused function
2013-05-08 David CorvoysierSeek event handling cleanup
2013-05-08 Gianluca Gennaridashdemux: fix playing of single-segment media streams
2013-05-08 Gianluca Gennariuridownloader: deleted useless declaration of gst_uri_d...
2013-05-08 Gianluca Gennariuridownloader: when possible, reuse existing element...
2013-05-08 Gianluca Gennaridashdemux: unref caps in function need_add_header()
2013-05-08 Gianluca Gennaridashdemux: fix extraction of SegmentTemplate->initializ...
2013-05-08 Gianluca Gennaridashdemux: fix memory leak in gst_dash_demux_get_next_h...
2013-05-08 David CorvoysierWe now only accept actual manifest files, and not any...
2013-05-08 David CorvoysierAdded a typefind helper for DASH: this commit should...
2013-05-08 David CorvoysierFixed state machine (again)
2013-05-08 David CorvoysierCode refactoring
2013-05-08 David CorvoysierFixed state machine
2013-05-08 David CorvoysierImprove consistency of the tasks shutdown code
2013-05-08 David CorvoysierAdded missing g_list_free
2013-05-08 David CorvoysierDo not answer to URI queries
2013-05-08 David CorvoysierTry queries upstream if we cannot process them
2013-05-08 David CorvoysierRenamed demux->next_stream in demux->next_push
2013-05-08 David CorvoysierInlined one-line utility funciton that was called only...
2013-05-08 David CorvoysierFixed regression after the introduction of the multi...
2013-05-08 David CorvoysierModified log level of shutdown message
2013-05-08 David CorvoysierComments: We don't select a single representation,...
2013-05-08 David CorvoysierRemoved debug trace
2013-05-08 David CorvoysierAdded introduction and general design notes
2013-05-08 David CorvoysierFixed wrong comment
2013-05-08 David CorvoysierDocumented gst_dash_demux_download_loop
2013-05-08 David CorvoysierCommented gst_dash_demux_stream_loop
2013-05-08 David CorvoysierCommented needs_pad_switch
2013-05-08 David CorvoysierDocumented the representation switch mechanism
next