]> git.sesse.net Git - vlc/log
vlc
16 years agoSmall menu fix.
Jean-Baptiste Kempf [Wed, 16 Apr 2008 06:18:46 +0000 (23:18 -0700)]
Small menu fix.

16 years agoAdd the missing modules in modules/LIST.
Rémi Duraffort [Tue, 15 Apr 2008 22:12:00 +0000 (00:12 +0200)]
Add the missing modules in modules/LIST.
If you wan a better decription of each module in this file please add it.

16 years agoFix the update in wxwidgets.
Rémi Duraffort [Tue, 15 Apr 2008 22:01:42 +0000 (00:01 +0200)]
Fix the update in wxwidgets.

16 years agoconfigure: Enable read_only_reloc for x264.
Pierre d'Herbemont [Tue, 15 Apr 2008 21:24:07 +0000 (23:24 +0200)]
configure: Enable read_only_reloc for x264.

16 years agotests: Fix libvlc.sym.
Pierre d'Herbemont [Tue, 15 Apr 2008 21:22:35 +0000 (23:22 +0200)]
tests: Fix libvlc.sym.

16 years agomacosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.
Pierre d'Herbemont [Tue, 15 Apr 2008 20:58:02 +0000 (22:58 +0200)]
macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.

16 years agomacosx: As pointed by funman, remove a duplicate case.
Pierre d'Herbemont [Tue, 15 Apr 2008 20:50:41 +0000 (22:50 +0200)]
macosx: As pointed by funman, remove a duplicate case.

16 years agomacosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.
Pierre d'Herbemont [Tue, 15 Apr 2008 20:43:39 +0000 (22:43 +0200)]
macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.

16 years agoDo not try to use cmake 2.4
Rafaël Carré [Tue, 15 Apr 2008 20:38:58 +0000 (22:38 +0200)]
Do not try to use cmake 2.4

16 years agomacosx: Fix VLC-release.app library links.
VideoLAN [Tue, 15 Apr 2008 20:25:48 +0000 (22:25 +0200)]
macosx: Fix VLC-release.app library links.

16 years agoFix MacOSX update checking - inverted behavior
Rafaël Carré [Tue, 15 Apr 2008 19:41:37 +0000 (21:41 +0200)]
Fix MacOSX update checking - inverted behavior

The problem came from my misreading of the API
This commit also fix potential misunderstanding by simplifying it further

16 years agoMake update dialog empty - only display "Checking"
Rafaël Carré [Tue, 15 Apr 2008 19:40:34 +0000 (21:40 +0200)]
Make update dialog empty - only display "Checking"

16 years agomodule: Set up a timer for moduleNeed().
Pierre d'Herbemont [Tue, 15 Apr 2008 17:31:28 +0000 (19:31 +0200)]
module: Set up a timer for moduleNeed().

16 years agoinput: Set a timer for input launching.
Pierre d'Herbemont [Tue, 15 Apr 2008 17:30:29 +0000 (19:30 +0200)]
input: Set a timer for input launching.

16 years agostats: Support per object timer. (and implement stats_TimerClean()).
Pierre d'Herbemont [Tue, 15 Apr 2008 17:29:31 +0000 (19:29 +0200)]
stats: Support per object timer. (and implement stats_TimerClean()).

16 years agoRevert "Bump libgnutls - Note that 2.3.4 was available when last bumped"
Rafaël Carré [Tue, 15 Apr 2008 17:30:15 +0000 (19:30 +0200)]
Revert "Bump libgnutls - Note that 2.3.4 was available when last bumped"

2.3.4 is the unstable branch, as not indicated on the download page
This reverts commit cbac72de347275055d04968a32cd5e338696c424.

16 years agoBump libgnutls - Note that 2.3.4 was available when last bumped
Rafaël Carré [Tue, 15 Apr 2008 17:14:09 +0000 (19:14 +0200)]
Bump libgnutls - Note that 2.3.4 was available when last bumped

Fix compilation with external opencdk

16 years agoSupport for ML20 (mimic codec) for MSN webcams.
Jean-Baptiste Kempf [Tue, 15 Apr 2008 17:04:44 +0000 (10:04 -0700)]
Support for ML20 (mimic codec) for MSN webcams.

