archive/iso9660: implement seeking

This commit is contained in:
Max Kellermann
2019-05-31 18:40:24 +02:00
parent 5d74b5cee1
commit 2f83ed90d0
2 changed files with 7 additions and 0 deletions

2
NEWS
View File

@@ -6,6 +6,8 @@ ver 0.22 (not yet released)
- new tag "Grouping" (for ID3 "TIT1")
* input
- ffmpeg: allow partial reads
* archive
- iso9660: support seeking
* filter
- ffmpeg: new plugin based on FFmpeg's libavfilter library
- hdcd: new plugin based on FFmpeg's "af_hdcd" for HDCD playback