Commit Graph

13 Commits

Author SHA1 Message Date
oldma3095
ee2cb0ea59 merge master and add SetHardwareDeviceContext (#126) 2024-12-24 14:14:04 +01:00
Quentin Renard
4b35c9a741 Removed args from NewXXXFilterContext() 2024-12-19 16:20:37 +01:00
Quentin Renard
b15d5d0e04 Added links to C doc 2024-11-14 09:01:26 +01:00
Quentin Renard
cd2a16de95 Removed FilterLink and added BuffersinkFilterContext and BuffersrcFilterContext 2024-10-18 15:03:36 +02:00
Quentin Renard
3e7aa4e83f Making classers.del safer + FilterGraph now stores its FilterContexts to remove them from classers properly 2024-10-04 15:29:54 +02:00
Quentin Renard
680b5f933c Now removing from classers after the free method 2024-10-04 11:36:47 +02:00
Quentin Renard
00de6cab93 Added filter ParseSegment() 2024-09-17 10:29:10 +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
33d572de98 Added filter thread methods 2024-05-21 10:10:26 +02: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
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