Changes between Version 46 and Version 47 of Ticket #65623, comment 12


Ignore:
Timestamp:
May 26, 2024, 2:19:41 PM (5 months ago)
Author:
mohd-akram (Mohamed Akram)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65623, comment 12

    v46 v47  
    1 Strangely, I didn't get a notification for your response. Perhaps we should assemble a list of ports that depend on ffmpeg, and tick off the ones that support version 6 upstream, linking to relevant PRs/commits. This way we have an idea of the scope of the compatibility issues at least. Just to get it started if there is no such list yet - `port echo 'depends_lib:ffmpeg( |$)' | grep -v '^py[0-9]'` returns:
     1Strangely, I didn't get a notification for your response. Perhaps we should assemble a list of ports that depend on ffmpeg, and tick off the ones that support version 6 upstream, linking to relevant PRs/commits. This way we have an idea of the scope of the compatibility issues at least. Just to get it started if there is no such list yet - `port echo 'depends_lib:[ :]ffmpeg( |$)' | grep -v '^py[0-9]'` returns:
    22
    33- audiowmark