Project

General

Profile

Actions

Bug #1898

closed

Work with recent versions of libav / system

Added by ewl almost 10 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
08/10/2014
Due date:
% Done:

100%

Estimated time:

Description

Hi,

trying to compile markad under Debian jessie (libav version 10.3), I had multiple errors in command/decoder.cpp regarding snprintf and various CODEC_ID constants not declared in this scope. I was able to fix the issue by including stdio.h and adding AV_ at the beginning of each constant.
Attached are the patches required to get markad compile, I guess that some more magic is required to keep markad compiling also with older versions of ffmpeg respectively libav.

Hope this helps,
Eric


Files

add-stdio-include (1022 Bytes) add-stdio-include ewl, 08/10/2014 06:27 PM
av_codec_id-prefix (4.78 KB) av_codec_id-prefix ewl, 08/10/2014 06:27 PM
compile_vdr_markad_0.1.5pre (4.92 KB) compile_vdr_markad_0.1.5pre Partial build output Anson, 03/21/2016 11:17 PM
Actions

Also available in: Atom PDF