http_log          349 ffserver.c             http_log("[%s @ %p]", avc->item_name(ptr), ptr);
http_log          359 ffserver.c         http_log("%s - - [%s] \"%s %s\" %d %"PRId64"\n",
http_log          416 ffserver.c                 http_log("Unable to create children\n");
http_log          425 ffserver.c             http_log("Launch command line: ");
http_log          426 ffserver.c             http_log("%s ", pathname);
http_log          429 ffserver.c                 http_log("%s ", feed->child_argv[i]);
http_log          430 ffserver.c             http_log("\n");
http_log          437 ffserver.c                     http_log("failed to redirect STDIN to /dev/null\n;");
http_log          439 ffserver.c                     http_log("failed to redirect STDOUT to /dev/null\n;");
http_log          441 ffserver.c                     http_log("failed to redirect STDERR to /dev/null\n;");
http_log          526 ffserver.c                 http_log("Could not open input stream for stream '%s'\n",
http_log          539 ffserver.c                 http_log("Could not open output stream '%s/streamid=%d'\n",
http_log          559 ffserver.c             http_log("Impossible to allocate a poll table handling %d "
http_log          582 ffserver.c             http_log("HTTP and RTSP disabled.\n");
http_log          587 ffserver.c         http_log("FFserver started.\n");
http_log          745 ffserver.c             http_log("error during accept %s\n", strerror(errno));
http_log         1348 ffserver.c             http_log("%s - - New connection: %s %s\n",
http_log         1406 ffserver.c             http_log("File '%s' not found\n", url);
http_log         1450 ffserver.c             http_log("Feed '%s' already being received\n", stream->feed_filename);
http_log         1572 ffserver.c                                     http_log("getsockname() failed\n");
http_log         1638 ffserver.c                         http_log("%.*s\n", (int) (eol - logline), logline);
http_log         1644 ffserver.c                 http_log("\nGot request:\n%s\n", c->buffer);
http_log         1675 ffserver.c             http_log("\nGot request:\n%s\n", c->buffer);
http_log         2029 ffserver.c                     http_log("Invalid date specification '%s' for stream\n", buf);
http_log         2043 ffserver.c                     http_log("Invalid date specification '%s' for stream\n", buf);
http_log         2050 ffserver.c             http_log("No filename was specified for stream\n");
http_log         2058 ffserver.c             http_log("Could not open input '%s': %s\n", input_filename, av_err2str(ret));
http_log         2069 ffserver.c             http_log("Could not find stream info for input '%s'\n", input_filename);
http_log         2166 ffserver.c                 http_log("Error writing output header for stream '%s': %s\n",
http_log         2300 ffserver.c                             http_log("Error writing frame to output for stream '%s': %s\n",
http_log         2473 ffserver.c             http_log("Stream feed '%s' was not opened\n",
http_log         2480 ffserver.c             http_log("Cannot write to read-only file '%s'\n",
http_log         2489 ffserver.c             http_log("Could not open feed file '%s': %s\n",
http_log         2498 ffserver.c             http_log("Truncating feed file '%s'\n", c->stream->feed_filename);
http_log         2501 ffserver.c                 http_log("Error truncating feed file '%s': %s\n",
http_log         2508 ffserver.c                 http_log("Error reading write index from feed file '%s': %s\n",
http_log         2585 ffserver.c                 http_log("Feed stream has become desynchronized -- disconnecting\n");
http_log         2598 ffserver.c                     http_log("Seek to %"PRId64" failed\n", feed->feed_write_index);
http_log         2601 ffserver.c                     http_log("Error writing to feed file: %s\n", strerror(errno));
http_log         2617 ffserver.c                     http_log("Error writing index to feed file: %s\n",
http_log         2657 ffserver.c                     http_log("Feed '%s' stream number does not match registered feed\n",
http_log         3317 ffserver.c         http_log("%s:%d - - \"PLAY %s/streamid=%d %s\"\n",
http_log         3502 ffserver.c                     http_log("Unspecified feed file for stream '%s'\n",
http_log         3507 ffserver.c                 http_log("Opening feed file '%s' for stream '%s'\n",
http_log         3512 ffserver.c                     http_log("Could not open '%s': %s\n", stream->feed_filename,
http_log         3521 ffserver.c                         http_log("Could not find codec parameters from '%s'\n",
http_log         3580 ffserver.c                                 http_log("Index & Id do not match for stream %d (%s)\n",
http_log         3591 ffserver.c                                     http_log("Codecs do not match for stream %d\n", i);
http_log         3594 ffserver.c                                     http_log("Codec bitrates do not match for stream %d\n", i);
http_log         3601 ffserver.c                                         http_log("Codec width, height and framerate do not match for stream %d\n", i);
http_log         3608 ffserver.c                                         http_log("Codec sample_rate, channels, frame_size do not match for stream %d\n", i);
http_log         3612 ffserver.c                                     http_log("Unknown codec type\n");
http_log         3620 ffserver.c                         http_log("Deleting feed file '%s' as stream counts differ (%d != %d)\n",
http_log         3625 ffserver.c                     http_log("Deleting feed file '%s' as it appears to be corrupt\n",
http_log         3630 ffserver.c                         http_log("Unable to delete feed file '%s' as it is marked readonly\n",
http_log         3641 ffserver.c                     http_log("Unable to create feed file '%s' as it is marked readonly\n",
http_log         3648 ffserver.c                     http_log("Could not open output feed file '%s'\n",
http_log         3656 ffserver.c                     http_log("Container doesn't support the required parameters\n");
http_log         3669 ffserver.c                 http_log("Could not open output feed file '%s'\n",
http_log         3808 ffserver.c             http_log("Could not start server\n");