16 years agoAvoid segfaulting if live555 error is neither a HTTP or RTSP error
Jérôme Decoodt [Tue, 15 Apr 2008 09:50:22 +0000 (11:50 +0200)]
Avoid segfaulting if live555 error is neither a HTTP or RTSP error
Avoid an infinite loop for this case too (only 3 tries to connect, then abort)

16 years agoFix parsing of plugin-path with escaping chars...
Jérôme Decoodt [Mon, 14 Apr 2008 16:32:53 +0000 (18:32 +0200)]
Fix parsing of plugin-path with escaping chars...

16 years agoSets the output channel configuration when opening the decoder
Rafaël Carré [Mon, 14 Apr 2008 14:13:21 +0000 (16:13 +0200)]
Sets the output channel configuration when opening the decoder

Signed-off-by: Meuuh the cow
16 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Paul Saman [Mon, 14 Apr 2008 13:44:31 +0000 (15:44 +0200)]
Merge branch 'master' of git@git.videolan.org:vlc

16 years agoupdate module LIST file.
Jean-Paul Saman [Mon, 14 Apr 2008 13:42:11 +0000 (15:42 +0200)]
update module LIST file.

16 years agoFix plugins/modules path list on Win32
Jérôme Decoodt [Mon, 14 Apr 2008 12:25:52 +0000 (14:25 +0200)]
Fix plugins/modules path list on Win32

16 years agoPut filter count to zero after releasing all audio filters.
Jean-Paul Saman [Mon, 14 Apr 2008 12:17:17 +0000 (14:17 +0200)]
Put filter count to zero after releasing all audio filters.

16 years agoinput: Split Init() into multiple subfunctions to try to isolate the different part...
Pierre d'Herbemont [Mon, 14 Apr 2008 10:32:44 +0000 (12:32 +0200)]
input: Split Init() into multiple subfunctions to try to isolate the different part of the function.

16 years agoaccess: Rename access2 to access as access is no longer existing.
Pierre d'Herbemont [Sun, 13 Apr 2008 22:21:18 +0000 (00:21 +0200)]
access: Rename access2 to access as access is no longer existing.

16 years agodemux: Rename demux2 to demux as demux is no longer existing.
Pierre d'Herbemont [Sun, 13 Apr 2008 22:20:09 +0000 (00:20 +0200)]
demux: Rename demux2 to demux as demux is no longer existing.

16 years agoinclude: Remove vlc_bool_t, VLC_TRUE, and VLC_FALSE definitions.
Pierre d'Herbemont [Sun, 13 Apr 2008 22:09:44 +0000 (00:09 +0200)]
include: Remove vlc_bool_t, VLC_TRUE, and VLC_FALSE definitions.

16 years agoReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
Pierre d'Herbemont [Sun, 13 Apr 2008 22:08:29 +0000 (00:08 +0200)]
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.

This improves readability a lot and prevent us from reinventing the wheel.

16 years agohmm, removing git remainings. Sorry about this
Felix Paul Kühne [Sun, 13 Apr 2008 18:16:43 +0000 (20:16 +0200)]
hmm, removing git remainings. Sorry about this

16 years agoRemoved nasm in favour of yasm for Darwin-x86. Note that yasm isn't build on PowerPC...
Felix Paul Kühne [Sun, 13 Apr 2008 18:12:03 +0000 (20:12 +0200)]
Removed nasm in favour of yasm for Darwin-x86. Note that yasm isn't build on PowerPC-based Macs because it's not needed.

16 years agoRemoved nasm from the contribs and changed the build behaviour for yasm: it's only...
Felix Paul Kühne [Sun, 13 Apr 2008 18:05:01 +0000 (20:05 +0200)]
Removed nasm from the contribs and changed the build behaviour for yasm: it's only compiled on Intel-based Macs as PPC-based Macs don't need it.

16 years agoFix win32 taglib linking
Christophe Mutricy [Sun, 13 Apr 2008 17:48:34 +0000 (18:48 +0100)]
Fix win32 taglib linking

Don't use the export things in taglib as we don't need it and it's buggy

