Commit Graph

13 Commits

Author SHA1 Message Date
Quentin Renard
96484ce883 Fixed more channel layout functions when nil 2024-09-19 15:47:15 +02:00
Quentin Renard
e85989bf5e Fixed channel layout describe when nil 2024-09-19 11:45:44 +02:00
Quentin Renard
dde447cb62 Minor audio fifo tweaks 2024-09-05 14:06:03 +02:00
Quentin Renard
09a88834bb Moved all c code to .h and .c files + removed struc_ prefix when not needed 2024-09-05 11:38:25 +02:00
Quentin Renard
e7c92c0115 Moved #cgo directives to a unique file 2024-09-05 10:26:52 +02:00
Quentin Renard
e986c9e6d4 Now compatible with n7.0 2024-08-21 11:34:53 +02:00
Quentin Renard
102ad3edb5 Now compatible with n6.1.1 2024-08-15 10:31:36 +02:00
Quentin Renard
deecc33c50 Replaced cULong/cLong with C.size_t/C.ptrdiff_t 2024-03-29 09:14:27 +01:00
Quentin Renard
b5db8fb22f Added Classer + now logs returns a Classer + tests are now done in astiav package 2024-02-28 18:05:36 +01:00
Quentin Renard
7048b09f25 Removed pointer on ChannelLayout + now cloning channel layouts in getters 2023-09-28 15:21:32 +02:00
Quentin Renard
202271beb6 Added github action 2023-08-13 10:42:10 +02:00
Quentin Renard
0b571e741b Bumped ffmpeg version to n5.1.2 2023-03-23 14:59:40 +01:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00