- 17 Jan, 2005 2 commits
-
-
Derk-Jan Hartman authored
-
Yoann Peronneau authored
-
- 16 Jan, 2005 4 commits
-
-
Gildas Bazin authored
-
Clément Stenac authored
-
Clément Stenac authored
* SAP : coding style fixes * Some fogotten playlist_*Info
-
Clément Stenac authored
Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
-
- 15 Jan, 2005 3 commits
-
-
Sam Hocevar authored
-
Eric Petit authored
-
Yoann Peronneau authored
-
- 14 Jan, 2005 4 commits
-
-
Yoann Peronneau authored
* modules/gui/ncurses.c: fix a segfault when playlist is empty
-
Yoann Peronneau authored
use 'v' to toggle view
-
Gildas Bazin authored
* include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
-
Derk-Jan Hartman authored
* so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
-
- 13 Jan, 2005 7 commits
-
-
Jérome Decoodt authored
This filter uses a description file which follows this format : x1,y1,x2,y2,level,downspeed,upspeed,mrl ... where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers. mrl is a mrl to go when the filter has detected movement in the rectangle. This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type : new camera broadcast setup camera enabled setup camera input mrl to your camera setup camera option filter=motiondetect,transform #setup camera option transform-type=vflip #indeed, I did not reach to make this working control camera play Have fun ;)
-
Christophe Massiot authored
single UDP frame (may disturb some decoders).
-
Christophe Massiot authored
-
Christophe Massiot authored
invalid.
-
Clément Stenac authored
http://crazney.net/programs/itunes/libopendaap.html Problems : - At the moment, the file is downloaded entirely in memory before being played. The library offers another possibility : download the file on demand to a pipe, but I don't think it would be a very good idea (portability issues ? where to download to ?). I hope a "download on demand to memory" feature will be added - Sometimes, it looses connection to the peers. * Increased wx playlist font size
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 12 Jan, 2005 5 commits
-
-
Derk-Jan Hartman authored
-
Yoann Peronneau authored
- Menu, Previous Chapter, Next Chapter for DVDs - Previous Track, Next Track for CDs
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
- 11 Jan, 2005 11 commits
-
-
Felix Paul Kühne authored
* changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
-
Clément Stenac authored
Fix autoswitching to category view
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
Reconfigure the frontend if no lock is acquired in 10s.
-
Derk-Jan Hartman authored
-
Andre Pang authored
-
Andre Pang authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
(we are very much approaching the point where we need a proper mimetype match table within the code)
-
Andre Pang authored
stream isn't a keyframe
-
Andre Pang authored
-
- 10 Jan, 2005 3 commits
-
-
Benjamin Pracht authored
If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
-
Felix Paul Kühne authored
* changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
-
Sam Hocevar authored
-
- 09 Jan, 2005 1 commit
-
-
Benjamin Pracht authored
- Add --v4l-* options for all the parametters that can be set from the MRL, so we have a complete Panel in the wx interface and some doc in the command line - Only declaration for now, options don't make anything yet * pvr.c: describe height as height, not width
-