]> git.sesse.net Git - vlc/shortlog
vlc
2002-11-09 Sam Hocevar * ./msvc/vlc.dsp: additional fixes to the MSVC project.
2002-11-09 Sam Hocevar * ./include/aout_internal.h: fixed a breakage I just...
2002-11-09 Sam Hocevar * A few additional MSVC build fixes.
2002-11-09 Sam Hocevar * ./msvc/*: MSVC project files and default config...
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-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-07 Sam Hocevar * ./include/vlc_common.h: compilation fix for Cygwin.
2002-11-07 Sigmund Augdal... added a new resampler based on linear interpolation...
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-11-07 Gildas Bazin* modules/access/http.c: don't crash, but complain...
2002-11-06 Gildas Bazin* modules/codec/spudec/*: modified the spu decoder...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-11-06 Johan Bilien * modules/access/vcd/vcd.*: added entry points suppor...
2002-11-06 Sam Hocevar * ./modules/demux/avi/avi.c, ./modules/demux/avi...
2002-11-06 Sam Hocevar * ./src/misc/extras.c: removed a duplicate calculatio...
2002-11-05 Gildas Bazin* modules/demux/avi/*: should theoretically fix the...
2002-11-05 Sam Hocevar * ./modules/codec/xvid.c: beginning of a video decode...
2002-11-05 Gildas Bazin* modules/demux/ogg.c: should theoretically work on...
2002-11-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
2002-11-05 Sam Hocevar * ./codec/dv/dv.c: moved this single file to its...
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-11-05 Jon Lech Johansen * ./modules/gui/macosx/prefs.m: new configuration...
2002-11-04 Sam Hocevar * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
2002-11-04 Sam Hocevar * ./Makefile.am: we properly install plugins in the...
2002-11-03 Gildas Bazin* include/codecs.h: new header file to store informatio...
2002-11-03 Gildas Bazin* modules/demux/ogg.c: we now correctly handle multiple...
2002-11-02 Gildas Bazin* modules/demux/ogg.c: small fix to avoid crashing...
2002-11-02 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: seeking...
2002-11-02 Sigmund Augdal... modules/codec/dv/dv.h: workaround for a namespace colli...
2002-11-02 Gildas Bazin* src/video_output/video_output.c: small change to...
2002-11-01 Gildas Bazin* modules/audio_output/directx.c: forgot an aout_Buffer...
2002-11-01 Gildas Bazin* src/audio_output/common.c, include/aout_internal...
2002-11-01 Sigmund Augdal... fixed a typo that caused the ui.rc file to be installed...
2002-10-31 Sam Hocevar * ./src/misc/variables.c: callbacks are now called...
2002-10-31 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2002-10-31 Christophe... Fixed plug-in compilation on OS X.
2002-10-30 Eric Petit - Fixed an enormous memory leak (forgot to aout_Buffe...
2002-10-30 Eric Petit - Fixes. Most of the interface features now work...
2002-10-30 Eric Petit - now vlc no longer tries to use overlay if another...
2002-10-29 Sam Hocevar * ./src/misc/modules.c: plugin extension check is...
2002-10-29 Sam Hocevar * ./Makefile.am: fixed a typo that caused HAVE_DEBUG...
2002-10-29 Eric Petit No more warnings.
2002-10-29 Sam Hocevar * ./src/misc/variables.c: simple change to var_Type...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
2002-10-29 Gildas Bazin* modules/codec/ffmpeg/audio.c: compilation fix for...
2002-10-28 Gildas Bazin* configure.ac.in: libvorbis depends on libogg.
2002-10-28 Gildas Bazin* modules/video_output/directx/directx.c: fixed segfaul...
2002-10-28 Gildas Bazin* modules/codec/mpeg_video/parser.c: add_module() for...
2002-10-28 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-28 Eric Petit- Added LCD info view from 0.4.x
2002-10-28 Eric PetitForgot to add files :|
2002-10-28 Eric Petit- Added a small preferences window
2002-10-28 Sam Hocevar * ./configure.ac.in: we explicitely link the dvdplay...
2002-10-28 Sam Hocevar * ./Makefile.am: fixed missing build dependencies...
2002-10-28 Laurent Aimar * fix a bug while passing informations to audio decode...
2002-10-28 Sigmund Augdal... * Disable some menu items when no input is available.
2002-10-28 Laurent Aimar * all : add audio decoding support in ffmpeg module...
2002-10-28 Laurent Aimar * avi.c : fix a bug (bad choice in stream to be read)
2002-10-27 Sigmund Augdal... * added a simple dialog to show id3-tags and other...
2002-10-27 Laurent Aimar * all: new way to gather frame (same as ffmpeg).
2002-10-27 Eric Petitvlc_threads_func.h : skip a useless BeOS warning
2002-10-27 Gildas Bazin* modules/demux/ogg.c: we now set p_input->stream.i_mux...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-27 Laurent Aimar * all : rewrite demux part (simpler and cleaner)....
2002-10-26 Laurent Aimar * all : fix for new use of p_selected_area->i_tell.
2002-10-26 Gildas Bazin* ALL: p_selected_area->i_tell is now update inside...
2002-10-26 Simon LatapieYUV plans filter (modifies all 3 plans separatly)
2002-10-25 Sam Hocevar * ./modules/video_output/directx/events.c: start...
2002-10-25 Gildas Bazin* include/aout_internal.h: oops, forgot to commit this...
2002-10-25 Gildas Bazin* modules/audio_output/oss.c: when now set the fragment...
2002-10-25 Sam Hocevar * ./bootstrap, ./Makefile.am: we don't build static...
2002-10-25 Sam Hocevar * ./include/vlc_common.h: we now use the ISO C9x...
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,
next