Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Adapt-AlwinEsch-s-ffmpeg5-port-patch.patch | [PATCH 1/3] Adapt AlwinEsch's ffmpeg5 port patch | Vasyl Gello <vasek.gello@gmail.com> | no | 2022-10-15 | ||
0002-Fix-use-after-free-in-TimeshiftSegment.patch | [PATCH 2/3] Fix use-after-free in TimeshiftSegment | Vasyl Gello <vasek.gello@gmail.com> | no | 2022-10-15 | ||
0003-ffmpeg5-Get-extradata-with-extract_extradata-BSF.patch | [PATCH 3/3] ffmpeg5: Get extradata with extract_extradata BSF Fixes the transport stream playback failures described in https://bugs.debian.org/1016925 @Rogo95 made an excellent technical analysis of the root cause and reported that to the bug thread. Later on, James Almer (@jamrial) suggested the solution to use extract_extradata bitstream filter to replace the removed split() function. Finally, I adapted the following code snippet: https://gist.github.com/moonpfe/f6795d51294d91ee0f82f62ff6985db0 to Kodi and tested it by playing the affected files in TS format. |
Vasyl Gello <vasek.gello@gmail.com> | no | 2022-10-15 |