On Tue, 04 Aug 2020 23:08:50 +
"Zane van Iperen" wrote:
>
> v3:
> * fix FATE failure (lavf-asf) caused by "asf" extension conflict
>
> v2: [1]
> * enforce the samples-per-block value in the demuxer
> * remove unnecessary initialisers
> * add missing return when stream isn't seekable
> * cha
v3:
* fix FATE failure (lavf-asf) caused by "asf" extension conflict
v2: [1]
* enforce the samples-per-block value in the demuxer
* remove unnecessary initialisers
* add missing return when stream isn't seekable
* change a sequence of avio_wl8()s to an avio_write()
* add write_packet() and check p