]> git.sesse.net Git - vlc/shortlog
vlc
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-18 Loïc Minier * doc/Makefile.am: removed references to deleted...
2003-09-18 Loïc Minier * po/*: ran "./toolbox --update-po" to get rid of...
2003-09-18 Loïc Minier * po/POTFILES.in: removed reference to deleted file...
2003-09-18 Loïc Minier * po/POTFILES.in: removed reference to deleted file...
2003-09-18 Loïc Minier * modules/LIST, modules/video_output/Modules.am:...
2003-09-15 Sam Hocevar * debian/changelog: 0.6.2-3 upload.
2003-09-15 Sam Hocevar * Updated long descriptions.
2003-09-15 Sam Hocevar * debian/control: Updated the libxosd build dependenc...
2003-09-15 Laurent Aimar * input: one lock issue.
2003-09-15 Clément StenacFix for bad SAP packets with no \0 between headers...
2003-09-15 Laurent Aimar * playlist.c: coding and potential deadlock fixes.
2003-09-14 Clément Stenac* modules/visualisation/visual/visual.c: thou shall...
2003-09-14 Sigmund Augdal... src/video_output/video_output.c:
2003-09-13 Laurent Aimar * standard : added .ts and .ps
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/stream_output.h include/vlc_common.h ...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-11 Clément Stenac* modules/misc/sap.c: HTTP announcing support
2003-09-11 Jean-Paul SamanMore modifications to layout of PDA interface.
2003-09-10 Laurent Aimar * mpegaudio.c : cosmetics.
2003-09-10 Laurent Aimar * all : added mpeg 2.5 support.
2003-09-10 Derk-Jan Hartman* a new option for the text rendering. It sets the...
2003-09-10 Laurent Aimar * ftp : use atoll.
2003-09-10 Laurent Aimar * http: Added 'Connection: Close' in the request....
2003-09-10 Clément StenacRemoved useless stuff for icecast
2003-09-10 Derk-Jan Hartman* Fixed the subsdec variables
2003-09-10 Clément Stenac* Workaround for buggy IceCast servers who identify...
2003-09-10 Laurent Aimar * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins...
2003-09-10 Laurent Aimar * modules: do not take care of the case for shortcuts...
2003-09-10 Clément Stenac* visual.c: compilation fix in strings
2003-09-09 Derk-Jan Hartman* modules/visualization/visual/visual.c:
2003-09-09 Derk-Jan HartmanFixed list of muxers. QT and mp4 might need to be disab...
2003-09-09 Derk-Jan HartmanWe no longer need this.
2003-09-09 Jean-Paul SamanFix detection of dvb headerfiles and fix GTK2_MAIN...
2003-09-09 Derk-Jan HartmanFix the condition for old faad.
2003-09-08 Clément Stenac* modules/visualisation/visual/effects.c
2003-09-08 Laurent Aimar * sdp: added --rtsp-tcp option. (rtp over rtsp connection)
2003-09-08 Laurent Aimar * sdp: commented out a debug message and added some...
2003-09-08 Clément Stenac* modules/gui/wxwindows/playlist.cpp
2003-09-08 Clément Stenac* src/playlist/playlist.c
2003-09-08 Benjamin Pracht-pvr.c
2003-09-08 Laurent Aimar * sdp: do not register 'rtp' name for access.
2003-09-08 Laurent Aimar * sdp : begin to play rtsp stream (as well as sdp...
2003-09-08 Laurent Aimar * rtsp: useless.
2003-09-08 Laurent Aimar* stream : convert a msg_Err into msg_Warn.
2003-09-08 Laurent Aimar * all: clean up.
2003-09-07 Laurent Aimar configure.ac : added gather stream_out.
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-09-07 Laurent Aimar * libvlc: removed some unused options.
2003-09-07 Laurent Aimar * gather: try to gather stream with similar propertie...
2003-09-07 Laurent Aimar * file: added an append option. (The default is to...
2003-09-05 Cyril Deguet* new event VLC_NET to open the network dialog ( "net...
2003-09-05 Sam Hocevar * debian/control:
2003-09-03 Benjamin Pracht * qdsk.c : fix a typo
2003-09-03 Gildas Bazin* modules/codec/libmpeg2.c: fixed segfault on exit.
2003-09-03 Clément StenacAdded descriptions
2003-09-02 Gildas Bazin* modules/codec/theora.c: oops, introduced a bug in...
2003-09-02 Sigmund Augdal... use the configuration system, that is what it is there for
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-09-02 Gildas Bazin* src/audio_output/input.c: don't try to play sound...
2003-09-02 Gildas Bazin* modules/mux/mp4.c: mp4 muxer now produces quicktime...
2003-09-02 Sam Hocevar * debian/rules:
2003-09-02 Sam Hocevar * modules/gui/skins/src/themeloader.cpp: Added proper...
2003-09-01 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
2003-09-01 Jean-Paul SamanSmall error in hi/low band detection inside ioctl_SetFr...
2003-08-31 Gildas Bazin* modules/access/dshow/*: always try to get the video...
2003-08-31 Clément StenacMaybe fixes the crash (can't be sure, as it works on...
2003-08-31 Eric Petit configure.ac: fixed zeta check
2003-08-30 Gildas Bazin* modules/gui/wxwindows/messages.cpp: forgot to initial...
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-08-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed uninitialized variable.
2003-08-30 Laurent Aimar * libavi.c: fixed a dead loop when data are missing.
2003-08-29 Laurent Aimar * all: removed old encoding way.
2003-08-29 Laurent Aimar * asf: you can now add 'title', 'author', 'copyright...
2003-08-29 Laurent Aimar * v4l: removed encoder.h include.
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2003-08-29 Clément Stenac* effects.c :
2003-08-29 Laurent Aimar * asf: added stream infos object and fix a bug in...
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-28 Laurent Aimar * standard :
2003-08-28 Gildas Bazin* Makefile.am: zip files have a .zip extension ;)
2003-08-28 Gildas Bazin* Makefile.am: grrr, should have tested my last commit ;)
2003-08-28 Gildas Bazin* Makefile.am: added a "package-win32-exe" and "package...
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-27 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed crash when...
2003-08-27 Sigmund Augdal... modules/misc/freetype.c:
2003-08-27 Gildas Bazin* modules/gui/wxwindows/*: small clean-up in included...
2003-08-27 Jean-Paul SamanUpdating a new PDA interface design.
2003-08-27 Simon Latapie * oups (forgot to erase a test line)
2003-08-27 Gildas Bazin* configure.ac, modules/mux/Modules.am: enable the...
2003-08-27 Gildas Bazin* modules/access/dshow/*: handle upside down pictures...
2003-08-27 Simon Latapie * Now the MacOS mozilla plugin is an independant bundl...
2003-08-26 Laurent Aimar * asf: fix waveformatex header for mp3 audio.
2003-08-26 Laurent Aimar * mpegaudio: set i_bitrate field. (won't work with...
next