vlc/lib
Steve Lhomme ebe945df9e lib: use libtool -version-number instead of -version-info
This allows using more common major/minor/micro values.
2022-11-29 07:06:26 +00:00
..
Makefile.am lib: use libtool -version-number instead of -version-info 2022-11-29 07:06:26 +00:00
audio.c lib: recreate aout when module is changed 2022-02-03 10:28:17 +00:00
core.c modules: widen use of module_Get[Long|Short]Name shortcuts 2021-08-06 07:18:27 +00:00
dialog.c dialogs: split callbacks between interactive and non-interactive callbacks 2022-04-29 17:19:30 +00:00
error.c libvlc: don't make VLC error reporting public anymore 2022-03-12 09:00:25 +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 lib/media_player: add record method 2022-08-13 08:45:38 +00:00
libvlc_internal.h libvlc_internal: do the half up millisecond rounding with vlc_tick macros 2022-08-17 04:26:22 +00:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
media.c libvlc: rename outdated mtime functions to vlc_tick ones 2022-08-17 04:26:22 +00:00
media_discoverer.c lib: media_discoverer: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
media_internal.h libvlc: media_player: add a param to get selected tracks 2022-07-27 08:19:21 +00:00
media_list.c lib: media_list: Fix syntax error 2020-12-11 14:03:08 +01:00
media_list_internal.h libvlc: media_list: use vlc_atomic_rc for refcount 2020-12-10 11:37:48 +01:00
media_list_path.h remove stray $Id 2019-01-17 15:37:36 +01:00
media_list_player.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
media_player.c libvlc: rename outdated mtime functions to vlc_tick ones 2022-08-17 04:26:22 +00:00
media_player_internal.h lib/media_player: add the vlc_player Timer API 2022-08-10 10:52:27 +00:00
media_track.c libvlc: media_player: add a param to get selected tracks 2022-07-27 08:19:21 +00:00
picture.c libvlc: rename outdated mtime functions to vlc_tick ones 2022-08-17 04:26:22 +00:00
picture_internal.h lib: Add a minimal picture list API 2020-11-19 10:35:21 +01:00
playlist.c remove vlc_playlist_legacy 2019-05-10 09:43:31 +02:00
renderer_discoverer.c lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released 2018-03-21 16:22:03 +01:00
renderer_discoverer_internal.h lib: fix libvlc_media_player_set_renderer 2017-12-01 15:09:25 +01:00
video.c lib: add libvlc_video_get_spu_text_scale API 2021-01-27 05:59:47 +01:00