]> git.sesse.net Git - vlc/log
vlc
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

16 years agoBuild blendbench module
Jean-Paul Saman [Wed, 26 Mar 2008 11:29:00 +0000 (12:29 +0100)]
Build blendbench module

16 years agoBlending - Added blend benchmarking filter
Søren Bøg [Mon, 20 Aug 2007 12:27:26 +0000 (14:27 +0200)]
Blending - Added blend benchmarking filter

Blending - Added blend benchmarking filter

16 years agoFix compiler warnings.
Jean-Paul Saman [Wed, 26 Mar 2008 10:50:18 +0000 (11:50 +0100)]
Fix compiler warnings.

16 years agoOverlay - Added text demonstrations
Søren Bøg [Mon, 20 Aug 2007 09:02:24 +0000 (11:02 +0200)]
Overlay - Added text demonstrations

Overlay - Added text demonstrations

16 years agoOverlay - Updated test program
Søren Bøg [Sun, 19 Aug 2007 20:52:54 +0000 (22:52 +0200)]
Overlay - Updated test program

Overlay - Updated test program

16 years agoOverlay - Extended demonstration program
Søren Bøg [Wed, 8 Aug 2007 07:38:09 +0000 (09:38 +0200)]
Overlay - Extended demonstration program

Overlay - Extended demonstration program

16 years agoPatch from Søren Bøg <avacore@videolan.org> GSoC 2007
Jean-Paul Saman [Wed, 26 Mar 2008 10:39:03 +0000 (11:39 +0100)]
Patch from Søren Bøg <avacore@videolan.org> GSoC 2007

Overlay - Basic test/demonstration program

16 years agoOverlay - Basic test/demonstration program
Søren Bøg [Mon, 30 Jul 2007 21:20:09 +0000 (23:20 +0200)]
Overlay - Basic test/demonstration program

Overlay - Basic test/demonstration program

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 agoAdd alpha value to each subpicture region.
Jean-Paul Saman [Thu, 28 Feb 2008 10:48:15 +0000 (11:48 +0100)]
Add alpha value to each subpicture region.

16 years agoGive credit to Soren Bog (avacore)
Jean-Paul Saman [Wed, 9 Apr 2008 08:37:01 +0000 (10:37 +0200)]
Give credit to Soren Bog (avacore)

16 years agoFix compilation.
Jean-Paul Saman [Thu, 28 Feb 2008 10:47:55 +0000 (11:47 +0100)]
Fix compilation.

16 years agoPatch by Soren Bog <avacore@videolan.org> from GSoC: Overlay - Add alpha component...
Jean-Paul Saman [Thu, 28 Feb 2008 10:31:45 +0000 (11:31 +0100)]
Patch by Soren Bog <avacore@videolan.org> from GSoC: Overlay - Add alpha component to subpicture regions.

16 years agoFixed typo
maxime Ripard [Tue, 8 Apr 2008 22:38:00 +0000 (00:38 +0200)]
Fixed typo

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
16 years agoFixed make dist
Felix Paul Kühne [Tue, 8 Apr 2008 22:40:36 +0000 (00:40 +0200)]
Fixed make dist

note to self: Keep an eye on it if you update the OS X GUI...

16 years agoinitial VLM tests
Filippo Carone [Tue, 8 Apr 2008 22:32:29 +0000 (00:32 +0200)]
initial VLM tests

16 years agodecref the correct value in vlm_ControlMediaDel
Filippo Carone [Tue, 8 Apr 2008 22:31:53 +0000 (00:31 +0200)]
decref the correct value in vlm_ControlMediaDel

16 years agowhen releasing vlm, clear all media
Filippo Carone [Tue, 8 Apr 2008 22:31:19 +0000 (00:31 +0200)]
when releasing vlm, clear all media

16 years agoprotect from null options param, and finalize added
Filippo Carone [Tue, 8 Apr 2008 21:42:42 +0000 (23:42 +0200)]
protect from null options param, and finalize added

