]> git.sesse.net Git - vlc/shortlog
vlc
2003-06-29 Sam Hocevar * m4/vlc.m4: Prepend LDFLAGS instead of appending...
2003-06-29 Olivier Teulière * fr.po: some new translations + fixes
2003-06-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m: 10.1 is archaic. i...
2003-06-28 Laurent Aimar * ffmpeg: disable direct rendering when width or heigh...
2003-06-28 Laurent Aimar * input: close all vouts (not only the first one).
2003-06-28 Laurent Aimar video_output.c: should fix playback of file with multi...
2003-06-28 Laurent Aimar * ffmpeg : do no try to automatically set ffmpeg-trunc...
2003-06-28 Derk-Jan Hartman* s/;T;/;D;
2003-06-28 Laurent Aimar * m3u: clean up and fix .m3u parsing. Please *test*.
2003-06-28 Laurent Aimar * input.c : call input_DelInfo _after_ that all decode...
2003-06-28 Sam Hocevar * Makefile.am: fixed the location of the intl sources.
2003-06-28 Sam Hocevar * configure.ac:
2003-06-28 Sam Hocevar * Makefile.am:
2003-06-28 Christophe... * modules/demux/mkv.cpp: Compile fix for OS X.
2003-06-28 Sam Hocevar * toolbox:
2003-06-28 Sam Hocevar * vlc.ebuild:
2003-06-27 Sam Hocevar * debian/changelog:
2003-06-27 Sam Hocevar * Makefile.am: create directories before installing...
2003-06-27 Sam Hocevar * configure.ac: link the mkv plugin with -lmatroska_p...
2003-06-27 Sam Hocevar * Makefile.am:
2003-06-27 Gildas Bazin* configure.ac: fixed matroska detection.
2003-06-27 Sam Hocevar * m4/vlc.m4: CVS forgot to add this file. I swear.
2003-06-27 Sam Hocevar * bootstrap:
2003-06-27 Sam Hocevar * src/misc/configuration.c: minor fix in a comment.
2003-06-27 Clément Stenac* modules/demux/m3u.c :
2003-06-26 Gildas Bazin* modules/codec/mpeg_video/parser.c: fixed broken file.
2003-06-26 Sam Hocevar * modules/demux/util/sub.c,
2003-06-26 Laurent Aimar * mkv: more ebml element parsing.
2003-06-26 Gildas Bazin* src/stream_output/announce.c: msvc compilation fix.
2003-06-26 Clément Stenac* ./modules/demux/m3u.c: added support for Winamp 3...
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-25 Sam Hocevar * src/stream_output/announce.c:
2003-06-25 Laurent Aimar * transcode: fix a potential segfault.
2003-06-25 Cyril Deguet* modules/audio_output/esd: forced sample rate to ESD_D...
2003-06-25 Clément Stenac* ./include/announce.h
2003-06-25 Laurent Aimar * mkv: a little memory leak.
2003-06-25 Laurent Aimar * ts: set a fourcc for PAT/PMT to avoid garbage in...
2003-06-25 Laurent Aimar * httpd: fix a memory and thread leak.
2003-06-25 Sam Hocevar * Makefile.am: using C++ linkage for vlc under OS...
2003-06-25 Gildas Bazin* modules/demux/mkv.cpp: compile fix for systems not...
2003-06-25 Christophe... ++
2003-06-25 Sam Hocevar * toolbox:
2003-06-25 Laurent Aimar * mpeg_audio.c: fix segfault caused by free bitrate...
2003-06-24 Laurent Aimar * lalala ;)
2003-06-24 Laurent Aimar * mkv : spelling mistakes.
2003-06-24 Laurent Aimar * avi: for interleaved file (audio_pos - video_pos...
2003-06-24 Cyril Deguet* all: show/hide the interface with middle-click on...
2003-06-24 Laurent Aimar * mkv: remove unnecessary header.
2003-06-24 Laurent Aimar * mkv: when seeking, by default, try to reach the...
2003-06-24 Laurent Aimar * mkv: clean up, more input infos, begin to parse...
2003-06-24 Sam Hocevar * Makefile.am: changed interface.h to vlc_interface.h.
2003-06-24 Sam Hocevar * configure.ac: removed -lstdc++ LDFLAGS, and used...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-06-24 Gildas Bazin* src/stream_output/announce.c: inet_pton() isn't suppo...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-24 Laurent Aimar * mkv: use b_mute and add meta informations.
2003-06-24 Laurent Aimar * avi : don't resynch on key frame for audio stream.
2003-06-24 Laurent Aimar * mkv: avoid seeking at the same place (was sooooo...
2003-06-24 Gildas Bazin* modules/demux/ogg.c: fix for ogg web streams.
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-06-23 Cyril Deguet* src/playlist/playlist.c: set "intf-change" in SkipItem
2003-06-23 Benjamin PrachtCopy / paste of code so that the pvr input parse all...
2003-06-23 Gildas Bazin* src/misc/modules.c, modules/gui/wxwindows/timer.cpp...
2003-06-23 Clément StenacFixed a segfault that could happen if you have ipv6...
2003-06-23 Clément Stenac* Stream output now support IPv6 SAP announces
2003-06-23 Sam Hocevar * bootstrap: make errors less obscure when using...
2003-06-23 Laurent Aimar * mkv: fix for blocks using lacing. (Now vorbis plays...
2003-06-23 Derk-Jan Hartman* You check it three times and I still managed to miss...
2003-06-22 Laurent Aimar * mkv: fix vorbis track. But sound quality is horrible...
2003-06-22 Gildas Bazin* doc/Makefile.am: one more like this and I'll become...
2003-06-22 Gildas Bazin* doc/Makefile.am: fixed make dist
2003-06-22 Gildas Bazin* NEWS: added an entry for the experimental matroska...
2003-06-22 Gildas Bazin* configure.ac: removed -Winline which in fact was...
2003-06-22 Gildas Bazin* configure.ac: really removed -Wdisabled-optimization...
2003-06-22 Laurent Aimar * mkv: fix a double delete.
2003-06-22 Gildas Bazin* ALL: bumped version number to 0.6.0 (finally :),...
2003-06-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: disabled mp4...
2003-06-22 Derk-Jan Hartman* Removed mp4 muxer support (temporarily)
2003-06-22 Cyril Deguet* x11/x11_dragdrop.cpp: unbelievable, Xdnd works !!
2003-06-22 Derk-Jan Hartman* NEWS: Checked the NEWS file. added some missing items...
2003-06-22 Laurent Aimar * mkv: better seeking support.
2003-06-22 Gildas Bazin* configure.ac: compile fix for sunos
2003-06-22 Gildas Bazin* configure.ac, modules/demux/Modules.am: matroska...
2003-06-22 Sigmund Augdal... turned a debug message into a comment
2003-06-22 Cyril Deguet* x11/x11_window.cpp: raise a window when clicking...
2003-06-22 Cyril Deguet* at least it compiles now ;)
2003-06-22 Cyril Deguet* reverted my previous commit: cannot work as expected
2003-06-22 Laurent Aimar * mkv: basic seek support (only with file with cues...
2003-06-22 Laurent Aimar * faad: can read stream with multiple frames per pes_p...
2003-06-22 Laurent Aimar * mkv.cpp : begin of a matroska demuxer
2003-06-22 Sam Hocevar * Makefile.dep: the file that would never die.
2003-06-22 Eric Petit beos/* : - cleaned the way to mute/unmute
2003-06-22 Cyril Deguet* src/theme.cpp, src/event.* : no more VLC_SHOW event
2003-06-21 Derk-Jan Hartman* added a new set of widgets for CONFIG_ITEM_FILE and...
2003-06-21 Sam Hocevar * src/libvlc.c: got rid of type-punning warnings.
2003-06-21 Sam Hocevar * THANKS: spelling fixes.
2003-06-21 Sigmund Augdal... removed a duplicate entry from the NEWS file
2003-06-21 Sam Hocevar * .cvsignore:
2003-06-21 Sam Hocevar * configure.ac.in is no more, we can now use configur...
2003-06-21 Sam Hocevar * debian/rules:
next