]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-11 Rocky Bernstein-lwinmm is needed for -mno-cygwin and cddax vcdx. I...
2004-03-11 Rocky Bernsteinlibcdio and libvcdinfo can use stdbool.h
2004-03-11 Rocky BernsteinChange to facilitate compiling -mno-cygwin on cygwin...
2004-03-11 Gildas Bazin* modules/access/cdda: proper svn:ignore
2004-03-11 Rocky BernsteinUse memset, not bzero. Helps with -mno-cygwin (and...
2004-03-11 Rocky BernsteinUse memset, not bzero. Helps with -mno-cygwin (and...
2004-03-11 Gildas Bazin* modules/mux/mp4.c: support for a few more user data...
2004-03-11 Sigmund Augdal... modules/control/telnet/Modules.am:
2004-03-10 Laurent Aimar * mp4.c: more udta informations (title, author, artists).
2004-03-10 Laurent Aimar * stream_output.c: delete meta informations after...
2004-03-10 Laurent Aimar * mp4: added partial support for udta meta data.
2004-03-10 Laurent Aimar * input, stream_output: handle sout_instance_t->p_meta.
2004-03-10 Laurent Aimar * stream_output.h: added a vlc_meta_t field to sout_in...
2004-03-10 Laurent Aimar * httpd: fixed a big mem leak for http streaming.
2004-03-10 Gildas Bazin* modules/access/file.c:
2004-03-10 Gildas Bazin* INSTALL.win32: added a section about the "make packag...
2004-03-10 Laurent Aimar * include/input_ext-plugins.h: exported input_RunDecod...
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-09 Jean-Paul SamanRenaming rules to rules.gpe
2004-03-09 Jean-Paul SamanRemoving old cruft.
2004-03-09 Gildas Bazin* configure.ac: the telnet module needs -lws2_32 on...
2004-03-09 Gildas Bazin* modules/video_output/directx/*: take care of hardware...
2004-03-08 Gildas Bazin* src/misc/net.c: fixes a few corner cases.
2004-03-08 Gildas Bazin* src/misc/httpd.c: don't read past the end of our...
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-08 Gildas Bazin* ffmpeg/video.c: got rid of the --ffmpeg-truncated...
2004-03-08 Gildas Bazin* configure.ac: check for localtime_r().
2004-03-08 Simon Latapie * a little VLM documentation. It may be hard to unders...
2004-03-08 Sam Hocevar * Added '*.a' to the svn:ignore properties.
2004-03-08 Rocky BernsteinYet another spelling correction
2004-03-08 Rocky BernsteinUpdate MinGW release number
2004-03-08 Rocky BernsteinSome small spelling errors and clarification based...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-07 Laurent Aimar * mp4.c: added support for SVQ1.
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Sam Hocevar * toolbox:
2004-03-07 Laurent Aimar * mp4.c: - accept adding ES at any time
2004-03-07 Rocky BernsteinMore printf lint for cygwin (and possibly others)
2004-03-07 Laurent Aimar * transcode: downmixing to 1 and 2 channels now really...
2004-03-07 Laurent Aimar* transcode: report the right number of channels (a52...
2004-03-07 Xavier Martin(no commit message)
2004-03-07 Rocky Bernsteinprintf lint changes for cygwin.
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
2004-03-07 Cyril Deguet * src/ft2_font.cpp: initialize some members to avoid...
2004-03-07 Laurent Aimar * mp4.c: * follow guidelines for box order in stbl.
2004-03-07 Laurent Aimar * mp4: really fixed stts table (and no more drift...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-03-06 Cyril Deguet * png_bitmap.cpp: fixed the transparency
2004-03-06 Laurent Aimar * avi.c: set frame type.
2004-03-06 Laurent Aimar * mpeg4video: set frame type (I,P,B).
2004-03-06 Laurent Aimar * mp4.c: fixed audio/video synchro. Better length...
2004-03-06 Gildas Bazin* transcode.c: another fix to avoid 1st frame without...
2004-03-06 Gildas Bazin* transcode.c: fix for when 1st frame of non-low-delay...
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-03-06 Gildas Bazin* src/input/input_dec.c: fix for input_EndDecoder(...
2004-03-06 Cyril Deguet * src/png_bitmap.cpp: support for transparent PNGs
2004-03-06 Clément StenacFix include path
2004-03-06 Laurent Aimar * rtp, display: update p_sout->i_out_pace_nocontrol.
2004-03-06 Laurent Aimar * http, udp: update p_sout->i_out_pace_nocontrol.
2004-03-06 Laurent Aimar * all: implemented sout asynch support. (ie sout will...
2004-03-06 Laurent Aimar * all: added two variables needed for asynch sout.
2004-03-06 Olivier Teulière * skins2/src/generic_window.cpp: avoid crashing on...
2004-03-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c:
2004-03-06 Clément Stenac* Remove directories with only one source file inside
2004-03-06 Laurent Aimar * mp4: fixed SVQ3 in .mov
2004-03-06 Gildas Bazin* modules/control/telnet: added missing svn:ignore...
2004-03-06 Laurent Aimar * mp4.c: for mp3 in mp4a we need an ESDS.
2004-03-06 Laurent Aimar * transcode.c: fixed SVQ3 transcoding.
2004-03-06 Laurent Aimar * httpd: fixed handling of 'Connection: '.
2004-03-05 Laurent Aimar * input/input.c, libvlc.h: implemented new way to...
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Laurent Aimar * include/modules.h: increased numbers of shorcuts
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-05 Sigmund Augdal... modules/gui/wxwindows/iteminfo.cpp:
2004-03-05 Sam Hocevar * toolbox:
2004-03-05 Sam Hocevar * mozilla/vlcplugin.h:
2004-03-05 Simon Latapie * telnet interface and VLM ( VideoLAN (media) manager):
2004-03-05 Laurent Aimar * udp: added a 'late' option in milli-second.
2004-03-04 Laurent Aimar * modules.c: fixed module_Need. (but I'm not sure...
2004-03-04 Benjamin PrachtSet intf-change to TRUE when toggling fullscreen with...
2004-03-04 Sigmund Augdal... modules/video_filter/deinterlace/deinterlace.c:
2004-03-03 Cyril Deguet* utils/bezier.cpp: use lrint() to avoid rounding issues
2004-03-03 Gildas Bazin* extras/MacOSX/*: bumped revision number to 0.7.2...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Sigmund Augdal... Makefile.am: added vlc.exe.manifest to the distribution...
2004-03-03 Sigmund Augdal... src/misc/modules.c:
2004-03-03 Laurent Aimar * configure.ac: -> 0.7.2-cvs
2004-03-03 Laurent Aimar * rtp: ported to new httpd.
2004-03-03 Laurent Aimar * http: ported to new httpd. A few features are still...
2004-03-03 Laurent Aimar * http: ported to new httpd.
2004-03-03 Laurent Aimar * objects: include vlc_http.h
2004-03-03 Laurent Aimar * vlc_common.h: httpd typedefs.
2004-03-03 Laurent Aimar * all: httpd compilation.
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-03-03 Sam Hocevar * configure.ac:
2004-03-03 Laurent Aimar * vout.c: fixed a warning.
next