]> git.sesse.net Git - vlc/shortlog
vlc
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-20 Jason LukaFixed a typo.
2003-09-20 Jason LukaUpdated for tentative 0.6.3 release.
2003-09-20 Gildas Bazin* configure.ac, mozilla/Makefile.am: more win32 mozilla...
2003-09-20 Gildas Bazin* configure.ac, mozilla/*: the win32 mozilla plugin...
2003-09-20 Laurent Aimar * input: added position-offset and time-offset for...
2003-09-20 Derk-Jan Hartman* modules/gui/macosx/*:
2003-09-20 Sam Hocevar * modules/list.sh:
2003-09-20 Derk-Jan Hartman* NEWS: updated some entries
2003-09-20 Derk-Jan Hartman* LIBAVCODEC_BUILD_STR has disappeared from ffmpeg...
2003-09-20 Laurent Aimar * all: clean up.
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
2003-09-19 Laurent Aimar * playlist.c : unlock playlist before calling vout_Des...
2003-09-19 Derk-Jan HartmanFix a crasher with strcasecmp and empty strings
2003-09-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
2003-09-19 Jean-Paul SamanNew dvb and old satellite modules now use the *correct...
2003-09-19 Jean-Paul SamanFrequency et al is really specified in KHz and not...
2003-09-18 Simon Latapie * fixed some bugs in logo filter
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...
next