382 Commits (7be1e1af9ea5c024c0da08eac04c71e042294a6e)

Author SHA1 Message Date
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
Rémi Denis-Courmont d7aca8699e goom: keep track of video format 8 years ago
Rémi Denis-Courmont 9132423309 goom: remove useless filter_sys_t 8 years ago
Romain Vimont 2d8cd77ba3 Define C++ types in namespaces 8 years ago
Steve Lhomme 8aa92d1bb5 modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
Steve Lhomme e41dac0925 module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme c2eb32c9e1 rename mwait() to vlc_tick_wait() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Rémi Denis-Courmont 902dd36bbd configure: remove LIBPTHREAD 8 years ago
Zhao Zhili 666e7d2157 visual: fix memory leak 8 years ago
Steve Lhomme 10bfd4034a modules: clean calls to date_Set with hardcoded values 8 years ago
Steve Lhomme 178c1a4dfe modules: fix VLC_TS_INVALID tests 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Romain Vimont 4c8b741e48 core: replace filter_sys_t* by void* 8 years ago
Rémi Denis-Courmont 3a074f79b3 config: remove advanced from add_directory() 8 years ago
Rémi Denis-Courmont ebaa32f561 config: remove advanced from add_loadfile() 8 years ago
Rémi Denis-Courmont 477d18c723 Replace config_Get(Data|Lib)Dir() with config_GetSysDir() 8 years ago
Adrien Maglo c30434f5dc visual: output pictures are progressive 8 years ago
Michał Trzebiatowski 1480fc481e i18n: typo fixes for the option strings 8 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 9 years ago
Rémi Denis-Courmont bd7808b0bf projectm: remove no-op 9 years ago
Rémi Denis-Courmont 6f95126d25 glspectrum: remove no-op 9 years ago
Filip Roséen d60fbdbeea visual visualization: fixed include-guards 10 years ago
Hugo Beauzée-Luyssen 71af860741 projectm: Add missing initialization 10 years ago
Sebastian Ramacher 156b0ec691 Fix spelling of "launch" 10 years ago
Odd-Arild Kristensen 2a67f19f84 glspectrum: Fixed include bug so that it works correctly on OS X 10 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 11 years ago
Rémi Denis-Courmont 92185f0ba8 visualization: remove Makefile recursion 11 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