.. |
.gitignore
|
build: ignore generated files
|
2023-11-02 07:40:10 +00:00 |
audio.c
|
lib: remove the deprecated track API
|
2024-01-30 07:35:01 +00:00 |
core.c
|
preparser: add a struct to configure the preparser
|
2024-11-09 15:24:26 +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_internal.h
|
preparser: merge with the thumbnailer API
|
2024-11-09 15:24:26 +00:00 |
libvlc_win32_rc.rc.in
|
win32: set the proper libvlc version in the DLL
|
2022-12-07 08:33:39 +00:00 |
libvlc.pc.in
|
libvlc: Remove unsubstituted @LIBS_libvlc@ from libvlc.pc.in
|
2021-09-17 13:46:23 +03:00 |
libvlc.sym
|
lib: media_player: add AB loop API
|
2024-10-11 15:37:49 +00:00 |
log.c
|
remove the $Id$ in the source code
|
2019-01-17 12:21:18 +01:00 |
Makefile.am
|
lib: remove deprecated.h
|
2024-02-02 10:31:30 +00:00 |
media_discoverer.c
|
sd: remove deprecated category support
|
2024-02-10 07:54:29 +00:00 |
media_internal.h
|
preparser: use an unsigned for the request identification
|
2024-10-17 14:54:27 +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_list.c
|
lib: return the same object in libvlc_media_list_retain()
|
2023-03-24 12:42:38 +00:00 |
media_player_internal.h
|
libvlc: player: watch: prevent normal update while seeking
|
2024-10-05 06:42:38 +00:00 |
media_player.c
|
lib: media_player: add AB loop API
|
2024-10-11 15:37:49 +00:00 |
media_track.c
|
lib: use <stdckdint.h>
|
2024-02-20 19:34:53 +00:00 |
media.c
|
preparser: thumbnailer: add hw_dec configuration
|
2024-11-21 13:28:21 +00:00 |
meson.build
|
lib: remove empty playlist.c
|
2024-02-02 10:31:30 +00:00 |
picture_internal.h
|
lib: picture: add const
|
2023-12-22 15:55:41 +00:00 |
picture.c
|
lib: use <stdckdint.h>
|
2024-02-20 19:34:53 +00:00 |
renderer_discoverer_internal.h
|
lib: avoid including config.h in headers
|
2023-07-11 07:43:49 +00:00 |
renderer_discoverer.c
|
lib: include vlc_arrays.h when using vlc_dictionary_t
|
2023-05-04 10:00:11 +00:00 |
video.c
|
libvlc: add API to set/toggle teletext transparency
|
2024-05-11 07:27:32 +00:00 |