]> git.sesse.net Git - vlc/history - modules
Fixed a possible crash.
[vlc] / modules /
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 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 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-14 Jean-Paul SamanFix for building Familiar interface with libgpewidget0...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
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 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 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_clock.c, include/input_ext-intf.h...
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 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 Bossorei... 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* 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 Laurent Aimar ffmpeg: adapted to current cvs version. It should...
2002-12-10 Arnaud Schaulyfixed a segfault under windows.
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 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-08 Christophe Massiot* 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 Jon Lech Johansen * ALL: Under Jaguar, vout no longer depends on any...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
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 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...
2002-12-06 Sigmund Augdal Helbergsome support for redirection. Moved the break on return...
2002-12-06 Laurent Aimar * ffmpeg: sync with latest ffmpeg cvs. As it need...
2002-12-06 Boris Dorès * src/playlist/playlist.c : playing again a playlist...
2002-12-04 Gildas Bazin* modules/audio_filter/channel_mixer/trivial.c: bugfix...
2002-12-04 Jon Lech Johansen * ./modules/gui/macosx/vout.m: mouse coordinates...
2002-12-04 Laurent Aimar * all: Fix an other (and last ? ;) endian issue.
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-04 Eric Petit * InterfaceWindow.cpp: removed warnigs
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-12-03 Laurent Aimar * adpcm.c: add adpcm decoding support (Now just ms...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...
2002-12-03 Eric Petit * added mouse management in the BeOS video output.
2002-12-02 Jon Lech Johansen * ALL: Fixed some compiler warnings.
2002-12-02 Sam Hocevar * ./modules/access/vcd/cdrom.c: NetBSD VCD input...
2002-11-30 Olivier Teulière * ./modules/gui/win32/dragdrop.cpp: we can now drag...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-28 Simon Latapie * a few bugfixes/enhancements/clean up
2002-11-28 Gildas Bazin* configure.ac.in: fixed linkage of theora plugin.
2002-11-28 Laurent Aimar * asf: fix my previous commit.
2002-11-28 Sigmund Augdal Helbergincreased maximums size of a http request from 256...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-28 Laurent Aimar * ffmpeg: arg, fix a previous fix for non-latest ffmpe...
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-28 Sigmund Augdal Helberg* set b_seakable to false for http/1.0 streams such...
2002-11-27 Boris Dorès- Enterely new layout for the preference window of...
2002-11-27 Sam Hocevar * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded...
2002-11-27 Laurent Aimar * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
2002-11-27 Laurent Aimar cinepak: fix a bug (bad frame gathering), pointed...
2002-11-27 Laurent Aimar * all: added mjpeg support, some clean up in video...
2002-11-27 Eric Petit Fixed a segfault by adding a mutex_lock() (thx fenrir)
2002-11-27 Eric Petit * AudioOutput.cpp: fixed a segfault
2002-11-27 Olivier Teulière * ./modules/gui/win32/*: some cleaning
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c, modules/audio...
2002-11-26 Olivier Teulière * ./modules/gui/win32/preferences.cpp: used CheckListB...
2002-11-26 Sam Hocevar * ./modules/video_chroma/i420_rgb.h: fixed slanted...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: fixed to...
2002-11-26 Sigmund Augdal Helbergallow windows style linebreaks in .m3u files. and fixed...
2002-11-26 Gildas Bazin* modules/demux/ogg.c: audio is now dropped when fast...
2002-11-26 Laurent Aimar * mp4: prevent float exeption with some truncated...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: don't fail...
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-11-25 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: merged the...
2002-11-25 Laurent Aimar mms.c: fix command/packet parsing functions.
2002-11-25 Sigmund Augdal Helbergfixed a bug in the contentbased autodetection that...
2002-11-25 Laurent Aimar * mms: enable seek :) It works for me with both udp...
2002-11-25 Sam Hocevar * ./modules/gui/gtk/open.c: made the HTTP text bar...
2002-11-25 Olivier Teulière * small compilation fixes for win32
2002-11-25 Laurent Aimar * all: begin to add mms over udp support. It begin...
2002-11-24 Sigmund Augdal Helbergseparated the code to parse html files with embedded...
next