Skip to content

Tags: koying/FFmpeg

Tags

2.8.6-Jarvis-16.0-spmc

Toggle 2.8.6-Jarvis-16.0-spmc's commit message
HACK: prevent issue when seeking SSIF

2.8.6-kodi-1

Toggle 2.8.6-kodi-1's commit message
dxva2_h264: fix reference field marking in long slice struct

Fixes artifacts in interlaced decoding on old Intel GPUs.

2.8.6-Jarvis-rc2

Toggle 2.8.6-Jarvis-rc2's commit message
only check for a git rev if the src tree is in a git repo

fixes the version string when building from the kodi depends src tree

2.8.6-Jarvis-rc2-dxva

Toggle 2.8.6-Jarvis-rc2-dxva's commit message
dxva2_h264: fix reference field marking in long slice struct

Fixes artifacts in interlaced decoding on old Intel GPUs.

2.8.6-Jarvis-16.1

Toggle 2.8.6-Jarvis-16.1's commit message
dxva2_h264: fix reference field marking in long slice struct

Fixes artifacts in interlaced decoding on old Intel GPUs.

2.8.6-Jarvis-16.0

Toggle 2.8.6-Jarvis-16.0's commit message
dxva2_h264: fix reference field marking in long slice struct

Fixes artifacts in interlaced decoding on old Intel GPUs.

2.8.5-Jarvis-rc1

Toggle 2.8.5-Jarvis-rc1's commit message
only check for a git rev if the src tree is in a git repo

fixes the version string when building from the kodi depends src tree

2.8.4-Jarvis-rc1

Toggle 2.8.4-Jarvis-rc1's commit message
only check for a git rev if the src tree is in a git repo

fixes the version string when building from the kodi depends src tree

2.8.4-Jarvis-beta4

Toggle 2.8.4-Jarvis-beta4's commit message
only check for a git rev if the src tree is in a git repo

fixes the version string when building from the kodi depends src tree

2.8.3-Jarvis-beta3

Toggle 2.8.3-Jarvis-beta3's commit message
avformat/utils: estimate_timings_from_pts - increase retry counter, f…

…ixes invalid duration for ts files with hevc codec

Fixes a mpegts file with hevc that fails estimating duration. Increasing number of
retries fixes the issue.

Signed-off-by: Michael Niedermayer <[email protected]>