- 22 Dec, 2006 1 commit
-
-
Olivier Aubert authored
-
- 21 Dec, 2006 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
^^^^^^^^ As far as I checked (sed guru required).
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Jean-Baptiste Kempf authored
-
Sigmund Augdal Helberg authored
code qt4/components/extended_panels.cpp: Improved some dagerous string parsing code. This whole function looks very ad hoc to me at the moment and should be rewritten in a more robust way. In particular this function will misbehave if a video filter exists whose name is a substring of another video filter. This change here just makes it less likely to crash...
-
Sigmund Augdal Helberg authored
-
- 20 Dec, 2006 4 commits
-
-
Jean-Paul Saman authored
Audio track and channel support for JavaScript API. The ActiveX vlc.audio.channel interface still has a bug left.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
- 19 Dec, 2006 11 commits
-
-
Clément Stenac authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Felix Paul Kühne authored
* gui behaviour change: the textfields are no longer disabled if another protocol is enabled through the knobs. the user can click the fields now to switch the protocol. I'm unsure whether this could and should be done in the disc tab as well. closes #914
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
- 18 Dec, 2006 9 commits
-
-
Felix Paul Kühne authored
* hide the fspanel if VLC looses its front app state in fullscreen mode (by using the app switcher, etc.)
-
Clément Stenac authored
-
Clément Stenac authored
Fix Win32 implementation
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* Make it possible to extract any color component from the video. (Red, Green and Blue are still hardcoded) Example: ./vlc ~/media/Muse-Concert.mpg --video-filter "extract{component=0xFFFF00}" will get you the yellow stuff.
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
- 17 Dec, 2006 5 commits
-
-
Dennis van Amerongen authored
-
Pavlov Konstantin authored
-
Antoine Cellerier authored
* New color extraction video filter. Can be used to extract the Red, Green or Blue component from a video. * Add stuff about motiondetect and extract in the News (even though motiondetect isn't finished)
-
Antoine Cellerier authored
Rewrite motion detect filter. It currently draws a white rectangle arround moving objects (on fixed backgrounds). I still need to add code to make it possible to trigger an action when movement is detected (i.e. a VLM command to start recording).
-
Philippe Morin authored
-
- 16 Dec, 2006 2 commits
-
-
Clément Stenac authored
Fix size of preference tree items
-
Filippo Carone authored
-