]> git.sesse.net Git - vlc/history - modules/mux/mpeg/ts.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / mux / mpeg / ts.c
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
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-26 Laurent Aimar * ts.c: added "ts" shorcut for ts_dvbpsi.
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-23 Laurent Aimar * all : added streaming support for crappy ms video...
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-01-13 Laurent Aimar * all: now mux and access_out can request to reserve...
2003-01-11 Olivier Teulière * Fixed my previous commit (thanks fenrir)
2003-01-11 Olivier Teulière * compilation fix
2003-01-08 Laurent Aimar * pes.c, ps.c: a52 stream should now work.
2002-12-17 Laurent Aimar * bits.h: fixed a stupid bug.
2002-12-15 Laurent Aimar * modules/mux/mpeg/*: should fix builtin compilation
2002-12-14 Laurent Aimar Added stream output. (common work with titer).