view mp_msg-mencoder.c @ 24893:bc6132465897

audio: simplify buffer allocation code Remove the code allocating sh_audio->a_out_buffer from init_audio_filters() and let the buffer be allocated by the new dynamic allocation code.
author uau
date Thu, 01 Nov 2007 06:52:23 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"