Changes between Version 1 and Version 2 of Ticket #9234, comment 2


Ignore:
Timestamp:
May 12, 2021, 7:58:37 AM (5 years ago)
Author:
Carl Eugen Hoyos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9234, comment 2

    v1 v2  
    11Dear Carl Eugen,
    22
    3 I did the git bisect, and i find out the commit in which the defect were introduced, it's the following one: https://github.com/FFmpeg/FFmpeg/commit/35eb5eeca809bc48463302dc29b5d46cd66e4a72
     3I did the git bisect, and i find out the commit in which the defect were introduced, it's the following one: 35eb5eeca809bc48463302dc29b5d46cd66e4a72
    44
    55I tried to fix it, but my knowledge of signals it's quite basic, and i failed in the attempt.