Commit Graph

7 Commits

Author SHA1 Message Date
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
6eb04b4fd9 Made all examples more consistent regarding unreferencing packets/frames 2024-11-14 13:50:35 +01:00
Quentin Renard
cd2a16de95 Removed FilterLink and added BuffersinkFilterContext and BuffersrcFilterContext 2024-10-18 15:03:36 +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
fe4242eb59 Added fmt to log callback 2022-03-24 15:35:37 +01:00
Quentin Renard
477b147104 Initial commit 2022-02-13 19:08:18 +01:00