]> git.sesse.net Git - ffmpeg/commit
Revert "aviobuf: Discard old buffered, previously read data in ffio_read_partial"
authorMarton Balint <cus@passwd.hu>
Thu, 8 Oct 2020 22:18:07 +0000 (00:18 +0200)
committerMarton Balint <cus@passwd.hu>
Fri, 16 Oct 2020 21:16:46 +0000 (23:16 +0200)
commitf076a5fef63d431107a9431cd4b1b82aea164f67
tree4d27bd7a5e2f6a5fcb5e1e2ec3693a74d33436a8
parentfb0304fcc9f79a4c9cbdf347f20f484529f169ba
Revert "aviobuf: Discard old buffered, previously read data in ffio_read_partial"

This is unneeded after 2ca48e466675a8a3630061cd2c15325eab8eda97 and it breaks
ffio_ensure_seekback().

This reverts commit 53c25ee0736497b46bb76064cc2c84c976b2d295.

Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/aviobuf.c