Project

General

Profile

Bug #27

avcodec_decode_audio3() is deprecated since FFmpeg 0.9

Added by Michał Lipski over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Minor
Assignee:
-
Category:
plugins/ffaudio
Target version:
Start date:
January 02, 2012
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

ffaudio-core.c: In function ‘ffaudio_play’:
ffaudio-core.c:609:13: warning: ‘avcodec_decode_audio3’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:4159)

API changes:

2011-xx-xx - xxxxxxx - lavc 53.25.0
  Add nb_samples and extended_data fields to AVFrame.
  Deprecate AVCODEC_MAX_AUDIO_FRAME_SIZE.
  Deprecate avcodec_decode_audio3() in favor of avcodec_decode_audio4().
  avcodec_decode_audio4() writes output samples to an AVFrame, which allows
  audio decoders to use get_buffer().

History

Also available in: Atom PDF