diff options
author | Martin Storsjö <martin@martin.st> | 2012-08-16 22:11:13 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-08-16 23:02:26 +0300 |
commit | cb5ab02a88b3598acb23106ad3f140981ba56970 (patch) | |
tree | 66da5b27c2899503218646e447b278422c634c45 /libavformat/siff.c | |
parent | da8201cc82e379de6d756b993443fdd7e820869c (diff) | |
download | ffmpeg-cb5ab02a88b3598acb23106ad3f140981ba56970.tar.gz |
rtmp: Use int instead of ssize_t
Not all compilers support ssize_t (MSVC doesn't), and none of these
variables need to be larger than 32 bit.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/siff.c')
0 files changed, 0 insertions, 0 deletions