1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/lib
Steve Lhomme d57710ed8b libvlc: set the report size callback independently from the device setup
This way it can work for all modules that render externally. And the code is
generic. It also makes more sense to handle the window size in the window
module.
2019-06-17 08:49:19 +02:00
..
audio.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
core.c Revert "Remove libvlc_free" 2019-05-28 14:06:54 +02: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 remove stray $Id 2019-01-17 15:37:36 +01:00
libvlc_internal.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
libvlc.pc.in Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
libvlc.sym libvlc: provide sane interfaces for video crop 2019-06-04 18:40:55 +03:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
Makefile.am lib: remove media_library 2019-06-03 16:15:55 +02:00
media_discoverer.c lib: actually return bool 2019-05-19 10:48:58 +03:00
media_internal.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
media_list_internal.h lib: remove media_library 2019-06-03 16:15:55 +02:00
media_list_path.h remove stray $Id 2019-01-17 15:37:36 +01:00
media_list_player.c libvlc: player: rename stop() to stop_async() 2019-05-22 22:03:59 +02:00
media_list.c lib: remove media_library 2019-06-03 16:15:55 +02:00
media_player_internal.h libvlc: player: use vlc_player 2019-05-22 22:03:58 +02:00
media_player.c libvlc: set the report size callback independently from the device setup 2019-06-17 08:49:19 +02:00
media.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
picture_internal.h lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
picture.c lib: Add libvlc_picture API 2018-11-12 17:09:05 +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 libvlc: provide sane interfaces for video crop 2019-06-04 18:40:55 +03:00