]> git.sesse.net Git - vlc/shortlog
vlc
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...
2002-12-06 Sigmund Augdal... some 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 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-12-06 Boris Dorès * src/playlist/playlist.c : playing again a playlist...
2002-12-05 Sam Hocevar * ./configure.ac.in: disabled -Wconversion for gcc...
2002-12-05 Sam Hocevar * ./ipkg/Makefile.in: removed a file handled by automake.
2002-12-04 Gildas Bazin* modules/audio_filter/channel_mixer/trivial.c: bugfix...
2002-12-04 Jean-Paul SamanBuild and packaging files for Opie and GPE.
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 Sam Hocevar * ./src/libvlc.h: fixed an aspect ratio bug, we shoul...
2002-12-03 Eric Petit * added mouse management in the BeOS video output.
2002-12-02 Eric Petit * added --with-dvdread-tree and --with-dvdplay-tree...
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-12-02 Sam Hocevar * ./configure.ac.in: linking with -framework AGL...
2002-11-30 Olivier Teulière * ./modules/gui/win32/dragdrop.cpp: we can now drag...
2002-11-29 Olivier Teulière * ./src/libvlc.h: fixed a few typos
2002-11-28 Sigmund Augdal... made the vlc mozilla plugin a drop-in replacement for...
2002-11-28 Christophe... * 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... increased 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... * set b_seakable to false for http/1.0 streams such...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c: added a --aspect...
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... allow 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 Sam Hocevar * ./BUGS: scrapped this file. Entered the remaining...
2002-11-26 Sam Hocevar * ./TODO: scrapped the todo-list. I put the unresolve...
2002-11-26 Christophe... Fixed another crash with S/PDIF.
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 Gildas Bazin* configure.ac.in: for wxWindows headers detection...
2002-11-25 Christophe... Fixed my fix :p.
2002-11-25 Christophe... Fixed a crash in S/PDIF mode.
2002-11-25 Sigmund Augdal... fixed 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 Sam Hocevar * ./src/misc/messages.c: we overwrite the WinCE logfi...
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 Sam Hocevar * ./configure.ac.in: we no longer choke if libdvbpsi...
2002-11-24 Sigmund Augdal... separated the code to parse html files with embedded...
2002-11-24 Sigmund Augdal... fix to allow absolute entries in m3u/asx files
2002-11-24 Sigmund Augdal... fixed a bug in the code to handle relative paths. Added...
2002-11-23 Sam Hocevar * ./modules/control/rc/rc.c: the seek command is...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: additional small fixes.
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: a few fixes for the win32...
2002-11-23 Eric Petit * enhanced BeOS preferences window (post-processing...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: misc improvements to the...
2002-11-23 Sam Hocevar * ./modules/access/http.c, ./modules/misc/network...
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-11-23 Olivier Teulière * ./modules/gui/wxwindows/playlist.cpp: added a playli...
2002-11-23 Simon Latapie * yuv filter was a bit useless. Hope adjust filter...
2002-11-22 Sam Hocevar * ./configure.ac.in: we only add -lm to the a52 linka...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: ported the wingdi...
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-11-22 Sam Hocevar * ./modules/access/mms/var_buffer.h: this file is...
2002-11-22 Sam Hocevar * ./modules/video_output/directx/events.c: we now...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: implemented offscr...
2002-11-22 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: fixed a segfau...
2002-11-21 Christophe... Channel reordering according to the WG-4 specification...
2002-11-21 Gildas Bazin* modules/codec/Modules.am, configure.ac.in, modules...
2002-11-21 Gildas Bazin* src/playlist/playlist.c: fixed deadlock in playlist.
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: small bug-fix for my previous...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: better handling of PCRs (we...
2002-11-20 Sam Hocevar * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
2002-11-20 Gildas Bazin* configure.ac.in: temporary hack for libdvbpsi detection.
next