vlc/lib
Olivier Aubert 71cb852338 lib: typedef libvlc_thumbnailer_seek_speed_t enum
It is more consistent with the way of using/defining enums in the rest of the libvlc API.
2018-11-12 17:51:26 +01:00
..
Makefile.am lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
audio.c lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
core.c lib: remove VLM API 2018-07-15 15:04:57 +03:00
dialog.c libvlc: re-order dialog callback arguments 2016-03-10 11:45:27 +01:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event.c lib: remove libvlc_event_type_name() 2018-07-15 15:04:57 +03:00
libvlc.pc.in Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
libvlc.sym lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
libvlc_internal.h lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
log.c libvlc: remove deprecated log stubs 2018-05-03 15:25:37 +03:00
media.c lib: typedef libvlc_thumbnailer_seek_speed_t enum 2018-11-12 17:51:26 +01:00
media_discoverer.c lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
media_internal.h libvlc: receive events from input thread 2018-08-20 13:51:28 +02:00
media_library.c lib: privatize deprecated libvlc_media_list_add_file_content() 2018-07-15 15:04:57 +03:00
media_list.c lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
media_list_internal.h lib: privatize deprecated libvlc_media_list_add_file_content() 2018-07-15 15:04:57 +03:00
media_list_path.h lib/media_list_path: remove trailing whitespace 2016-10-13 11:09:29 +02:00
media_list_player.c lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
media_player.c lib: Add thumbnailing support 2018-11-12 17:09:05 +01:00
media_player_internal.h Expand VLC_COMMON_MEMBERS 2017-12-11 18:55:12 +02:00
picture.c lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
picture_internal.h lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
playlist.c lib: remove unused libvlc_playlist_play() parameters 2018-05-09 21:05:37 +03: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 thumbnailing support 2018-11-12 17:09:05 +01:00