16 years agorelease method added
Filippo Carone [Tue, 8 Apr 2008 21:41:59 +0000 (23:41 +0200)]
release method added

16 years agominor changes to JVLC class
Filippo Carone [Tue, 8 Apr 2008 21:41:41 +0000 (23:41 +0200)]
minor changes to JVLC class

16 years agoRemove a few trailing spaces.
Antoine Cellerier [Tue, 8 Apr 2008 20:58:33 +0000 (22:58 +0200)]
Remove a few trailing spaces.

16 years agoPreliminary HTTP Digest Access Authentication client side support. auth-int support...
Antoine Cellerier [Tue, 8 Apr 2008 20:56:21 +0000 (22:56 +0200)]
Preliminary HTTP Digest Access Authentication client side support. auth-int support is incomplete (so it won't work). A few FIXMEs still need to be addressed.

16 years agochanged the remaining xpm files from static char* to const static char* to avoid...
Dominique Leuenberger [Mon, 7 Apr 2008 19:20:26 +0000 (22:20 +0300)]
changed the remaining xpm files from static char* to const static char* to avoid some more compiler warnings

Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoSlightly cleaned the way we delete items
Felix Paul Kühne [Tue, 8 Apr 2008 19:08:58 +0000 (21:08 +0200)]
Slightly cleaned the way we delete items

16 years agoFixed a compilation warning
Felix Paul Kühne [Tue, 8 Apr 2008 18:35:33 +0000 (20:35 +0200)]
Fixed a compilation warning

16 years agoDownload all packages before starting the compilation process. This allows extras...
Felix Paul Kühne [Tue, 8 Apr 2008 15:21:24 +0000 (17:21 +0200)]
Download all packages before starting the compilation process. This allows extras/contrib creation on the go without a constant internet connection. Mac-only for now.

I know this is very web 1.0, but still important to some folks.

16 years agowxwidgets: Don't forget to vlc_gc_decref() the input_item_t once we are done (Patch...
Dominique Leuenberger [Mon, 7 Apr 2008 20:07:06 +0000 (23:07 +0300)]
wxwidgets: Don't forget to vlc_gc_decref() the input_item_t once we are done (Patch inspired from Qt interface)

Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoWhen specifying --sout-transcode-samplerate and --sout-transcode-channel, set the...
Rafaël Carré [Tue, 8 Apr 2008 14:00:22 +0000 (16:00 +0200)]
When specifying --sout-transcode-samplerate and --sout-transcode-channel, set the OUTPUT format instead of the INPUT

Fix resampling when using mp4a (faac is the only option atm)

16 years agoBugfix Stats Panel
maxime Ripard [Tue, 8 Apr 2008 12:39:00 +0000 (14:39 +0200)]
Bugfix Stats Panel

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
16 years agoFix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa184 of jb
Jean-Philippe Andre [Mon, 7 Apr 2008 09:35:46 +0000 (11:35 +0200)]
Fix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa184 of jb

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
16 years agoImprove playlist drawing with rc.
Rémi Duraffort [Mon, 7 Apr 2008 22:14:15 +0000 (00:14 +0200)]
Improve playlist drawing with rc.

16 years agoVLM class almost done
Filippo Carone [Mon, 7 Apr 2008 21:28:08 +0000 (23:28 +0200)]
VLM class almost done

16 years agolibvlc_vlm_release added
Filippo Carone [Mon, 7 Apr 2008 21:27:22 +0000 (23:27 +0200)]
libvlc_vlm_release added

16 years agoInitial VLM class implementation
Filippo Carone [Mon, 7 Apr 2008 18:00:00 +0000 (20:00 +0200)]
Initial VLM class implementation

16 years agoMisc changes to Lua HTTP interface: spelling, Load/Reload debug message now reflects...
Antoine Cellerier [Mon, 7 Apr 2008 20:13:00 +0000 (22:13 +0200)]
Misc changes to Lua HTTP interface: spelling, Load/Reload debug message now reflects real behavior, enforce .hosts files for directory listings, accept Lua code in CSS files too, remove useless "/old" exclusion.

16 years agoqt4: Don't forget to vlc_gc_decref() the input_item_t once we are done with it in...
Pierre d'Herbemont [Mon, 7 Apr 2008 20:52:42 +0000 (22:52 +0200)]
qt4: Don't forget to vlc_gc_decref() the input_item_t once we are done with it in OpenDialog::finish().

16 years agoComments presentation.
Rémi Duraffort [Mon, 7 Apr 2008 20:13:38 +0000 (22:13 +0200)]
Comments presentation.

16 years agoRemove playlist_NodeDump as nobody is using this debuging function.
Rémi Duraffort [Mon, 7 Apr 2008 20:11:29 +0000 (22:11 +0200)]
Remove playlist_NodeDump as nobody is using this debuging function.

16 years agoFix #1530 : with thr rc interface you can now draw the playlist.
Rémi Duraffort [Mon, 7 Apr 2008 20:08:47 +0000 (22:08 +0200)]
Fix #1530 : with thr rc interface you can now draw the playlist.

16 years agoWe don't need the update system with the rc interface.
Rémi Duraffort [Mon, 7 Apr 2008 19:54:30 +0000 (21:54 +0200)]
We don't need the update system with the rc interface.

16 years agoAdd missing dash (btw, does the name really contain a / ?)
Antoine Cellerier [Mon, 7 Apr 2008 19:36:38 +0000 (21:36 +0200)]
Add missing dash (btw, does the name really contain a / ?)

16 years agoAdded thanks for the OpenGL Screen input
Felix Paul Kühne [Mon, 7 Apr 2008 16:27:16 +0000 (18:27 +0200)]
Added thanks for the OpenGL Screen input

16 years agoFix transform plugin 90-degree rotations on I422.
Sam Hocevar [Mon, 7 Apr 2008 14:47:49 +0000 (16:47 +0200)]
Fix transform plugin 90-degree rotations on I422.

I422 is a planar chroma with non-square pixels. It requires some pixel
play when rotating the image at a 90-degree angle. For other transformations
we just fall back to the original function.

16 years agoMinor mingw32ce build fixes.
Sam Hocevar [Tue, 25 Mar 2008 17:08:22 +0000 (18:08 +0100)]
Minor mingw32ce build fixes.

Added "mingw32ce" as a possible host_os name, and linked more plugins with
-lws2 (namely audioscrobbler, growl, rtp and stream_out_rtp).

16 years agoUpdates
Felix Paul Kühne [Mon, 7 Apr 2008 13:57:27 +0000 (15:57 +0200)]
Updates

16 years agoCompilation fixes
Felix Paul Kühne [Mon, 7 Apr 2008 13:34:55 +0000 (15:34 +0200)]
Compilation fixes

16 years agoUpdated the link flags for the Mac screen module
Felix Paul Kühne [Mon, 7 Apr 2008 13:34:40 +0000 (15:34 +0200)]
Updated the link flags for the Mac screen module

16 years agoScreen capture module for Mac OS X using OpenGL.
arai [Sun, 6 Apr 2008 20:15:00 +0000 (05:15 +0900)]
Screen capture module for Mac OS X using OpenGL.

16 years agoUse already defined macro
Lukas Durfina [Sat, 5 Apr 2008 14:16:36 +0000 (16:16 +0200)]
Use already defined macro

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16 years agoTurn off sorting on startup fix of #1529
Lukas Durfina [Sat, 5 Apr 2008 14:31:43 +0000 (16:31 +0200)]
Turn off sorting on startup fix of #1529

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16 years agoFix colour of the slider... be careful of , and ;
Jean-Baptiste Kempf [Mon, 7 Apr 2008 05:27:55 +0000 (22:27 -0700)]
Fix colour of the slider... be careful of , and ;

16 years agoqt4: Missing vlc_gc_decref().
Pierre d'Herbemont [Sun, 6 Apr 2008 23:54:21 +0000 (01:54 +0200)]
qt4: Missing vlc_gc_decref().

16 years agoChange the static char in the bitmap files to const static char to get rid of all...
Dominique Leuenberger [Sun, 6 Apr 2008 18:49:39 +0000 (21:49 +0300)]
Change the static char in the bitmap files to const static char to get rid of all the warning during compilation, when including xpm files.

16 years agoUse UNIX \n only
Rafaël Carré [Sun, 6 Apr 2008 22:55:51 +0000 (00:55 +0200)]
Use UNIX \n only

16 years agoRemove hack : input items are now correctly dereferenced in the xspf demux
Rafaël Carré [Sun, 6 Apr 2008 22:30:55 +0000 (00:30 +0200)]
Remove hack : input items are now correctly dereferenced in the xspf demux

16 years agofix xspf extension parsing for leaking
Ilkka Ollakka [Sun, 6 Apr 2008 20:13:45 +0000 (23:13 +0300)]
fix xspf extension parsing for leaking

Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoclose the logger in tests
Filippo Carone [Sun, 6 Apr 2008 22:20:01 +0000 (00:20 +0200)]
close the logger in tests

16 years agoinitial release method added to the JVLC class
Filippo Carone [Sun, 6 Apr 2008 22:01:41 +0000 (00:01 +0200)]
initial release method added to the JVLC class

16 years agoAdd me as an author here too.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 21:10:24 +0000 (14:10 -0700)]
Add me as an author here too.

