367 Commits (dd8bfdbabe8ae3974ca3864ad3125879f523e3a2)

Author SHA1 Message Date
Steve Lhomme 62ccae7d09 goom: initialize the video format with video_format_Init() 4 years ago
Steve Lhomme 8bf721b9af goom: explicitely set the output as full range 4 years ago
Steve Lhomme 93bd3afce0 goom: use plane_CopyPixels() 4 years ago
Rémi Denis-Courmont c969cbf95d goom: keep track of video format 8 years ago
Alexandre Janniaux 93523e6e10 modules: fix typos 5 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Martin Storsjö 01dd8180f0 projectM: Force building with a specific older C++ version 4 years ago
Steve Lhomme ee61e5fd5f visual: the visualization effects are in the sRGB colorspace 8 years ago
Adrien Maglo d70ead134c visual: output pictures are progressive 9 years ago
Michał Trzebiatowski 8ea707eeeb i18n: typo fixes for the option strings 9 years ago
Alexander Lakhin 0c218a0f45 Remove unnecessary spaces from messages 9 years ago
Thomas Guillem a0f51665ee visual: use vlc_alloc helper 9 years ago
Konstantin Pavlov 5a4e2570c2 projectm: include locale headers. 9 years ago
Thomas Guillem 943a50ae34 vsxu: ensure that the GL context is attached 9 years ago
Thomas Guillem 384c3ce103 projectm: ensure that the GL context is attached 9 years ago
Thomas Guillem 09afe262d2 glspectrum: ensure that the GL context is attached 9 years ago
Rémi Denis-Courmont 4246e218c1 vsxu: remove no-op 10 years ago
Rémi Denis-Courmont bd7808b0bf projectm: remove no-op 10 years ago
Rémi Denis-Courmont 6f95126d25 glspectrum: remove no-op 10 years ago
Filip Roséen d60fbdbeea visual visualization: fixed include-guards 11 years ago
Hugo Beauzée-Luyssen 71af860741 projectm: Add missing initialization 11 years ago
Sebastian Ramacher 156b0ec691 Fix spelling of "launch" 11 years ago
Odd-Arild Kristensen 2a67f19f84 glspectrum: Fixed include bug so that it works correctly on OS X 11 years ago
Rémi Denis-Courmont a574bf3073 visual: simplify use of vout_GetPicture() 11 years ago
Rémi Denis-Courmont 82513bf142 goom: simplify use of vout_GetPicture() 11 years ago
Jean-Baptiste Kempf 6cbbf05e53 Goom: fix compilation 11 years ago
Rémi Denis-Courmont 8196e14952 visual: replace unnecessary includes 11 years ago
Thomas Guillem 25930fef19 define __STDC_*_MACROS in vlc_fixups.h for pre C++11 hosts 11 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 12 years ago
Rémi Denis-Courmont 92185f0ba8 visualization: remove Makefile recursion 12 years ago
Jean-Baptiste Kempf 29fbefec38 VSXU: fix build 12 years ago
Rémi Denis-Courmont 462500e5da vsxu: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont 2406769a41 projectM: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont bf689cab7c projectM: remove redundant vlc_savecancel() 12 years ago
Rémi Denis-Courmont 2b87318852 glspectrum: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont 602ef2d0a0 vsxu: fix mutex leaks 12 years ago
Rémi Denis-Courmont ffb2a8b72b projectM: fix mutex leak 12 years ago
Thierry Foucu f1cfcbfd8f Using fabsf for floating value instead of abs 12 years ago
Rémi Denis-Courmont 953f3b1251 glspectrum: use single precision 12 years ago
Rémi Denis-Courmont eed478c248 projectM: dead code 12 years ago
Rafaël Carré 896bc25795 peack -> peak 12 years ago
Tristan Matthews 6c4493a716 visual: don't crash on empty buffers 13 years ago
Rafaël Carré 9781b239ff projectm: fix NULL or uninitialized pointer dereference 13 years ago
Rémi Denis-Courmont 307a8c17b0 projectM: make GL context current 13 years ago
Rémi Denis-Courmont a368cd4834 vsxu: make GL context current 13 years ago
Rémi Denis-Courmont bc8f690a34 glspectrum: bind GL context when needed 13 years ago
Rémi Denis-Courmont 377376e0ed projectM: use assert() 13 years ago
Rémi Denis-Courmont 224e6c12eb glspectrum: missing void 13 years ago
Rafaël Carré b07ed16e12 video_format_Setup: set visible dimensions 13 years ago