]> git.sesse.net Git - vlc/shortlog
vlc
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-11 Christophe... More S/PDIF fixes.
2002-08-10 Christophe... Imported 0.4.4 Changelog.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-10 Christophe... * Fixed a bug triggering the trivial resampler when...
2002-08-10 Sam Hocevar * ./src/misc/messages.c: fixed an extremely old buffe...
2002-08-10 Sam Hocevar * ./Makefile: fixed "make package-win32".
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-10 Jean-Paul SamanAllocation of New buffers seems alright now.
2002-08-10 Jean-Paul SamanEnabled mad plugin again.
2002-08-10 Sam Hocevar * ./modules/gui/win32/Makefile: fixed the Win32 inter...
2002-08-10 Jean-Paul SamanAdapted mad codec plugin to new aout3. Not tested yet.`
2002-08-10 Jean-Paul SamanPreparation for Qt embedded support.
2002-08-09 Sam Hocevar * ./include/audio_output.h: small compilation fix.
2002-08-09 Christophe... * Trivial resampler plug-in (resampling still non-funct...
2002-08-09 Sam Hocevar * Removed the plugins/ directory.
2002-08-09 Sam Hocevar * ./src/libvlc.c: p_vlc->pf_memset is now usable...
2002-08-09 Sam Hocevar * ./Makefile: fixed a sed command syntax.
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Christophe... Added another level of directory in audio_filter/.
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe... Audio output 3. Expect major breakages.
2002-08-07 Sam Hocevar * added a .cvsignore file.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-06 Jon Lech Johansen * ./modules/gui/macosx/open.m: compile fix
2002-08-06 Christophe... Removed the MODULES file, because on case-insensitive...
2002-08-06 Jean-Paul SamanSam I hate you ;-)
2002-08-06 Jean-Paul SamanPlaying video from within the interface works.
2002-08-06 Tony CastleyFixed include call. Now compiles and BeOS version...
2002-08-06 Sam Hocevar * ./Makefile, ./mozilla/Makefile: make uninstall...
2002-08-05 Sam Hocevar * ./Makefile: fixed directory browsing with "clean...
2002-08-05 Sam Hocevar * ./modules/codec/dv/dv.c: decoder for the DV format...
2002-08-05 Sam Hocevar * ./Makefile.opts.in: fixed the builtins_LDFLAGS...
2002-08-04 Laurent Aimar * oups, removed 'include vdec_ext-plugins.h'. And...
2002-08-04 Laurent Aimar * add compilation of postprocessing modules for ffmpeg.
2002-08-04 Laurent Aimar * add post processing modules.( As defined in MPEG4...
2002-08-04 Sam Hocevar * ./Makefile: make clean works again.
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/misc/dummy/decoder.c: the dummy codec...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: we now recursively parse...
2002-08-04 Sam Hocevar * ./configure.in, ./mozilla/Makefile: we link the...
2002-08-04 Sam Hocevar * ./plugins/memcpy/memcpy.c: fixed an include positio...
2002-08-02 Tony CastleyForgot new file in Makefile :)
2002-08-01 Jon Lech Johansen * ./plugins/idct/idctaltivec.c: compile fix
2002-08-01 Laurent Aimar avi.c: remove an old debug purpose printf :)
2002-08-01 Gildas Bazin* Added a --dvd-css-method config option to the dvd...
2002-08-01 Tony CastleyCompilation fixes.
2002-08-01 Tony CastleyCompilation fixes for C++ environments like BeOS.
2002-07-31 Sam Hocevar * ./include/configuration.h, ./include/modules_inner...
2002-07-31 Sam Hocevar * ./plugins/win32/*, ./plugins/directx/*: Win32 compi...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-30 Gildas Bazin* plugins/directx/vout_directx.h: removed unused variables.
2002-07-30 Gildas Bazin* include/vlc_threads.h: fixed the --fast-mutex option.
2002-07-29 Gildas Bazin* plugins/directx/vout_directx.*: the directx vout...
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-29 Gildas Bazin* plugins/network/ipv6.c: attempt to fix the win32...
2002-07-28 Tony CastleyFixed lockup on some overlay enabled cards.
2002-07-26 Christophe... Haven't thought that maybe people don't want their...
2002-07-25 Christophe... * ./README.MacOSX.rtf : updated README.
2002-07-25 Christophe... * ./README.MacOSX.rtf : updated README.
2002-07-25 Loïc Minier * ./FAQ: removed QT6 / QT6 Preview "bug"
2002-07-25 Christophe... * Updated Changelog for 0.4.3 release.
2002-07-25 Sigmund Augdal... plugin/access/http.c: cosmetic fixes in an error...
2002-07-25 Christophe... Ported QuickTime 6 fix.
2002-07-25 Sam Hocevar * Updated ChangeLog.
2002-07-25 Stéphane Borel*Use dvdplay after it has completed initialisation...
2002-07-24 Christophe... * ./configure : better detection of IPv6, fixed solaris...
2002-07-24 Jean-Paul SamanWorking on functionality.
2002-07-24 Sigmund Augdal... * ./plugins/access/http.c: we are now parsing the...
2002-07-24 Sam Hocevar * ./plugins/mpeg_system/mpeg_es.c: reverted an unnece...
2002-07-24 Jean-Paul SamanUsed buttons instead of pixmaps. Just looks a lot bette...
2002-07-24 Jean-Paul SamanXPM version of VideoLAN logo.
2002-07-24 Sam Hocevar * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault...
2002-07-23 Christophe... Swedish translation, courtesy of Joel Arvidsson <dogai...
2002-07-23 Laurent Aimar * ffmpeg : add a new fourcc, ( 3IV2 you shoudln't...
2002-07-23 Christophe... Fixed a compile issue.
2002-07-23 Christophe... Fixed a bug with HTTP/1.0 servers (thanks sigmund !)
2002-07-23 Sam Hocevar * ./mozilla/Makefile: fixed dependencies on .h files.
2002-07-23 Sam Hocevar * ./plugins/dummy/dec_dummy.c: new dummy decoder...
2002-07-23 Sam Hocevar * ./configure.in: workaround Debian bug #150490 ...
2002-07-23 Stéphane Borel*first version of plugin for libdvdplay. To test it...
2002-07-23 Stéphane Borel*Allow 0 for title selection as it is the area for...
2002-07-23 Jean-Paul SamanInterface neatly exits now.
2002-07-23 Laurent Aimar * cinepak: add a new fourcc
2002-07-23 Tony CastleyFixed code for subtitle and audio selection, still...
2002-07-23 Tony CastleyChanges to ensure BeOS plugins compile and function
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-23 Sam Hocevar * ./src/input/input_info.c, ./src/misc/messages.c...
2002-07-22 Sam Hocevar * ./src/misc/modules.c: added the "any" and "none...
2002-07-22 Sigmund Augdal... win32 compilation fixes
2002-07-22 Jean-Paul SamanFixed gtk core-dump on exit. Used code from gtk plugin...
2002-07-22 Jean-Paul SamanNon-functional Familiar Linux user interface.
2002-07-22 Jean-Paul SamanNow "vlc --intf familiar" spawns interface.
2002-07-22 Jean-Paul SamanFamiliar Linux interface (non functional yet).
2002-07-22 Jean-Paul SamanVCR icon buttons for Familiar Linux interface.
2002-07-22 Jean-Paul SamanAdded --enable-familiar to configure.in, the default...
2002-07-22 Jean-Paul SamanUpdated TODO list.
2002-07-22 Tony CastleyImplemented simple right click menu
next