7 Commits

Author SHA1 Message Date
Quentin Renard
ab81ca0faf Added stream discard 2024-12-19 14:37:45 +01:00
Quentin Renard
b86c411567 Removed Program.StreamIndex 2024-12-18 09:14:50 +01:00
oldma3095
e9341fd3e3 Program params and enum Discardxx (#119)
* 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
2024-12-18 09:10:12 +01:00
Quentin Renard
b15d5d0e04 Added links to C doc 2024-11-14 09:01:26 +01: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