| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/dashdec: enable custom interrup callback in sub-demuxer | Jun Zhao | 2020-07-20 | 1 | -0/+1 |
* | lavf/dashdec: Add missed side data/disposition | Jun Zhao | 2020-06-18 | 1 | -0/+14 |
* | avformat/dashdec: compute the segment size use current pos minus offset plus one | Steven Liu | 2020-05-07 | 1 | -1/+1 |
* | lavf/dashdec: support larger manifests | rcombs | 2020-05-06 | 1 | -14/+15 |
* | avformat/dashdec: add attribute lang for audio and subtitle streams | Steven Liu | 2020-04-15 | 1 | -4/+45 |
* | avformat/dashdec: Don't allocate and leak strings that are never used | Andreas Rheinhardt | 2020-03-29 | 1 | -27/+0 |
* | lavf/dashdec: add 3GPP TS26.247 probe in dash demuxer | Jun Zhao | 2020-03-05 | 1 | -1/+2 |
* | lavf/dashdec: Add ts to the list of allowed extensions. | Jun Zhao | 2020-03-05 | 1 | -1/+1 |
* | avformat/dashdec: propagate icy to child AVIOContexts | Marvin Scholz | 2019-12-27 | 1 | -1/+1 |
* | Remove redundant ; | Michael Niedermayer | 2019-12-10 | 1 | -1/+1 |
* | lavf/dashdec: drop unnecessary check before ff_format_io_close | Jun Zhao | 2019-11-08 | 1 | -8/+4 |
* | lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer | Jun Zhao | 2019-11-08 | 1 | -2/+2 |
* | avformat/dashdec: fix segfault when parsing segmentlist | vectronic | 2019-09-23 | 1 | -1/+1 |
* | avformat/dashdec: fix pointer being freed was not allocated | vectronic | 2019-09-23 | 1 | -0/+1 |
* | avformat/dashdec: reindent code at parse_manifest | Steven Liu | 2019-09-14 | 1 | -1/+1 |
* | avformat/dashdec: add startNumber parser for segmentlist | Steven Liu | 2019-09-12 | 1 | -1/+9 |
* | avformat/dashdec: start from the root uri when baseURL is start with '/' | Steven Liu | 2019-09-02 | 1 | -1/+11 |
* | avformat/dashdec: fix code style and remove some empty line | Steven Liu | 2019-07-10 | 1 | -8/+3 |
* | avformat/dashdec: fix code style in dash_read_packet | Steven Liu | 2019-07-05 | 1 | -15/+16 |
* | avformat/dashdec: refine and fix code style of dash_read_header | Steven Liu | 2019-07-04 | 1 | -35/+32 |
* | avformat/dashdec: simplified code in open_demux_for_component | Steven Liu | 2019-07-04 | 1 | -1/+1 |
* | avformat/dashdec: Fix reading values from SegmentTimeline inside Period | sfan5 | 2019-07-01 | 1 | -3/+4 |
* | avformat/dashdec: check copy_init_section memory alloc result | Steven Liu | 2019-06-14 | 1 | -4/+16 |
* | avformat/dashdec: add http_proxy, referer and rw_timeout http method support ... | Steven Liu | 2019-06-14 | 1 | -1/+3 |
* | lavf/dashdec: refactoring error handle logic for open_input | Jun Zhao | 2019-05-14 | 1 | -3/+1 |
* | lavf/dashdec: fix the coding logic after open_input fail | Jun Zhao | 2019-05-14 | 1 | -1/+1 |
* | avformat/dashdec: add ProgramInformation parser | Steven Liu | 2019-04-22 | 1 | -0/+30 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | lavf: Constify AVInputFormat pointer. | Carl Eugen Hoyos | 2019-03-20 | 1 | -1/+1 |
* | libavformat/dashdec: disable seeking only for live streams. | Paweł Wegner | 2019-02-06 | 1 | -2/+2 |
* | avformat/dashdec: refine uri path with double dot process | Gorilla Maguila | 2018-12-23 | 1 | -1/+1 |
* | avformat/dashdec: add subtitle stream support | Steven Liu | 2018-11-30 | 1 | -7/+90 |
* | lavf/dashdec: Add webm to the list of allowed extensions. | Andrey Semashev | 2018-11-27 | 1 | -1/+1 |
* | avformat/dashdec: minus minBufferTime when there have value | Steven Liu | 2018-09-06 | 1 | -1/+1 |
* | avformat/dashdec: refine compute current fragment for presentation_timeoffset... | Steven Liu | 2018-09-05 | 1 | -1/+1 |
* | avformat/dashdec: reindent code for previous commit | Steven Liu | 2018-09-05 | 1 | -1/+1 |
* | avformat/dashdec: add min_buffer_time process logic | Steven Liu | 2018-09-05 | 1 | -0/+4 |
* | avformat/dashdec: add trace message for get the logic output message | Steven Liu | 2018-09-05 | 1 | -0/+18 |
* | avformat/dashdec: reindent code for previous commit | Steven Liu | 2018-09-05 | 1 | -1/+1 |
* | avformat/dashdec: remove redundant code | Steven Liu | 2018-09-05 | 1 | -16/+3 |
* | avformat/dashdec: refine adaptionset attribute members | Steven Liu | 2018-09-05 | 1 | -0/+27 |
* | avformat/dashdec: refine mpd element of attribute name availabilityEndTime | Steven Liu | 2018-09-05 | 1 | -0/+3 |
* | avformat/dashdec: Add a re-entrance check point after an interrupt operation | Colin NG | 2018-08-29 | 1 | -0/+6 |
* | avformat/dashdec: Fix calc_cur_seg_no if availability_start_time not | Jacek Jendrzej | 2018-08-29 | 1 | -1/+1 |
* | avformat/dashdec: Fix strlen(rep_id_val) with it being NULL | Michael Niedermayer | 2018-08-19 | 1 | -1/+3 |
* | libavformat/dashdec: Support negative value of the @r attrbute of S in Segmen... | sanil | 2018-08-13 | 1 | -1/+12 |
* | libavformat/dashdec: Fix for un-free memory | Colin NG | 2018-08-08 | 1 | -1/+0 |
* | avformat/dashdec: remove unused functions and process code | Steven Liu | 2018-08-07 | 1 | -38/+8 |
* | avformat/dashdec: Fix memleak when resolve_content_path | Jacek Jendrzej | 2018-08-07 | 1 | -1/+4 |
* | avformat/dashdec: fix for ticket #7336 | Jacek Jendrzej | 2018-08-07 | 1 | -2/+4 |