
Process AAC-LC Specific Config according to the spec #119
Aug 9, 2024 · 098ab0c richardpl added a commit that references this issue on Sep 3, 2024 avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor
[FFmpeg-cvslog] avformat/iamf_parse: fix parsing AAC ...
Previous message (by thread): [FFmpeg-cvslog] avformat/isom: make parameters used for loging a pointer to void Next message (by thread): [FFmpeg-cvslog] avformat/iamf_parse: fix parsing …
DecoderConfigDescriptor for AAC is different in the 14496-1:
Mar 27, 2023 · DecoderConfigDescriptor for AAC is different in the 14496-1:1998 and 14496-1:2010 #338 New issue Closed tdaede
[FFmpeg-cvslog] fate/iamf: add a demuxing test for a stereo AAC IAMF …
Previous message (by thread): [FFmpeg-cvslog] avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor Next message (by thread): [FFmpeg-cvslog] avformat/iamf_parse: …
Commits · FFmpeg/FFmpeg · GitHub
avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor jamrial committed 38bcb3b Copy full SHA for 38bcb3b
Libavformat Documentation - FFmpeg
1 Description The libavformat library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses …
FFmpeg: AVStream Struct Reference
Jan 8, 2017 · stream index in AVFormatContext Examples mux.c, and qsv_decode.c. Definition at line 750 of file avformat.h. Referenced by aac_parse_packet (), ac3_handle_packet ...
avformat/iamf_parse: fix parsing of Scalable layouts with Mono …
Dec 10, 2025 · ffmpeg-devel added the avformat new labels James Almer changed title from iamf to avformat/iamf_parse: fix parsing of Scalable layouts with Mono and Stereo layers 2025-12 …
FFmpeg/libavformat/avformat.h at master - GitHub
Allocated and freed by * libavformat in avformat_new_stream () and avformat_free_context () * respectively. * * - demuxing: filled by libavformat on stream creation or in * …
FFmpeg: Core functions
Jan 8, 2017 · Detailed Description Functions for querying libavformat capabilities, allocating core structures, etc. Function Documentation avformat_version ()