92769 Commits (7abfc1fa74d2ffe313fa8a885c87bd6a1e88786a)
 

Author SHA1 Message Date
Hugo Beauzée-Luyssen 7abfc1fa74 contrib: Bump medialibrary to 0.12.0 4 years ago
Hugo Beauzée-Luyssen bc03e6e46b medialibrary: Update to 0.12.0 API changes 4 years ago
Rémi Denis-Courmont d1cab34788 lib: do not crash in the logo module is absent (refs #26881) 4 years ago
Rémi Denis-Courmont 63785ac640 lib: do not crash in the marq module is absent (refs #26881) 4 years ago
Rémi Denis-Courmont 739f285ed5 share: really sort files in the skins tarball 4 years ago
Alexandre Janniaux a928eb1712 skins2: skin_main: fix window closing after interface 4 years ago
Steve Lhomme 8684656505 direct3d9: fix the texture stretching 4 years ago
Steve Lhomme a45953d02f vlc_thread: ensure thread names are not bigger than 16 bytes 4 years ago
Steve Lhomme c9cf3e67aa vlc_thread: check the delay values when __builtin_constant_p is defined 4 years ago
Steve Lhomme 0ef983754b vlc_common: define more attribute based defines using __has_attribute 4 years ago
Steve Lhomme 4e88107129 vlc_threads: use defines for the builtin checks 4 years ago
Steve Lhomme 072f13a81d vlc_common: add some function attribute defines 4 years ago
Rémi Denis-Courmont 2390f360d6 cli: print item extra meta data (fixes #24986) 4 years ago
Rémi Denis-Courmont f2b463f98d cli: print item meta data (refs #24986) 4 years ago
Rémi Denis-Courmont 0b74dc4fa3 cli: factor strings 4 years ago
Rémi Denis-Courmont f67038f224 meta: add vlc_meta_TypeToString() 4 years ago
Rémi Denis-Courmont 85772a0e65 cli: print infos of playlist items (refs #24986) 4 years ago
Rémi Denis-Courmont fd0cc5d3bb cli: make info a playlist command 4 years ago
Rémi Denis-Courmont 82e0b9704e cli: factor out item printing 4 years ago
Alaric Senat f7848ef099 input: decoder: remove `DecoderThread_PlaySout()` 4 years ago
Alaric Senat 82ba705dfa input: decoder: remove decoder thread in sout scenarios 4 years ago
Marvin Scholz c3df9c3712 vout: caopengllayer: fix resize 4 years ago
Pierre Lamot 7e06c87ad9 qml: seek precisely to chapters when clicking near the chapter time 4 years ago
Pierre Lamot 5edae38557 qt: allow to retrieve the nearest chapter in ChapterModel 4 years ago
Rémi Denis-Courmont 5a236388de configure: do not force AltiVec on everything 4 years ago
Rémi Denis-Courmont bcbbefbf9d deinterlace: move CPPFLAGS to Makefile 4 years ago
Rémi Denis-Courmont 04cfde414e deinterlace: use VLC_ALTIVEC 4 years ago
Rémi Denis-Courmont b7a7673cf3 configure: remove unused test 4 years ago
Rémi Denis-Courmont 5b7b2ff842 configure: remove unused ALTIVEC_CFLAGS 4 years ago
Rémi Denis-Courmont 03d8a050e0 i420_yuy2: use VLC_ALTIVEC 4 years ago
Rémi Denis-Courmont cb303e77f4 cpu: define VLC_ALTIVEC attribute macro 4 years ago
Rémi Denis-Courmont 4af9c85184 configure: do not enable AltiVec in libvlccore 4 years ago
Rémi Denis-Courmont 8cbec77763 configure: remove unused define 4 years ago
Alexandre Janniaux 927d9cc1be window_macosx: fix vout_window drawable type 4 years ago
Steve Lhomme b54048c100 demux: pass a vlc_object_t to create a custom packetizer 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont a2e0adec40 vout: remove write-only mouse_event 4 years ago
Rémi Denis-Courmont 6bfaa5289c window: dispatch mouse events 4 years ago
Rémi Denis-Courmont 851efba5bd window: track mouse callback 4 years ago
Rémi Denis-Courmont 3ed5be7bab window: gather mouse state in a substructure 4 years ago
Rémi Denis-Courmont 5cb39aeb7c display: remove vout_display_TranslateMouseState() 4 years ago
Rémi Denis-Courmont dfcdacd1bc window: translate mouse coordinates 4 years ago
Rémi Denis-Courmont 6f7e056e9c window: track display and video sizes 4 years ago
Rémi Denis-Courmont 5e61db7c65 window: appropriate resize code 5 years ago
Rémi Denis-Courmont 08b147be2b window: update vout_display_SizeWindow() prototype 4 years ago
Rémi Denis-Courmont 48a90e9968 display: update vout_display_TranslateCoordiantes() prototype 4 years ago
Rémi Denis-Courmont c58018e41f display: update vout_display_PlacePicture() prototype 4 years ago
Rémi Denis-Courmont cdc53878de display: update vout_display_GetDefaultDisplaySize() prototype 4 years ago
Rémi Denis-Courmont cc4456fd06 vout: gather video placement properties 4 years ago
Rémi Denis-Courmont 6fc884461f display: typedef vout_display_cfg_t::display 4 years ago