Bug#803839:

2016-03-08 Thread Sebastian Ramacher
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

Bug#803839:

2016-03-08 Thread Sebastian Ramacher
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

Bug#803839:

2016-03-08 Thread salsaman
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

Bug#803839: compile time check

2016-03-08 Thread salsaman
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

Bug#803839: compile time check

2016-03-08 Thread salsaman
Is there a compile time check for this version (e.g. LIBAVCODEC_VERSION_MAJOR) or even #ifdef AV_PIX_FMT_RGB24 ?

Bug#803839: lives: FTBFS with FFmpeg 2.9

2016-03-06 Thread Sebastian Ramacher
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

Bug#803839: lives: FTBFS with FFmpeg 2.9

2016-01-07 Thread Andreas Cadhalpun
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

Bug#803839: lives: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
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