Rename ffserver to avserver.

This commit is contained in:
Anton Khirnov 2011-07-26 21:56:56 +02:00
parent 9e12f0bf5f
commit 4d58e4cb4c
16 changed files with 102 additions and 102 deletions

View file

@ -22,7 +22,7 @@
/* Multipart JPEG */
#define BOUNDARY_TAG "ffserver"
#define BOUNDARY_TAG "avserver"
static int mpjpeg_write_header(AVFormatContext *s)
{