]> git.sesse.net Git - vlc/history - modules/mux/dummy.c
Improvements to preferences
[vlc] / modules / mux / dummy.c
2004-12-11 Clément StenacImprovements to preferences
2004-07-10 Laurent Aimar * all: cosmetics + MUX_GET_MIME.
2004-03-11 Laurent Aimar * mux: sout_buffer_t -> block_t.
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: added raw encapsulation...
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
2003-08-17 Laurent Aimar * avi, dummy: removed useless include.
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-24 Laurent Aimar * all : fix compilation.
2003-02-24 Laurent Aimar * stream_output.c : fixed compilation.
2003-02-24 Laurent Aimar * stream output: fixed name inconsistency, added a...
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2002-12-14 Laurent Aimar Added stream output. (common work with titer).