Missing some interfaces?
Mrf2233 opened this issue · 2 comments
Mrf2233 commented
-
**I'm submitting a ... **
- feature request
-
Missing some interfaces?
avcodec_decode_video2
avcodec_decode_audio4
Is it abandoned?
- version: 5.1.2.3
Ruslan-B commented
I support only what official api in headers all these functions are
internal and hidden in "c" files
Definition at line 2446
<https://ffmpeg.org/doxygen/2.7/libavcodec_2utils_8c_source.html#l02446> of
file utils.c
<https://ffmpeg.org/doxygen/2.7/libavcodec_2utils_8c_source.html>. to be
precise
FFmpeg is an enormous project - but has reasons to hide and provide
official API.
…On Mon, Aug 28, 2023 at 10:45 AM 794742233 ***@***.***> wrote:
-
**I'm submitting a ... **
- feature request
-
*Missing some interfaces?*
avcodec_decode_video2
avcodec_decode_audio4
Is it abandoned?
- version: 5.1.2.3
—
Reply to this email directly, view it on GitHub
<#277>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5FPTMLIPMU7LEE2HE4KQTXXRLDFANCNFSM6AAAAAA4BCOGGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Ruslan-B commented
so far all is up to date - if I start to add internal functions it will blow up complexity of use even more than it is.