X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh_common.c;h=734fd58680b1f944f6adf51c76aebb19d1b5b5c7;hp=6e5a89347e383340f943e591254f64f05cc6f358;hb=173091699461dc4c08cb34bdb692cf001d8b578f;hpb=a826152ba51fd4813f715e5fa30e7d70407dc846 diff --git a/ogg_afh_common.c b/ogg_afh_common.c index 6e5a8934..734fd586 100644 --- a/ogg_afh_common.c +++ b/ogg_afh_common.c @@ -181,6 +181,7 @@ int ogg_get_file_info(char *map, size_t numbytes, struct afh_info *afhi, } } afhi->chunks_total = j; + set_max_chunk_size(afhi); set_chunk_tv(frames_per_chunk, afhi->frequency, &afhi->chunk_tv); ret = 0; out: