From: Pawday
Thank you for showing me logic substitution issues.
So, if you curious i am trying to substitute calling thread depending
functions for unuptimized compiler where dead code illumination is not
working and it couse linking error on my microcontroller toolchain
without any thread mod
On Tue, Jan 17, 2023 at 3:36 PM wrote:
>
> From: Pawday
>
> Thank you Andreas Rheinhardt for review
>
> Here the fixes for runtime "else" conditions
>
> ---
> libavcodec/avcodec.c | 16 +++-
> libavcodec/decode.c | 11 ---
> libavcodec/encode.c | 13 -
> libavco
From: Pawday
Thank you Andreas Rheinhardt for review
Here the fixes for runtime "else" conditions
---
libavcodec/avcodec.c | 16 +++-
libavcodec/decode.c | 11 ---
libavcodec/encode.c | 13 -
libavcodec/h264dec.c | 14 +++---
4 files changed, 34 insert
pawday-at-mail...@ffmpeg.org:
> From: Pawday
>
> ---
> libavcodec/avcodec.c | 13 +
> libavcodec/decode.c | 5 +++--
> libavcodec/encode.c | 8
> 3 files changed, 16 insertions(+), 10 deletions(-)
>
> diff --git a/libavcodec/avcodec.c b/libavcodec/avcodec.c
> index a85d
From: Pawday
---
libavcodec/avcodec.c | 13 +
libavcodec/decode.c | 5 +++--
libavcodec/encode.c | 8
3 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/libavcodec/avcodec.c b/libavcodec/avcodec.c
index a85d3c2309..1e24bdf333 100644
--- a/libavcodec/avcodec