mssdemux: add conditions to prevent some crashes
[platform/upstream/gstreamer.git] / ext / smoothstreaming / gstmssmanifest.c
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: make codec private data from manifest attribu...
2013-05-08 Thiago Santosmssdemux: implement live streams handling
2013-05-08 Thiago Santosmssdemux: fix issue on fragment timestamping parsing
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 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 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 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: mssmanifest: prevent accessing null stream...
2013-05-08 Thiago Santossmoothstreaming: refactor structure names and implement...
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