16 years agoFixed a rare crash and slightly cleaned the sprefs
Felix Paul Kühne [Sun, 6 Apr 2008 21:01:56 +0000 (23:01 +0200)]
Fixed a rare crash and slightly cleaned the sprefs

16 years agoAdd a preference option to choose your Volume Slider colours.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 20:54:43 +0000 (13:54 -0700)]
Add a preference option to choose your Volume Slider colours.

16 years agoI am the one who rewrote most of this file.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 20:13:21 +0000 (13:13 -0700)]
I am the one who rewrote most of this file.

16 years agoUse RGB instead of Qt:White.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 20:11:02 +0000 (13:11 -0700)]
Use RGB instead of Qt:White.

16 years agoFix a small layout issue
Jean-Baptiste Kempf [Sun, 6 Apr 2008 19:56:35 +0000 (12:56 -0700)]
Fix a small layout issue
Please see these captures
http://people.via.ecp.fr/~jpeg/VideoLAN/captures/capture15.png (buggy)
http://people.via.ecp.fr/~jpeg/VideoLAN/captures/capture14.png (no bug)

16 years agojvlc logging classes added
Filippo Carone [Sun, 6 Apr 2008 18:37:45 +0000 (20:37 +0200)]
jvlc logging classes added

16 years agologger_iterator_next simplied
Filippo Carone [Sun, 6 Apr 2008 18:31:26 +0000 (20:31 +0200)]
logger_iterator_next simplied