16 years agoContrib: introduce yasm to build x264 on darwin.
Pavlov Konstantin [Sun, 13 Apr 2008 17:35:40 +0000 (21:35 +0400)]
Contrib: introduce yasm to build x264 on darwin.
Also fix Distributions gitignore.

16 years agoFix typo.
Pavlov Konstantin [Sun, 13 Apr 2008 17:25:31 +0000 (21:25 +0400)]
Fix typo.

16 years agoMove ppsz_input_state[] to modules/control/rc.c because it is the only user of this...
Jean-Paul Saman [Sun, 13 Apr 2008 14:52:34 +0000 (16:52 +0200)]
Move ppsz_input_state[] to modules/control/rc.c because it is the only user of this variable. This silences a lot of warning messages.

16 years agoDon't build dynamicoverlay for Win32 (either using mingw32 or mingwce).
Jean-Paul Saman [Sun, 13 Apr 2008 14:38:06 +0000 (16:38 +0200)]
Don't build dynamicoverlay for Win32 (either using mingw32 or mingwce).

16 years agoDon't compile dynamicoverlay when there is no POSIX shared memory support on the...
Jean-Paul Saman [Sun, 13 Apr 2008 14:31:15 +0000 (16:31 +0200)]
Don't compile dynamicoverlay when there is no POSIX shared memory support on the system. Use VLC_UNUSED() iso (void)().

16 years agoRename LoadImage() to blendbench_LoadImage() because of naming conflicts with Windows...
Jean-Paul Saman [Sun, 13 Apr 2008 14:09:24 +0000 (16:09 +0200)]
Rename LoadImage() to blendbench_LoadImage() because of naming conflicts with Windows API and small cleanup/malloc checks.

16 years agoMake comment a bit more descriptive.
Jean-Paul Saman [Sun, 13 Apr 2008 13:41:05 +0000 (15:41 +0200)]
Make comment a bit more descriptive.

16 years agoaccess.c: Fix a warning "In function 'Close':WARNING : access.c: 280: unused variable...
Ibraheem Paredath [Sun, 13 Apr 2008 07:55:46 +0000 (13:25 +0530)]
access.c: Fix a warning "In function 'Close':WARNING : access.c: 280: unused variable 'i'".

Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
16 years agoUse the correct access
Rafaël Carré [Sun, 13 Apr 2008 13:54:51 +0000 (15:54 +0200)]
Use the correct access

16 years agoNo need to define 2 times the same thing
Rafaël Carré [Sun, 13 Apr 2008 13:19:29 +0000 (15:19 +0200)]
No need to define 2 times the same thing

16 years agocontribs : propose to build whole contribs with -DNDEBUG to disable
Rafaël Carré [Sun, 13 Apr 2008 13:14:58 +0000 (15:14 +0200)]
contribs : propose to build whole contribs with -DNDEBUG to disable
assertions in release builds

16 years agoAdd Michael Ploujnikov to THANKS.
Rémi Duraffort [Sun, 13 Apr 2008 08:12:08 +0000 (10:12 +0200)]
Add Michael Ploujnikov to THANKS.

16 years agoimproved QT4 strings
Michael Ploujnikov [Sun, 13 Apr 2008 04:14:27 +0000 (00:14 -0400)]
improved QT4 strings

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
16 years agoremove interface override annotations
Filippo Carone [Sat, 12 Apr 2008 22:09:28 +0000 (00:09 +0200)]
remove interface override annotations

16 years agoFix libmodplug patch
Christophe Mutricy [Sat, 12 Apr 2008 21:59:55 +0000 (22:59 +0100)]
Fix libmodplug patch

When we don't build some code we need to remove all the place where it's
called else bad things happen at link time

16 years agowxwidgets: Comments cleanup for previous commit.
Pierre d'Herbemont [Sat, 12 Apr 2008 18:05:29 +0000 (20:05 +0200)]
wxwidgets: Comments cleanup for previous commit.

16 years agowxwidgets: Replace Volume Bar's wxGauge subclass by a wxSlider.
Dominique Leuenberger [Sun, 6 Apr 2008 17:59:24 +0000 (20:59 +0300)]
wxwidgets: Replace Volume Bar's wxGauge subclass by a wxSlider.

