On 2016-03-08 11:58:17, salsaman wrote:
> I believe it may be possible to use FF_API_PIX_FMT to determine the older
> version complatibility. Somebody please confirm this if possible.
>
> Attached is a (I think correct) patch for the current svn version of LiVES.
> With some minor adjustment it sh
On 2016-03-08 21:59:57, Sebastian Ramacher wrote:
> On 2016-03-08 11:58:17, salsaman wrote:
> > I believe it may be possible to use FF_API_PIX_FMT to determine the older
> > version complatibility. Somebody please confirm this if possible.
> >
> > Attached is a (I think correct) patch for the curr
I believe it may be possible to use FF_API_PIX_FMT to determine the older
version complatibility. Somebody please confirm this if possible.
Attached is a (I think correct) patch for the current svn version of LiVES.
With some minor adjustment it should be possible to apply it to older
versions of
1) The patch as it stands is completely invalid. Each change needs to have
a version / feature check for backwards compatibility.
2) The change in mkv_decoder.c is not done like that. The correct way is to
#define either av_free_packet or av_destruct_packet in libavhelper.h
. Again a #ifdef is need
Is there a compile time check for this version (e.g.
LIBAVCODEC_VERSION_MAJOR) or even #ifdef AV_PIX_FMT_RGB24 ?
Control: tags -1 - patch
On 2015-11-02 22:07:27, Andreas Cadhalpun wrote:
> Package: lives
> Version: 2.4.0~ds0-1
> Severity: important
> Tags: patch
> User: pkg-multimedia-maintain...@lists.alioth.debian.org
> Usertags: ffmpeg2.9
>
> Dear Maintainer,
>
> your package fails to build with the upc
Dear Maintainer,
the next version of FFmpeg is planned to be released this month
(and it might be called 3.0 instead of 2.9).
Since I haven't heard back from you during the past two month
I'm wondering what the status of this bug is:
* Are you aware of the patch I provided?
* Do you plan an upl
Package: lives
Version: 2.4.0~ds0-1
Severity: important
Tags: patch
User: pkg-multimedia-maintain...@lists.alioth.debian.org
Usertags: ffmpeg2.9
Dear Maintainer,
your package fails to build with the upcoming ffmpeg 2.9.
This bug will become release-critical at some point when the
ffmpeg2.9 transi
8 matches
Mail list logo