June 25, 2008
View 40444a5

Make ffserver show each launched commandline just before to launch them rather than print them when parsing the configuration file. This way those commandlines are not showed anymore in no-launch mode.

Stefano Sabatini authored on 2008/06/25 06:26:20
June 24, 2008
View 14c43f9

log when feed is already being received

Baptiste Coudurier authored on 2008/06/24 11:02:32
View 65f2f02

reindent

Baptiste Coudurier authored on 2008/06/24 11:00:54
View cb51aef

copy extradata if present

Baptiste Coudurier authored on 2008/06/24 04:57:58
View 496a613

Make ffserver daemon chdir()s just after log init. This way a relative path for the logfile is resolved according to the directory where ffserver has been launched, as the user expects.

Stefano Sabatini authored on 2008/06/24 04:43:38
View b067595

fix segv, fmt_ctx is not set for rtsp

Baptiste Coudurier authored on 2008/06/24 02:57:31
June 23, 2008
View ace21da

cosmetics, braces placement

Baptiste Coudurier authored on 2008/06/23 17:12:15
View 3ab29d8

10l, do not use ctx before being set, fix segv

Baptiste Coudurier authored on 2008/06/23 16:28:49
View dc3a6a3

fix compilation, this should be better

Baptiste Coudurier authored on 2008/06/23 12:21:40
View 4def51f

10l, move init after possible goto

Baptiste Coudurier authored on 2008/06/23 12:18:55
View 8f56ccc

simplify, use ist

Baptiste Coudurier authored on 2008/06/23 12:18:24
View 250be71

fix source stream, source_index is refering to fmt_in, needs testing

Baptiste Coudurier authored on 2008/06/23 12:16:24
View d80904c

simplify

Baptiste Coudurier authored on 2008/06/23 11:41:06
View e21ac20

no need to print date anymore since done in http_log

Baptiste Coudurier authored on 2008/06/23 11:16:00
June 22, 2008
View 3d9cc27

move code setting output parameters after possible failure

Baptiste Coudurier authored on 2008/06/22 12:42:23