1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
vlc/modules/stream_extractor
Filip Roséen 6062e012d8 stream_extractor: archive: add archive_extractor_reset
In order for us to start over, such as a failed attempt of
dumb-seeking, we must reset the state of our extractor as if we just
opened the file.

This helper accomplishes that while also making sure that all
associated variables are back in a proper state.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2018-07-24 15:40:53 +02:00
..
archive.c stream_extractor: archive: add archive_extractor_reset 2018-07-24 15:40:53 +02:00
Makefile.am modules/stream_extractor: add libarchive extractor 2017-02-21 15:29:59 +01:00