package/ffmpeg: add fixes from Kodi project
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 15 Jan 2021 17:33:32 +0000 (18:33 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 17 Jan 2021 09:24:13 +0000 (10:24 +0100)
commitbc76c0c6e38b26047673cb1360ac705575046393
tree2aa3d5cfa4aa8a0ffe69abc3b247858b0c59c230
parent6103a8e1a4cc2d3d0b65a3030ba582fee5738876
package/ffmpeg: add fixes from Kodi project

Adding these patches brings our ffmpeg package to the same level as the
kodi-provided ffmpeg package allowing us to switch the kodi build to
use the system-provided ffmpeg instead of its internal build when kodi
is bumped to version 19.0-Matrix.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/ffmpeg/0003-avcodec-vaapi_h264-skip-decode-if-pic-has-no-slices.patch [new file with mode: 0644]
package/ffmpeg/0004-avformat-mpegts-make-sure-mpegts-read-header-always.patch [new file with mode: 0644]