]> git.sesse.net Git - vlc/shortlog
vlc
2003-11-03 Derk-Jan Hartman* modules/gui/macosx/*: Commit of the Visualizations...
2003-11-03 Gildas Bazin* modules/demux/mpeg/*: added support for ISO/IEC 13818...
2003-11-03 Simon Latapie * http.c,index.html: add seek function in http interfa...
2003-11-02 Clément StenacRemoved debug messages
2003-11-02 Gildas Bazin* modules/control/http.c: cough cough.
2003-11-02 Gildas Bazin* Makefile.am: small change to the package-win32 target.
2003-11-02 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: show...
2003-11-02 Gildas Bazin* modules/demux/util/id3.c, modules/demux/util/id3tag...
2003-11-02 Gildas Bazin* Makefile.am: include the .css file from the html...
2003-11-02 Gildas Bazin* modules/control/http.c: delete command supports a...
2003-11-02 Sigmund Augdal... modules/demux/mkv.cpp:
2003-11-02 Sigmund Augdal... modules/demux/mkv.cpp:
2003-11-02 Gildas Bazin* src/audio_output/input.c: on-the-fly visualization...
2003-11-02 Derk-Jan Hartman* modules/audio_output/input.c: created variables to...
2003-11-02 Derk-Jan Hartman* Fixed bugs in parsing SSA lines. Turns out we are...
2003-11-01 Laurent Aimar * added stream_out_rtp.
2003-11-01 Derk-Jan Hartman* an ebuild that pulls vlc from cvs and installs that.
2003-11-01 Sam Hocevar * debian/control:
2003-11-01 Laurent Aimar * rtp: added l8 (u8 samples) and l16 (s16b samples...
2003-11-01 Laurent Aimar * araw: mhh, aout_buffer_t.i_nb_samples is samples...
2003-11-01 Laurent Aimar * araw: added pseudo raw encoder. (s16b and s16l ...
2003-11-01 Laurent Aimar * rtp: - added TS/PS support. (ex: #rtp{dst=ip,port...
2003-11-01 Laurent Aimar * rtp: Added mpeg4 video(rfc 3016) and audio(mpeg4...
2003-11-01 Laurent Aimar * udp: added a new option: raw, to use it udp{raw...
2003-10-31 Sam Hocevar * The "coincoin" Debian upload (no, it's not a cocker).
2003-10-31 Derk-Jan Hartman* starting support for external vobsubs.
2003-10-31 Gildas Bazin* modules/control/hotkeys.c: use demux_Control( p_input...
2003-10-31 Laurent Aimar * begin to add a rtp mixer. For now it support mpeg...
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-30 Derk-Jan Hartman* Use the new vout_OSDMessage on the new hotkeys functions.
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* include/modules_inner.h: bigger p_config[] array...
2003-10-30 Gildas Bazin* modules/gui/skins/win32/*: fixed a problem with drag...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-30 Gildas Bazin* modules/stream_out/transcode.c: fixed last pts/dts...
2003-10-30 Sigmund Augdal... modules/demux/mkv.cpp:
2003-10-29 Sigmund Augdal... modules/demux/mkv.cpp:
2003-10-29 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: attemp...
2003-10-29 Clément StenacWrap help at 72 chars instead of 80 to get our whole...
2003-10-29 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: restored the...
2003-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO...
2003-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only...
2003-10-29 Gildas Bazin* modules/gui/wxwindows/*: fixed breakage.
2003-10-29 Clément StenacGrmbl, it was obvious I would forget to add the new...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* modules/misc/freetype.c: don't use the pitch of the...
2003-10-29 Derk-Jan Hartman* hopefully this fixes the instability of the osx vout.
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-29 Sigmund Augdal... modules/misc/freetype.c:
2003-10-28 Gildas Bazin* modules/video_output/x11/xcommon.c: hotkeys handling...
2003-10-28 Derk-Jan Hartman* fix the missing symbols ogg issue
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-28 Gildas Bazin* modules/video_output/directx/events.c: added centrali...
2003-10-28 Sam Hocevar * include/vlc_keys.h: inlined the static function...
2003-10-28 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed screwed up indire...
2003-10-28 Olivier TeulièreFix for a synchronization problem when a checkbox has...
2003-10-27 Jean-Paul SamanPDA interface update:
2003-10-27 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added theora...
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c: bail out if we can...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c, modules/codec/ffmpeg...
2003-10-27 Rocky BernsteinDon't assume when Activate is called that i_tell is...
2003-10-27 Gildas Bazin* modules/codec/vorbis.c: fixed vorbis encoding.
2003-10-27 Damien Lucas. in PMT decoder, fix the iso639-2B language code decod...
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/audio.c: compilation fix
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-26 Sigmund Augdal... modules/video_output/x11/xcommon.c:
2003-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c: compilation fix.
2003-10-26 Gildas Bazin* Makefile.am: strip the mozilla plugin when doing...
2003-10-26 Gildas Bazin* configure.ac: check for mozilla-config.h on win32...
2003-10-26 Sam Hocevar * bootstrap: Fixed breakage from previous commit.
2003-10-26 Sam Hocevar * bootstrap: Fixed a shell thinko causing unwanted...
2003-10-26 Sigmund Augdal... modules/access/dvdplay/intf.c:
2003-10-26 Gildas Bazin* INSTALL.win32: updated build instructions.
2003-10-26 Gildas Bazin* configure.ac: added a --disable-fribidi option and...
2003-10-26 Sigmund Augdal... src/libvlc.c:
2003-10-25 Laurent Aimar * v4l: added fps option to reduce the frame rate.
2003-10-25 Gildas Bazin* bootstrap: fix for the AC_MSG_WARN() problem when...
2003-10-25 Sam Hocevar * modules/gui/wxwindows/Modules.am: Added a missing...
2003-10-25 Sam Hocevar * bootstrap:
2003-10-25 Sam Hocevar * bootstrap:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-25 Sam Hocevar * modules/video_output/wingdi.c, modules/video_output...
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Gildas Bazin* modules/packetizer/mpeg4audio.c: when packetizing...
2003-10-24 Sam Hocevar * modules/visualization/visual/:
2003-10-24 Sam Hocevar * include/iso_lang.h: Since the exported functions...
2003-10-24 Sam Hocevar * Makefile.am: Recurse into doc/ to install documenta...
2003-10-24 Sam Hocevar * toolbox: On Debian woody, don't activate the speex...
2003-10-24 Sam Hocevar * debian/rules:
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Compilation fixes.
2003-10-24 Laurent Aimar * avi: fix for playing avi file from ffserver.
2003-10-24 Sam Hocevar * bootstrap: Fixed the "clean" rule in module subdire...
2003-10-24 Sam Hocevar * debian/rules:
2003-10-24 Sam Hocevar * modules/misc/freetype.c: Set the default font to...
2003-10-24 Sam Hocevar * modules/access/satellite/access.c: Typo.
2003-10-24 Benjamin Prachtchanged input parametter to channel, to be compatble...
2003-10-23 Sigmund Augdal... configure.ac, modules/misc/freetype.c:
2003-10-23 Benjamin PrachtAdded the "input" parameter in pvr input command line...
next