1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/lib
Rémi Denis-Courmont 1e68f58eb1 media_player: do not wait for input to stop when pausing (fixes #11767)
This lead to a deadlock when attempting to pause an input that did not
support pausing.
2014-08-15 21:47:44 +03:00
..
audio.c lib: fix object reference leak, fix test suite 2014-06-08 20:04:08 +03:00
core.c lib: remove unused variable 2014-05-06 19:04:11 +02:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event_async.c fix filename self-references 2011-12-15 17:09:31 +02:00
event_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
event.c libvlc: add 3 libvlc events: MediaPlayerESAdded, MediaPlayerESDeleted, MediaPlayerESSelected 2014-08-04 12:09:36 +02:00
libvlc_internal.h libvlc_internal.h: delete unused function prototypes 2014-02-27 20:20:26 +02:00
libvlc.pc.in Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
libvlc.sym audio: support for enumerating devices of current aoout (fixes #10720) 2014-05-15 21:10:57 +08:00
log.c libvlc: pass log message directly 2013-03-20 19:20:56 +02:00
Makefile.am libvlc: update SOVERSION post-2.0.6 2013-09-19 20:06:41 +03:00
media_discoverer.c lib: refuse to instantiate podcast SD 2013-04-23 22:19:38 +03:00
media_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
media_library.c fix filename self-references 2011-12-15 17:09:31 +02:00
media_list_internal.h libvlc_media_list: remove unused feature 2012-02-29 14:23:05 -05:00
media_list_path.h LGPL 2011-11-27 22:54:33 +01:00
media_list_player.c media_list_player: implement MediaListPlayerStopped 2012-12-29 13:03:23 +01:00
media_list.c libvlc_media_list: remove unused feature 2012-02-29 14:23:05 -05:00
media_player_internal.h libvlc: add equalizer API 2013-07-24 19:22:03 +03:00
media_player.c media_player: do not wait for input to stop when pausing (fixes #11767) 2014-08-15 21:47:44 +03:00
media.c update meta request API to allow overriding 2014-05-19 12:02:41 +02:00
playlist.c lib: add helper for playlist startup 2014-01-08 00:07:50 +02:00
video.c lib: check scale range in libvlc_video_set_scale() 2014-05-20 19:10:22 +08:00
vlm.c Fix memory leak (cid #1049518) 2013-07-22 17:33:50 +02:00