]> git.sesse.net Git - vlc/history - modules/access_output/file.c
* modules/access_output/file.c: make the output file writeable by the owner.
[vlc] / modules / access_output / file.c
2003-06-21 Gildas Bazin* modules/access_output/file.c: make the output file...
2003-06-12 Gildas Bazin* modules/access_output/file.c: win32 compilation fix.
2003-06-11 Gildas Bazin* modules/access_output/file.c: use open() instead...
2003-04-29 Laurent Aimar * file: use - to write on stdout. (but you can only...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-01-08 Laurent Aimar * file.c: removed an useless debug message.
2002-12-14 Laurent Aimar Added stream output. (common work with titer).