]> git.sesse.net Git - vlc/shortlog
vlc
2004-02-13 Jean-Paul SamanDisabled the preference menu, it is not filled in anyway.
2004-02-13 Rocky BernsteinDo better about being able to build developer documenta...
2004-02-13 Rocky BernsteinCall for help.
2004-02-12 Gildas Bazin* modules/stream_out/transcode.c: fixed color inversion...
2004-02-12 Laurent Aimar * all: use the data_packet_count from the asf header...
2004-02-12 Laurent Aimar * v4l: patch from Carsten Gottbeh�t (gottbehuet at...
2004-02-12 Eric Petit macosx/vout.m : GL cleaning (probably fixes depth...
2004-02-11 Laurent Aimar * all: added a "input-repeat" option that allow repeat...
2004-02-11 Gildas Bazin* modules/access/cdda/*: got rid of the demux. The...
2004-02-11 Rocky BernsteinAnd one other piece of information...
2004-02-11 Rocky BernsteinSpell out general information that should be used in...
2004-02-11 Clément StenacEnable the playlist import/export modules
2004-02-11 Jean-Paul SamanAdded some whitespace for alignment.
2004-02-10 Jean-Paul SamanEnabled PDA GUI again, use --enable-pda. Question why...
2004-02-10 Jean-Paul SamanMissed the deadline again ;-(
2004-02-10 Gildas Bazin* configure.ac: check for the xmlTextReader extension...
2004-02-10 Gildas Bazin* configure.ac, NEWS: added mod and pva plugins.
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
2004-02-10 Sam Hocevar * debian/rules debian/control:
2004-02-10 Sam Hocevar * configure.ac:
2004-02-10 Sam Hocevar * configure.ac:
2004-02-10 Derk-Jan Hartman* Fixed the ogm subs. Thanx to Mosu who pointed me...
2004-02-09 Simon Latapie * http.c: made strsub a bit clean.
2004-02-09 Simon Latapie * intf-http.txt: update doc (strsub)
2004-02-09 Simon Latapie * http.c: add strsub function: extract substring ...
2004-02-09 Sam Hocevar * debian/README.Debian:
2004-02-09 Jean-Paul SamanUpdated version number to vlc-0.7.1
2004-02-09 Eric Petit macosx/* : macosx-opengl-effect now accept cube and...
2004-02-09 Sigmund Augdal... src/extra/libc.c:
2004-02-09 Eric Petit macosx/vout.m : oops, fixed broken ratio from my last...
2004-02-09 Eric Petit macosx/* : added --macosx-opengl-effect, current possi...
2004-02-09 Derk-Jan Hartman* added dtsdec, 're' upgrade of libmad
2004-02-09 Sigmund Augdal... share/http/admin/dboxfiles.html:
2004-02-08 Gildas Bazin* modules/gui/skins2/Modules.am: added missing file...
2004-02-08 Gildas Bazin* ALL: I am a morron.
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for switchi...
2004-02-08 Gildas Bazin* configure.ac: forgot one version number and added...
2004-02-08 Gildas Bazin* ALL: bumped version number to 0.7.1 in preparation...
2004-02-08 Jean-Paul SamanFail ./configure when ffmpeg/avcodec.h or postproc...
2004-02-08 Jean-Paul SamanFixed several things with configure.ac script:
2004-02-08 Derk-Jan Hartman* Update copyright info
2004-02-08 Derk-Jan Hartman* Fix /dev/di bug
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for post...
2004-02-08 Sigmund Augdal... modules/demux/avi/avi.c:
2004-02-08 Gildas Bazin* src/playlist/*: fixed complete fuckage of playlist_It...
2004-02-08 Laurent Aimar * input.c: don't add subtitle track twice when using...
2004-02-08 Gildas Bazin* modules/demux/dts.c: more fixes.
2004-02-08 Rocky BernsteinAdd me.
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 Rocky BernsteinUpdate How to write an interface plugin from recent...
2004-02-07 Sigmund Augdal... Fixed 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* include/vlc_common.h: forgot the Set*LE() helpers...
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 Derk-Jan Hartman* added a package-translations target
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-04 Derk-Jan Hartman* Added the 'documentation' on strings in our source...
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... configure.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 * stream: gcc < 3 fix.
2004-02-02 Laurent Aimar * input: gcc < 3 fix.
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 Sigmund Augdal... src/misc/cpu.c:
2004-02-01 Olivier Teulière * modules/gui/skins2/bezier.*: Compute the points...
2004-02-01 Sigmund Augdal... deinterlace.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
next