395 Commits (675232e5932e5f205f03a485f1b56c7ae4f1ca6d)

Author SHA1 Message Date
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
Rémi Denis-Courmont 9f7f67434b lib: vlm: inline one function 9 years ago
Rémi Denis-Courmont 8f67aeff0f lib: renderer_discoverer: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 65321da121 lib: media_player: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 7395282cd8 lib: media_list_player: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 3b31041cb7 lib: media_list: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 91e8335efc lib: media_library: allocate event manager in-place 9 years ago
Rémi Denis-Courmont f5ae20095a lib: media_discoverer: allocate event manager in-place 9 years ago
Rémi Denis-Courmont db28adc700 lib: media: allocate event manager in-place 9 years ago
Rémi Denis-Courmont d241be435f lib: add libvlc_event_manager_(init|destroy) functions 9 years ago
Rémi Denis-Courmont c91959027c rd: simplify events handling 9 years ago
Rémi Denis-Courmont 0303cb6b28 rd: remove reference counting 9 years ago
Rémi Denis-Courmont a995ddeef7 sd: add proper item tree support 9 years ago
Rémi Denis-Courmont f4bb458815 Replace vlc_gc_decref() with input_item_Release() 9 years ago
Rémi Denis-Courmont 763cea5e20 Replace vlc_gc_incref() with input_item_Hold() 9 years ago
Thomas Guillem 4eda9aa084 libvlc: fix MediaPlayerESSelected events not sent 9 years ago
Thomas Guillem 72a00334d7 Revert "lib/video: set "video" prop to true when changing video tracks" 10 years ago
Thomas Guillem 76c74ca0cf libvlc: libvlc_video_set_teletext(0) to disable teletext 10 years ago
Thomas Guillem 0ee22e970d libvlc: libvlc_video_set_teletext can send keys 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 8714fccc49 lib/video: toggle teletext from libvlc_video_set_teletext 10 years ago
Thomas Guillem d05d123fc9 lib/video: refactor teletext activation 10 years ago
Thomas Guillem 15dc321efb lib/video: fix video filters not set when there is no vout 10 years ago
Thomas Guillem 39ed50a2e1 lib/video: use a vlc_object_t to enable vout filters 10 years ago
Thomas Guillem 78018b3602 lib/video: remove unused variable 10 years ago
Thomas Guillem 30a61d4fff vout: move and hide vout_EnableFilter() 10 years ago
Thomas Guillem bf9ef35ea1 lib/video: fix invalid id in input_GetEsObjects 10 years ago
Marvin Scholz 2b5baef57f macOS buildsystem: Adjust rpath and install_name 10 years ago
Rémi Denis-Courmont 21a746d43c lib: remove redundant test 10 years ago
Thomas Guillem 10d5d4f28a lib/media_list: fix sign warnings 10 years ago
Rémi Denis-Courmont 7ecd9271af array: fix up types in vlc_array_*() 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
Hugo Beauzée-Luyssen 791c620e85 lib: media: Fix memory leak on error case. 10 years ago
Thomas Guillem 5172aa6620 libvlc: video: fix viewpoint update when there is no input thread 10 years ago
Thomas Guillem 38aca24fb0 libvlc: media: add projection in libvlc_video_track_t 10 years ago
Thomas Guillem 08670a3de2 libvlc: media: add orientation in libvlc_video_track_t 10 years ago
Adrien Maglo 24dddc303d core: remove the 360 video viewpoint zoom 10 years ago
Thomas Guillem f4ea7434d2 libvlc: add f_zoom in libvlc_video_viewpoint_t 10 years ago
Rémi Denis-Courmont 747a44649f sd: remove services_discovery_GetLocalizedName() 10 years ago
Steve Lhomme e23cb34d2c libvlc: add the API needed to update the viewpoint in 360° videos 10 years ago
Rémi Denis-Courmont 6d37075224 sd: merge Create and Start, and Stop and Destroy 10 years ago
Rémi Denis-Courmont f7ff969d3b sd: use owner structure instead of legacy event manager 10 years ago
Rémi Denis-Courmont 74acdbca75 sd: remove RemoveAll events 10 years ago
Rémi Denis-Courmont 05105392b3 lib: leave the "crop" variable choices as they are 10 years ago
Filip Roséen f56e56f70a lib/vlm: narrow scope of variables used in loop 10 years ago