16 Commits

Author SHA1 Message Date
Quentin Renard
685441141d Fixed heap-use-after-free 2025-02-09 15:08:47 +01:00
Quentin Renard
b15d5d0e04 Added links to C doc 2024-11-14 09:01:26 +01:00
Quentin Renard
084f11b493 Added missing ColorSpace + ColorRange methods 2024-09-19 18:13:05 +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
26ff0f1b02 Added extra data to codec context 2024-04-13 10:30:20 +02:00
Cacsjep
5661da7b25 Add setters for profile and level to cc and cp (#58) 2024-04-01 10:16:59 +02:00
Cacsjep
f60ac3803a add SetExtraData to CodecParameters to set extradata (#56)
* add SetExtraData

* add simple test case

* review changes

* correct testcase for SetExtraData
2024-03-29 09:49:18 +01:00
Quentin Renard
7543fa0443 Added some setters + missing display matrix methods 2024-03-13 16:14: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
0b571e741b Bumped ffmpeg version to n5.1.2 2023-03-23 14:59:40 +01:00
Quentin Renard
a975ec2682 Added missing audio setters to codec parameters 2022-06-03 14:13:47 +02:00
Quentin Renard
e092daa707 Added codec parameters setters 2022-05-23 11:50:01 +02:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00