2010-05-23 |
Laurent Aimar | Gives the needed DPB size when requesting a vout. |
blob | commitdiff | raw |
2010-03-04 |
Laurent Aimar | Increased VOUT_MAX_PICTURES to allows H264 direct rende... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Rémi Denis-Courmont | Make delay values true integer constants |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Rémi Denis-Courmont | Remove unused sleep constants |
blob | commitdiff | raw | diff to current |
2009-12-20 |
Laurent Aimar | Added VLC_TS_0. |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Rémi Denis-Courmont | Remove unused define |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Rémi Denis-Courmont | Make INPUT_FSTAT_NB_READS a power of two to ease division |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Laurent Aimar | Do not decode subtitles too much in advanced. |
blob | commitdiff | raw | diff to current |
2009-06-09 |
Rémi Denis-Courmont | CLOCK_FREQ is a mtime_t |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Laurent Aimar | Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Laurent Aimar | Moved VOUT_MIN_DIRECT_PICTURES to src/video_output. |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Laurent Aimar | Removed check on OPTIMIZE_MEMORY in installed headers. |
blob | commitdiff | raw | diff to current |
2008-11-01 |
Laurent Aimar | Increase the number of video/sub buffer. |
blob | commitdiff | raw | diff to current |
2008-11-01 |
Laurent Aimar | Moved out a few defines from vlc_config.h |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Rémi Denis-Courmont | Revert "CLOCK_FREQ is a 64-bits quantity as mtime_t" |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Rémi Denis-Courmont | CLOCK_FREQ is a 64-bits quantity as mtime_t |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Jean-Paul Saman | Add a bunch of \file doxygen comments |
blob | commitdiff | raw | diff to current |
2008-06-14 |
Pierre d'Herbemont | Remove VLC_DIR_ACTIVITY, as it is not used. |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Rémi Denis-Courmont | Remove __LIBVLC__ test |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Rémi Denis-Courmont | Another bunch of invalid config.h usage |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Rémi Denis-Courmont | Remove THREAD_COND_TIMEOUT |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Jean-Paul Saman | Patch by Koehler, Vitally <vkoehler AT telekom de>... |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Rafaël Carré | Add a useful link to precious Meuhh's comments |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Rémi Denis-Courmont | Default DVD to NULL for autodetection (hmm...) |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Rémi Denis-Courmont | Typo |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Rémi Denis-Courmont | Set default DVD defice |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Rémi Denis-Courmont | One second before the warning is really too short. |
blob | commitdiff | raw | diff to current |
2007-09-09 |
Antoine Cellerier | On OSes other than Windows, Mac OS X and BeOS (so it... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Clément Stenac | A bit of vlc/libvlc cleanup: |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Rémi Denis-Courmont | Fix a few warnings |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Sam Hocevar | * Got rid of SYS_DARWIN everywhere. |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Christophe Massiot | * ALL: Do no longer assume a default DVD drive. If... |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Gildas Bazin | * include/vlc_config.h: VOUT_BOGUS_DELAY was way too... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Gildas Bazin | * include/vlc_config.h: removed unused stuff + allocate... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Gildas Bazin | * include/vlc_config.h: removed deprecated stuff. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Sam Hocevar | * src/misc/modules.c: |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Sam Hocevar | * it's information, not informations (you missed... |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Gildas Bazin | * include/*,src/*: New plugins cache feature for faster... |
blob | commitdiff | raw | diff to current |
2004-01-25 |
Clément Stenac | * Strings review in include/ |
blob | commitdiff | raw | diff to current |
2003-12-09 |
Yoann Peronneau | This fixes bugs 1285 and 1343 |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Gildas Bazin | * include/vlc_config.h: removed unused config stuff. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Laurent Aimar | * vlc_config.h: increased AOUT_PTS_TOLERANCE to 40ms... |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Christophe Massiot | * Added sanity checks for PTS in the future. |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Stephan Assmus | modules/gui/beos/PreferenceWindow.h/.cpp |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Sam Hocevar | * ./include/vlc_config.h: changed "VideoLAN Client... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Derk-Jan Hartman | * changed the CONFIG_DIR for Darwin into Library/Prefer... |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Christophe Massiot | Less aggressive debug message. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Christophe Massiot | * OS X: Fixed a segfault with empty configuration strin... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Christophe Massiot | * modules/access/file.c: we now regularly check the... |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Christophe Massiot | * src/misc/darwin_specific.m: Partial attempt at fixing... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Christophe Massiot | * OS X interface : Added new access modules to the... |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Gildas Bazin | * include/video.h, include/vlc_config.h, src/video_outp... |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Sam Hocevar | * ./include/*, ./src/*: separated WIN32 #tests and... |
blob | commitdiff | raw | diff to current |
2002-11-07 |
Gildas Bazin | * INSTALL.win32, include/vlc_config.h, src/libvlc.h... |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Sam Hocevar | * ALL: the build mechanism now uses automake. See... |
blob | commitdiff | raw | diff to current |
2002-09-27 |
Christophe Massiot | * Makefile.old: Fixed BeOS compilation. |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Christophe Massiot | * Audio volume management now works properly. See src... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Christophe Massiot | * configure.in: Fixed detection of Qt-embedded. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Sam Hocevar | * Moved ./include/defs.h to ./config.h |
blob | commitdiff | raw | diff to current |
|