16 years agouse allready created index instead of creating same index again.
Ilkka Ollakka [Sun, 6 Apr 2008 13:08:37 +0000 (16:08 +0300)]
use allready created index instead of creating same index again.

16 years agoBe bsdmake friendly : don't embed $() in another $()
Rafaël Carré [Sun, 6 Apr 2008 18:13:34 +0000 (20:13 +0200)]
Be bsdmake friendly : don't embed $() in another $()

16 years agoChange input item options handling in the lua http interface. Fixes normal playlist...
Antoine Cellerier [Thu, 3 Apr 2008 20:11:13 +0000 (22:11 +0200)]
Change input item options handling in the lua http interface. Fixes normal playlist mode option handling. The VLM part most likely needs to be fixed.

16 years agoSupport for DVCPRO50 in .mov files. Patch by 'j' Close #1548
Jean-Baptiste Kempf [Sun, 6 Apr 2008 16:23:39 +0000 (09:23 -0700)]
Support for DVCPRO50 in .mov files. Patch by 'j' Close #1548

16 years agoComment the place where the QProcess:: issue with QCleanLooks is...
Jean-Baptiste Kempf [Sun, 6 Apr 2008 08:14:37 +0000 (01:14 -0700)]
Comment the place where the QProcess:: issue with QCleanLooks is...

