]> git.sesse.net Git - vlc/shortlog
vlc
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.
2004-03-03 Laurent Aimar * mkv: added Control and use vlc_meta.h.
2004-03-03 Eric Petit macsox/* : added --macosx-fill
2004-03-03 Laurent Aimar demux: implementation of demux2_vaControlHelper.
2004-03-03 Laurent Aimar ninput.h: added prototype of demux2_vaControlHelper.
2004-03-03 Laurent Aimar * input.c: add Duration to input infos.
2004-03-03 Laurent Aimar * mpga: demux -> demux2.
2004-03-03 Laurent Aimar * a52.c aac.c au.c dts.c flac.c wav.c: Converted all...
2004-03-03 Christophe... * modules/stream_out/transrate/frame.c: Fixed warnings...
2004-03-03 Laurent Aimar * id3*: Search p_input (to make it working with demux2).
2004-03-03 Christophe... * modules/mux/mpeg/pes.c: Copy the flags of the data...
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-03-03 Christophe... * modules/codec/ffmpeg/encoder.c:
2004-03-03 Christophe... * modules/stream_out/transrate:
2004-03-03 Christophe... * src/input/input_dec.c: Copy block_t::i_flags to sout_...
2004-03-03 Christophe... * modules/packetizer/mpegvideo.c: Correctly flag the...
2004-03-03 Christophe... * modules/access_output/udp.c: New group= option, used...
2004-03-03 Christophe... * modules/access/satellite/access.c: Read blocks multip...
2004-03-03 Laurent Aimar * ts.c: fixed PCR handling (when the pcr pid isn't...
2004-03-02 Derk-Jan Hartman* updated NEWS for 0.7.1a
2004-03-02 Christophe... * extras/contrib:
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-03-02 Derk-Jan Hartman* Well i be .......
2004-03-02 Derk-Jan Hartman* This was the thing i didn't commit and which AGAIN...
2004-03-02 Felix Paul... * modules/codec/dvbsub.c: disabled translation of some...
2004-03-02 Derk-Jan HartmanSpelling error
2004-03-02 Derk-Jan Hartman* Fix dts contrib
2004-03-02 Derk-Jan Hartman* update caca and live.com
2004-03-01 Laurent Aimar * video.c: make SVQ3/ffmpeg happy with complex stsd...
next