]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-14 Jean-Paul SamanAdded a section about Opie SDK kit.
2004-03-14 Clément StenacFix deadlocks in playlist
2004-03-14 Gildas Bazin* modules/video_output/x11/*: fixed video resizing...
2004-03-14 Gildas Bazin* modules/access/file.c: more fixes ( thanks fenrir...
2004-03-14 Gildas Bazin* modules/access/file.c: couple of fixes for the file...
2004-03-14 Rocky BernsteinPBC is probably not an advanced option.
2004-03-14 Olivier Teulière * AUTHORS: skins and skins2 authors
2004-03-14 Olivier Teulière * wxwindows/preferences_widgets.*: do not duplicate...
2004-03-14 Cyril Deguet * all: the vout window now processes refresh events.
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-14 Rocky BernsteinSyntax error for WIN32
2004-03-13 Olivier Teulière * skins2/win32/win32_factory.cpp: compilation fix
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-13 Derk-Jan Hartman* Added Andre Pong to THANKS
2004-03-13 Gildas Bazin* modules/demux/ogg.c: Added Annodex support (www.annod...
2004-03-13 Derk-Jan Hartman* Fixed a slew of missing people in THANKS
2004-03-13 Laurent Aimar * mpeg4video.c: better pts...
2004-03-13 Jean-Paul Samanremoved unused variables
2004-03-13 Laurent Aimar * mpeg4video: more cludges (it should be rewritten...
2004-03-13 Derk-Jan Hartman* modules/control/telnet/telnet.c:
2004-03-13 Laurent Aimar * mmsh: more fixes.
2004-03-13 Jean-Paul SamanRemoved some dead wood.
2004-03-13 Laurent Aimar * asf: fixed unintialised variable, cleaned up some...
2004-03-13 Laurent Aimar * ts: for MSCODEC in TS, set pts == dts when pts ...
2004-03-13 Laurent Aimar * block.c: fixed block realloc.
2004-03-12 Gildas Bazin* src/playlist/item-ext.c: playlist_AddExt() needs...
2004-03-12 Gildas Bazin* modules/video_output/directx/events.c:
2004-03-12 Gildas Bazin* modules/demux/mp4/mp4.c: work-around buggy muxers...
2004-03-12 Jean-Paul SamanCleanup old scripts
2004-03-12 Rocky BernsteinOne less change to make this work on Darwin.
2004-03-12 Rocky Bernsteinmore WIN32 changes.
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-03-11 Laurent Aimar * block: a little pre header + padding.
2004-03-11 Laurent Aimar * mux: sout_buffer_t -> block_t.
2004-03-11 Laurent Aimar * stream_out: sout_buffer_t -> block_t.
2004-03-11 Laurent Aimar * access_output: sout_buffer_t -> block_t.
2004-03-11 Laurent Aimar * stream_output: sout_buffer_t -> block_t.
2004-03-11 Laurent Aimar * input_dec: sout uses block_t.
2004-03-11 Laurent Aimar * stream_output.h: removed sout_buffer_t and use block...
2004-03-11 Gildas Bazin* input/input_ext-plugins.c:
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(...
next