]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.6.2
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2003-08-13 Gildas Bazin* modules/stream_out/standard.c: fixed segfault on...
2003-08-13 Gildas Bazin* include/announce.h, src/stream_output/announce.c...
2003-08-13 Gildas Bazin* ChangeLog: yeah I know... don't laugh.
2003-08-13 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug with...
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-08-13 Laurent Aimar * ts.c: commented out useless code and an annoying...
2003-08-13 Jean-Paul SamanFixed segmentation fault in input_SplitBuffer() when...
2003-08-13 Jean-Paul SamanKeep track of ioctl_UnsetDMXFilter
2003-08-13 Eric Petit Missing file
2003-08-13 Gildas Bazin* ChangeLog: guess what ? yeah, yet another update...
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-12 Gildas Bazin* ChangeLog: re-re-re-updated the changelog for the...
2003-08-12 Gildas Bazin* po/de.po: update of the german translation by Felix...
2003-08-12 Gildas Bazin* modules/codec/ffmpeg/video.[ch]: another temporary...
2003-08-12 Jean-Paul SamanFixed long problem with tuning to frequencies like...
2003-08-12 Jean-Paul Saman* more cleanup
2003-08-12 Jean-Paul Saman* Audio is verified to work, it was a problem with...
2003-08-12 Sam Hocevar * modules/demux/mkv.cpp: support for libmatroska...
2003-08-11 Gildas Bazin* share/http/index.html: added "del" and "empty" controls.
2003-08-11 Gildas Bazin* ChangeLog: updated changelog for 0.6.2.
2003-08-11 Gildas Bazin* modules/stream_out/transcode.c: work around a problem...
2003-08-11 Laurent Aimar * copy: removed annoying debug message.
2003-08-11 Laurent Aimar * httpd: added HEAD command support.
2003-08-11 Gildas Bazin* ChangeLog, po/*: preparing for the 0.6.2 release
2003-08-11 Gildas Bazin* modules/packetizer/mpegvideo.c: oops, fixed typo.
2003-08-11 Gildas Bazin* modules/packetizer/mpegvideo.c: small clarification.
2003-08-10 Laurent Aimar * mpegvideo.c: try to set a better value for length...
2003-08-10 Gildas Bazin* ALL: preparing for a 0.6.2 release
2003-08-10 Gildas Bazin* modules/mux/mpeg/ts.c: oops.
2003-08-10 Gildas Bazin* modules/demux/mkv.cpp, modules/mux/avi.c, modules...
2003-08-10 Gildas Bazin* modules/access/vcd/vcd.c: a few navigation fixes.
2003-08-10 Clément Stenac* modules/LIST: Updated all modules
2003-08-10 Gildas Bazin* modules/codec/subsdec/subsdec.[c,h]: added --subsdec...
2003-08-10 Gildas Bazin* include/configuration.h: bug fix for add_string_from_...
2003-08-09 Gildas Bazin* modules/codec/ffmpeg/video.c: temporary hack to work...
2003-08-09 Gildas Bazin* modules/access/vcd/vcd.c: sanity check on the track...
2003-08-09 Gildas Bazin* modules/access/vcd/cdrom.c: switching to YellowMode2...
2003-08-09 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2003-08-08 Gildas Bazin* modules/codec/ffmpeg/: proper generation of pts in...
2003-08-08 Gildas Bazin* src/input/input_clock.c: reverted the patch that...
2003-08-08 Christophe... * modules/gui/macosx/prefs.m: Localized two strings.
2003-08-06 Jean-Paul SamanUpdated my entry.
2003-08-05 Jean-Paul SamanThe familiar interface is now officially removed from...
2003-08-05 Jean-Paul SamanAdded glade2 project file.
2003-08-05 Jean-Paul SamanRemoving file.
2003-08-05 Jean-Paul SamanRemoving files for Familiar interface (Gtk+1.2 and...
2003-08-05 Jean-Paul SamanFixed superflous tuning ;-)
2003-08-05 Jean-Paul Saman- Enabled tuning for DVB-C and DVB-T cards.
2003-08-05 Cyril Deguet* VLC_AddTarget had a new prototype
2003-08-05 Laurent Aimar * sdp: near implemented basic RTP reading (MPA payload...
2003-08-04 Gildas Bazin* src/video_output/video_text.c: removed legacy code...
2003-08-04 Gildas Bazin* modules/misc/freetype.c: don't assume input string...
2003-08-04 Laurent Aimar * ts: fixed a segfault when removing PCR stream.
2003-08-04 Laurent Aimar * sdp: begun to implement RTP code. (Not yet usefull)
2003-08-04 Jean-Paul SamanAdded a error message that the default values are used.
2003-08-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-08-04 Jean-Paul SamanFixed missing headerfile.
2003-08-04 Laurent Aimar * sdp: - fixed loading of file > 1024 bytes.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-03 Gildas Bazin* src/input/input_ext-plugins.c: fixed nasty segfault...
2003-08-03 Benjamin Pracht* modules/access_out/http.c :
2003-08-03 Laurent Aimar * sdp: parse 'a=' field.
2003-08-03 Laurent Aimar * sdp: begining of a SDP parser. It won't let you...
2003-08-03 Eric Petit configure.ac : added needed linking flags for BeOS...
2003-08-03 Laurent Aimar * rtsp: mmmh, close the socket.
2003-08-03 Laurent Aimar rtsp: connect to an RTSP server, issue a DESCRIBE...
2003-08-02 Benjamin Pracht* modules/access/http.c
2003-08-02 Laurent Aimar * ninput : a little developer documentation.
2003-08-02 Laurent Aimar * all: some helpers functions for pf_demux_control.
2003-08-02 Laurent Aimar * all: added a pf_demux_control member to input_thread...
2003-08-02 Gildas Bazin* ALL: bumped version number to 0.6.2-cvs
2003-08-02 Laurent Aimar * ps: clean up and dvd subtitles support.
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-08-01 Laurent Aimar * udp: clean up.
2003-08-01 Laurent Aimar ts: large rewrite of the TS muxer to produce better...
2003-08-01 Laurent Aimar * ts.c: arggg, bad copy/past.
2003-08-01 Laurent Aimar * stream_output.c: fixed a segfault when muxer isn...
2003-08-01 Laurent Aimar * ts: apply patch of Andy Lindsay (fix one memory...
2003-08-01 Laurent Aimar * index.html,style.css : remove built-in css file...
2003-08-01 Laurent Aimar * http: added mime type for .css file.
2003-08-01 Laurent Aimar * info: commit the good file...
2003-08-01 Sam Hocevar * modules/access/http.c:
2003-08-01 Sam Hocevar * debian/rules:
2003-08-01 Laurent Aimar * wav: forgot this one.
2003-08-01 Laurent Aimar * configure.ac: audio -> mpga
2003-08-01 Laurent Aimar * mpga: mp3 demuxer written from scratch using ninput.h
2003-08-01 Laurent Aimar * configure.ac: remove old wav and aac directories.
2003-08-01 Laurent Aimar * wav: remove old wav demuxer.
2003-08-01 Laurent Aimar * aac/* remove old aac demuxer.
2003-08-01 Laurent Aimar * Modules.am : added aac.c and wav.c
2003-08-01 Laurent Aimar * wav.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar * aac.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar au.c : cleaned up and use ninput.h
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-08-01 Laurent Aimar a52sys.c: completely rewritten a52 stream demuxer...
2003-08-01 Laurent Aimar * modules.c : include ninput.h
2003-08-01 Laurent Aimar * vlc_common.h: include stdarg.h by default. Required...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
next