8 Commits

Author SHA1 Message Date
Quentin Renard
dca9296441 Now using av_malloc/av_free instead of malloc/free 2025-02-16 14:16:13 +01:00
Quentin Renard
e7c92c0115 Moved #cgo directives to a unique file 2024-09-05 10:26:52 +02:00
Quentin Renard
26ff0f1b02 Added extra data to codec context 2024-04-13 10:30:20 +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
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
12f9a2e067 Added FindPixelFormatByName + frame.AllocSamples 2022-02-20 11:23:28 +01:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00