On 6/5/2024 12:08 AM, Lynne via ffmpeg-devel wrote:
This allows users to determine whether a stream is USAC or not.
---
libavcodec/aac/aacdec_usac.c | 4
libavcodec/avcodec.h | 1 +
libavcodec/defs.h| 1 +
libavcodec/profiles.c| 1 +
libavcodec/profiles.h
On 05/06/2024 07:33, Andreas Rheinhardt wrote:
Lynne via ffmpeg-devel:
This allows users to determine whether a stream is USAC or not.
---
libavcodec/aac/aacdec_usac.c | 4
libavcodec/avcodec.h | 1 +
libavcodec/defs.h| 1 +
libavcodec/profiles.c| 1 +
liba
Lynne via ffmpeg-devel:
> This allows users to determine whether a stream is USAC or not.
> ---
> libavcodec/aac/aacdec_usac.c | 4
> libavcodec/avcodec.h | 1 +
> libavcodec/defs.h| 1 +
> libavcodec/profiles.c| 1 +
> libavcodec/profiles.h| 1 +
> 5 files
This allows users to determine whether a stream is USAC or not.
---
libavcodec/aac/aacdec_usac.c | 4
libavcodec/avcodec.h | 1 +
libavcodec/defs.h| 1 +
libavcodec/profiles.c| 1 +
libavcodec/profiles.h| 1 +
5 files changed, 8 insertions(+)
diff --git a/