avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
[platform/upstream/gstreamer.git] / ext / smoothstreaming /
2013-09-19 Sebastian Drögedash/smoothstreaming: Remove unused debug category...
2013-08-13 Thiago Santosmssdemux: use gst_data_queue_push_force for adding...
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-07-23 Sebastian Drögemssdemux: Add support for group-id in the stream-start...
2013-05-17 Thiago Santosmssdemux: fix wma pro caps creation
2013-05-17 Thiago Santosmssdemux: fix assertions when a stream caps can't be...
2013-05-16 Thiago Santosmssdemux: parse block_align, channels and rate from...
2013-05-16 Thiago Santosmssdemux: add bitrate info to audio streams
2013-05-16 Thiago Santosmssdemux: send stream id and newsegment before pushing...
2013-05-08 Tim-Philipp Müllersmoothstreaming: pass width, height, channels and rate...
2013-05-08 Tim-Philipp Müllersmoothstreaming: fix WMV caps
2013-05-08 Thiago Santosmssdemux: fixing compiler warnings about print formats
2013-05-08 Thiago Santossmoothstreaming: port to 1.0
2013-05-08 Thiago Santosmssdemux: remove already fixed TODO comment
2013-05-08 Thiago Santosmssdemux: replace gst_value_deserialize with simpler...
2013-05-08 Thiago Santosmssdemux: fix newsegment event leak
2013-05-08 Thiago Santosmssdemux: replace unused parameter
2013-05-08 Wim Taymansmss: avoid GValue leak
2013-05-08 Louis-Francis Ratt... mssdemux: fix a small memory leak
2013-05-08 Louis-Francis Ratt... mssdemux: avoid streaming to fail when download is...
2013-05-08 Thiago Santosmssdemux: removing unused functions
2013-05-08 Thiago Santosmssdemux: switch bitrates without switching pads
2013-05-08 Andre Moreira Maga... mssdemux: Check if pads are valid before removing.
2013-05-08 Thiago Santosmssdemux: add a maximum error count for downloads
2013-05-08 Thiago Santosmssdemux: use streams bitrate individually
2013-05-08 Thiago Santosmssdemux: use downloadbitrate utility for measuring...
2013-05-08 Andre Moreira Maga... mssdemux: Properly compute new bitrate and use bitrate_...
2013-05-08 Andre Moreira Maga... mssdemux: Avoid a possible division by zero
2013-05-08 Andre Moreira Maga... mssdemux: Add missing object param to GST_DEBUG|INFO_OB...
2013-05-08 Thiago Santosmssdemux: add bitrate-limit property
2013-05-08 Thiago Santosmssdemux: use the shared uridownloader lib instead...
2013-05-08 Andre Moreira Maga... mssdemux: Do not block on reset.
2013-05-08 Louis-Francis Ratt... mssdemux: handle FLUSH events by resetting the demuxer...
2013-05-08 Louis-Francis Ratt... mssdemux: add conditions to prevent some crashes
2013-05-08 Louis-Francis Ratt... mssdemux: use standard glib methods
2013-05-08 Louis-Francis Ratt... mssdemux: fix some memory leaks and use right free...
2013-05-08 Louis-Francis Ratt... mssdemux: don't stop a task from inside the loop
2013-05-08 Louis-Francis Ratt... mssdemux: log manifest content for debugging
2013-05-08 Louis-Francis Ratt... mssdemux: make codec private data from manifest attribu...
2013-05-08 Louis-Francis Ratt... mssdemux: only try to reload the manifest for live...
2013-05-08 Thiago Santosmssdemux: add some documentation
2013-05-08 Thiago Santosmssdemux: add max-queue-size-buffers property
2013-05-08 Thiago Santosmssdemux: stop tasks faster
2013-05-08 Thiago Santosmssdemux: implement live streams handling
2013-05-08 Thiago Santosmssdemux: do not leak fragments
2013-05-08 Thiago Santosmssdemux: fix issue on fragment timestamping parsing
2013-05-08 Thiago Santosmssdemux: error out when upstream doesn't implement...
2013-05-08 Thiago Santosmssdemux: push newsegments with same start time on...
2013-05-08 Thiago Santosmssdemux: rewriting pad tasks so that buffers are pushe...
2013-05-08 Thiago Santosmssdemux: some fixes to bitrate switching
2013-05-08 Thiago Santosmssdemux: refactoring fragment download to its own...
2013-05-08 Thiago Santosmssdemux: implement bitrate switching
2013-05-08 Thiago Santosmssdemux: add connection-speed property
2013-05-08 Thiago Santosmssdemux: add an 'active' flag to manifest stream
2013-05-08 Thiago Santosmssdemux: signal no-more-pads when finished exposing...
2013-05-08 Thiago Santosmssmanifest: Keep the stream qualities list sorted...
2013-05-08 Thiago Santosmssdemux: also consider fourcc AVC1 as H264
2013-05-08 Thiago Santosmssmanifest: add support for VC-1 and WmaPro formats...
2013-05-08 Thiago Santosmssdemux: do not try to expose unknown streams
2013-05-08 Thiago Santosmssmanifest: do not set codec_data when it is empty
2013-05-08 Thiago Santosmssdemux: set timestamp and duration to fragment buffers
2013-05-08 Thiago Santosmssmanifest: fix typo
2013-05-08 Thiago Santosmssdemux: initial implementation of seek event handling
2013-05-08 Thiago Santosmssdemux: handle src pad queries fir duration and latency
2013-05-08 Thiago Santosmssdemux: add some more error handling
2013-05-08 Thiago Santosmssdemux: add timescale to the caps
2013-05-08 Thiago Santosmssdemux: parse the fps from h264 codec data if possible
2013-05-08 Thiago Santosmssdemux: correctly add h264 codec data to caps
2013-05-08 Thiago Santosmssdemux: add the correct caps to the outgoing stream
2013-05-08 Thiago Santosmssdemux: set caps to buffers before pushing
2013-05-08 Thiago Santosmssdemux: improve state changing
2013-05-08 Thiago Santosmssdemux: adds mininum error handling
2013-05-08 Thiago Santosmssdemux: mssmanifest: prevent accessing null stream...
2013-05-08 Thiago Santossmoothstreaming: refactor structure names and implement...
2013-05-08 Thiago Santosmssdemux: initial implementation of the pad loop
2013-05-08 Thiago Santosmssdemux: more manifest parsing and helper functions
2013-05-08 Thiago Santosmssdemux: pad exposing initial implementation
2013-05-08 Thiago Santosmssdemux: add manifest parsing
2013-05-08 Thiago Santossmoothstreaming: stubs for mssdemux
2013-05-07 Thiago Santossmoothstreaming: build directory stubs for new plugin