vlc/src/input
Alexandre Janniaux 115c9e7f26 input: es_out: remove previous priv_control
Every clients have switched to using the private control callback from
the vlc_input_es_out interface.
2024-04-30 21:09:23 +00:00
..
access.c input/access: remove unused/redundant headers 2023-07-05 13:47:59 +00:00
attachment.c input: Refcount attachments 2020-11-18 12:20:59 +01:00
decoder.c subpicture: ensure all subtitle decoders set the b_subtitle flag 2024-03-28 16:52:10 +00:00
decoder.h decoder: es_out rework CC ES usage 2023-10-17 05:15:17 +00:00
decoder_device.c load module with a logger 2023-10-20 13:31:31 +00:00
decoder_helpers.c decoder_helpers: reject "codec" that are not chromas early 2023-10-21 16:35:11 +00:00
demux.c demux: set the module-name when using vlc_module_load() 2023-11-23 09:57:43 +00:00
demux.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
demux_chained.c core: set names to threads created in the core 2022-04-27 12:45:10 +00:00
es_out.c es_out.c: switch to vlc_input_es_out PrivControl 2024-04-30 21:09:23 +00:00
es_out.h input: es_out: remove previous priv_control 2024-04-30 21:09:23 +00:00
es_out_source.c input: es_out: remove previous priv_control 2024-04-30 21:09:23 +00:00
es_out_timeshift.c input: es_out: remove previous priv_control 2024-04-30 21:09:23 +00:00
event.h input: spread normal_time via input events 2019-09-23 13:30:30 +02:00
info.h input: reading the category as non-const category 2023-11-14 07:25:45 +00:00
input.c es_out: timeshift: initialize with vlc_input_es_out 2024-04-30 21:09:23 +00:00
input_interface.h input: remove always true arg in input_item_SetPreparsed() 2023-04-05 09:28:42 +00:00
input_internal.h input: store intermediate vlc_input_es_out 2024-04-30 21:09:23 +00:00
item.c input: move item parse to its own file 2024-04-15 06:34:38 +00:00
item.h input_item: remove input_item_HasErrorWhenReading 2023-12-25 13:40:11 +00:00
meta.c core: move vlc_charset.h include after winsock including headers 2023-07-05 13:47:59 +00:00
mrl_helpers.h stream_extractor: store and forward volume information 2023-11-29 10:38:54 +00:00
parse.c input: move item parse to its own file 2024-04-15 06:34:38 +00:00
resource.c core: always build sout code 2023-06-20 08:39:23 +00:00
resource.h input_resource: don't expose aout functions 2022-03-25 16:32:43 +00:00
services_discovery.c core: include vlc_configuration.h when using config_ChainCreate() 2023-05-06 06:56:32 +00:00
source.c input: move input_source_t to its own files 2024-04-15 06:34:38 +00:00
source.h input: source: store vlc_input_es_out directly 2024-04-30 21:09:23 +00:00
stats.c input: stats: fix documentation parameter name 2023-08-10 09:30:35 +00:00
stream.c src: input: split and store mrl components using a dedicated struct 2023-11-29 10:38:54 +00:00
stream.h src: input: split and store mrl components using a dedicated struct 2023-11-29 10:38:54 +00:00
stream_extractor.c stream_extractor: also probe prefetch for cache 2024-01-12 16:20:58 +00:00
stream_fifo.c Revert "core: remove pointless re-initialisation of `stream_t` attributes" 2022-01-13 15:42:21 +00:00
stream_filter.c stream/demux: move remaining callbacks to their respective ops struct 2023-03-24 10:51:36 +00:00
stream_memory.c input: Refcount attachments 2020-11-18 12:20:59 +01:00
subtitles.c input: subtitles: fix subtitle input duplication 2024-01-27 08:53:35 +00:00
thumbnailer.c image: ensure picture is released from client 2023-02-02 14:45:59 +00:00
var.c input: rename/move input_create_option 2022-03-17 06:46:51 +00:00
vlm.c player: remove the media_provider 2024-03-09 21:20:40 +00:00
vlm_event.c vlm: use own vlm event 2019-06-03 16:15:55 +02:00
vlm_event.h vlm: use own vlm event 2019-06-03 16:15:55 +02:00
vlm_internal.h vlm: store player finished state in media 2023-11-28 08:43:26 +00:00
vlmshell.c vlm: remove useless includes 2023-11-28 08:43:26 +00:00