- Aug 09, 2005
-
-
Christophe Mutricy authored
Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306. To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
-
- Aug 08, 2005
-
-
Rémi Denis-Courmont authored
-
- Aug 05, 2005
-
-
Christophe Massiot authored
* modules/control/http.c: Use scandir instead of readdir since it allows to sort the files alphanumerically. * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
-
- Aug 04, 2005
- Aug 03, 2005
-
-
Rémi Denis-Courmont authored
* libvlc: Conversion functions (needs performance improvement) Convert filenames from command line * SAP, Skins2: no perform own UTF-8 conversion * file, playlistold : convert * wx, winCE : assume UTF-8
-
Christophe Mutricy authored
NB: Likely to break your cache and preferences
-
Christophe Massiot authored
along with libjpeg and libtiff. SDL has been heavily patched not to hijack main() on Darwin, you should do the same for other platforms. Also fixed a huge number of typos in the Makefile, and reverted to an old version of ffmpeg because our friends there are breaking everything again. * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
-
- Aug 02, 2005
-
-
Cyril Deguet authored
(remove the dependency of skins2 to ffmpeg for PNG loading)
-
- Jul 31, 2005
-
-
dionoea authored
Still needs much work example command line : ./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml * motiondetect.c : propset ... Id
-
- Jul 29, 2005
-
-
Christophe Massiot authored
to import various image formats. * src/misc/image.c: Fixed a segfault when loading an unknown image type.
-
- Jul 27, 2005
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- Jul 26, 2005
-
-
Christophe Massiot authored
Use --enable-dvb instead.
-
- Jul 25, 2005
-
-
dionoea authored
cleaner way to do it (like having only one version number instead of 3 in configure.ac ...)
-
- Jul 22, 2005
-
-
Christophe Mutricy authored
-
- Jul 21, 2005
-
-
Felix Paul Kühne authored
-
- Jul 19, 2005
-
-
Rémi Denis-Courmont authored
(though Sid has migrated to GCC 4 so it does no longer really matters)
-
- Jul 18, 2005
-
-
Rocky Bernstein authored
paranoia library flags. Perhaps there's another way to do this on the first libcdio test, but this works.
-
- Jul 17, 2005
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
package isn't found) for libcdio and libvcdinfo so we don't give an error message and termintate when these are not around.
-
Rémi Denis-Courmont authored
* depends on CyberLink C++ UPnP library available from : http://sourceforge.net/project/showfiles.php?group_id=89768 with iconv compilation patch from : http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff * requires libexpat-devel or whatever you call it, * needs review by playlist guru (Zorglub ?), especially as regards locking * at least, detects UPnP Media server properly * I'm looking for a '''working''' UPnP Media Server on Linux for more extensive tests. I couldn't get TwonkyVision to accept my medias :( * tentatively closes #98 - and probably introduce new bugs
-
- Jul 16, 2005
-
-
bigben authored
-
Rocky Bernstein authored
open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
-
Rocky Bernstein authored
cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
-
Rocky Bernstein authored
rest: Add "Probe" for media function in Open Disc.
-
- Jul 14, 2005
-
-
Rémi Denis-Courmont authored
- Also include the inf in the distribution
-
- Jul 11, 2005
-
-
Christophe Massiot authored
-
- Jul 10, 2005
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(even on gcc-2.95 seems to accept the flag)
-
- Jul 01, 2005
-
-
Rémi Denis-Courmont authored
-
- Jun 28, 2005
-
-
Rémi Denis-Courmont authored
Disabled by default, enable with --enable-loader There's no sanity checks in configure so don't do it if your platform is not compatible. zorglub and Anil report it works for WMV3 with the dmo decoder plugin. It seems to crash with Quicktime (after displaying a few frame ?). There's no RealVideo decoder so, won't do that, but it probably could as well. Legal considerations ===================== Section 2 of the GPL puts no restriction on what you link with so long as you have obtained the program from source (and compiled it yourself), so this is OK. It is not clear to me whether it is ok to provide binaries with this feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's past contributors intellectual rights. So if in doubt don't put this in binary package you make.
-
- Jun 27, 2005
-
-
Felix Paul Kühne authored
-
- Jun 26, 2005
-
-
Felix Paul Kühne authored
* run update-po to get them in sync * forward-port [11506]
-
- Jun 25, 2005
-
-
Rémi Denis-Courmont authored
-
- Jun 21, 2005
-
-
hartman authored
-
- Jun 17, 2005
-
-
Felix Paul Kühne authored
-
- Jun 08, 2005
-
-
Christophe Massiot authored
fake access to create an efficient background image for the transcode module (avoids using the switcher module).
-
- Jun 05, 2005
-
-
hartman authored
-