This ensure compatibility with wxGTK 2.8. The idea is to replace VLCVolCtrl with standard controls.

Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
16 years agoContrib: x264: temporarily disable pic for Intel OSX.
Pavlov Konstantin [Sat, 12 Apr 2008 15:09:35 +0000 (19:09 +0400)]
Contrib: x264: temporarily disable pic for Intel OSX.
Must be reverted once x264 is fixed.

16 years agomacosx: Fix some input_item_t leaks.
Pierre d'Herbemont [Fri, 11 Apr 2008 23:23:52 +0000 (01:23 +0200)]
macosx: Fix some input_item_t leaks.

16 years agoUpdate pot file
Christophe Mutricy [Fri, 11 Apr 2008 22:58:57 +0000 (23:58 +0100)]
Update pot file

Some files have moved (and some were added)

16 years agoGetting the sample is not a check in itself
Christophe Mutricy [Fri, 11 Apr 2008 21:36:53 +0000 (22:36 +0100)]
Getting the sample is not a check in itself

16 years agoJust an other fortune...
Rémi Duraffort [Fri, 11 Apr 2008 21:25:00 +0000 (23:25 +0200)]
Just an other fortune...

16 years agosmall rebert for i_length, enables to get meta itags from mp4 again.
Ilkka Ollakka [Fri, 11 Apr 2008 20:57:57 +0000 (23:57 +0300)]
small rebert for i_length, enables to get meta itags from mp4 again.

I bisected this unable to get meta from mp4-file to this
8632e67b53ba6aefa42d080668eaa13dcfe42cf1 commit and this particular line.

16 years agofix maven site url, thanks Adrien Grand for pointing this out
Filippo Carone [Fri, 11 Apr 2008 18:19:40 +0000 (20:19 +0200)]
fix maven site url, thanks Adrien Grand for pointing this out

16 years agotest: Get rid of the sleep() that crept in our test code.
Pierre d'Herbemont [Fri, 11 Apr 2008 17:11:52 +0000 (19:11 +0200)]
test: Get rid of the sleep() that crept in our test code.

16 years agotest: Use --ignore-config by default for all tests.
Pierre d'Herbemont [Fri, 11 Apr 2008 17:03:22 +0000 (19:03 +0200)]
test: Use --ignore-config by default for all tests.

16 years agotest: Fix a typo in Makefile. dirname was to be used, not basename.
Pierre d'Herbemont [Fri, 11 Apr 2008 17:00:03 +0000 (19:00 +0200)]
test: Fix a typo in Makefile. dirname was to be used, not basename.

16 years agosrc: Fix an unused var warning plus an invalid conversion warning in libvlc-common.c.
Pierre d'Herbemont [Fri, 11 Apr 2008 16:57:51 +0000 (18:57 +0200)]
src: Fix an unused var warning plus an invalid conversion warning in libvlc-common.c.

16 years agotest: Move testapi.c to /test and use a sample file that is not ogg for basic testing.
Pierre d'Herbemont [Wed, 9 Apr 2008 09:45:35 +0000 (11:45 +0200)]
test: Move testapi.c to /test and use a sample file that is not ogg for basic testing.

This sample is downloaded from streams.videolan.org. Feel free to find a better suited codec/demux combination.
libvlc test are now splitted a bit.
Tests that are specific to core and that don't need vlc's modules are kept in src/test.

16 years agoFiles belonging to patch from, thannoy: Allow future control toolbar to be hidden...
Jean-Paul Saman [Fri, 11 Apr 2008 14:56:37 +0000 (16:56 +0200)]
Files belonging to patch from, thannoy: Allow future control toolbar to be hidden (default) or shown.

16 years agoAllow future control toolbar to be hidden (default) or shown.
thannoy@actech-innovation.com [Thu, 27 Mar 2008 15:43:51 +0000 (16:43 +0100)]
Allow future control toolbar to be hidden (default) or shown.

 Even if no control toolbar is implemented for ActiveX yet, we already
 provide the code to enable/disable it for compatibility with Firefox
 API behaviour.
 The getter used to know if toolbar is shown will always return FALSE
 until a toolbar is implemented. (getter which will be available soon
 for Firefox)

