78 Commits (b9bf86ebaa71947cc6d0219ec495f2ab4e273ecb)

Author SHA1 Message Date
Steve Lhomme b9bf86ebaa include: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
Steve Lhomme ce7515a43d include: 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
Rémi Denis-Courmont 545051e685 objects: print the object tree with Unicode 8 years ago
Tristan Matthews 7659b4d8f9 Avoid type conversion errors with VLC_TS_* 13 years ago
Rémi Denis-Courmont 1ed365b843 input: remove INPUT_FSTAT_NB_READS 13 years ago
Rémi Denis-Courmont 7c6294f1c2 Remove unused #define's 14 years ago
Rafaël Carré 8cd8da639c remove unused limits 15 years ago
Rafaël Carré 087541029a Remove INTF_GAMMA_* 15 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 323e8f149a Move <vlc_aout.h> UI functions into their own <vlc_aout_intf.h> 15 years ago
Rémi Denis-Courmont a0ee6ee7c6 Remove AOUT_MAX_INPUTS 15 years ago
Rémi Denis-Courmont 2241aa2262 Move disc defaults to libvlc-module.c, fix Windows VCD and CD long text 16 years ago
Brad Smith 9adb17b944 Set CD_DEVICE and DVD_DEVICE to device names appropriate for OpenBSD. 16 years ago
Laurent Aimar 3fd7fd49d2 Gives the needed DPB size when requesting a vout. 16 years ago
Laurent Aimar b0313121b9 Increased VOUT_MAX_PICTURES to allows H264 direct rendering. 16 years ago
Rémi Denis-Courmont 12717633d6 Make delay values true integer constants 16 years ago
Rémi Denis-Courmont d66efdf627 Remove unused sleep constants 16 years ago
Laurent Aimar d74e28e859 Added VLC_TS_0. 17 years ago
Rémi Denis-Courmont 9aa12246b9 Remove unused define 17 years ago
Rémi Denis-Courmont 6bbab18df4 Make INPUT_FSTAT_NB_READS a power of two to ease division 17 years ago
Laurent Aimar 34f2541694 Do not decode subtitles too much in advanced. 17 years ago
Rémi Denis-Courmont 0073546283 CLOCK_FREQ is a mtime_t 17 years ago
Laurent Aimar 1eee55ff87 Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h 17 years ago
Laurent Aimar d28937e876 Moved VOUT_MIN_DIRECT_PICTURES to src/video_output. 18 years ago
Laurent Aimar 3e356e56b2 Removed check on OPTIMIZE_MEMORY in installed headers. 18 years ago
Laurent Aimar af63031493 Increase the number of video/sub buffer. 18 years ago
Laurent Aimar e34927d31d Moved out a few defines from vlc_config.h 18 years ago
Rémi Denis-Courmont bbebf410c6 Revert "CLOCK_FREQ is a 64-bits quantity as mtime_t" 18 years ago
Rémi Denis-Courmont df65d65771 CLOCK_FREQ is a 64-bits quantity as mtime_t 18 years ago
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 18 years ago
Pierre d'Herbemont 5faadbd6cd Remove VLC_DIR_ACTIVITY, as it is not used. 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago
Rémi Denis-Courmont cf2f0f1e65 Another bunch of invalid config.h usage 18 years ago
Rémi Denis-Courmont b206048037 Remove THREAD_COND_TIMEOUT 18 years ago
Jean-Paul Saman f02ad4c6d8 Patch by Koehler, Vitally <vkoehler AT telekom de>: This modification solves the problem of audio packet losses by the playback of MPEG2 transport stream. 18 years ago
Rafaël Carré db57d038fe Add a useful link to precious Meuhh's comments 19 years ago
Rémi Denis-Courmont 17f227bf9c Default DVD to NULL for autodetection (hmm...) 19 years ago
Rémi Denis-Courmont 4816afd20f Typo 19 years ago
Rémi Denis-Courmont a256154f98 Set default DVD defice 19 years ago
Rémi Denis-Courmont afb35cf600 One second before the warning is really too short. 19 years ago
Antoine Cellerier 16f32e1500 On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with the XDG Base Directory Specification version 0.6. The old configuration file (vlcrc) will be copied to the new location. Other data like caches will have to be rebuilt (the album art cache in VLC was new in 0.9.0 so it's ok to lose it). Closes #1267 19 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Rémi Denis-Courmont 0d7f2354e5 Fix a few warnings 20 years ago
Clément Stenac ed0b72e371 Merge back branch 0.8.6-playlist-vlm to trunk. 20 years ago
Sam Hocevar b76d7cf628 * Got rid of SYS_DARWIN everywhere. 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Christophe Massiot 9da70ef6b0 * ALL: Do no longer assume a default DVD drive. If no DVD drive is 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago