Commit Graph

19 Commits

Author SHA1 Message Date
oldma3095
299b04bcb3 codec_context.go and format_context.go (#111)
* Update codec_context.go

HardwareFrameContext

* Update format_context.go

DumpFormat and HardwareFrameContext

* fix with same convention

* fix with same convention

* fix with same convention

* fix with same convention
2024-11-26 10:29:39 +01:00
Quentin Renard
c9d8c33cf9 Added format context find best stream + compare timestamps 2024-11-23 15:32:18 +01:00
Quentin Renard
b15d5d0e04 Added links to C doc 2024-11-14 09:01:26 +01: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
e8542c9e15 Added Program 2024-08-31 15:00:56 +02:00
Mr3h1v
9b42cf0970 Add SetMetadata for FormatContext (#67) 2024-08-22 13:22:21 +02:00
Quentin Renard
a83963baaa Added custom io demuxing + writable to AllocIOContext 2024-05-16 17:16:53 +02:00
Quentin Renard
869bb04b81 Added AllocIOContext 2024-05-07 16:11:03 +02:00
Quentin Renard
e198cf5d5b Updated max array size computation 2024-03-29 10:38:44 +01:00
Quentin Renard
63fe168607 IOInterrupter is now an interface (again :D) 2024-03-18 08:46:25 +01:00
Quentin Renard
d3d2df833b Remove io interrupter interface 2024-03-01 16:15:03 +01:00
Quentin Renard
66486624e0 Added io interrupter 2024-03-01 13:38:48 +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
0b571e741b Bumped ffmpeg version to n5.1.2 2023-03-23 14:59:40 +01:00
Quentin Renard
c54ec4ba3c Now using MaxInt32 for array size 2022-08-19 09:30:49 +02:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00