summaryrefslogtreecommitdiff
path: root/libavformat/iamf_writer.h
Commit message (Collapse)AuthorAge
* avformat/iamf_writer: constify some function parametersJames Almer2024-03-02
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/iamf: remove duplicated functionJames Almer2024-02-29
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/iamfenc: further split into shareable modulesJames Almer2024-02-19
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/iamf*: Improve included headersAndreas Rheinhardt2024-02-03
| | | | | Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* avformat: Immersive Audio Model and Formats muxerJames Almer2023-12-18
Signed-off-by: James Almer <jamrial@gmail.com>