Miam-Player  0.8.0
A nice music player
adler32.h File Reference
#include <stdint.h>
#include "attributes.h"

Go to the source code of this file.

Functions

unsigned long av_adler32_update (unsigned long adler, const uint8_t *buf, unsigned int len) av_pure
 

Detailed Description

Public header for Adler-32 hash function implementation.