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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h1119 int av_write_header(AVFormatContext *s);
1174 * May only be called after a successful call to av_write_header.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Doutput-example.c510 av_write_header(oc);
H A Davformat.h649 * encoding: set by libavformat in av_write_header
1676 attribute_deprecated int av_write_header(AVFormatContext *s);
1741 * May only be called after a successful call to av_write_header.
H A Dutils.c2931 int av_write_header(AVFormatContext *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dartwork.c418 ret = av_write_header(dst_ctx);

Completed in 136 milliseconds