view libavformat.v @ 5684:9a3b8d7062d2 libavformat

Make sure we dont write more bytes into filename than the array is long. just a precaution in case the size of the source array is increased or made dynamically allocateable.
author michael
date Sat, 20 Feb 2010 22:57:23 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};