Changeset ecf5c22


Ignore:
Timestamp:
04/04/2023 08:42:02 PM (13 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
d465b31
Parents:
97a3e4e9
Message:

Revert "Patch firefox for ffmpeg 6"

This reverts commit 6ae36b505eb904788d8a3095cf9f76a273e0553c.
The problem is that the patch allows diplaying H.264 videos, but
the vp9 videos are badly colorized (reddish).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r97a3e4e9 recf5c22  
    8383        </para>
    8484      </listitem>
    85       <listitem>
    86         <para>
    87           Required patch for new <xref linkend="ffmpeg"/> API:
    88           <ulink url="&patch-root;/firefox-&firefox-version;-ffmpeg_6-1.patch"/>
    89         </para>
    90       </listitem>
    9185    </itemizedlist>
    9286
     
    379373
    380374    <para>
    381       Apply the following patch so that firefox is able to play H.264 videos:
    382     </para>
    383 
    384 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-ffmpeg_6-1.patch</userinput></screen>
    385 
    386     <para>
    387375      Now invoke the Python <command>mach</command> script to compile the package.
    388376    </para>
Note: See TracChangeset for help on using the changeset viewer.