]> git.sesse.net Git - vlc/shortlog
vlc
2002-12-20 Yves Duret- added rawdv plugin.
2002-12-19 Sigmund Augdal... * modules/demux/ogg.c: provide some file info. Tested...
2002-12-19 Christophe... Fixed an HTTP compliance issue (thanks Xag).
2002-12-19 Sigmund Augdal... the avi demux now gives some info about the file being...
2002-12-18 Gildas Bazin* src/libvlc.h, src/input/input_dec.c: added an "sout...
2002-12-18 Laurent Aimar * mpeg4video: repeat vol headers every 30 frames ...
2002-12-18 Laurent Aimar * video.c: with mpeg4 stream, we try to decode a pictu...
2002-12-18 Laurent Aimar * ts.c: add preliminary support for mpeg-4 streams...
2002-12-18 Sam Hocevar * ./modules/demux/avi/libavi.c: added an additional...
2002-12-18 Laurent Aimar * libavi.c: a sanity check to prevent some segfault...
2002-12-18 Sam Hocevar * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-18 Sam Hocevar * ./src/misc/messages.c: woops, __attribute__(format...
2002-12-18 Sam Hocevar * ./include/vlc_messages.h: msg_* functions now use...
2002-12-18 Sam Hocevar * ./modules/video_output/qte/.cvsignore: added a...
2002-12-18 Gildas Bazin* src/video_output/video_output.c: fixed a bug concerni...
2002-12-18 Laurent Aimar* mpegaudio: fixed another stupid bug for mpeg audio...
2002-12-17 Laurent Aimar * bits.h: fixed a stupid bug.
2002-12-17 Gildas Bazin* modules/demux/rawdv.c: new raw dv demuxer (only video...
2002-12-17 Jean-Paul SamanFunctionality of Familiar Linux Gtk+ interface is finis...
2002-12-17 Sam Hocevar * ./bootstrap: added warning messages for old automak...
2002-12-17 Sam Hocevar * ./modules/gui/kde/preferences.cpp: fixed a compilat...
2002-12-16 Christophe... Fixed (again) a rendering bug on big endian systems...
2002-12-16 Jean-Paul SamanCleanup action.
2002-12-16 Jean-Paul SamanWorkaround for crash in ReadDirectory when called from...
2002-12-16 Eric Petit Fixed a possible crash.
2002-12-16 Gildas Bazin* modules/demux/ogg.c: added support for the old type...
2002-12-16 Gildas Bazin* modules/access/udp.c, modules/access/rtp.c, modules...
2002-12-16 Laurent Aimar * compilation fix for Os X.
2002-12-16 Laurent Aimar * libavi.c: improved parsing of some corrupted files.
2002-12-16 Laurent Aimar Should fix compilation/configuration with --with-ffmpe...
2002-12-16 Boris Dorès- disc.* : a few enhancements in the design of the...
2002-12-15 Laurent Aimar * modules/mux/mpeg/*: should fix builtin compilation
2002-12-15 Yves Duretyou can now build RPMs.
2002-12-15 Jean-Paul SamanPackaging files for Familiar GPE and OPIE releases.
2002-12-15 Jean-Paul SamanFamiliar interface build with GPE support does not...
2002-12-15 Jean-Paul SamanMake distinction between GPE and GTK_NEED_MAIN way...
2002-12-15 Olivier TeulièreI forgot this file in my previous commit...
2002-12-15 Jean-Paul SamanFix crash on directory change.
2002-12-15 Olivier Teulière * ./modules/gui/wxwindows: added a log window
2002-12-15 Gildas Bazin* include/vlc/vlc.h: added a new pi_types field to...
2002-12-14 Jean-Paul SamanFix for building Familiar interface with libgpewidget0...
2002-12-14 Laurent Aimar * libvlc.h: Fix mux/access_output options.
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-12-14 Gildas Bazin* src/libvlc.c: oops, forgot to remove a debug message.
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-14 Gildas Bazin* src/misc/threads.c: implemented vlc_thread_set_priori...
2002-12-14 Laurent Aimar * all: with mpeg4 video I changed the way that some...
2002-12-14 Boris Dorès- support for Windows style file names for relative...
2002-12-13 Yves Duretadaptation for 0.5 branch. almost working :)
2002-12-13 Boris Dorès- * : start playing only when opening a stream from...
2002-12-13 Boris Dorès- vlc_playlist.h, playlist.c: added the ability to...
2002-12-13 Sam Hocevar * ./Makefile.am: added missing files for make dist.
2002-12-13 VideoLAN * ./modules/win32/menu.cpp: reorganized the code for...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-13 Gildas Bazin* modules/gui/wxwindows/*: added skeleton for popup...
2002-12-12 Gildas Bazin* src/input/input.c: forgot to commit this during my...
2002-12-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
2002-12-12 Sam Hocevar * ./debian/vlc-plugin-ogg.dirs: added a missing file...
2002-12-12 Sam Hocevar * ./modules/gui/familiar/*: compilation fixes. Crashe...
2002-12-12 Olivier Teulière * ./modules/gui/win32: added management for "float...
2002-12-12 Christophe... Fixed a possible deadlock.
2002-12-12 Simon Latapie * fixed one or two things (thanks sam)
2002-12-11 Gildas Bazin* modules/codec/mad/*: don't let mad drop corrupted...
2002-12-11 Jean-Paul SamanFixed qte video output segmentation fault during initia...
2002-12-11 Laurent Aimar * all: access plugins should not modify
2002-12-11 Arnaud de Bossoreill... New ALSA audio output. It works with ALSA 0.9.0rc4...
2002-12-10 Gildas Bazin* modules/demux/wav/wav.c: small bug-fix for screwed...
2002-12-10 Gildas Bazin* src/audio_output/filters.c: fix for resampler buffer...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-10 Olivier Teulière * ./modules/gui/win32: deletd a dependancy with a...
2002-12-10 Gildas Bazin* include/configuration.h: fixed my previous fix.
2002-12-10 Gildas Bazin* configure.ac.in: fixed ugly hack in sdl detection...
2002-12-10 Laurent Aimar ffmpeg: adapted to current cvs version. It should...
2002-12-10 Arnaud Schaulyfixed a segfault under windows.
2002-12-09 Gildas Bazin* include/configuration.h: rolled back the last changes...
2002-12-09 Jean-Paul SamanSyncing functionality with vlc-0.4.6
2002-12-09 Jean-Paul SamanFixed segfault in Qt Embedded Video Output.
2002-12-09 Eric Petit * AudioOutput.cpp: added sanity tests;
2002-12-09 Eric Petit * AudioOutput.cpp: send zeros to BSoundPlayer if nothi...
2002-12-09 Eric Petit Default re-enabled dvd module.
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-08 Christophe... * Updated aout3 developer doc.
2002-12-08 Jean-Paul SamanFixed build and linking for qte video output and made...
2002-12-08 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for wxX11...
2002-12-08 Jean-Paul Saman- Updated Maintainers file
2002-12-08 Gildas Bazin* configure.ac.in: fix for dvdread and libdvdplay plugi...
2002-12-08 Jon Lech Johansen * ALL: Under Jaguar, vout no longer depends on any...
2002-12-08 Christophe... New vlc_thread_set_priority function, to set the priori...
2002-12-07 Christophe... * configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Eric Petit * default disabled SAP under BeOS
2002-12-07 Arnaud Schaulyfixed my last commit.
2002-12-07 Eric Petit * use RGB32 BBitmap. That fixes the bad-looking picture in
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Arnaud Schauly* sap.c : make it more compliant (as far as sdp is...
2002-12-06 Gildas Bazin* configure.ac.in: fixed typo. For dvdread support...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Laurent Aimar all: fix some minors warnings.
2002-12-06 Sam Hocevar * ./modules/access/mms/mms.c: fixed signed/unsigned...
2002-12-06 Sam Hocevar * ./modules/access/http.c: code clean-up. removed...
next