[FFmpeg-devel] [PATCH][RFC] avformat/http: Add short_seek_size option
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Oct 26 18:32:12 EEST 2021
On 10/26/2021 4:14 PM, Derek Buitenhuis wrote:
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> libavformat/http.c | 4 ++++
> 1 file changed, 4 insertions(+)
As a further note, I'm unclear if it belongs in HTTP specifically,
or should be added back as public to AVIO in general.
What I do know is that myself and several others such as Jan ran
into this, since the functionality is quite useful.
Cheers,
- Derek
More information about the ffmpeg-devel
mailing list