]> git.sesse.net Git - vlc/history - modules
Add me.
[vlc] / modules /
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed crash when disabl...
2004-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: cough...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: only...
2004-02-07 Sigmund Augdal HelbergFixed a segfault (don't try to memset a negative number...
2004-02-07 Laurent Aimar * mp4: handle DEMUX_GET_META (avoid a msg_Err)
2004-02-07 Laurent Aimar * deinterlace: compilation fix.
2004-02-07 Gildas Bazin* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis...
2004-02-07 Gildas Bazin* include/vlc_es.h: s/es_format_Free/es_format_Clean.
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-02-06 Gildas Bazin* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE...
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-06 Derk-Jan Hartman* msg_Err -> msg_Warn
2004-02-06 Derk-Jan Hartman* Added sortID
2004-02-06 Derk-Jan Hartman* Move GetCapabilityHelp from intf's to vlc_help.h
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-02-05 Laurent Aimar * httpd: fixed a integer overflow.
2004-02-04 Gildas Bazin* modules/codec/dts.c: should be more correct (hopefully).
2004-02-04 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: don...
2004-02-04 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: oops...
2004-02-04 Laurent Aimar * v4l: hue/colour/... path from Carsten Gottbeh�t
2004-02-04 Gildas Bazin* modules/demux/dts.c: should detect DTS wav files...
2004-02-03 Gildas Bazin* modules/codec/dts.c: a bunch of fixes.
2004-02-03 Gildas Bazin* modules/audio_output/file.c: added --audiofile-channe...
2004-02-03 Laurent Aimar * http: Err -> Warn for Seek.
2004-02-03 Eric Petit macosx/vout* : OpenGL VRAM texturing finaly works...
2004-02-03 Sigmund Augdal Helbergconfigure.ac:
2004-02-03 Gildas Bazin* modules/demux/dts.c: added detection for 14bits big...
2004-02-02 Gildas Bazin* modules/codec/dts.c: removed s/pdif hack from DTS...
2004-02-02 Laurent Aimar * rtp: fixed mpeg1/2 with QT (QT want pts for each...
2004-02-02 Laurent Aimar * render: int i;; int j; <-- gcc < 3 doesn't like...
2004-02-02 Laurent Aimar * rtp: fix in mpeg 1/2 packetization.
2004-02-02 Laurent Aimar * nsv: added 'AAC ' fourcc support.
2004-02-02 Laurent Aimar http: fixed segfault with ICY server, fixed redirection.
2004-02-02 Laurent Aimar * nsv: compilation fix.
2004-02-02 Laurent Aimar * nsv: full fractional frame rate support.
2004-02-02 Eric Petit macosx/prefs.m: compile fix
2004-02-01 Olivier Teulière * modules/gui/skins2/bezier.*: Compute the points...
2004-02-01 Sigmund Augdal Helbergdeinterlace.c:
2004-02-01 Cyril Deguet* parser/builder.cpp: stores the curves in the theme...
2004-02-01 Cyril Deguet* parser/xmlparser.cpp: abort parsing when an error...
2004-02-01 Alexis de Lattre * ipv4.c: IGMPv3 support for Linux
2004-02-01 Rocky BernsteinRGB2 transparency now works. Common 8-bit RGB averaging...
2004-02-01 Laurent Aimar * ts: implemented the same detection than mpeg/ts.c
2004-01-31 Rocky BernsteinBig/little-endian bug.
2004-01-31 Alexis de Lattre * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP...
2004-01-31 Laurent Aimar * avi: implemented DEMUX_GET_META.
2004-01-31 Rocky Bernsteinrender.c: RGB2 now gets the right color from the RGB...
2004-01-31 Laurent Aimar * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
2004-01-30 Laurent Aimar * ts: use 0x0a descriptor to send language...
2004-01-30 Laurent Aimar * transcode: keep psz_language.
2004-01-30 Laurent Aimar * ts: set psz_laguage with iso639 code.
2004-01-30 Laurent Aimar * spudec: a %d -> IF64d
2004-01-30 Laurent Aimar * rtp: fixed mpeg4 audio. && was used instead of ...
2004-01-30 Laurent Aimar * spudec: commented out a debug message.
2004-01-30 Laurent Aimar * rtp: fixed a bug that corrupt video/audio config...
2004-01-30 Laurent Aimar * dvdnav: oups one debug messsage left.
2004-01-30 Laurent Aimar * all: fill psz_language with the iso639 code.
2004-01-30 Rocky BernsteinDoc calculation typo.
2004-01-30 Rocky Bernsteinpixmap.[ch], Modules.am: provisional routine to find...
2004-01-30 Derk-Jan Hartman* modules/gui/macosx/intf.m: fix
2004-01-30 Laurent Aimar * dvdnav: added a dvdnavsimple shortcut : it skips...
2004-01-30 Laurent Aimar * ps: lalalala, fixed a bug in dts/pts parsing.
2004-01-29 Gildas Bazin* modules/codec/speex.c, src/misc/win32_specific.c...
2004-01-29 Laurent Aimar * ps: fixed dts.
2004-01-29 Clément StenacUse playlist_Item* functions
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Laurent Aimar * demux2: mmh removed some shortcut. (easier than...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-29 Laurent Aimar * au: ported to demux2 API.
2004-01-29 Rocky Bernsteinrender.c: RV24 blending
2004-01-29 Rocky BernsteinTransparancy for more chromas more complete.
2004-01-29 Eric Petit macosx/vout* :
2004-01-28 Eric Petit + macosx/vout* : cosmetic
2004-01-28 Gildas Bazin* modules/access/dshow/*: bug fixes.
2004-01-28 Gildas Bazin* modules/gui/skins2/win32/win32_graphics.cpp: small...
2004-01-28 Eric Petit macosx/vout.m: swap OpenGL buffers only during the...
2004-01-28 Laurent Aimar * aiff: another demuxer.
2004-01-27 Derk-Jan Hartman* Thou shall initialize thou subtitles.
2004-01-27 Derk-Jan Hartman* modules/demux/util/sub.?
2004-01-27 Benjamin PrachtFixes a little bug introduced by string review on local...
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Gildas Bazin* modules/codec/dts.c: bug-fix for s/pdif support.
2004-01-27 Gildas Bazin* modules/gui/skins2/win32/*: dynamically load AlphaBle...
2004-01-27 Gildas Bazin* modules/packetizer/mpegvideo.c: fixed major bug where...
2004-01-27 Laurent Aimar * sub: removed unused variable.
2004-01-27 Laurent Aimar * sub: clean/fix. it begins to work.
2004-01-27 Laurent Aimar * sub.c : fixed parsing, but doesn't work yet (buffer...
2004-01-27 Eric Petit macosx/vout.m: fixed OpenGL aspect ratio
2004-01-27 Gildas Bazin* modules/demux/util/*: fixed segfault with new vobsub...
2004-01-27 Derk-Jan Hartman* VobSub demuxing. Almost working i think, but the...
2004-01-27 Rocky BernsteinFirst of the bigendian fixes. Bug in YUY had U and...
2004-01-27 Eric Petit i420_yuy2.c: made the altivec optim a bit nicer (proba...
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Gildas Bazin* modules/gui/wxwindows/*: adapted to the new playlist...
2004-01-26 Laurent Aimar * playlist: compilation fix.
2004-01-26 Gildas Bazin* src/input/*, modules/demux/util/sub.[ch]: cleanup...
2004-01-26 Gildas Bazin* modules/demux/util/*: a bit of cleanup.
2004-01-26 Eric Petit gui/macosx/vout.m: fixed a mistake (fixes the main...
next