]> git.sesse.net Git - vlc/log
vlc
17 years ago- praises for Ken Self and BDA annoucement
Damien Fouilleul [Mon, 23 Apr 2007 13:45:07 +0000 (13:45 +0000)]
- praises for Ken Self and BDA annoucement

17 years ago- the long awaited Windows BDA driver support for DVB/ATSC capture cards, courtesy...
Damien Fouilleul [Mon, 23 Apr 2007 12:37:13 +0000 (12:37 +0000)]
- the long awaited Windows BDA driver support for DVB/ATSC capture cards, courtesy of Ken Self.

17 years agoContrib libgpg-error 1.3 => 1.5. Remove unnecessary patch (integrated upstream)
Jean-Baptiste Kempf [Sun, 22 Apr 2007 23:06:50 +0000 (23:06 +0000)]
Contrib libgpg-error 1.3 => 1.5. Remove unnecessary patch (integrated upstream)

17 years agoContrib. Freetye goes to 2.3.4. We hope it will repair the 2.3.1, 2.3.2, bugs...
Jean-Baptiste Kempf [Sun, 22 Apr 2007 22:53:34 +0000 (22:53 +0000)]
Contrib. Freetye goes to 2.3.4. We hope it will repair the 2.3.1, 2.3.2, bugs...

17 years agoContrib: Libpng 1.26 should correct some bug on NON-MMX platforms.
Jean-Baptiste Kempf [Sun, 22 Apr 2007 22:46:33 +0000 (22:46 +0000)]
Contrib: Libpng 1.26 should correct some bug on NON-MMX platforms.

17 years agoContrib.SDL_image 1.25 because 1.24 was removed from main server
Jean-Baptiste Kempf [Sun, 22 Apr 2007 22:25:32 +0000 (22:25 +0000)]
Contrib.SDL_image 1.25 because 1.24 was removed from main server

17 years agoContrib. Try to be a little consistent. This may kill your pinguin.
Jean-Baptiste Kempf [Sun, 22 Apr 2007 22:14:02 +0000 (22:14 +0000)]
Contrib. Try to be a little consistent. This may kill your pinguin.

17 years agoContribs MPCDEC bumps to 1.2.6. Patch has been submitted upstream.
Jean-Baptiste Kempf [Sun, 22 Apr 2007 22:07:45 +0000 (22:07 +0000)]
Contribs MPCDEC bumps to 1.2.6. Patch has been submitted upstream.

17 years agoContribs: add a make clean-svn to accelerate contribs updates.
Jean-Baptiste Kempf [Sun, 22 Apr 2007 20:41:54 +0000 (20:41 +0000)]
Contribs: add a make clean-svn to accelerate contribs updates.

17 years agoMac OS X gui: Use the proper vlc infrastructure to send mouse wheel event.
Pierre d'Herbemont [Sun, 22 Apr 2007 16:45:08 +0000 (16:45 +0000)]
Mac OS X gui: Use the proper vlc infrastructure to send mouse wheel event.

17 years agoMac OS X gui: Use the scroll wheel to set the sound volume. This may need some tuning...
Pierre d'Herbemont [Sun, 22 Apr 2007 14:07:46 +0000 (14:07 +0000)]
Mac OS X gui: Use the scroll wheel to set the sound volume. This may need some tuning though.

17 years agoGaussian blur optimisation. It now runs without skipping images with default sigma...
Antoine Cellerier [Sun, 22 Apr 2007 10:27:49 +0000 (10:27 +0000)]
Gaussian blur optimisation. It now runs without skipping images with default sigma (2.0) using my small sample video (352x240). This still needs to be optimised a lot.

17 years agoPatch to fix ticket #1162 by npl at chello.at.
Jean-Paul Saman [Sun, 22 Apr 2007 08:37:38 +0000 (08:37 +0000)]
Patch to fix ticket #1162 by npl at chello.at.

17 years agoNew gaussian blur video filter. This currently takes way too much CPU. I'm not sure...
Antoine Cellerier [Sat, 21 Apr 2007 23:26:46 +0000 (23:26 +0000)]
New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division).

17 years agosvn keywords
Christophe Mutricy [Sat, 21 Apr 2007 23:19:33 +0000 (23:19 +0000)]
svn keywords

