]> git.sesse.net Git - vlc/shortlog
vlc
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-19 Laurent Aimar all: Use BITMAPINFOHEADER everywhere (Needed because...
2002-11-18 Christophe... Partial fix of the OS X audio output (thanks Heiko!).
2002-11-18 Laurent Aimar * ogg: change i_dts usage for subtitle ES.
2002-11-18 Gildas Bazin* src/misc/modules.c: fixed small typo that was breakin...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-11-18 Gildas Bazin* modules/gui/wxwindows/*: updated the toolbar icons.
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: enabled the...
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed typo.
2002-11-18 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...
2002-11-18 Gildas Bazin* modules/demux/m3u.c: should manage entries with relat...
2002-11-18 Gildas Bazin* added a wxwindows interface using the wxWindows cross...
2002-11-18 Sam Hocevar * ./bootstrap: reverted the behaviour behaviour to...
2002-11-18 Laurent Aimar * ffmpeg: set bug detection to auto by default.
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-16 Laurent Aimar * avi: fix playing over http (a bug I have introduced).
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...
2002-11-15 Gildas Bazin* configure.ac.in, modules/audio_output/arts.c, modules...
2002-11-15 Gildas Bazin* configure.ac.in, modules/audio_output/directx.c,...
2002-11-15 Gildas Bazin* modules/access/http.c: added an http-proxy config...
2002-11-15 Gildas Bazin* configure.ac.in: fixed a few typos regarding LDFLAGS_...
2002-11-15 Laurent Aimar faad: adapt to new changes in aout3 (at least it compiles)
2002-11-15 Gildas Bazin* modules/codec/vorbis.c, modules/audio_filter/resample...
2002-11-14 Alexis de LattreAdded the changelog of vlc 0.4.6.
2002-11-14 Christophe... Major change of the channels management. p_format-...
2002-11-14 Laurent Aimar mms.c: it takes care of --no-audio and --no-video...
2002-11-14 Laurent Aimar asf/* : Convert all u* into uint*_t
2002-11-14 Sigmund Augdal... make --version --help --longhelp --list and -p output...
2002-11-14 Gildas Bazin* src/audio_output/intf.c: fixed a bug affecting audio...
2002-11-13 Christophe... * OS X plug-in fix ;
2002-11-13 Laurent Aimar * fix and make better stream selection (if mms-maxbitr...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Laurent Aimar * mms/* : better stream selection and add some options...
2002-11-13 Laurent Aimar access/* : don't override demux setting made by user.
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: bugfix for when we delete...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: when autodeleting an item...
2002-11-13 Sam Hocevar * ./po/POTFILES.in: fixed "make dist".
2002-11-12 Sigmund Augdal... added a new demux that reads .m3u files and addes...
2002-11-12 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c:...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk.c: small bug-fix for a crash...
2002-11-12 Gildas Bazin* src/extras/libc.c: fixed typo.
2002-11-12 Laurent Aimar * modules/demux/asf/.cvsignore : put the good one.
2002-11-11 Gildas Bazin* src/audio_output/filters.c, src/audio_output/input...
2002-11-11 Gildas Bazin* modules/audio_output/file.c: will write a WAV header...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-10 Laurent Aimar all: fix a bug in packet parsing and can now play...
2002-11-10 Laurent Aimar http: Accept ICY server reponse (Used for some web...
2002-11-10 Gildas Bazin* src/audio_output/output.c: fixed another quality...
2002-11-10 Sigmund Augdal... ./ChangeLog: added entry for the linear resampler
2002-11-10 Laurent Aimar * faad : adapt to newer version.
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...
next