391 Commits (55a093d8f2b10e589efd3eb4b7a5b3a83371e1fb)

Author SHA1 Message Date
Thomas Guillem 869280963b vout: remove evas output 8 years ago
Hugo Beauzée-Luyssen 01caa23f4a libvlc: Export libvlc_renderer_item_hold/release 8 years ago
Francois Cartegnie cda6b57532 create cookies storage on libvlcmediaplayer 8 years ago
Hugo Beauzée-Luyssen 7eb0ce0863 media_player: Fix chapter length/offset calculation 8 years ago
Hugo Beauzée-Luyssen e0f8269e44 media_player: Fix leaks in get_full_chapter_descriptions() 8 years ago
Jean-Baptiste Kempf 179a6ed9f6 lib: export libvlc_media_player_set_renderer 8 years ago
Rémi Denis-Courmont c624707de2 input item: remove constant stat fields 8 years ago
Rémi Denis-Courmont cc70e92424 stats: remove the lock 8 years ago
Rémi Denis-Courmont 1fffacd6ea libvlc: fix race on input_item_t.p_stats 8 years ago
Rémi Denis-Courmont c3dea95c4a Expand VLC_COMMON_MEMBERS 8 years ago
Thomas Guillem a6d3cf0ae1 libvlc.sym: add missing libvlc_media_list_player_set_pause 8 years ago
Thomas Guillem 0e89b88b7b lib: add libvlc_media_list_player_set_pause 8 years ago
Thomas Guillem 3eaa1607ec lib: fix libvlc_media_player_set_renderer 9 years ago
Rémi Denis-Courmont e46fd2bfa6 messages: resolve module name at link-time 9 years ago
Rémi Denis-Courmont f82bc9e5f6 Update libvlc SO version 9 years ago
Thomas Guillem 6a593dd451 core: use vlc_alloc helpers 9 years ago
Francois Cartegnie f49cd8802b vlc_arrays: split array_insert in checked and w/abort 9 years ago
Francois Cartegnie 9314bb489c vlc_arrays: split array_append in checked and w/abort 9 years ago
Thomas Guillem 0014603e71 libvlc: don't force the xid "vout display" 9 years ago
Marvin Scholz b37800b835 Revert "configure: Do not use -no-undefined with sanitizers on darwin" 9 years ago
Marvin Scholz 76118f5826 configure: Do not use -no-undefined with sanitizers on darwin 9 years ago
Thomas Guillem 9264da8448 lib/media: don't request local art twice 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 1083d47af5 Use input_AddSlave instead of input_AddSubtitleOSD 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
Thomas Guillem a24cd3f685 lib: renderer_discoverer: add item hold/release 9 years ago
Thomas Guillem 9114d112f0 lib: renderer_discoverer: fix bad cast 9 years ago
Thomas Guillem 4de59ab8a0 lib/video: clip viewpoint 9 years ago
Thomas Guillem 0aafec31c5 libvlc: merge libvlc_video_viewpoint_t and libvlc_video_track_t.pose 9 years ago
Thomas Guillem ff8c3a932a es: merge vlc_viewpoint_t and video_format_t.pose 9 years ago
Thomas Guillem e61dee0091 core: move viewpoint to vlc_viewpoint.h 9 years ago
Steve Lhomme 5c4aa4c941 lib: use local include 9 years ago
Thomas Guillem 738b0971d0 lib/video: apply filters value to all vouts 9 years ago
Thomas Guillem 9a516806f0 lib/video: factor set_int/set_float/set_string 9 years ago
Thomas Guillem 3c3da93c41 lib/video: fix indent 9 years ago
Rémi Denis-Courmont 0fcdfb7a62 xspf: fix opening media library 9 years ago
Filip Roséen a1963944d4 lib/media_discoverer: libvlc_media_discoverer_release: simplify 9 years ago
Rémi Denis-Courmont ada216c148 lib: use sub-item tree event rather than item event 9 years ago
Rémi Denis-Courmont b50d5f3131 lib: event: remove new/release functions 9 years ago
Rémi Denis-Courmont 7741bf6dec lib: vlm: pass a non-NULL pointer as event object 9 years ago
Rémi Denis-Courmont a7de129d41 lib: vlm: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 72b3f02398 lib: vlm: privatize libvlc_vlm_t 9 years ago
Rémi Denis-Courmont 5ede6b918f lib: vlm: do not allocate inside the instance 9 years ago