- 28 Apr, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Open Dialog and related. Change on the actions to stream out. Lots of corrections. Add a few new menu entries. Check some sizes.
-
- 27 Apr, 2007 4 commits
-
-
Antoine Cellerier authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Olivier Aubert authored
bindings/python/Makefile.am: move COMPILERARG initialization in the all: target to make sure that it is defined at the right place
-
- 26 Apr, 2007 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Complete preferences. Make ModuleList Clearer than it is now... Align SpinBox correctly. Make directory and file use 2 column instead of three.
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- configuration: added "--prefer-system-codecs" option to force VLC to use codecs installed on system whwn a choice is available (currently only works on win32)
-
Damien Fouilleul authored
- directx: avoid mixing GDI and Direct3D/OpenGL/DirectX (non-overlay) in video window, should help Vista compatibility
-
Jean-Paul Saman authored
Specifying --fake-file-reload 5 reloads the image file every 5 seconds. This will change the background image in a mosaic solution. The usage scenario is for instance a webcam that uploads an images every x seconds to the same file location.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 25 Apr, 2007 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Damien Fouilleul authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
Mac OS X gui: Make sure the fullscreen window will stay on top (should fix a blinking issue when leaving fullscreen).
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* puzzle.c: compile warning fix.
-
Jean-Paul Saman authored
Patch from Paul Corke for rawdv to advance the timestamp when it is about to fall behind because the hardware sometimes skips a frame on a live feed. Renamed - -rawdv-realtime to --rawdv-hurry-up because its working is similar to --sout-transcode-hurry-up. Also fixed a potential memory leak.
-
Jean-Baptiste Kempf authored
-
Damien Fouilleul authored
-
Rafaël Carré authored
(That usually happens when system D-Bus daemon is not running)
-
- 24 Apr, 2007 5 commits
-
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Olivier Aubert authored
-
- 23 Apr, 2007 6 commits
-
-
Antoine Cellerier authored
time option to use floats instead of integers. Performance comparison is: (performance is in numbers of samples output by oprofile. Less is better) sigma old version (integers) integers floats 2.0 556889 466435 (-17%) 481293 (-13%) 4.0 902749 (core maxed out) 732755 (-19%) 716070 (-21%) I'll have to check why relative performance gain depends on sigma when comparing the the float and integer versions. I'll aslo add another module (most likely named fastgaussianblur.c) based on Frederick M. Waltz and John W. V. Miller's "An efficient algorithm for Gaussian blur using finite-state machines" article. This seems to be way faster (but it's doesn't allow as much granularity in the gaussian's choice and it adds an error compared to this module).
-
Jean-Baptiste Kempf authored
The arm.config error that occurs is just that someone commited a dos file... dos2unix could fix it. but it is not on Apples....
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Damien Fouilleul authored
-