]> git.sesse.net Git - vlc/history - modules
* evc/errno.h: errno.h replacement for WinCE.
[vlc] / modules /
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...
2004-09-24 Gildas Bazinmodules/control/corba/Modules.am: attempt to fix build.
2004-09-23 Derk-Jan Hartman* zlib decompressor for mkv. not working. (i don't...
2004-09-23 Derk-Jan Hartman* if http:// and mime == asf, and name doesn't contain...
2004-09-23 Olivier Aubertmediacontrol-plugin.c: removed superfluous vlc_release()
2004-09-23 Olivier Aubertmediacontrol-core.c: updated the used API to the new...
2004-09-23 Olivier AubertModules.am: fixed typelib generation
2004-09-23 Derk-Jan Hartman* unknow -> unknown
2004-09-23 Gildas Bazin* modules/misc/rtsp.c: fixed pause.
2004-09-22 Gildas Bazin* modules/misc/rtsp.c: fixed segfault.
2004-09-22 Gildas Bazin* modules/misc/rtsp.c: misc improvements + respect...
2004-09-22 Gildas Bazin* modules/access_output/udp.c: if a packet is bigger...
2004-09-22 Gildas Bazin* modules/demux/ps.c,ps.h: PSM parsing remotely based...
2004-09-22 Gildas Bazin* modules/stream_out/transcode.c: a bit more useful...
2004-09-22 Gildas Bazin* modules/demux/ps.c: small cleanup.
2004-09-22 Gildas Bazin* modules/mux/mpeg/ps.c: make sure the data blocks...
2004-09-21 Derk-Jan HartmanThou shalt compile before thou commits
2004-09-21 Derk-Jan Hartman* Fix the vobsub length.
2004-09-21 Derk-Jan Hartman * scaled external vobsubs with multiple tracks are...
2004-09-21 Gildas Bazin* modules/codec/spudec/spudec.c: packetizer needs to...
next