trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: July 2012

Re: [trinity-devel] Bug 1119 - opened to track scope/declaration ftbfs for k3b, k9copy, kdmtheme, krusader

From: Darrell Anderson <humanreadable@...>
Date: Mon, 23 Jul 2012 19:44:01 -0700 (PDT)
> ffmpeg change also affects k3b:
> 
> 17:47 archangel:/dat_e/tde/main/applications> grep -r
> av_open_input_file k3b/
> k3b/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:  int
> err = av_open_input_file(
> &d->formatContext, m_filename.local8Bit(), 0, 0, 0
> );
> 
> errors that need fixing:
> 
> k3bffmpegwrapper.cpp: In member function 'bool
> K3bFFMpegFile::open()':
> k3bffmpegwrapper.cpp:82:84: error: 'av_open_input_file' was
> not declared in this
> scope
> k3bffmpegwrapper.cpp:131:63: error: 'dump_format' was not
> declared in this scope

Does this help?

http://bugsfiles.kde.org/attachment.cgi?id=61237

Darrell