]> git.sesse.net Git - vlc/shortlog
vlc
2002-10-24 Gildas Bazin* modules/audio_output/oss.c: Finally fixed! There...
2002-10-24 Sigmund Augdal... less braindead coloring
2002-10-24 Laurent Aimar * ffmpeg : new way to gather a frame
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
2002-10-24 Gildas Bazin* ALL: I did add these files, but forgot to commit...
2002-10-23 Gildas Bazin* ALL: New ogg demux and vorbis codec modules for preli...
2002-10-23 Christophe... Cosmetic.
2002-10-23 Gildas Bazin* ALL: fixed a bunch of memory leaks.
2002-10-22 Christophe... * Added -mdynamic-no-pic to darwin CFLAGS (can you...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-22 Sam Hocevar * ./modules/audio_output/alsa.c: tiny compilation...
2002-10-21 Christophe... * Avoid overflowing the message queue with "audio outpu...
2002-10-21 Laurent Aimar * input_ext-dec.* : add a new function to parse decode...
2002-10-21 Laurent Aimar * configure.ac.in Makefile.am: enable asf demuxer...
2002-10-21 Sam Hocevar * ./debian/vlc-plugin-a52.dirs: forgot a debian file...
2002-10-20 Laurent Aimar * all: fix for correct "i_channels" use.
2002-10-20 Laurent Aimar * all: add wmv1/2 codec support.
2002-10-20 Laurent Aimar * all : add an asf file (v1.0 only) demuxer. Need...
2002-10-20 Christophe... * modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-17 Olivier Teulière* ./modules/video_output/directx/events.c: compilation fix
2002-10-17 Sam Hocevar * ./modules/video_output/directx/events.c: mouse...
2002-10-17 Sam Hocevar * ./modules/video_output/sdl.c: mouse coordinates...
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed bad initializ...
2002-10-16 Sigmund Augdal... Use a KURLRequester widget for variables of type CONFIG...
2002-10-16 Christophe... * Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
2002-10-16 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-16 Sam Hocevar * ./configure.ac.in, ./src/libvlc.c: attempt at activ...
2002-10-16 Sam Hocevar * ./modules/access/vcd/vcd.c: changed an error to...
2002-10-16 Sam Hocevar * ./src/misc/variables.c: fixed a deadlock in command...
2002-10-15 Christophe... * Fixed filters which couldn't work with more than...
2002-10-15 Gildas Bazin* modules/access/vcd/*, configure.ac.in:
2002-10-15 Sam Hocevar * ./po/*: updated locales.
2002-10-15 Sam Hocevar * ./include/vlc_threads_funcs.h, ./src/misc/threads...
2002-10-15 Laurent Aimar * cinepak.c : initialize picture to black.
2002-10-15 Laurent Aimar * all : forgot to add theses new files :p
2002-10-15 Laurent Aimar * all : begin to rewrite some parts of avi demux,...
2002-10-14 Eric PetitCleaner code.
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder
2002-10-14 Alexis de LattreUpdated description.
2002-10-14 Eric PetitFixed seeking.
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-14 Sam Hocevar * ./src/misc/error.c: added vlc_error, a strerror...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: added a stress...
2002-10-13 Christophe... Imported Changelog from 0.4.5.
2002-10-13 Eric PetitNow BeOS sound is (almost) clean.
2002-10-13 Sigmund Augdal... modules/demux/util/id3*: fixed up some dead comments
2002-10-12 Alexis de LattreFixed a bug in the developer doc : hacking.xml and...
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 Christophe... * Updated FAQ.
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-10-11 Sam Hocevar * ./plugins/filter/deinterlace.c: fixed the green...
2002-10-11 Gildas Bazin* INSTALL.win32: removed note about running in administ...
2002-10-11 Sigmund Augdal... added some coloring to the messages window in the kde...
2002-10-11 Sam Hocevar * ./src/misc/variables.c, ./include/variables.h:...
2002-10-11 Gildas Bazin* src/misc/modules.c: fixed a memory leak with the...
2002-10-10 Eric PetitSome clean-up. Playlist works again.
2002-10-10 Christophe... Do not use vasprintf under Mac OS X because OS X.1...
2002-10-10 Sigmund Augdal... messages.cpp: use append(...) and not setText( text...
2002-10-10 Sam Hocevar * ./configure.ac.in: dropped the use of typeset in...
2002-10-09 Christophe... * (Hopefully) fixed S/PDIF outputs ;
2002-10-09 Eric PetitBeOS compilation fixes.
2002-10-08 Christophe... OS X : raised the priority of the intf at the same...
2002-10-08 Sam Hocevar * ./src/libvlc.c, ./src/misc/messages.c: due to horri...
2002-10-08 Sam Hocevar * ./src/input/input.c: do not try to use stream outpu...
2002-10-07 Christophe... * HACKING : documentation for the automake crash
2002-10-06 Gildas Bazin* configure.ac.in: vlc can now be built under cygwin...
2002-10-05 Jon Lech Johansen ./src/misc/netutils.c: GetMacAddress Darwin support
2002-10-05 Gildas Bazin* ALL: Splitted the directx plugin into an audio and...
2002-10-05 Arnaud de Bossoreill... Up-to-date ALSA audio output module.
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
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 Christophe... Fixed miscellaneous problems with the RTP plug-in.
2002-10-03 Jean-Paul SamanFixed known bug in rtp plugin which resulted in superfl...
2002-10-03 Jean-Paul SamanUpdated AUTHOS file.
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-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-10-03 Sigmund Augdal... forgot to add the actual code in my last commit
2002-10-03 Sigmund Augdal... kde.cpp: subscribe and unsubscribe messages
2002-10-03 Sam Hocevar * ./modules/gui/win32/win32.bpr: use the .dll extensi...
2002-10-03 Sam Hocevar * ./bootstrap: fixed a bug I introduced yesterday...
2002-10-02 Christophe... * Mac OS X audio device discovery and selection, patch...
2002-10-02 Sam Hocevar * ./bootstrap: added a check for automake bug #326...
2002-10-02 Sigmund Augdal... fixed some insanities which coused this module to fail...
2002-10-02 Sam Hocevar * ./Makefile.am: removed a circular dependency on...
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-10-01 Christophe... Fixed a bug in the OSS output I introduced yesterday.
2002-10-01 Christophe... For people who have several network interfaces, added...
2002-10-01 Christophe... Finally fixed A/52 TS input.
2002-10-01 Olivier Teulière* modules/video_output/directx/events.c: added an ...
next