]> git.sesse.net Git - vlc/history - configure.ac.in
* ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
[vlc] / configure.ac.in
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-09 Sam Hocevar * A few additional MSVC build fixes.
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-08 Gildas Bazin* configure.ac.in, modules/audio_filter/converter/...
2002-11-07 Sigmund Augdal Helberg added a new resampler based on linear interpolation...
2002-11-05 Sam Hocevar * ./modules/codec/xvid.c: beginning of a video decode...
2002-10-31 Christophe MassiotFixed plug-in compilation on OS X.
2002-10-28 Gildas Bazin* configure.ac.in: libvorbis depends on libogg.
2002-10-28 Sam Hocevar * ./configure.ac.in: we explicitely link the dvdplay...
2002-10-26 Simon LatapieYUV plans filter (modifies all 3 plans separatly)
2002-10-23 Gildas Bazin* ALL: New ogg demux and vorbis codec modules for preli...
2002-10-22 Christophe Massiot* Added -mdynamic-no-pic to darwin CFLAGS (can you...
2002-10-21 Laurent Aimar * configure.ac.in Makefile.am: enable asf demuxer...
2002-10-16 Sam Hocevar * ./configure.ac.in, ./src/libvlc.c: attempt at activ...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-10-15 Gildas Bazin* modules/access/vcd/*, configure.ac.in:
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-12 Gildas Bazin* configure.ac.in: fix for the mingw32 build. The gtk...
2002-10-12 Gildas Bazin* configure.ac.in: fix for the mingw32 build. We check...
2002-10-12 Eric PetitRewritten BeOS audio output for audio output 3. It...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-10-11 Gildas Bazin* src/misc/modules.c: fixed a memory leak with the...
2002-10-10 Sam Hocevar * ./configure.ac.in: dropped the use of typeset in...
2002-10-06 Gildas Bazin* configure.ac.in: vlc can now be built under cygwin...
2002-10-05 Gildas Bazin* ALL: Splitted the directx plugin into an audio and...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-02 Sam Hocevar * ./Makefile.am: another workaround for an old automa...
2002-10-02 Sam Hocevar * ./bootstrap, ./Makefile.am: workarounds for automak...
2002-10-02 Sam Hocevar * ./configure.ac.in: --enable-a52 activates a52tofloa...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...