]> git.sesse.net Git - vlc/history - modules/mux/dummy.c
Fixed compiler waring about signed - unsigned comparision. It is always safer to...
[vlc] / modules / mux / dummy.c
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).