15 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
oldma3095
f8f8f0e7ee OpenIOContextWithDictionary (#116)
* OpenIOContextWithDictionary

* OpenIOContext

* OpenIOContext

* IOInterrupterCB

* OpenIOContext(filename string, flags IOContextFlags, ii *IOInterrupter, d *Dictionary)
2024-12-12 15:26:30 +01:00
Quentin Renard
3f2badc117 Updated transcoding example encoder codec id 2024-11-17 15:27:57 +01:00
Quentin Renard
592d8eacb7 Fixed transcoding example timebase 2024-11-17 14:49:25 +01:00
Quentin Renard
a8a037c17e Fixed transcoding example output format global header flag 2024-11-17 14:31:55 +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
Han Gyoung-Su
75ad7b5757 Fix transcoding example about timebase (#69)
* Fix transcoding example about timebase

* applied review feedback

* remove comment
2024-08-31 15:00:11 +02:00
Quentin Renard
e986c9e6d4 Now compatible with n7.0 2024-08-21 11:34:53 +02:00
Quentin Renard
869bb04b81 Added AllocIOContext 2024-05-07 16:11:03 +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
Leandro Moreira
7fe358fbfa fix small typo (#48) 2024-02-27 12:29:41 +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