Project

General

Profile

Actions

Bug #2403

closed

Compilation failure with ffmpeg 3.0.1

Added by Markus over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/18/2016
Due date:
% Done:

100%

Estimated time:

Description

Trying to compile on an up-to-date Debian "stretch" with libavcodec 57.24.102 from ffmpeg 3.0.1 failed since avcodec_alloc_frame() has been removed from the API, after being deprecated for quite some time. The attached patch fixes this issue.

FFmpeg/libav version numbers were taken from http://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/doc/APIchanges, search for "avcodec_alloc_frame".


Files

fix_removed_api.patch (666 Bytes) fix_removed_api.patch Markus, 05/18/2016 07:23 PM
fix_deprecated_api.patch (720 Bytes) fix_deprecated_api.patch Markus, 06/09/2016 07:54 PM
Actions

Also available in: Atom PDF