To use it:
- ActiveX global property named "toolbar":
   For HTML : <param name="toolbar" value="True" />

- API on IVLCControl2 interface, property "toolbar" (RW):
   For Javascript : yourvlcobject.toolbar = false;
                    isToolBarShown = yourvlcobject.toolbar;

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
16 years agoAdd Toolbar DISPID to activex axvlc.idl
Jean-Paul Saman [Fri, 11 Apr 2008 14:46:00 +0000 (16:46 +0200)]
Add Toolbar DISPID to activex axvlc.idl

16 years agoFix IVLCVideo.teletext binding
thannoy@actech-innovation.com [Thu, 27 Mar 2008 15:43:50 +0000 (16:43 +0100)]
Fix IVLCVideo.teletext binding

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
16 years agotest: Remove python umbrella.
Pierre d'Herbemont [Fri, 11 Apr 2008 15:01:29 +0000 (17:01 +0200)]
test: Remove python umbrella.

16 years agoDon't install scripts and images when the plugin/module that needs them is not build.
Jean-Paul Saman [Fri, 11 Apr 2008 11:52:55 +0000 (13:52 +0200)]
Don't install scripts and images when the plugin/module that needs them is not build.

16 years agoRewrite rendering logic in fbosd gui.
Jean-Paul Saman [Fri, 11 Apr 2008 11:21:19 +0000 (13:21 +0200)]
Rewrite rendering logic in fbosd gui.

16 years agoCompile fix.
Jean-Paul Saman [Fri, 11 Apr 2008 11:20:51 +0000 (13:20 +0200)]
Compile fix.

16 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Paul Saman [Fri, 11 Apr 2008 08:53:45 +0000 (10:53 +0200)]
Merge branch 'master' of git@git.videolan.org:vlc

16 years agoCheck malloc return value
Jean-Paul Saman [Fri, 11 Apr 2008 08:43:04 +0000 (10:43 +0200)]
Check malloc return value

16 years agoSanitize STATUS_CHANGE messages.
Jean-Paul Saman [Fri, 11 Apr 2008 08:41:09 +0000 (10:41 +0200)]
Sanitize STATUS_CHANGE messages.

16 years agoUpdate ffmpeg settings for netbox.
Jean-Paul Saman [Fri, 11 Apr 2008 08:29:33 +0000 (10:29 +0200)]
Update ffmpeg settings for netbox.

16 years agoIgnore the overlay-test program
Jean-Paul Saman [Fri, 11 Apr 2008 07:26:59 +0000 (09:26 +0200)]
Ignore the overlay-test program

16 years agoorg.videolan.jvlc.MediaList: Javadoc fix.
Adrien Grand [Thu, 10 Apr 2008 22:35:35 +0000 (00:35 +0200)]
org.videolan.jvlc.MediaList: Javadoc fix.

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
16 years agoCleanup
Jean-Paul Saman [Fri, 11 Apr 2008 06:19:23 +0000 (08:19 +0200)]
Cleanup

16 years agoSlovenian l10n update by Matej Urbančič
Christophe Mutricy [Thu, 10 Apr 2008 21:44:18 +0000 (22:44 +0100)]
Slovenian l10n update by Matej Urbančič

16 years agoRemove autogenerated private.m4 from VCS
Rafaël Carré [Thu, 10 Apr 2008 20:21:08 +0000 (22:21 +0200)]
Remove autogenerated private.m4 from VCS

16 years agoProperly detect XvMC capabilities.
Jean-Paul Saman [Thu, 10 Apr 2008 18:01:51 +0000 (20:01 +0200)]
Properly detect XvMC capabilities.

16 years agoLower xvmc priority because it is untested.
Jean-Paul Saman [Thu, 10 Apr 2008 17:22:00 +0000 (19:22 +0200)]
Lower xvmc priority because it is untested.

16 years agoFix RTSP server
Rafaël Carré [Thu, 10 Apr 2008 15:09:10 +0000 (17:09 +0200)]
Fix RTSP server

