summaryrefslogtreecommitdiff
path: root/ext/smoothstreaming
Commit message (Expand)AuthorAgeFilesLines
...
* mssdemux: signal no-more-pads when finished exposing padsThiago Santos2013-05-071-0/+2
* mssmanifest: Keep the stream qualities list sorted by bitrateThiago Santos2013-05-071-12/+57
* mssdemux: also consider fourcc AVC1 as H264Thiago Santos2013-05-071-2/+2
* mssmanifest: add support for VC-1 and WmaPro formats parsingThiago Santos2013-05-071-0/+16
* mssdemux: do not try to expose unknown streamsThiago Santos2013-05-071-10/+30
* mssmanifest: do not set codec_data when it is emptyThiago Santos2013-05-071-2/+2
* mssdemux: set timestamp and duration to fragment buffersThiago Santos2013-05-073-0/+44
* mssmanifest: fix typoThiago Santos2013-05-071-2/+2
* mssdemux: initial implementation of seek event handlingThiago Santos2013-05-074-8/+231
* mssdemux: handle src pad queries fir duration and latencyThiago Santos2013-05-073-0/+96
* mssdemux: add some more error handlingThiago Santos2013-05-071-3/+14
* mssdemux: add timescale to the capsThiago Santos2013-05-073-4/+32
* mssdemux: parse the fps from h264 codec data if possibleThiago Santos2013-05-072-14/+33
* mssdemux: correctly add h264 codec data to capsThiago Santos2013-05-071-2/+98
* mssdemux: add the correct caps to the outgoing streamThiago Santos2013-05-071-1/+5
* mssdemux: set caps to buffers before pushingThiago Santos2013-05-071-3/+5
* mssdemux: improve state changingThiago Santos2013-05-071-1/+8
* mssdemux: adds mininum error handlingThiago Santos2013-05-071-1/+35
* mssdemux: mssmanifest: prevent accessing null stream fragmentThiago Santos2013-05-071-1/+3
* smoothstreaming: refactor structure names and implement url fetchingThiago Santos2013-05-074-56/+80
* mssdemux: initial implementation of the pad loopThiago Santos2013-05-072-5/+87
* mssdemux: more manifest parsing and helper functionsThiago Santos2013-05-072-8/+170
* mssdemux: pad exposing initial implementationThiago Santos2013-05-074-0/+209
* mssdemux: add manifest parsingThiago Santos2013-05-073-3/+122
* smoothstreaming: stubs for mssdemuxThiago Santos2013-05-076-3/+392
* smoothstreaming: build directory stubs for new pluginThiago Santos2013-05-072-0/+67