17 years agoFix i_pitch vs i_visible_pitch bug.
Antoine Cellerier [Sat, 21 Apr 2007 22:42:20 +0000 (22:42 +0000)]
Fix i_pitch vs i_visible_pitch bug.

17 years agosrc/control/mediacontrol_internal.h: do not set exception attributes if
Olivier Aubert [Sat, 21 Apr 2007 22:30:23 +0000 (22:30 +0000)]
src/control/mediacontrol_internal.h: do not set exception attributes if
no exception was passed

17 years agosrc/control/mediacontrol_util: do not malloc a mediacontrol_Exception
Olivier Aubert [Sat, 21 Apr 2007 22:25:37 +0000 (22:25 +0000)]
src/control/mediacontrol_util: do not malloc a mediacontrol_Exception
if it is NULL (memleak pointed by Pierre D'Herbemont)

17 years ago* modules/demux/rawvid.c: raw video demuxer (only does YV12 for now).
Gildas Bazin [Sat, 21 Apr 2007 20:06:39 +0000 (20:06 +0000)]
* modules/demux/rawvid.c: raw video demuxer (only does YV12 for now).

17 years ago* modules/demux/mpeg/m4v.c: new m4v-fps config option.
Gildas Bazin [Sat, 21 Apr 2007 19:09:23 +0000 (19:09 +0000)]
* modules/demux/mpeg/m4v.c: new m4v-fps config option.

17 years ago* dropped 10.3, num 2
Felix Paul Kühne [Sat, 21 Apr 2007 11:07:05 +0000 (11:07 +0000)]
* dropped 10.3, num 2

17 years ago* drop 10.3.9 support in favour for 10.4u
Felix Paul Kühne [Sat, 21 Apr 2007 10:59:05 +0000 (10:59 +0000)]
* drop 10.3.9 support in favour for 10.4u

17 years agotrailing space
Christophe Mutricy [Sat, 21 Apr 2007 00:47:57 +0000 (00:47 +0000)]
trailing space

17 years agognome-vlc-default.sh is a script but i don't think it has anything to do in $PREFIX...
Christophe Mutricy [Fri, 20 Apr 2007 23:55:02 +0000 (23:55 +0000)]
gnome-vlc-default.sh is a script but i don't think it has anything to do in $PREFIX/bin and even less in $PREFIX/bin/application. so Put it in $PREFIX/share/vlc/utils

17 years ago * rotate.c: Fix a few bugs + don't use p_libvlc_global to store instance specific...
Antoine Cellerier [Fri, 20 Apr 2007 23:48:27 +0000 (23:48 +0000)]
 * rotate.c: Fix a few bugs + don't use p_libvlc_global to store instance specific parameters
 * motion.c: reflect changes on rotate.c

17 years agoExclude incompilable MMX optimization for 420 YUY2 in debug builds
Rémi Denis-Courmont [Fri, 20 Apr 2007 15:21:59 +0000 (15:21 +0000)]
Exclude incompilable MMX optimization for 420 YUY2 in debug builds

17 years agoAnother fortune gladly supplied by dionoea and xtophe
Pavlov Konstantin [Fri, 20 Apr 2007 10:40:03 +0000 (10:40 +0000)]
Another fortune gladly supplied by dionoea and xtophe

17 years ago* sync with 0.8.6b's final notes
Felix Paul Kühne [Fri, 20 Apr 2007 07:50:54 +0000 (07:50 +0000)]
* sync with 0.8.6b's final notes

17 years agoQt4 - Open Dialog: Attempt to solve a Windows only bug. qt4 bug? VLC bug? I don't...
Jean-Baptiste Kempf [Fri, 20 Apr 2007 00:13:18 +0000 (00:13 +0000)]
Qt4 - Open Dialog: Attempt to solve a Windows only bug. qt4 bug? VLC bug? I don't know yet.

17 years agoQt4 - Cosmetic changes.
Jean-Baptiste Kempf [Fri, 20 Apr 2007 00:03:50 +0000 (00:03 +0000)]
Qt4 - Cosmetic changes.

17 years agoQt4 - Sout: add a function to toggleVisibility of StreamOut widgets... Yes I will...
Jean-Baptiste Kempf [Thu, 19 Apr 2007 23:49:01 +0000 (23:49 +0000)]
Qt4 - Sout: add a function to toggleVisibility of StreamOut widgets... Yes I will need it :D

17 years agoCropping ratios: add 35mm Widescreen Eur and US.
Jean-Baptiste Kempf [Thu, 19 Apr 2007 23:24:48 +0000 (23:24 +0000)]
Cropping ratios: add 35mm Widescreen Eur and US.

17 years agoAdd 2.35 and 2.39 cropping ratios.
Jean-Baptiste Kempf [Thu, 19 Apr 2007 23:07:31 +0000 (23:07 +0000)]
Add 2.35 and 2.39 cropping ratios.

17 years agoQt4 - Add entries to the popupMenu.
Jean-Baptiste Kempf [Thu, 19 Apr 2007 22:18:28 +0000 (22:18 +0000)]
Qt4 - Add entries to the popupMenu.

17 years ago* modules/demux/mp4/*, modules/mux/mp4.c: add support for yv12 and yuy2.
Gildas Bazin [Thu, 19 Apr 2007 21:30:15 +0000 (21:30 +0000)]
* modules/demux/mp4/*, modules/mux/mp4.c: add support for yv12 and yuy2.

17 years agosome notes about mirrors
Christophe Mutricy [Thu, 19 Apr 2007 17:45:30 +0000 (17:45 +0000)]
some notes about mirrors

17 years agoOptimze nearest neighboor scaling implementation. This is used by the sub pictures...
Antoine Cellerier [Thu, 19 Apr 2007 17:43:16 +0000 (17:43 +0000)]
Optimze nearest neighboor scaling implementation. This is used by the sub pictures core. CPU decrease compared to previous version with my test filter was: 66% for YUVA, 65% for I420 and 71% for RGBA.

17 years ago* don't forget the "Check for updates" functionality
Yoann Peronneau [Thu, 19 Apr 2007 17:36:34 +0000 (17:36 +0000)]
* don't forget the "Check for updates" functionality

17 years agoSpelling
Rémi Denis-Courmont [Thu, 19 Apr 2007 14:54:06 +0000 (14:54 +0000)]
Spelling

17 years agoCheck return value of malloc()
Jean-Paul Saman [Thu, 19 Apr 2007 08:33:30 +0000 (08:33 +0000)]
Check return value of malloc()

17 years agoContribs... .la again....
Jean-Baptiste Kempf [Thu, 19 Apr 2007 00:01:24 +0000 (00:01 +0000)]
Contribs... .la again....

17 years agoQt4 - popupMenu and AlwaysOnTop. Needs testing.
Jean-Baptiste Kempf [Wed, 18 Apr 2007 20:40:12 +0000 (20:40 +0000)]
Qt4 - popupMenu and AlwaysOnTop. Needs testing.
Mostly patch by  Sergey Volk

17 years agoqt4 - Bug in next/prev chapter. Found out by Sergey Volk
Jean-Baptiste Kempf [Wed, 18 Apr 2007 20:07:42 +0000 (20:07 +0000)]
qt4 - Bug in next/prev chapter. Found out by  Sergey Volk

17 years agoContrib: Attempt to repair .la pathes. Repeating things, because I don't know how...
Jean-Baptiste Kempf [Wed, 18 Apr 2007 19:32:53 +0000 (19:32 +0000)]
Contrib: Attempt to repair .la pathes. Repeating things, because I don't know how to do it better... Anyway, just an attempt

17 years agoKludge the kludge around the kludge around the kludge (sic)
Rémi Denis-Courmont [Wed, 18 Apr 2007 19:22:53 +0000 (19:22 +0000)]
Kludge the kludge around the kludge around the kludge (sic)

17 years agoUgly kludge around a kludge around a kludge. That's so nice.
Rémi Denis-Courmont [Wed, 18 Apr 2007 19:19:11 +0000 (19:19 +0000)]
Ugly kludge around a kludge around a kludge. That's so nice.

17 years agoUuinline functions and hide stream_t (it's not used in any module anyway)
Rémi Denis-Courmont [Wed, 18 Apr 2007 18:55:19 +0000 (18:55 +0000)]
Uuinline functions and hide stream_t (it's not used in any module anyway)

17 years agoCompile fix
Rémi Denis-Courmont [Wed, 18 Apr 2007 18:24:47 +0000 (18:24 +0000)]
Compile fix

17 years agotypo
Rémi Denis-Courmont [Wed, 18 Apr 2007 17:25:37 +0000 (17:25 +0000)]
typo

17 years agoMinor simplification
Rémi Denis-Courmont [Wed, 18 Apr 2007 16:52:40 +0000 (16:52 +0000)]
Minor simplification

17 years ago- Really handle alloc failures
Rémi Denis-Courmont [Wed, 18 Apr 2007 16:50:35 +0000 (16:50 +0000)]
- Really handle alloc failures
- Put a limit on the SDP size
- Remove check for access_demux (this is not one, and it would crash later if it were anyway)
- Fix description to not assume this handles UDP only (since it does not anymore)

17 years agoUpdate Italian and Slovenian l10n
Christophe Mutricy [Tue, 17 Apr 2007 22:01:31 +0000 (22:01 +0000)]
Update Italian and Slovenian l10n

17 years agoImprove logo erase filter (~12% speedup if my math and profiling are correct).
Antoine Cellerier [Tue, 17 Apr 2007 20:31:00 +0000 (20:31 +0000)]
Improve logo erase filter (~12% speedup if my math and profiling are correct).
Add support for I422 streams (un tested).

17 years agoUse the right libvlc library extension in java makefile
Filippo Carone [Tue, 17 Apr 2007 20:06:51 +0000 (20:06 +0000)]
Use the right libvlc library extension in java makefile

17 years agoINSTALL.win32: Set correctly PATH when using contribs + misc fix
Christophe Mutricy [Tue, 17 Apr 2007 19:24:49 +0000 (19:24 +0000)]
INSTALL.win32: Set correctly PATH when using contribs + misc fix

17 years agoQt4 - Sout Dialog: add FLV muxer... Some cosmetic changes too.
Jean-Baptiste Kempf [Tue, 17 Apr 2007 18:24:46 +0000 (18:24 +0000)]
Qt4 - Sout Dialog: add FLV muxer... Some cosmetic changes too.

17 years agoQt4 - don't use a class member when you don't need it. Ref #19854
Jean-Baptiste Kempf [Tue, 17 Apr 2007 17:34:28 +0000 (17:34 +0000)]
Qt4 - don't use a class member when you don't need it. Ref #19854

17 years agoQt4 - Playlist: AutoScroll the playlist.
Jean-Baptiste Kempf [Tue, 17 Apr 2007 17:25:53 +0000 (17:25 +0000)]
Qt4 - Playlist: AutoScroll the playlist.

17 years agoQt4 - Open - Hide the OK/Cancel for everyone ( Windows too )
Jean-Baptiste Kempf [Tue, 17 Apr 2007 17:21:13 +0000 (17:21 +0000)]
Qt4 - Open - Hide the OK/Cancel for everyone ( Windows too )

17 years agoQt4 - Open Dialog. Use #defines for tab naming to avoid miscomprehensions. Cosmectics.
Jean-Baptiste Kempf [Mon, 16 Apr 2007 22:52:35 +0000 (22:52 +0000)]
Qt4 - Open Dialog. Use #defines for tab naming to avoid miscomprehensions. Cosmectics.

17 years agouse the right extension for javac
Filippo Carone [Mon, 16 Apr 2007 22:27:19 +0000 (22:27 +0000)]
use the right extension for javac

17 years agojava compilation is javac friendly
Filippo Carone [Mon, 16 Apr 2007 22:13:38 +0000 (22:13 +0000)]
java compilation is javac friendly

17 years agoOops.
Antoine Cellerier [Mon, 16 Apr 2007 22:03:25 +0000 (22:03 +0000)]
Oops.

17 years ago * erase.c: add bluring effect, fix a bunch of bugs and compile warnings. It now...
Antoine Cellerier [Mon, 16 Apr 2007 21:59:39 +0000 (21:59 +0000)]
 * erase.c: add bluring effect, fix a bunch of bugs and compile warnings. It now looks good.
 * deinterlace.c: compile warning fix.

17 years agoDon't distribute .la files for win32
Christophe Mutricy [Mon, 16 Apr 2007 21:39:07 +0000 (21:39 +0000)]
Don't distribute .la files for win32

17 years agobindings makefile simplified and includes added
Filippo Carone [Mon, 16 Apr 2007 21:21:09 +0000 (21:21 +0000)]
bindings makefile simplified and includes added

17 years agoQt4 - Open Dialog. Implement start-time in advanced options. Cosmetic (enabling suffi...
Jean-Baptiste Kempf [Mon, 16 Apr 2007 20:53:10 +0000 (20:53 +0000)]
Qt4 - Open Dialog. Implement start-time in advanced options. Cosmetic (enabling suffixes INSIDE spinBoxes) changes.

17 years ago- contribs: fixed live555 patch
Damien Fouilleul [Mon, 16 Apr 2007 19:55:38 +0000 (19:55 +0000)]
- contribs: fixed live555 patch

17 years agoTranscode: We want to be strict when calling module_Need for audio filter, video...
Antoine Cellerier [Mon, 16 Apr 2007 19:30:59 +0000 (19:30 +0000)]
Transcode: We want to be strict when calling module_Need for audio filter, video filters and the deinterlace video filter too. (This fixes a problem with deinterlace not loading on my computer)

17 years agoJACK patch from Jon Griffiths
Jean-Baptiste Kempf [Mon, 16 Apr 2007 18:08:27 +0000 (18:08 +0000)]
JACK patch from Jon Griffiths

The attached patch adds 2 config options for JACK output: a boolean
saying whether or not to connect automatically, and an optional
prefix which filters out input ports so VLC connects only to the
port(s) you want.

17 years agoPatch from Paul Corke <paul.corke at datatote dot co do uk). It enables newer ivtv...
Jean-Paul Saman [Mon, 16 Apr 2007 17:11:29 +0000 (17:11 +0000)]
Patch from Paul Corke <paul.corke at datatote dot co do uk). It enables newer ivtv drivers to be used with the pvr input. Plus some additions and fixes from me:code cleanups, fix memoryleaks, coding style and identation fixes.

17 years agodshow/common.h: reverting r19786
Damien Fouilleul [Mon, 16 Apr 2007 16:32:11 +0000 (16:32 +0000)]
dshow/common.h: reverting r19786

17 years ago- libshout-win32: patches Makefile.am rather then Makefile.in
Damien Fouilleul [Mon, 16 Apr 2007 12:01:03 +0000 (12:01 +0000)]
- libshout-win32: patches Makefile.am rather then Makefile.in

17 years agotoolbox: remove obsoloted files
Damien Fouilleul [Mon, 16 Apr 2007 08:57:15 +0000 (08:57 +0000)]
toolbox: remove obsoloted files

17 years agoUse ifdef/endif tests on the undefs
Mark Moriarty [Mon, 16 Apr 2007 02:27:39 +0000 (02:27 +0000)]
Use ifdef/endif tests on the undefs

17 years agoDon't delete variables that don't exist.
Antoine Cellerier [Sun, 15 Apr 2007 21:37:49 +0000 (21:37 +0000)]
Don't delete variables that don't exist.

17 years agoRemove old TODO + fix spelling.
Antoine Cellerier [Sun, 15 Apr 2007 21:12:27 +0000 (21:12 +0000)]
Remove old TODO + fix spelling.

17 years agoUpdate NEWS based on previous commit.
Antoine Cellerier [Sun, 15 Apr 2007 21:04:40 +0000 (21:04 +0000)]
Update NEWS based on previous commit.

17 years ago * mosaic_bridge.c: - Add "vfilters" option to apply video filters on the
Antoine Cellerier [Sun, 15 Apr 2007 21:00:09 +0000 (21:00 +0000)]
 * mosaic_bridge.c: - Add "vfilters" option to apply video filters on the
                      image before sending it to the mosaic.
                    - Add option ("chroma") to force the image chroma
                    - Remove alpha mask code
 * mosaic.c: - Remove bluescreen code
             - Misc cosmetics changes
 * bluescreen.c: New bluescreen filter (mostly cut & paste from mosaic.c)
 * alphamask.c: New alpha mask filter (mostly cut & paste from mosaic_bridge.c)
 * invert.c: don't invert the alpha plane for YUVA images (We also need to
             prevent that for RGBA images ... but that's not really used
             currently)
 * configure.ac, video_filter/Modules.am: add alphamask and bluescreen

17 years agoRemove trailing spaces.
Antoine Cellerier [Sun, 15 Apr 2007 20:50:47 +0000 (20:50 +0000)]
Remove trailing spaces.

17 years agoComment fix.
Antoine Cellerier [Sun, 15 Apr 2007 20:49:47 +0000 (20:49 +0000)]
Comment fix.

17 years ago * Switch b_strict to true in module_Need calls (we're requiring a specific module)
Antoine Cellerier [Sun, 15 Apr 2007 20:46:28 +0000 (20:46 +0000)]
 * Switch b_strict to true in module_Need calls (we're requiring a specific module)
 * Add missing space in help string.

17 years ago - Fix make clean
Rémi Denis-Courmont [Sun, 15 Apr 2007 18:52:03 +0000 (18:52 +0000)]
 - Fix make clean
 - Remove GNU/makeisms
 - Cleanup

17 years agoMake distcheck is your friend, when adding files...
Rémi Denis-Courmont [Sun, 15 Apr 2007 17:41:14 +0000 (17:41 +0000)]
Make distcheck is your friend, when adding files...

17 years agoFix the test suite
Rémi Denis-Courmont [Sun, 15 Apr 2007 17:38:19 +0000 (17:38 +0000)]
Fix the test suite

17 years agoMingw/Vista hack
Rémi Denis-Courmont [Sun, 15 Apr 2007 17:32:54 +0000 (17:32 +0000)]
Mingw/Vista hack

17 years agocorrectly implement VOUT_REPARENT in windows
Filippo Carone [Sun, 15 Apr 2007 17:21:34 +0000 (17:21 +0000)]
correctly implement VOUT_REPARENT in windows

17 years agoMissing files
Rémi Denis-Courmont [Sun, 15 Apr 2007 14:40:51 +0000 (14:40 +0000)]
Missing files

17 years agoDo not use absolute paths in java VlcClient
Filippo Carone [Sun, 15 Apr 2007 14:34:51 +0000 (14:34 +0000)]
Do not use absolute paths in java VlcClient

17 years agoThere are multiple IPv4 SAP addresses
Rémi Denis-Courmont [Sun, 15 Apr 2007 14:12:07 +0000 (14:12 +0000)]
There are multiple IPv4 SAP addresses

17 years agoDo not create a new window if hwnd is provided
Filippo Carone [Sun, 15 Apr 2007 13:52:05 +0000 (13:52 +0000)]
Do not create a new window if hwnd is provided

17 years agoSoft code version number in desktop file
Rémi Denis-Courmont [Sun, 15 Apr 2007 13:43:35 +0000 (13:43 +0000)]
Soft code version number in desktop file

17 years agoPass desktop file through config.status
Rémi Denis-Courmont [Sun, 15 Apr 2007 13:42:53 +0000 (13:42 +0000)]
Pass desktop file through config.status

17 years ago - Fix installation of gnome-vlc-default.sh
Rémi Denis-Courmont [Sun, 15 Apr 2007 13:38:00 +0000 (13:38 +0000)]
 - Fix installation of gnome-vlc-default.sh
 - Make the desktop icon execute vlc instead of wxvlc

17 years agoCosmetic changes
Rémi Denis-Courmont [Sun, 15 Apr 2007 13:31:24 +0000 (13:31 +0000)]
Cosmetic changes

17 years agoPrint error message when loading the playlist fails
Rémi Denis-Courmont [Sun, 15 Apr 2007 12:34:00 +0000 (12:34 +0000)]
Print error message when loading the playlist fails
(which is always)

17 years agoFix segmentation fault
Rémi Denis-Courmont [Sun, 15 Apr 2007 12:16:43 +0000 (12:16 +0000)]
Fix segmentation fault

17 years agoRevert [16490]: do NOT remember loop repeat and random
Rémi Denis-Courmont [Sun, 15 Apr 2007 11:53:54 +0000 (11:53 +0000)]
Revert [16490]: do NOT remember loop repeat and random

17 years agoRemove useless wrapper around free()
Rémi Denis-Courmont [Sun, 15 Apr 2007 11:41:47 +0000 (11:41 +0000)]
Remove useless wrapper around free()

17 years agoComplain in case of error when parsing the config file
Rémi Denis-Courmont [Sun, 15 Apr 2007 11:25:39 +0000 (11:25 +0000)]
Complain in case of error when parsing the config file