Do not handle Range requests at all
This partly reverts 53474be3f66f0cdc722471f1f5aadf757e541c42

16 years agofaad: sets physical channel configuration in all cases
Rafaël Carré [Thu, 10 Apr 2008 13:11:20 +0000 (15:11 +0200)]
faad: sets physical channel configuration in all cases

16 years agoFix tiny 9 byte memleak per Authentication-Info header check if the nonce count optio...
Antoine Cellerier [Wed, 9 Apr 2008 20:54:25 +0000 (22:54 +0200)]
Fix tiny 9 byte memleak per Authentication-Info header check if the nonce count option was specified.

16 years agoCheck the server's reply upon successful authentication and validate it (just to...
Antoine Cellerier [Wed, 9 Apr 2008 20:46:24 +0000 (22:46 +0200)]
Check the server's reply upon successful authentication and validate it (just to make sure that no one is spoofing the server's reply). This will probably fail if qop=auth-int (code needs to be fixed).

16 years agoCommit changes to m4/private.m4. Please yell (and remove the file from git) if this...
Antoine Cellerier [Wed, 9 Apr 2008 20:45:42 +0000 (22:45 +0200)]
Commit changes to m4/private.m4. Please yell (and remove the file from git) if this wasn't supposed to be committed.

16 years agoSimplify the HTTP Digest Access Authentification code.
Antoine Cellerier [Wed, 9 Apr 2008 19:31:03 +0000 (21:31 +0200)]
Simplify the HTTP Digest Access Authentification code.

16 years agomore VLM tests
Filippo Carone [Wed, 9 Apr 2008 19:09:05 +0000 (21:09 +0200)]
more VLM tests

16 years agoMerge branch 'dynamicoverlay'
Jean-Paul Saman [Wed, 9 Apr 2008 10:45:24 +0000 (12:45 +0200)]
Merge branch 'dynamicoverlay'

16 years agoMove overlay-test application to test/dynamicoverlay
Jean-Paul Saman [Wed, 9 Apr 2008 10:44:05 +0000 (12:44 +0200)]
Move overlay-test application to test/dynamicoverlay

16 years agoDon't leak memory.
Jean-Paul Saman [Wed, 9 Apr 2008 10:41:50 +0000 (12:41 +0200)]
Don't leak memory.

16 years agoAdd doxygen comment..
Jean-Paul Saman [Wed, 9 Apr 2008 10:41:06 +0000 (12:41 +0200)]
Add doxygen comment..

16 years agoCompile fix.
Jean-Paul Saman [Wed, 9 Apr 2008 10:07:18 +0000 (12:07 +0200)]
Compile fix.

16 years agolibvlc: Properly raise an exception that indicates if VLM is disabled in libvlc.
Pierre d'Herbemont [Wed, 9 Apr 2008 09:53:41 +0000 (11:53 +0200)]
libvlc: Properly raise an exception that indicates if VLM is disabled in libvlc.

16 years agolibvlc: Don't delete all the media in libvlc_vlm_release() as this should be done...
Pierre d'Herbemont [Wed, 9 Apr 2008 09:50:37 +0000 (11:50 +0200)]
libvlc: Don't delete all the media in libvlc_vlm_release() as this should be done by vlm_Delete().

Note, this is already done by vlm_Delete() so there is probably a bug around.

16 years agoRewrite old command definitions to no longer use those filthy macros. Added all text...
Jean-Paul Saman [Thu, 3 Apr 2008 15:30:50 +0000 (17:30 +0200)]
Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully.

16 years agoRefactor dynamic overlays from Google Summer of Code project.
Jean-Paul Saman [Sat, 1 Mar 2008 13:27:20 +0000 (14:27 +0100)]
Refactor dynamic overlays from Google Summer of Code project.

16 years agoCleanup blendbench videofilter
Jean-Paul Saman [Wed, 26 Mar 2008 12:38:57 +0000 (13:38 +0100)]
Cleanup blendbench videofilter

16 years agoFix compilation of blendbench
Jean-Paul Saman [Wed, 26 Mar 2008 11:58:41 +0000 (12:58 +0100)]
Fix compilation of blendbench