FFmpeg
Functions
lagarithrac.c File Reference

Lagarith range decoder. More...

#include "get_bits.h"
#include "lagarithrac.h"

Functions

void ff_lag_rac_init (lag_rac *l, GetBitContext *gb, int length)
 

Detailed Description

Lagarith range decoder.

Author
Nathan Caldwell
David Conrad