Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -2/+2 |
* | libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking | Andreas Rheinhardt | 2019-08-13 | 1 | -3/+3 |
* | libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking | Andreas Rheinhardt | 2019-07-01 | 1 | -3/+9 |
* | avformat/subfile: allow to extract till EOF | Gyan Doshi | 2017-11-19 | 1 | -0/+3 |
* | libavformat/subfile: return AVERROR_EOF on EOF | Daniel Kucera | 2017-06-17 | 1 | -1/+1 |
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1' | Derek Buitenhuis | 2016-04-21 | 1 | -1/+1 |
* | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -1/+1 |
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
* | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -1/+3 |
* | lavf: add subfile protocol. | Nicolas George | 2014-03-08 | 1 | -0/+147 |