Topic - query on a function



Reply to this topic

Topic Starter sureshgani - Posted on Monday, December 17 2007 09:48:16 PM
Dear all, can any of you tell me which funcion the callback funcion
ret = avctx->codec->decode(avctx,samples,
frame_size_ptr, buf, buf_size);
is calling, it's there in
avcodec_decode_audio2()function.