]> git.sesse.net Git - vlc/history - modules
* added the .vlc fileextension to the win installer and the Mac app.
[vlc] / modules /
2004-10-06 Gildas Bazin* modules/video_output/directx: should solve the visibl...
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-06 Gildas Bazin* modules/audio_output/waveout.c:
2004-10-06 Derk-Jan Hartman* Better Pragma header test. Apparently Pragma is a...
2004-10-05 Derk-Jan Hartman* Restored a fallback to the old Quartz drawing routine...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
2004-10-05 Damien Fouilleul- removed some debug lines
2004-10-05 Damien Fouilleul- use existing default route when configuring crossbars...
2004-10-05 Damien Fouilleul- invoked crossbar properties pages after graph has...
2004-10-05 Derk-Jan Hartman* m3u.c: We now support http links to mms sources that...
2004-10-05 Derk-Jan Hartman* Alternative solution to mms recognition of http:...
2004-10-05 Gildas Bazin* modules/control/Modules.am: add rtci.c to make update...
2004-10-05 Gildas Bazin* modules/access/file.c: WinCE cruft removal.
2004-10-05 Derk-Jan Hartman* revert the mimetype recognition of http:// mmsh streams
2004-10-05 Gildas Bazin* modules/audio_output/portaudio.c: portaudio (www...
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Derk-Jan Hartman* no longer use demuxdump. Only dump is a valid demux2...
2004-10-04 Gildas Bazin* modules/misc/network/ipv4.c: got rid of the #ifdef...
2004-10-04 Gildas Bazin* modules/access/file.c: got rid of the #ifdef HAVE_ERR...
2004-10-04 Gildas Bazin* modules/misc/dummy/decoder.c: use MAX_PATH instead...
2004-10-03 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed open dialog...
2004-10-03 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-02 Derk-Jan Hartmanlivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2004-10-02 Derk-Jan Hartman* mkv.cpp: cosmetics
2004-10-02 Christophe Massiot* modules/dvb/access.c: Fixed a major heap corruption...
2004-10-02 Clément StenacFixed string
2004-10-02 Clément StenacDo what I say, don't do what I do.
2004-10-02 Derk-Jan Hartman* vobsub.c : bail if we cannot find the .sub file
2004-10-02 Derk-Jan Hartman* Look the SAP module CAN get even uglier
2004-10-01 Gildas Bazin* configure.ac: added an --enable-httpd and --enable...
2004-10-01 Gildas Bazin* modules/codec/dmo/dmo.c: portability fix.
2004-10-01 Gildas Bazin* modules/video_filter/blend.c: portability fix.
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-30 Gildas Bazin* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2004-09-30 Gildas Bazin* modules/codec/araw.c: compilation fix.
2004-09-30 Benjamin PrachtAdds the ability to specify the pid of the PMT (--sout...
2004-09-30 Gildas Bazin* modules/gui/wxwindows/subtitles.cpp: new "font size...
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-09-30 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c,dtstofl...
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/audio_filter/channel_mixer/simple.c: very...
2004-09-30 Gildas Bazin* modules/demux/wav.c: proper channels re-ordering...
2004-09-30 Gildas Bazin* modules/demux/ts.c: fixed segfault.
2004-09-30 Gildas Bazin* modules/demux/ps.c: fixed recent screwage.
2004-09-29 Mark MoriartyAdd rtci plugin, for various real-time parameter change...
2004-09-29 Mark MoriartyMinor fix, cleared warnings for unused var and undeclar...
2004-09-29 Felix Paul Kühne* fixed typos in some l10n-messages
2004-09-29 Mark MoriartyMove marquee processing from Playlist to Other, change...
2004-09-29 Mark MoriartyDestroy marq-timeout on exit, rename switch to "marq...
2004-09-29 Clément StenacA few string fixes
2004-09-28 Derk-Jan Hartman* Fix the cddax probing crash
2004-09-28 Gildas Bazin* modules/access/http.c: reversed a commit by accident.
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
2004-09-28 Clément StenacMisc Fixes
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a caching option.
2004-09-28 Derk-Jan Hartman* recognize audio/aac as well
2004-09-28 Derk-Jan Hartman* marq.c: compilation fixes for non c++ compilers
2004-09-28 Gildas Bazin* modules/demux/vobsub.c: compilation fix + fixed a...
2004-09-27 Gildas Bazin* modules/demux/mpeg/mpga.c: use the date_*() api for...
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: bug fix.
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using...
2004-09-27 Gildas Bazin* modules/demux/wav.c: misc improvements.
2004-09-27 Gildas Bazin* modules/access/mms/mms.c: set the priority to -1...
2004-09-27 Gildas Bazin* modules/access/http.c: keep this plugin at priority 0.
2004-09-27 Gildas Bazin* modules/gui/wxwindows/*: work-around a wxwindows...
2004-09-27 Gildas Bazin* modules/stream_out/transcode.c: fixed subpictures...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: implemented --logo-posit...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: new --logo-position...
2004-09-27 Gildas Bazin* modules/codec/ffmpeg/video.c: don't need to modify...
2004-09-26 Gildas Bazin* modules/mux/wav.c: small cleanup.
2004-09-26 Gildas Bazin"* modules/mux/wav.c: support for s16l as well as fl32...
2004-09-26 Mark MoriartyMoved marquee to Playlist area, "marquee " blanks...
2004-09-26 Gildas Bazin* modules/codec/libmpeg2.c, ffmpeg/video.c, theora...
2004-09-26 Gildas Bazin* modules/packetizer/mpegvideo.c: set fmt_out.video...
2004-09-26 Mark MoriartyAdd --rc-extend switch, for extra commands.
2004-09-26 Clément StenacAdd logout function to RC interface
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/*: new --ffmpeg-lowres option...
2004-09-26 Clément Stenac* Use callbacks for live update
2004-09-26 Clément StenacAdd timeout hook for marquee
2004-09-26 Mark Moriartymodules/video_milter/Modules.am -- added marquee filter
2004-09-26 Gildas Bazin* modules/control/rc.c: added an --rc-quiet option...
2004-09-26 Gildas Bazin* modules/demux/ps.h: fixed PSM parsing.
2004-09-26 Mark Moriartyrc.c -- Add hooks to control marquee string and offsets
2004-09-26 Sigmund Augdal Helbergffmpeg/video.c: fixed recent breakage of avc1 in mp4...
2004-09-26 Mark MoriartyAdd marq.c, marquee video filter.
2004-09-25 Sigmund Augdal Helbergmkv.cpp: added support for quicktime video codecs in...
2004-09-25 Sigmund Augdal Helbergtime.c: remove unused function parameter
2004-09-25 Gildas Bazin* modules/video_output/directx/*: fix for spurious...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: helper function for printing of the mkv parse...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: protect the call to block_zlib_decompress
2004-09-25 Sigmund Augdal Helbergmkv.cpp: turned do_zlib_decompress into block_zlib_deco...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: Parse tags related to compression (unused...
2004-09-24 Gildas Bazin* modules/video_filter/time.c: the subpicture doesn...
next