James Almer
|
fa469545ba
|
avcodec: move leb reading functions to its own header
Signed-off-by: James Almer <jamrial@gmail.com>
|
2024-01-31 11:19:16 -03:00 |
|
James Almer
|
0b8e51b584
|
avformat/iamf_parse: use the public iamf helpers to allocate structs
Should fix memory leaks from non-freed fields due to missing AVClass
in the allocated structs.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2024-01-23 20:57:41 -03:00 |
|
Paul B Mahol
|
04cb307508
|
avformat/iamf_parse: fix yet annother logical coding error
Signed-off-by: James Almer <jamrial@gmail.com>
|
2023-12-21 12:24:54 -03:00 |
|
Paul B Mahol
|
7a9aafde3d
|
avformat/iamf_parse: fix another logical coding error
Signed-off-by: James Almer <jamrial@gmail.com>
|
2023-12-21 11:39:24 -03:00 |
|
James Almer
|
4ee05182b7
|
avformat: Immersive Audio Model and Formats demuxer
Signed-off-by: James Almer <jamrial@gmail.com>
|
2023-12-18 15:20:59 -03:00 |
|