Results 213 issues of Vadim Kantorov

Maybe I'm mistaken (https://github.com/libarchive/libarchive/issues/146), but I found no simple helpers / recipes on extracting an `archive_entry` to fd (could be memfd or a network stream), `FILE*` (could be `fmemopen`-produced `FILE*`)...

type:enhancement
component:libarchive
triage:confirmed

Following up the discussion at: - https://github.com/libarchive/libarchive/issues/1511#issuecomment-2323423574 This would allow implementing a seek in TARs and compressed ZIPs and to a given entry (e.g. first doing a linear scan building...

type:enhancement
component:libarchive
triage:pending

- How are these strings allocated and deallocated? are they allocated dynamically? - Are they owned by the `struct archive` or `struct archive_entry` / header? Or are they supposed to...

component:libarchive
type:question
triage:confirmed

https://github.com/triton-inference-server/dali_backend/ is awesome for reading and preprocessing images It would be nice to have a more developed builtin solution for decoding audio/videos. Currently, of course one can do audio/video decoding...

enhancement
investigating

**UPD:** I guess in 2024 pure ISO files are not very common, so for getting nice file names out it would be awesome to showcase auto-detection or use of `joliet_path`...

Hi! Am I right that for zip files with no compression, reading can be done simply via mmap after calculating offset and byte count? Can `miniz` help in reading from...

Yes, `LD_PRELOAD`-based fs-related libc/stdio call interception is not ideal (and breaks wherever syscalls invocations are compiled in directly), but for many situations of simple data processing e.g. from Python, it...

Currently we can import options, but have to iterate `wp option update` command invocation for each option. A convenience command would be helpful which would import all options from a...

command:option-update
command:option-list
command:option-add

![image](https://github.com/facebook/lexical/assets/1041752/c29ed5d4-1445-4841-aa0b-7e7ef9e8949f)