Tracker: Bugs

5 metadata.c wrong version in check for new libavformat api - ID: 3549925
Last Update: Comment added ( jmaggard )

avformat_close_input has been added in 53,17 not 53,2 which breaks compilation with a certain range of libavformat version.

Commit in the ffmpeg git: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=526604545fb1cc0c11af356fbffd5cddf8cdc95f

attached patch fixes that.


reichi ( reichi ) - 2012-07-27 05:08:11 PDT

5

Closed

Fixed

Justin Maggard

None

None

Public


Comment ( 1 )

Date: 2012-07-30 12:57:46 PDT
Sender: jmaggardProject Admin

Thanks for pointing that out. Fixed in CVS.


Attached File ( 1 )

Filename Description Download
0002_fix_libavformat_api_version.diff fix build Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2012-07-30 12:57:46 PDT jmaggard
resolution_id None 2012-07-30 12:57:46 PDT jmaggard
assigned_to nobody 2012-07-30 12:57:46 PDT jmaggard
close_date - 2012-07-30 12:57:46 PDT jmaggard
summary metadata.c wrong version in check for libavformat api change 2012-07-27 05:10:17 PDT reichi
File Added 449956: 0002_fix_libavformat_api_version.diff 2012-07-27 05:08:20 PDT reichi