45 Commits (5b3b3c6c61429fe0a58447298d7f8cfa0c5edf5d)

Author SHA1 Message Date
Thomas Guillem 3d75d3df86 archive: fix read pointer argument 2 years ago
Thomas Guillem 63f076b594 archive: restore original state after a seek/skip error 2 years ago
Thomas Guillem 497fba5808 archive: re-indent to prepare for the next commit 2 years ago
Thomas Guillem 43dbfac54e archive: use archive_read_data_block() 2 years ago
Thomas Guillem 852fdf900d archive: also send first sub items if truncated 2 years ago
Steve Lhomme 4ef7c16178 meson: add archive stream extractor module 2 years ago
François Cartegnie 4e1a51d8ea archive: replace concat-list variable with stream extractor volumes 3 years ago
François Cartegnie b84d09bd98 stream_extractor: store volumes in MRL fragments 3 years ago
Francois Cartegnie 9f160402e3 stream_extractor: set correct offset on read failure 3 years ago
Alaric Senat 11d60d9fb4 archive: add `STREAM_GET_MTIME` support 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Steve Lhomme 5da9f85b18 archive: fix the type used for libarchive_skip_cb 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
LE QUEC Nicolas bcc79fbfc3 archive: get mtime and size of the item 5 years ago
LE QUEC Nicolas 97a09be754 item: add created_item field in vlc_readdir_helper_additem function 5 years ago
Johan Gunnarsson 059f6f5690 archive: Add support for RAR 5.0 format 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Filip Roséen 51824f14fd stream_extractor: archive: enable Control/Seek even if libarchive died 8 years ago
Filip Roséen 3ecbbfac7d stream_extractor: archive: simplify seeking 8 years ago
Filip Roséen 3844aeab7e stream_extractor: archive: kill archive on reset error 8 years ago
Filip Roséen 072c3e6368 stream_extractor: archive: explicitly handle EOF 8 years ago
Filip Roséen 5d3f5afc24 stream_extractor: archive: do not try to seek beyond entry size 8 years ago
Filip Roséen 04e6b7a226 stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable 8 years ago
Filip Roséen 472a05119d stream_extractor: archive: remove redundant variable 8 years ago
Filip Roséen 9399f255e7 stream_extractor: archive: reset position on failed seek 8 years ago
Filip Roséen 6062e012d8 stream_extractor: archive: add archive_extractor_reset 8 years ago
Filip Roséen 7320589137 stream_extractor: archive: add archive_skip_decompressed 8 years ago
Filip Roséen f53d05b958 stream_extractor: archive: fix spelling in comment 8 years ago
Filip Roséen 67e41b01dc stream_extractor: archive: silence warning about fall-through 8 years ago
Marvin Scholz 55c3009525 stream_extractor/archive: use correct format specifier for ssize_t 8 years ago
Marvin Scholz 0953abb417 stream_extractor/archive: Check for NULL return of archive_entry_pathname 9 years ago
Pierre Lamot 777514b42f se/archive: fix seeking with SEEK_END 9 years ago
Thomas Guillem a913906b13 se/archive: use readdir_helper 9 years ago
Filip Roséen 66c88b4da2 se/archive: prevent potential call to archive_{entry, read}_free with NULL 10 years ago
Filip Roséen 4b325ac0f4 se/archive: issue diagnostic on reset failure 10 years ago
Filip Roséen 14cc6cff08 se/archive: protect paths relying on p_sys->p_entry != NULL 10 years ago
Filip Roséen 1d1d8f15a6 se/archive: add missing error-check in jump-callback 10 years ago
Filip Roséen 4a9c32e0a2 se/archive: ExtractorOpen: add missing error-check in open 10 years ago
Filip Roséen 00951ad009 se/archive: do not reset source position if dead 10 years ago
Filip Roséen 65c9f5e8d3 se/archive: set b_dead = true on Close 10 years ago
Steve Lhomme d532f07382 stream_extractor: fix compilation with older libarchive 10 years ago
Hugo Beauzée-Luyssen 60d6dc700e archive: Fix leak on error 10 years ago
Filip Roséen c3c3d670a1 stream_extractor/archive: prevent null-pointer dereference 10 years ago
Filip Roséen 6a88437966 modules/stream_extractor: add libarchive extractor 10 years ago
Filip Roséen 3c20a6c377 core: add stream_extractor module type 10 years ago