114 Commits (e0f8269e445c5822ce6d05e2654847cba6a305e0)

Author SHA1 Message Date
Hugo Beauzée-Luyssen e0f8269e44 media_player: Fix leaks in get_full_chapter_descriptions() 9 years ago
Thomas Guillem 3eaa1607ec lib: fix libvlc_media_player_set_renderer 9 years ago
Thomas Guillem 6a593dd451 core: use vlc_alloc helpers 9 years ago
Thomas Guillem 0014603e71 libvlc: don't force the xid "vout display" 9 years ago
Hugo Beauzée-Luyssen 31e424004d input: Reintroduce subtitle extension check 9 years ago
Zhao Zhili fe0668c889 libvlc: don't check current state in libvlc_media_player_set_pause 9 years ago
Pierre Lamot 356aa8b941 libvlc: fix typo 9 years ago
Hugo Beauzée-Luyssen b6bbe81d35 input: Allow input_AddSlave to notify of the addition 9 years ago
Hugo Beauzée-Luyssen 48f3be3af5 input: Provide the potential renderer upon input thread creation 9 years ago
Rémi Denis-Courmont 0d2fcdebf4 lib: fix type for input controls 9 years ago
Thomas Guillem c0d287e72f core: rename vlc_keys.h to vlc_actions.h 9 years ago
Thomas Guillem 324c1770eb core: rename vlc_action_t to vlc_action_id_t 9 years ago
Hugo Beauzée-Luyssen da7f1b805f lib: Automatically select the default teletext page on activation 9 years ago
Rémi Denis-Courmont 65321da121 lib: media_player: allocate event manager in-place 9 years ago
Rémi Denis-Courmont db28adc700 lib: media: allocate event manager in-place 9 years ago
Thomas Guillem 4eda9aa084 libvlc: fix MediaPlayerESSelected events not sent 9 years ago
Thomas Guillem 76c74ca0cf libvlc: libvlc_video_set_teletext(0) to disable teletext 10 years ago
Filip Roséen 37205f4443 lib/media_player: libvlc_get_track_description: simplify allocations 10 years ago
Filip Roséen 59bc6a45d6 lib/media_player: libvlc_get_track_description: fix return-value on error 10 years ago
Thomas Guillem 15dc321efb lib/video: fix video filters not set when there is no vout 10 years ago
Thomas Guillem 49c6f6f416 lib/media_player: use default deinterlace values 10 years ago
Hugo Beauzée-Luyssen 49fe7a9f2c lib: Remove outdated comment 10 years ago
Steve Lhomme e23cb34d2c libvlc: add the API needed to update the viewpoint in 360° videos 10 years ago
Thomas Guillem 5be7804abb libvlc/media_player: don't truncate buffering decimals 10 years ago
Thomas Guillem 365a0496d9 libvlc/media_player: fix warnings 10 years ago
Thomas Guillem 08943f4214 libvlc: add libvlc_media_player_set_renderer 10 years ago
Rémi Denis-Courmont c240692f0b Common structure for VLC common object members, document 10 years ago
Thomas Guillem f81b16e5ad libvlc: change libvlc_media_player_add_slave arguments 10 years ago
Rémi Denis-Courmont c659faff1d lib: add libvlc_media_player_(get|set)_role 10 years ago
Thomas Guillem a968323afa libvlc: fix libvlc_media_player_get_fps leak 10 years ago
Thomas Guillem bfbeee7e5c libvlc: add libvlc_media_player_add_slave 10 years ago
Thomas Guillem 9126e33f77 libvlc: merge libvlc_MediaParsedStatus and libvlc_MediaParsedCharged events 10 years ago
Thomas Guillem ec03185b0f libvlc: media: deprecate libvlc_Buffering state 10 years ago
Petri Hintukainen c26349e50a libvlc: add popup to libvlc_navigate_mode_t 11 years ago
Thomas Guillem 21e3fded37 android: get JavaVM* from JNI_OnLoad 11 years ago
Felix Paul Kühne a527e9d086 libvlc: replace existing title menu bool with int bit mask 11 years ago
Petri Hintukainen 59a8278f6f input: convert input_title_t.b_menu to flags 11 years ago
Felix Paul Kühne 5f5121a8d8 libvlc: add a new event fired if the chapter changes 11 years ago
Felix Paul Kühne 0584253f87 libvlc: raise a title changed event if the title changes 11 years ago
Rémi Denis-Courmont 72b1563b96 lib: get frame rate from media ES, not from demux 11 years ago
Thomas Guillem 9945053450 lib: add libvlc_media_player_set_evas_object 11 years ago
Thomas Guillem e2c4746368 libvlc_media_player: don't use any vout if vout configuration fails 11 years ago
Thomas Guillem 4706adfb46 libvlc_media_player: fix unused warning 11 years ago
Felix Paul Kühne 90f8255ccd lib/media player: remove remnant 11 years ago
Rémi Denis-Courmont e318990236 lib: fix uninitialized values on error path 11 years ago
Rémi Denis-Courmont 5fb1ac638e lib: remove libvlc_event_manager_register_event_type() 11 years ago
Rémi Denis-Courmont 7f4edacfd2 event: remove unused instance libvlc_event_manager_new() parameter 11 years ago
Rémi Denis-Courmont fc15c20e72 libvlc: expose event for audio output device change 11 years ago
Rémi Denis-Courmont a8ffc3b821 aout: propagate current device to parent input manager 11 years ago
Rémi Denis-Courmont bd8485fc6e libvlc: expose event for audio volume change (fixes #14568) 11 years ago