Searched refs:BOUNDARY_TAG (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpjpeg.c25 #define BOUNDARY_TAG "ffserver" macro
31 snprintf(buf1, sizeof(buf1), "--%s\n", BOUNDARY_TAG);
45 snprintf(buf1, sizeof(buf1), "\n--%s\n", BOUNDARY_TAG);
59 "multipart/x-mixed-replace;boundary=" BOUNDARY_TAG,

Completed in 66 milliseconds