135 Commits (c95ea0310468e0a0906fa7d590ff7406c39d6991)

Author SHA1 Message Date
sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 6 years ago
Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 7 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 7 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 7 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 7 years ago
Steven Liu 04b6060616 avformat/dashdec: replace user-agent to user_agent for deprecate warning message 7 years ago
Colin NG 93fc96e199 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Colin NG 9aee574dd0 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Steven Liu 798ae8794e avformat/dashdec: fix compling warning "filename is deprecated" 7 years ago
guikunzhi 8ea8be5951 fix memory leak of parsing dash MPD 7 years ago
Carl Eugen Hoyos 8592ae1a1e lavf/dashdec: Do not use memcpy() to copy a struct. 7 years ago
sanilraut 9e2b4c7ecc libavformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
Steven Liu 6eaaad37f8 Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations" 7 years ago
Steven Liu 4effd1c4a2 avformat/dashdec: Avoid multiple HTTP requests for initialization segment that is common among all representations 7 years ago
sanilraut 10d008f0fd avformat/dashdec: Support signaling of last segment number 7 years ago
sanilraut 1dd7bb9784 avformat/dashdec: Correct spelling mistakes 7 years ago
sfan5 e752da5464 dashdec: Support SegmentTimeline inside Period 7 years ago
Brendan McGrath 4e3e8980b5 dashdec: Fix segfault on decoding segment timeline 7 years ago
Colin NG 78e884f3fb libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) 7 years ago
Colin NG 7a63da8910 libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) 7 years ago
Colin NG 8db4ef3e6d avformat/dashdec.c: Download dash content with byte range info 7 years ago
Brendan McGrath 1f48c5c067 dashdec: Only free url string if being reused 7 years ago
sfan5 777d6c677b dashdec: Make use of frame rate specified in Representation 7 years ago
sfan5 57dbabd9c1 dashdec: Support SegmentTemplate inside Period 7 years ago
sfan5 01d74c4055 dashdec: Avoid trying to read any segments beyond the last 7 years ago
sfan5 74b143d81f dashdec: Correct seeking behaviour 7 years ago
sfan5 bb0cc2e7bd dashdec: Search for segment timeline inside AdaptionSets too 7 years ago
sfan5 94cc16499f dashdec: Support for multiple video/audio streams 7 years ago
sfan5 66e551eafb dashdec: Expose bandwidth and representation ID as metadata 7 years ago
Carl Eugen Hoyos 52b9575d4a lavf/dashdec: Fix several memleaks. 7 years ago
Steven Liu 56960ed9c3 Revert "lavf/dashdec: Fix several memleaks." 7 years ago
Steven Liu 1b323c3f9c avformat/dashdec: use the current DASHContext for the rep_dest 7 years ago
Carl Eugen Hoyos e7fe5e511a lavf/dashdec: Fix several memleaks. 7 years ago
Steven Liu ab96e2ca81 avformat/dashdec: free resource allocated by xml 7 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 7 years ago