diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-19 17:52:38 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-12-01 06:50:49 -0800 |
| commit | c76f44b1da3563b8acd364ea0c632265aa3f7e83 (patch) | |
| tree | 37941bfc00e6dc1b3978eda0debf73dcfaa51248 /meta/recipes-devtools/python/python3 | |
| parent | 088d1497d5e85e28309804b26378b13231ec99b1 (diff) | |
| download | poky-c76f44b1da3563b8acd364ea0c632265aa3f7e83.tar.gz | |
flac: patch seeking bug
While working on audiofile recipe from meta-oe, a test that is using flac
to convert a flac file failed with this particular version of the recipe.
Bisecting the issue pointed to a code snippet that later was modifed with the
patch that is introduced here: in version 1.3.4 there is a bug with seeking
in flac files, returning incorrect pointers.
This backported patch fixes this (and fixes the ptest also, that triggered this).
(From OE-Core rev: ceef3cde9b761b7b5de6f7b6b1fb8e99663af9ca)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
0 files changed, 0 insertions, 0 deletions