16 years agojava binding: automatic conversion tool for JNA
Cristian Maglie [Sun, 6 Apr 2008 15:49:57 +0000 (17:49 +0200)]
java binding: automatic conversion tool for JNA

Signed-off-by: Filippo Carone <littlejohn@videolan.org>
16 years agoJava bindings: added log functions. Removed @Override for java 1.5 compatibility
Cristian Maglie [Sun, 6 Apr 2008 15:37:58 +0000 (17:37 +0200)]
Java bindings: added log functions. Removed @Override for java 1.5 compatibility

Signed-off-by: Filippo Carone <littlejohn@videolan.org>
16 years agoCristian Maglie added as contributor
Filippo Carone [Sun, 6 Apr 2008 15:33:13 +0000 (17:33 +0200)]
Cristian Maglie added as contributor

16 years agolibvlc.h: fixed doxygen for log functions. changed prototype for libvlc_log_iterator_...
Cristian Maglie [Sun, 6 Apr 2008 15:28:49 +0000 (17:28 +0200)]
libvlc.h: fixed doxygen for log functions. changed prototype for libvlc_log_iterator_next (used typedef'ed version)

Signed-off-by: Filippo Carone <littlejohn@videolan.org>
16 years agojava bindings: vlm bindings
Cristian Maglie [Sun, 6 Apr 2008 14:51:20 +0000 (16:51 +0200)]
java bindings: vlm bindings

Signed-off-by: Filippo Carone <littlejohn@videolan.org>
16 years agoAdd live555 and PA to the make clean-svn target.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 07:56:04 +0000 (09:56 +0200)]
Add live555 and PA to the make clean-svn target.

16 years agoYet another fix for gnuTLS on mingw
Jean-Baptiste Kempf [Sun, 6 Apr 2008 07:28:51 +0000 (09:28 +0200)]
Yet another fix for gnuTLS on mingw

16 years agox264 patch update for cross compilation.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 07:16:41 +0000 (09:16 +0200)]
x264 patch update for cross compilation.

16 years agoDon't use C++ for gnutls/mingw32
Jean-Baptiste Kempf [Sun, 6 Apr 2008 07:00:16 +0000 (09:00 +0200)]
Don't use C++ for gnutls/mingw32

16 years agoFluidSynth in the contribs.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 06:24:54 +0000 (08:24 +0200)]
FluidSynth in the contribs.
It doesn't work yet with mingw;

16 years agoFix libmodplug compilation by removing abc, mid and pat files since they
Jean-Baptiste Kempf [Sun, 6 Apr 2008 05:59:11 +0000 (07:59 +0200)]
Fix libmodplug compilation by removing abc, mid and pat files since they
don't compile on Windows.

16 years agoLua path for windows modification.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 05:22:06 +0000 (22:22 -0700)]
Lua path for windows modification.

16 years agoLua Scripts on Windows have to go to scripts/ and not share/lua since no share/ is...
Jean-Baptiste Kempf [Sun, 6 Apr 2008 05:16:48 +0000 (22:16 -0700)]
Lua Scripts on Windows have to go to scripts/ and not share/lua since no share/ is used on windows.
This doesn't fix it completely yet.

16 years agoWindows Installer improvements.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 04:31:54 +0000 (06:31 +0200)]
Windows Installer improvements.

16 years agoRemove debug.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 00:21:56 +0000 (17:21 -0700)]
Remove debug.

16 years agoVery small layout fix for equalizer.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 00:10:09 +0000 (17:10 -0700)]
Very small layout fix for equalizer.

16 years agoFix UIC compilation.
Jean-Baptiste Kempf [Sun, 6 Apr 2008 00:04:04 +0000 (17:04 -0700)]
Fix UIC compilation.