]> git.sesse.net Git - vlc/history - modules/access_output/http.c
Merge string fixes
[vlc] / modules / access_output / http.c
2004-11-13 Clément StenacMerge string fixes
2004-11-06 Rémi Denis-CourmontHTTP/SSL stream output
2004-07-10 Laurent Aimar * all: sout_ParseCfg -> sout_CfgParse.
2004-07-07 Laurent Aimar * http: added a mime option.
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-25 Clément StenacAdd option descriptions
2004-04-24 Laurent Aimar * all: use sout_ParseCfg.
2004-03-11 Laurent Aimar * access_output: sout_buffer_t -> block_t.
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-06 Laurent Aimar * http, udp: update p_sout->i_out_pace_nocontrol.
2004-03-03 Laurent Aimar * http: ported to new httpd.
2004-02-03 Laurent Aimar * http: Err -> Warn for Seek.
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-15 Gildas Bazin* modules/access_output/http.c: fixed small mem leak...
2003-12-06 Jean-Paul SamanFixed compiler waring about signed - unsigned comparisi...
2003-08-25 Laurent Aimar * http: added alias "mmsh" to output as mmsh (work...
2003-08-24 Laurent Aimar * http: added wma/wmv mime type.
2003-08-03 Benjamin Pracht* modules/access_out/http.c :
2003-07-31 Benjamin Pracht* modules/access_out/http.c
2003-03-06 Laurent Aimar * http: lalala, forgot one line :)
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-23 Laurent Aimar * modules/access_output/http : http output.