64 Commits (a13b61b7fd05ac9dcf795b5f4cc22ec498557e49)

Author SHA1 Message Date
Steven Liu 2a21487b9e avformat/dashdec: start from the root uri when baseURL is start with '/' 5 years ago
Steven Liu 24f7a8a168 avformat/dashdec: fix code style and remove some empty line 5 years ago
Steven Liu a514244319 avformat/dashdec: fix code style in dash_read_packet 5 years ago
Steven Liu 6e988b75df avformat/dashdec: refine and fix code style of dash_read_header 5 years ago
Steven Liu 43e0ddd33d avformat/dashdec: simplified code in open_demux_for_component 5 years ago
sfan5 034b72fc0b avformat/dashdec: Fix reading values from SegmentTimeline inside Period 5 years ago
Steven Liu 665759c3c8 avformat/dashdec: check copy_init_section memory alloc result 6 years ago
Steven Liu aea524e6e3 avformat/dashdec: add http_proxy, referer and rw_timeout http method support for segments 6 years ago
Jun Zhao bf6e0f709b lavf/dashdec: refactoring error handle logic for open_input 6 years ago
Jun Zhao c663046b41 lavf/dashdec: fix the coding logic after open_input fail 6 years ago
Steven Liu 613ca7b100 avformat/dashdec: add ProgramInformation parser 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Paweł Wegner 835ab35ef0 libavformat/dashdec: disable seeking only for live streams. 6 years ago
Gorilla Maguila bb586a9703 avformat/dashdec: refine uri path with double dot process 6 years ago
Steven Liu ba71ebbbfa avformat/dashdec: add subtitle stream support 6 years ago
Andrey Semashev 1035206102 lavf/dashdec: Add webm to the list of allowed extensions. 6 years ago
Steven Liu 7bb90a9449 avformat/dashdec: minus minBufferTime when there have value 6 years ago
Steven Liu ad9b4ecc26 avformat/dashdec: refine compute current fragment for presentation_timeoffset mode 6 years ago
Steven Liu d0be0de065 avformat/dashdec: reindent code for previous commit 6 years ago
Steven Liu 8eac027cd1 avformat/dashdec: add min_buffer_time process logic 6 years ago
Steven Liu e35e915465 avformat/dashdec: add trace message for get the logic output message 6 years ago
Steven Liu a222798ef3 avformat/dashdec: reindent code for previous commit 6 years ago
Steven Liu 28578e6143 avformat/dashdec: remove redundant code 6 years ago
Steven Liu e134c20374 avformat/dashdec: refine adaptionset attribute members 6 years ago
Steven Liu f499679e17 avformat/dashdec: refine mpd element of attribute name availabilityEndTime 6 years ago
Colin NG b205635fbc avformat/dashdec: Add a re-entrance check point after an interrupt operation 6 years ago
Jacek Jendrzej 3cff2311ab avformat/dashdec: Fix calc_cur_seg_no if availability_start_time not 6 years ago
Michael Niedermayer 46753bfdd0 avformat/dashdec: Fix strlen(rep_id_val) with it being NULL 6 years ago
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 6 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 6 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 6 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 6 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