vlc/src/video_output
Steve Lhomme c7f0adde2b display: add an option to display SPUs in black bars
To do that we need the video to fill the entire window.
2024-03-28 14:54:23 +00:00
..
chrono.h vout: improve chrono estimation on start 2021-07-20 12:29:00 +00:00
control.c vout: add vout_control_ReleaseAndWake 2023-02-14 09:55:37 +00:00
control.h core: include vlc_threads.h when vlc_mutex_t is used 2023-04-27 19:44:35 +00:00
display.c vout: reset the display info before each opening 2024-03-22 11:40:44 +00:00
display.h video_output: fix the user Aspect Ratio reset right after it's set 2020-10-13 13:13:58 +02:00
inhibit.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
inhibit.h core inhibit: improve include-guard 2016-02-22 11:59:18 +01:00
interlacing.c vout: simplify the interlacing state usage 2023-08-15 13:03:00 +00:00
opengl.c load module with a logger 2023-10-20 13:31:31 +00:00
snapshot.c Utilize VLC_SNAPSHOTS_DIR for core snapshots and scene detection. 2023-11-18 06:18:57 +00:00
snapshot.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
statistic.h vout: count the number of late frames 2020-08-13 14:06:53 +02:00
video_epg.c epg: remove unused vlc_events.h include 2023-12-25 13:40:11 +00:00
video_output.c display: add an option to display SPUs in black bars 2024-03-28 14:54:23 +00:00
video_text.c video_text: keep all position flags in the text_flags 2024-03-10 06:50:39 +00:00
video_widgets.c subpicture: don't preemptively call video_format_IsSimilar to update SPU's 2023-11-17 18:37:42 +00:00
video_window.c vlc_es: move ancillaries to their own header 2023-05-11 10:39:01 +07:00
video_window.h window: track mouse callback 2022-05-17 19:14:06 +00:00
vout_internal.h include: avoid including vlc_subpicture.h when not needed 2023-08-17 12:22:24 +00:00
vout_intf.c display: add an option to display SPUs in black bars 2024-03-28 14:54:23 +00:00
vout_private.h vout: simplify the interlacing state usage 2023-08-15 13:03:00 +00:00
vout_spuregion_helper.h subpicture_helper: pass NULL as the region format 2024-02-07 17:24:44 +00:00
vout_subpictures.c vout_subpictures: rework the persistent cache of subtitle positions 2024-03-27 12:24:24 +00:00
vout_wrapper.c vout: move the display pool allocation in the vout creation 2023-08-15 13:03:00 +00:00
vout_wrapper.h vout: simplify the converter pool creation 2023-08-15 13:03:00 +00:00
window.c load module with a logger 2023-10-20 13:31:31 +00:00