]> git.sesse.net Git - vlc/history - src/stream_output/stream_output.c
* ./src/stream_output/stream_output.c: fixed a minor format string issue.
[vlc] / src / stream_output / stream_output.c
2003-03-11 Sam Hocevar * ./src/stream_output/stream_output.c: fixed a minor...
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-24 Laurent Aimar * stream_output.c : added a sanity check.
2003-02-24 Laurent Aimar * stream_output.c : fixed compilation.
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-01-17 Laurent Aimar * all: use p_vlc->pf_memcpy instead of memcpy on big...
2003-01-14 Laurent Aimar * stream_output.c: fix a bug with "null" stream.
2003-01-13 Laurent Aimar * mux/avi.c: added index creation.
2003-01-13 Laurent Aimar * all: now mux and access_out can request to reserve...
2003-01-08 Sam Hocevar * ./src/stream_output/stream_output.c: minor fix...
2003-01-08 Laurent Aimar * all: added a new function (sout_BufferChain) and...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-08-14 Olivier Teulière * compilation fix (by sam)
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.