view libavformat.v @ 5961:d9da72409ff9 libavformat

Make url_fsize() return AVERROR(ENOSYS) rather than AVERROR(EPIPE) if the seek operation is not defined in the ByteIOContext.
author stefano
date Sun, 18 Apr 2010 17:37:21 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};