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
oldma3095
b09923632f bufferSrcCtx.Initialize with dictionary (#124)
* OpenIOContextWithDictionary

* OpenIOContext

* OpenIOContext

* IOInterrupterCB

* OpenIOContext(filename string, flags IOContextFlags, ii *IOInterrupter, d *Dictionary)

* Program and Discard

* Program and Discard

* Program and Discard

* Program and Discard

* Program and Discard

* Program and Discard

* CodecContext
MaxBFrames()
SetMaxBFrames(n int)

* another pr

* delete Flags()

* delete Flags()

* delete Flags()

* delete PmtVersion()

* SetStreamIndex

* SetStreamIndex

* MaxBFrames()
SetMaxBFrames(n int)
RcMaxRate()
SetRcMaxRate(n int64)
RcMinRate()
SetRcMinRate(n int64)
RcBufferSize()
SetRcBufferSize(n int)

* rename rate control methods

* test passed

* bufferSrcCtx initialize with dictionary

* bufferSrcCtx initialize with dictionary

* SetHardwareDeviceContext

* SetHardwareDeviceContext
2024-12-23 11:40:48 +01:00
Quentin Renard
4b35c9a741 Removed args from NewXXXFilterContext() 2024-12-19 16:20:37 +01:00
Quentin Renard
cd2a16de95 Removed FilterLink and added BuffersinkFilterContext and BuffersrcFilterContext 2024-10-18 15:03:36 +02:00
Quentin Renard
084f11b493 Added missing ColorSpace + ColorRange methods 2024-09-19 18:13:05 +02:00
Quentin Renard
00de6cab93 Added filter ParseSegment() 2024-09-17 10:29:10 +02:00
Quentin Renard
fba33b1e08 Added getters to FilterLink 2024-09-16 17:24:25 +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
e24b820d33 Disabled filter graph tests for windows 2023-08-14 11:02:13 +02:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00