1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/lib
Thomas Guillem a0b1b87035 libvlc: media: remove state handling
Incomplete since c0c35a5002

The state should be fetched from the player, the list_player or the
parser.

Fixes #26705
2022-03-16 10:01:32 +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 lib: Remove unused instance lock 2020-06-18 14:18:20 +02: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_internal.h lib: Remove unused instance lock 2020-06-18 14:18:20 +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: media: remove state handling 2022-03-16 10:01:32 +00:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
Makefile.am lib: fix a few doc typos 2022-01-13 07:31:11 +00:00
media_discoverer.c media_list: remove useless instance 2020-07-18 10:43:55 +03:00
media_internal.h libvlc: media: remove state handling 2022-03-16 10:01:32 +00: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 lib: media_list: use the Stopped event 2022-03-12 09:41:12 +00:00
media_list.c lib: media_list: Fix syntax error 2020-12-11 14:03:08 +01:00
media_player_internal.h libvlc: media_player: use vlc_atomic_rc for refcount 2020-12-10 11:37:48 +01:00
media_player.c libvlc: media: remove state handling 2022-03-16 10:01:32 +00:00
media_track.c lib: media_track: hide internal function 2020-06-17 10:14:28 +02:00
media.c libvlc: media: remove state handling 2022-03-16 10:01:32 +00:00
picture_internal.h lib: Add a minimal picture list API 2020-11-19 10:35:21 +01:00
picture.c 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_internal.h lib: fix libvlc_media_player_set_renderer 2017-12-01 15:09:25 +01:00
renderer_discoverer.c lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released 2018-03-21 16:22:03 +01:00
video.c lib: add libvlc_video_get_spu_text_scale API 2021-01-27 05:59:47 +01:00