PR #20949 opened by anders-mjoll
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20949
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20949.patch
During migration to the activation filter API the aselect filter was
accidentally turned into a no-op filter.
>From dd7f99e5b17acde5de9275872
PR #20656 opened by anders-mjoll
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20656
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20656.patch
The code that attempted to extract origin (4B.02) was put in the wrong
metadata handler and was also read as the wrong integer type. According