On Sun, Jan 28, 2024 at 02:49:26PM +0100, Andreas Rheinhardt wrote:
> This reverts commits fd5aa93a37b3fa21195c6d7b22ef655124020e09
> and cf00f60bab1f79213c274a6cd4357b32bd5c0101
> ("avcodec/kbdwin: Support arbitrary sized windows").
> 
> The change in question has only been made for libavradio.
> in anticipation of merging it into the main tree. This has
> not happened, so this commit reverts the changes to kbdwin
> that are not used for anything else. In particular, these
> functions are no longer exported (as avpriv functions);
> notice that the fixed-point function has been exported
> despite having never been used outside of lavc.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
> ---
>  libavcodec/aacdec_template.c |  8 ++++----
>  libavcodec/aactab.c          |  4 ++--
>  libavcodec/ac3dec.c          |  2 +-
>  libavcodec/ac3enc_fixed.c    |  2 +-
>  libavcodec/ac3enc_float.c    |  2 +-
>  libavcodec/dolby_e.c         |  4 ++--
>  libavcodec/kbdwin.c          | 23 ++++++++---------------
>  libavcodec/kbdwin.h          | 10 ++++------
>  8 files changed, 23 insertions(+), 32 deletions(-)

I still intend to work on SDR either within what people agreed to
(that is a separate library) or in form of a fork.

For both it is easier if the functions it needs are accessible

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Modern terrorism, a quick summary: Need oil, start war with country that
has oil, kill hundread thousand in war. Let country fall into chaos,
be surprised about raise of fundamantalists. Drop more bombs, kill more
people, be surprised about them taking revenge and drop even more bombs
and strip your own citizens of their rights and freedoms. to be continued

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to