Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-06avformat/dashdec: minus minBufferTime when there have valueSteven Liu
2018-09-05avformat/dashdec: refine compute current fragment for presentation_timeoffset...Steven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: add min_buffer_time process logicSteven Liu
2018-09-05avformat/dashdec: add trace message for get the logic output messageSteven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: remove redundant codeSteven Liu
2018-09-05avformat/dashdec: refine adaptionset attribute membersSteven Liu
2018-09-05avformat/dashdec: refine mpd element of attribute name availabilityEndTimeSteven Liu
2018-08-29avformat/dashdec: Add a re-entrance check point after an interrupt operationColin NG
2018-08-29avformat/dashdec: Fix calc_cur_seg_no if availability_start_time notJacek Jendrzej
2018-08-19avformat/dashdec: Fix strlen(rep_id_val) with it being NULLMichael Niedermayer
2018-08-13libavformat/dashdec: Support negative value of the @r attrbute of S in Segmen...sanil
2018-08-09libavformat/dashdec: Fix for un-free memoryColin NG
2018-08-07avformat/dashdec: remove unused functions and process codeSteven Liu
2018-08-07avformat/dashdec: Fix memleak when resolve_content_pathJacek Jendrzej
2018-08-07avformat/dashdec: fix for ticket #7336Jacek Jendrzej
2018-05-24avformat/dashdec: replace user-agent to user_agent for deprecate warning messageSteven Liu
2018-05-24avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG
2018-05-24avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)Colin NG
2018-04-26avformat/dashdec: fix compling warning "filename is deprecated"Steven Liu
2018-04-26fix memory leak of parsing dash MPDguikunzhi
2018-04-21lavf/dashdec: Do not use memcpy() to copy a struct.Carl Eugen Hoyos
2018-04-17libavformat/dashdec: Avoid multiple HTTP requests for initialization segment ...sanilraut
2018-04-17Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization seg...Steven Liu
2018-04-17avformat/dashdec: Avoid multiple HTTP requests for initialization segment tha...Steven Liu
2018-03-28avformat/dashdec: Support signaling of last segment numbersanilraut
2018-03-15avformat/dashdec: Correct spelling mistakessanilraut
2018-02-09dashdec: Support SegmentTimeline inside Periodsfan5
2018-01-29dashdec: Fix segfault on decoding segment timelineBrendan McGrath
2018-01-21libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)Colin NG
2018-01-21libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)Colin NG
2018-01-21avformat/dashdec.c: Download dash content with byte range infoColin NG
2018-01-21dashdec: Only free url string if being reusedBrendan McGrath
2018-01-21dashdec: Make use of frame rate specified in Representationsfan5
2018-01-14dashdec: Support SegmentTemplate inside Periodsfan5
2018-01-14dashdec: Avoid trying to read any segments beyond the lastsfan5
2018-01-14dashdec: Correct seeking behavioursfan5
2018-01-14dashdec: Search for segment timeline inside AdaptionSets toosfan5
2018-01-14dashdec: Support for multiple video/audio streamssfan5
2018-01-14dashdec: Expose bandwidth and representation ID as metadatasfan5
2017-11-12lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos
2017-11-12Revert "lavf/dashdec: Fix several memleaks."Steven Liu
2017-11-10avformat/dashdec: use the current DASHContext for the rep_destSteven Liu
2017-11-10lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos
2017-09-09avformat/dashdec: free resource allocated by xmlSteven Liu
2017-09-09avformat/dashdec: add dash demuxer base versionSteven Liu