On 12/20/2017 5:54 AM, Paul B Mahol wrote:
> On 12/20/17, James Almer <jamr...@gmail.com> wrote:
>> On 11/28/2017 3:57 PM, Vittorio Giovara wrote:
>>> Signed-off-by: Vittorio Giovara <vittorio.giov...@gmail.com>
>>> ---
>>> This version should be more complete.
>>> Regarding configure changes, this library is not packaged by any
>>> distribution
>>> that I could find, so users will just need to use zimg HEAD or any stable
>>> snapshot (2.6.2).
>>> Vittorio
>>
>> Most if not all of the new enum values are not in the actual 2.6.2
>> release, nor in 2.6.3 which is the latest. They are in git master only,
>> where the version number is no different than the stable release branch.
>>
>> This should probably be reverted, or an extra configure check added to
>> make sure these are available until 2.7.x is tagged and the current
>> check can be updated.
>>
> 
> Revert is unacceptable.

Then add an extra check for some of these enums, in order to make sure
only git master snapshots are accepted for the time being.
As is, configure succeeds with the last two releases of libzimg but then
fails to actually compile the filter.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to