Mercurial > libavcodec.hg
changeset 1753:bbf583d24584 libavcodec
inttypes.h patch by (Chip <szarlada at freemail dot hu>)
author | michael |
---|---|
date | Thu, 22 Jan 2004 12:09:14 +0000 |
parents | 9f47c2211da9 |
children | bdf3927bf8c5 |
files | golomb.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/golomb.c Wed Jan 21 19:14:26 2004 +0000 +++ b/golomb.c Thu Jan 22 12:09:14 2004 +0000 @@ -25,7 +25,7 @@ * @author Michael Niedermayer <michaelni@gmx.at> */ -#include <inttypes.h> +#include "common.h" const uint8_t ff_golomb_vlc_len[512]={ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,