comparison libmpcodecs/ad_libdca.c @ 27282:16beae919ff1

Avoid including avcodec.h in demuxer.h (and thus many other files) just to get FF_INPUT_BUFFER_PADDING_SIZE. Instead use MP_INPUT_BUFFER_PADDING_SIZE and add a preprocessor check that it is big enough.
author reimar
date Thu, 17 Jul 2008 17:14:12 +0000
parents 82601a38e2a7
children cc27da5d7286
comparison
equal deleted inserted replaced
27281:e47193172586 27282:16beae919ff1