view libavformat.v @ 5960:c758fd290a6e libavformat

Make url_seek() return AVERROR(ENOSYS) rather than AVERROR(EPIPE) in the case where the seek operation is not defined in the protocol handler.
author stefano
date Sun, 18 Apr 2010 17:37:16 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};