- 28 Jun, 2004 1 commit
-
-
gbazin authored
-
- 25 Jun, 2004 4 commits
-
-
Laurent Aimar authored
* sub ->subtitle : converted sub.c to a 'real' demux2. * input.c: added basic multi-input support for subtitle. * avi, mp4: don't exit anymore when no es selected.
-
Sam Hocevar authored
+ Moved the shared object suffix detection to vlc.m4. + Replaced AX_* macros with VLC_* macros.
-
gbazin authored
-
gbazin authored
+ major rewrite of the dvdread module. + dvdread is now an access_demux module.
-
- 24 Jun, 2004 1 commit
-
-
gbazin authored
+ removed dvdplay module which was deprecated in favor of the dvdnav one. + removed dvd module which is going to be replace with a new dvdread one.
-
- 22 Jun, 2004 4 commits
-
-
gbazin authored
-
gbazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
- dvd, dvdread, dvdplay, vcdx, cddax - gtk, gnome, qt, kde There are others in this case, specially interface that I can't test.
-
- 15 Jun, 2004 2 commits
-
-
hartman authored
fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
-
Olivier Aubert authored
plain text to SVG. It can be used to have more control on the subtitle rendering.
-
- 11 Jun, 2004 1 commit
-
-
Olivier Aubert authored
-
- 09 Jun, 2004 1 commit
-
-
Olivier Aubert authored
-
- 08 Jun, 2004 1 commit
-
-
Jean-Paul Saman authored
-
- 07 Jun, 2004 1 commit
-
-
Olivier Aubert authored
* mediacontrol-core.c: update to the new control API * configure.ac, Modules.am: (unfinished) build changes
-
- 06 Jun, 2004 1 commit
-
-
Laurent Aimar authored
- renamed ts2 into ts at the build system level. - removed muxer without dvbpsi.
-
- 05 Jun, 2004 1 commit
-
-
Jean-Paul Saman authored
HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
-
- 31 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 28 May, 2004 2 commits
- 27 May, 2004 2 commits
-
-
Olivier Aubert authored
It is chiefly used by the corba module.
-
gbazin authored
-
- 26 May, 2004 1 commit
-
-
hartman authored
-
- 24 May, 2004 1 commit
-
-
Jean-Paul Saman authored
-
- 22 May, 2004 1 commit
-
-
gbazin authored
-
- 21 May, 2004 1 commit
-
-
gbazin authored
* ALL: bumped version number to 0.7.2.
-
- 17 May, 2004 2 commits
- 13 May, 2004 1 commit
-
-
gbazin authored
* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
-
- 09 May, 2004 1 commit
-
-
gbazin authored
configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
-
- 07 May, 2004 1 commit
-
-
Rocky Bernstein authored
-
- 03 May, 2004 1 commit
-
-
Felix Paul Kühne authored
-
- 01 May, 2004 1 commit
-
-
gbazin authored
-
- 28 Apr, 2004 2 commits
- 26 Apr, 2004 1 commit
-
-
gbazin authored
-
- 25 Apr, 2004 1 commit
-
-
Jean-Paul Saman authored
Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
-
- 23 Apr, 2004 1 commit
-
-
gbazin authored
-
- 22 Apr, 2004 1 commit
-
-
Sam Hocevar authored
+ Factorized the Xinerama code check. + If libXv.so is present, ignore libXv_pic. * debian/control: + Build-depend on zlib1g-dev because ffmpeg uses it by default. + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev. + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic. + Added a build-dependency on libaudiofile-dev to fix the m68k build. + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs on ppc/mpegvideo_altivec.o (Closes: #236442). + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5). + Override kdelibs4's shlibs value to get VLC into testing. + No longer build-depend on dvb-dev. * debian/rules: + Activated DTS decoding support. + Added symlinks for mozilla-firefox (Closes: #239352). * debian/copyright: + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
-