ffmpeg:avcodec_decode_audio
/** * @deprecated Use avcodec_decode_audio2() instead. */ attribute_deprecated int avcodec_decode_audio(AVCodecContext *avctx, int16_t *samples, int *frame_size_ptr, uint8_t *buf, int buf_size);
ffmpeg/avcodec_decode_audio.txt · Last modified: 2007/12/30 14:51 by deva