427 Commits (d80a7ace36d577abaf44d1dfb1e57f211a8a0d33)

Author SHA1 Message Date
Steve Lhomme 9aed0277b2 goom: use VLC_CODEC_XRGB instead of VLC_CODEC_RGB32 3 years ago
Steve Lhomme 41db93b5b0 modules: include vlc_configuration.h when using config_GetSysPath() 3 years ago
Steve Lhomme a73786021e modules: include vlc_arrays.h when using TAB_xxx API 3 years ago
Steve Lhomme 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Johannes Kauffmann c054c47644 modules: remove semicolons outside functions 3 years ago
Thomas Guillem 9155b08930 opengl: add an alpha config to the activate cb 3 years ago
Steve Lhomme 61c9cbe24f goom: initialize the video format with video_format_Init() 3 years ago
Steve Lhomme 6dc1c5a457 goom: explicitely set the output as full range 3 years ago
Steve Lhomme 82bca6ae86 goom: use plane_CopyPixels() 3 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Alexandre Janniaux 467949c9ac visualization: goom: use internal picture pool 3 years ago
Alexandre Janniaux 4d71ef494d visualization: goom: ensure b_progressive=true 3 years ago
Alexandre Janniaux 540677aedb visualization: visual: use internal picture pool 3 years ago
Alexandre Janniaux d1b78570e4 visual: fix potential use-after-free 3 years ago
Martin Storsjö 4100c227d0 projectM: Force building with a specific older C++ version 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont 4bd922622b window: rename <vlc_vout_window.h> to <vlc_window.h> 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Thomas Guillem 38891c2dc3 aout: filters: move the vout ownership to aout_filters 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Alexandre Janniaux bb7246efbb glspectrum: keep the OpenGL context current 5 years ago
Alexandre Janniaux bd7eefb72c glspectrum: use symbols from vlc_gl_t instance 5 years ago
Lyndon Brown 7dc44f2d20 visual: fix reading specified height 7 years ago
Rémi Denis-Courmont 46d92032d8 vsxu: re-enable window decorations 4 years ago
Rémi Denis-Courmont e31352200e projectm: re-enable window decorations 4 years ago
Rémi Denis-Courmont ed06c43cff glspectrum: re-enable window decorations 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Lyndon Brown fb842279a3 visual: fix bad option default 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown 447d61066a purge options made obsolete before v2.0 development started 7 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Alexandre Janniaux 6105f8eb73 projectm: add Close to filter operations 6 years ago
Steve Lhomme 6806b49b22 visualization filters: use a typed close callback in the operations structure 6 years ago
Alexandre Janniaux a353cdbc12 filters: add an operations structure to set the callbacks 6 years ago
Rémi Denis-Courmont 55ba752621 visual: use vlc_queue_t and simplify 6 years ago
Rémi Denis-Courmont 7d86ac9cc5 glspectrum: use vlc_queue_t and simplify 6 years ago
Rémi Denis-Courmont 6e3faee93d glspectrum: use vlc_obj_malloc() 6 years ago
Rémi Denis-Courmont 16ffd7c0d6 glspectrum: fix leaks 6 years ago
Rémi Denis-Courmont a18c4d6570 thread: remove vlc_cond_destroy() 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Thomas Guillem 574e71e089 goom: flush the vout from the filter callback 7 years ago
Thomas Guillem 7d7b81327c visual: flush the vout from the filter callback 7 years ago
Rémi Denis-Courmont a010b59b0b visual: use vout_Close() directly 7 years ago
Rémi Denis-Courmont 826dce64de goom: use vout_Close() directly 7 years ago
Rémi Denis-Courmont 16fb2fea16 visualization: split RequestVout in GetVout and PutVout 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Steve Lhomme 1cf1163ddf visual: the visualization effects are in the sRGB colorspace 8 years ago