Commit Graph

12 Commits

Author SHA1 Message Date
oldma3095
ee2cb0ea59 merge master and add SetHardwareDeviceContext (#126) 2024-12-24 14:14:04 +01:00
Quentin Renard
5b04a31254 Added filter to filter context 2024-12-23 15:48:33 +01:00
Quentin Renard
09052ff745 Added hardware filtering 2024-12-03 12:20:17 +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
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
e198cf5d5b Updated max array size computation 2024-03-29 10:38:44 +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
477b147104 Initial commit 2022-02-13 19:08:18 +01:00