vlc/lib
Steve Lhomme ffd9f613a7 libvlc: add API to get/set the video fit mode 2024-04-15 05:27:09 +00:00
..
.gitignore build: ignore generated files 2023-11-02 07:40:10 +00:00
Makefile.am lib: remove deprecated.h 2024-02-02 10:31:30 +00:00
audio.c lib: remove the deprecated track API 2024-01-30 07:35:01 +00:00
core.c lib: print the initialisation error 2024-02-09 09:56:53 +00:00
dialog.c dialogs: split callbacks between interactive and non-interactive callbacks 2022-04-29 17:19:30 +00:00
error.c lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
event.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
libvlc.pc.in libvlc: Remove unsubstituted @LIBS_libvlc@ from libvlc.pc.in 2021-09-17 13:46:23 +03:00
libvlc.sym libvlc: add API to get/set the video fit mode 2024-04-15 05:27:09 +00:00
libvlc_internal.h lib: document internal play/intf/exit functions 2024-02-02 10:31:30 +00:00
libvlc_win32_rc.rc.in win32: set the proper libvlc version in the DLL 2022-12-07 08:33:39 +00:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
media.c lib: media: remove item observer 2023-12-25 13:40:11 +00:00
media_discoverer.c sd: remove deprecated category support 2024-02-10 07:54:29 +00:00
media_internal.h lib: media: always initialize subitems 2023-12-22 05:47:54 +00:00
media_list.c lib: return the same object in libvlc_media_list_retain() 2023-03-24 12:42:38 +00:00
media_list_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
media_list_path.h lib: media_list: fix leak 2023-12-22 05:47:54 +00:00
media_list_player.c lib: media_list_player: fix leaks 2023-12-22 05:47:54 +00:00
media_player.c libvlc: add API to get/set the video fit mode 2024-04-15 05:27:09 +00:00
media_player_internal.h lib: add media_player synchronisation functions 2024-02-28 13:28:01 +00:00
media_track.c lib: use <stdckdint.h> 2024-02-20 19:34:53 +00:00
meson.build lib: remove empty playlist.c 2024-02-02 10:31:30 +00:00
picture.c lib: use <stdckdint.h> 2024-02-20 19:34:53 +00:00
picture_internal.h lib: picture: add const 2023-12-22 15:55:41 +00:00
renderer_discoverer.c lib: include vlc_arrays.h when using vlc_dictionary_t 2023-05-04 10:00:11 +00:00
renderer_discoverer_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
video.c libvlc: add API to get/set the video fit mode 2024-04-15 05:27:09 +00:00