Project

General

Profile

Actions

Bug #2184

closed

LIBAVCODEC_VERSION_INT

Added by satellit over 9 years ago. Updated about 9 years ago.

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

100%

Estimated time:

Description

Hi Joe,
I am using the new FFMPEG and I had to add the following code in the command/MAKEFILE:

LIBAVCODEC_VERSION_INT =1
export LIBAVCODEC_VERSION_INT

Otherwise the new FFMPEG code is not selected.

I have one additional question, what does for example this ((52<<16)+(0<<8)+0) means?

Thanks BR satellit

Actions #1

Updated by Joe_D about 9 years ago

  • Status changed from New to Closed
  • Assignee set to Joe_D
  • % Done changed from 0 to 100

It means Version 52.0.0, LIBAVCODEC_VERSION_INT is defined in libavcodec/avcodec.h

Actions

Also available in: Atom PDF