summaryrefslogtreecommitdiff
path: root/libavformat/dashdec.c
Commit message (Expand)AuthorAge
* dashdec: Support SegmentTimeline inside Periodsfan52018-02-09
* dashdec: Fix segfault on decoding segment timelineBrendan McGrath2018-01-29
* libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)Colin NG2018-01-21
* libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)Colin NG2018-01-21
* avformat/dashdec.c: Download dash content with byte range infoColin NG2018-01-21
* dashdec: Only free url string if being reusedBrendan McGrath2018-01-21
* dashdec: Make use of frame rate specified in Representationsfan52018-01-21
* dashdec: Support SegmentTemplate inside Periodsfan52018-01-14
* dashdec: Avoid trying to read any segments beyond the lastsfan52018-01-14
* dashdec: Correct seeking behavioursfan52018-01-14
* dashdec: Search for segment timeline inside AdaptionSets toosfan52018-01-14
* dashdec: Support for multiple video/audio streamssfan52018-01-14
* dashdec: Expose bandwidth and representation ID as metadatasfan52018-01-14
* lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos2017-11-12
* Revert "lavf/dashdec: Fix several memleaks."Steven Liu2017-11-12
* avformat/dashdec: use the current DASHContext for the rep_destSteven Liu2017-11-10
* lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos2017-11-10
* avformat/dashdec: free resource allocated by xmlSteven Liu2017-09-09
* avformat/dashdec: add dash demuxer base versionSteven Liu2017-09-09