Daniel Bermond 9a74cb0ff8
Refresh chromium patch
Update the chromium patch[1] to match the latest ffmpeg git master
changes[2]. AVStream does not have the 'AVStreamInternal* internal'
field anymore, and AVStreamInternal struct does not exist anymore
either. The equivalent is now FFStream, and it should now be
accessed by 'FFStream* ffstream(AVStream*)'.

References
----------
[1] 95aab0fd83%5E%21/
[2] 40bdd8cc05
2022-05-10 17:03:42 -03:00
2022-05-10 17:03:42 -03:00
2022-05-10 17:03:42 -03:00
Description
ffmpeg-git with aribb24
354 KiB
Languages
Shell 100%