845 Commits (bdc46d9a280cc6f3bceac38dc4cac5a038c00fcb)

Author SHA1 Message Date
Alaric Senat e72a19a714 stream: make `GetPtsDelay` impossible to fail 3 years ago
Alaric Senat a6f1b5fa99 decomp: add `STREAM_GET_MTIME` support 3 years ago
Alaric Senat a950598d00 decomp: switch to Control wrappers 3 years ago
Alaric Senat 53dc888647 decomp: handle `SET_PAUSE_STATE` failure 3 years ago
Alaric Senat 2d39ddd25d cache_block: forward `STREAM_GET_MTIME` 3 years ago
Alaric Senat 922c705655 inflate: forward `STREAM_GET_MTIME` 3 years ago
Alaric Senat dc069434c0 prefetch: add `STREAM_GET_MTIME` support 3 years ago
Alaric Senat d95fc5609a prefetch: switch to Control wrappers 3 years ago
Alaric Senat ae2d573b79 cache_read: forward `STREAM_GET_MTIME` 3 years ago
Steve Lhomme b69a256fb9 hds: assume sizeof(uint32_t) is 4 3 years ago
Steve Lhomme 85344d0cb0 meson: detect zlib as a dependency 3 years ago
Steve Lhomme 098daebfa0 modules: include vlc_configuration.h when using config_GetUserDir() 3 years ago
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Steve Lhomme 32e310fb36 avoid empty function parameters 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Steve Lhomme 159906a552 modules: optimize empty string check 4 years ago
Johannes Kauffmann ebd2f0caaa aribcam: remove duplicate const 4 years ago
Thomas Guillem e31cdb43cc stream_filter: record: set "record-file" var to any parents that created it 4 years ago
Thomas Guillem a76000e590 input: pass dir_path to DEMUX/STREAM SET_RECORD_STATE 4 years ago
Rémi Denis-Courmont 815116d80c Use static assertions to check constant predicates 4 years ago
Steve Lhomme 878ef35b44 hds: use the stream_t directly 4 years ago
Steve Lhomme 0e448365f6 modules: use STDERR_FILENO instead of the hardcoded value 4 years ago
Steve Lhomme 56ab65e9ea modules: remove standalone AM_CFLAGS usage 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Steve Lhomme 225e0c1ee6 skiptags: only check the extra footer size for APEv2 4 years ago
Steve Lhomme 4c06a11cf9 skiptags: move the APE size constraint where it matters 4 years ago
Steve Lhomme 8cfa465d05 skiptags: don't skip more than SSIZE_MAX at once 4 years ago
Steve Lhomme 7759e8e426 skiptags: separate the code to read the tag and skip data 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Francois Cartegnie 57e678710d stream_filter: skiptags: bump tag size to 2MB 5 years ago
Rémi Denis-Courmont 9bd74c486a stream_filter: remove redundant tests 6 years ago
Rémi Denis-Courmont 76e99955fa decomp: use vlc_spawn() 6 years ago
Rémi Denis-Courmont 8f9dbf8f0c prefetch: add STREAM_GET_TYPE 6 years ago
Rémi Denis-Courmont 0ff535a7c5 cache_read: add STREAM_GET_TYPE 6 years ago
Rémi Denis-Courmont 7b96ceb3b9 prefetch: simplify w/o cancellation 6 years ago
Alexandre Janniaux 20b485cd90 aribcam: use %zu formatter for size_t 6 years ago
Rémi Denis-Courmont a18c4d6570 thread: remove vlc_cond_destroy() 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Rémi Denis-Courmont 8511f51086 prefetch: do not assume CAN_FASTSEEK succeeds 6 years ago
Thomas Guillem 556d6fbde3 prefetch: fix wrong assert 7 years ago
Rémi Denis-Courmont 542df0f3ad Use set_callback() where applicable 7 years ago
Rémi Denis-Courmont 7fc5228d27 prefetch: set callbacks just once 7 years ago
Thomas Guillem c5891b0c11 record: use input_item_CreateFileName 7 years ago
Rémi Denis-Courmont e48a8a9eb2 objects: add vlc_object_instance() 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Rémi Denis-Courmont 337048ec4f cache_block: fix format string 7 years ago