- 12 Aug, 2002 9 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Sigmund Augdal Helberg authored
author does still not contain this header.
-
Laurent Aimar authored
-
Laurent Aimar authored
it has a capability equal to 0 because it conflicts with PS, so you need to force it.
-
Sigmund Augdal Helberg authored
http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can do. ./doc/doxygen: a place for doxygen to put it's files
-
Sam Hocevar authored
only have one parent, because I don't want to deal with cycles, and each created object is indexed in a global array. This feature is unused yet, but it will speed up vlc_object_find(FIND_ANYWHERE). * ./debian/rules: activated the faad codec. * ./doc/fortunes.txt: new fortune cookies. * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach. * ./modules/audio_output/oss.c: fixed two compilation warnings.
-
Christophe Massiot authored
-
- 11 Aug, 2002 7 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Gildas Bazin authored
* src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock twice). * src/misc/win32_specific.c: missing initializations. * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
-
Christophe Massiot authored
-
- 10 Aug, 2002 11 commits
-
-
Christophe Massiot authored
-
Laurent Aimar authored
(faad2). * modules/demux/mp4/libmp4.c : could compile without zlib. * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in order to decode more files, but it could produce segfaults ... ) * Makefile.*, configure.in : enable mp4 by default, add faad module (disabled by default ).
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3. * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and decreased its score so the directx plugin is selected by default. * configure.in: re-enabled the waveout plugin It's really amazing how much aout3 simplifies these plugins :)
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Sam Hocevar authored
* ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
-
Jean-Paul Saman authored
Plugin is not being build by new built structure, this needs to be fixed first.
-
Jean-Paul Saman authored
-
- 09 Aug, 2002 5 commits
-
-
Sam Hocevar authored
-
Christophe Massiot authored
* Begun writing some hooks for forthcoming S/PDIF support * ./modules/access/vcd/cdrom.c: compile fix for Darwin
-
Sam Hocevar authored
-
Sam Hocevar authored
default though).
-
Sam Hocevar authored
-
- 08 Aug, 2002 3 commits
-
-
Sam Hocevar authored
name but with different directory names. * ./Makefile: plugins get installed in different directory names. * ALL: additional -ansi -pedantic fixes.
-
Christophe Massiot authored
-
Sam Hocevar authored
* ALL: lots of -ansi -pedantic fixes.
-
- 07 Aug, 2002 3 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Sam Hocevar authored
demux plugins (ps, ts, but also dvd*). * ./src/input/mpeg_system.c: removed MPEG-related stuff from the vlc core. * ./src/misc/modules.c: max recursion level is now 5. * ./modules/access/dvdplay/es.c: fixed a buffer overflow.
-
- 06 Aug, 2002 2 commits
-
-
Jon Lech Johansen authored
-
Christophe Massiot authored
conflicts with the modules/ directory.
-