lib: media: use int64_t for stats
Core stats use int64_t. This fixes int overflow (specially on i_read_bytes, when reading more than 2GB).
Core stats use int64_t. This fixes int overflow (specially on i_read_bytes, when reading more than 2GB).
VideoLAN code repository instance