- 27 Jan, 2005 1 commit
-
-
gbazin authored
-
- 26 Jan, 2005 1 commit
-
-
Rocky Bernstein authored
cdda/*: add basic cd-paranoia mode via libcdio. vcdx/*: changes dictated by new regime
-
- 20 Jan, 2005 3 commits
- 19 Jan, 2005 2 commits
- 18 Jan, 2005 1 commit
-
-
Felix Paul Kühne authored
* configure.ac: updated the copyright string to 2005
-
- 17 Jan, 2005 1 commit
-
-
hartman authored
* cleaned up some alignment in configure --help
-
- 13 Jan, 2005 3 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 ;)
-
zorglub 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
-
gbazin authored
-
- 11 Jan, 2005 1 commit
-
-
Andre Pang authored
-
- 10 Jan, 2005 1 commit
-
-
Sam Hocevar authored
-
- 07 Jan, 2005 2 commits
-
-
Christophe Massiot authored
- Rewrote QPSK frontend tuning functions, after reading the doc - it should hopefully fix the infamous "Operation not permitted" problem. - Permanently monitor the frontend status, and reinit it if it crashes. - New --dvb-high-voltage option for very long cables. - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer need the --ts-capmt-sysid option because the sysid is determined automatically from the CAM. - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug with Aston professional CAMs which all of sudden stop descrambling a program after a few days.
-
gbazin authored
-
- 05 Jan, 2005 1 commit
-
-
gbazin authored
-
- 29 Dec, 2004 1 commit
-
-
zorglub authored
-
- 19 Dec, 2004 1 commit
-
-
gbazin authored
* modules/codec/svcdsub.c: ported svcd subtitles decoder to the new subpicture architecture.
-
- 16 Dec, 2004 1 commit
-
-
gbazin authored
-
- 12 Dec, 2004 1 commit
-
-
gbazin authored
* modules/codec/dirac.c: dirac decoder/encoder module based on libdirac (http://www.bbc.co.uk/rd/projects/dirac/index.shtml).
-
- 10 Dec, 2004 1 commit
-
-
Rocky Bernstein authored
playlist.cpp:1351: error: ISO C++ forbids cast to non-reference type into a warning by adding -fpermissive to CXX flags for wxwindows CXXFLAGS. Fix suggested by Marius Kjeldahl. However better would be to fix playlist.cpp
-
- 08 Dec, 2004 1 commit
-
-
Rocky Bernstein authored
-
- 07 Dec, 2004 1 commit
-
-
gbazin authored
* modules/codec/speex.c: update for newer speex.
-
- 26 Nov, 2004 1 commit
-
-
gbazin authored
* include/vlc_xml.h, src/misc/xml.c: core wrapper for XML modules. * modules/misc/xml/xtag.c: trivial XML parser module. * modules/misc/xml/libxml.c: XML parser module using libxml2. * modules/gui/skins2/parser/*: removed dependancy on libxml2 and use an XML module.
-
- 21 Nov, 2004 1 commit
-
-
gbazin authored
-
- 15 Nov, 2004 1 commit
-
-
gbazin authored
-
- 14 Nov, 2004 1 commit
-
-
Felix Paul Kühne authored
po/da.po: partial Danish l10n by Jonas Larsen (E-bola)
-
- 12 Nov, 2004 1 commit
-
-
Jean-Paul Saman authored
Make sure the wxWindows development headers and libraries are present when skins2 module is enabled. Without wxWindows the skins2 interface is not very usable.
-
- 08 Nov, 2004 1 commit
-
-
zorglub authored
-
- 06 Nov, 2004 2 commits
-
-
zorglub authored
-
Rémi Denis-Courmont authored
-
- 04 Nov, 2004 2 commits
-
-
hartman authored
-
Rémi Denis-Courmont authored
-
- 02 Nov, 2004 1 commit
-
-
gbazin authored
-
- 31 Oct, 2004 1 commit
-
-
gbazin authored
-
- 23 Oct, 2004 2 commits
- 22 Oct, 2004 1 commit
-
-
gbazin authored
-
- 16 Oct, 2004 1 commit
-
-
gbazin authored
* configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree.
-