Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3d0c/gmf
/ functions
Functions
604 in github.com/3d0c/gmf
⨍
Functions
604
◇
Types & classes
44
↓ 5 callers
Method
SetTimeBase
(val AVR)
codecCtx_go16.go:372
↓ 5 callers
Function
assert
(i interface{}, err error)
format_test.go:20
↓ 5 callers
Function
assert
(i interface{}, err error)
examples/transcode.go:18
↓ 4 callers
Method
AVRational
()
utils.go:53
↓ 4 callers
Method
Codec
()
codecCtx_go16.go:283
↓ 4 callers
Method
CodecPar
()
stream.go:89
↓ 4 callers
Method
Convert
(input *Frame)
swr.go:56
↓ 4 callers
Method
Free
()
packet_go16.go:112
↓ 4 callers
Method
GetNextPacketForStreamIndex
(streamIndex int)
format_go112.go:368
↓ 4 callers
Function
NewCodecParameters
()
codecParam.go:16
↓ 4 callers
Function
NewSwsCtx
(srcW, srcH int, srcPixFmt int32, dstW, dstH int, dstPixFmt int32, method int)
sws_go16.go:40
↓ 4 callers
Function
Retain
(i CgoMemoryManager)
cgoMemory.go:19
↓ 4 callers
Method
SetDimension
(w, h int)
codecCtx_go16.go:366
↓ 4 callers
Method
SetInputFormat
(name string)
format_go16.go:440
↓ 4 callers
Method
SetPb
(val *AVIOContext)
format_go16.go:548
↓ 4 callers
Method
SetPktDts
(val int)
frame_go16.go:129
↓ 4 callers
Method
SetWidth
(val int)
codecCtx_go16.go:356
↓ 4 callers
Method
Type
()
codecCtx_go16.go:291
↓ 4 callers
Function
getPacketTimeCode
(packet *Packet, codecCtx *CodecCtx, avgFrameRate AVRational)
format_go112.go:701
↓ 3 callers
Method
CopyCodecPar
(cp *CodecParameters)
stream.go:184
↓ 3 callers
Method
Data
()
packet_go16.go:89
↓ 3 callers
Function
FindDecoder
(i interface{})
codec.go:124
↓ 3 callers
Method
FrameSize
()
codecCtx_go16.go:307
↓ 3 callers
Method
Free
()
codecParam.go:22
↓ 3 callers
Method
FromContext
(cc *CodecCtx)
codecParam.go:53
↓ 3 callers
Method
GetStream
(idx int)
format_go112.go:460
↓ 3 callers
Method
NbSamples
()
frame_go16.go:137
↓ 3 callers
Function
NewAVIOContext
AVIOContext constructor. Use it only if You need custom IO behaviour!
avio_go112.go:70
↓ 3 callers
Function
NewAudioFrame
(sampleFormat int32, channels, nb_samples int)
frame_go16.go:173
↓ 3 callers
Function
NewDict
(pairs []Pair)
dict.go:27
↓ 3 callers
Function
NewFrame
()
frame_go112.go:71
↓ 3 callers
Method
Pts
()
packet_go16.go:49
↓ 3 callers
Method
SelectSampleRate
()
codecCtx_go16.go:455
↓ 3 callers
Method
SetChannels
(val int)
frame_go16.go:246
↓ 3 callers
Method
SetFlag
(flag int)
format_go16.go:518
↓ 3 callers
Method
SetRFrameRate
(val AVR)
stream.go:159
↓ 3 callers
Method
StreamsCnt
Original structure member is called instead of len(this.streams) because there is no initialized Stream wrappers in input context.
format_go112.go:456
↓ 3 callers
Function
TimeCodeToComparable
(timeCodeToTest, timeCodeStart, timeCodeEnd string)
utils.go:190
↓ 3 callers
Function
TimeCodeToHundredths
(timeCode string)
utils.go:248
↓ 3 callers
Method
create
(filter, name, args string)
filter_go112.go:110
↓ 3 callers
Method
create
(filter, name, args string)
filter_go16.go:110
↓ 3 callers
Function
debugLogf
(functionname string, c *CgoMemoryManage)
cgoMemory.go:35
↓ 3 callers
Function
fatal
(err error)
examples/remuxing.go:12
↓ 2 callers
Method
AddFrame
(frame *Frame, istIdx int, flag int)
filter_go16.go:135
↓ 2 callers
Method
Close
()
format_go112.go:508
↓ 2 callers
Function
CompareTimeStamp
(aTimestamp int, aTimebase AVRational, bTimestamp int, bTimebase AVRational)
utils.go:98
↓ 2 callers
Method
Decode2
(pkt *Packet)
codecCtx_go16.go:628
↓ 2 callers
Function
DefaultResampler
(ost *Stream, frames []*Frame, flush bool)
swr.go:86
↓ 2 callers
Method
Duration
()
format_go112.go:542
↓ 2 callers
Method
FlushBuffers
()
codecCtx_go16.go:463
↓ 2 callers
Method
Format
AVPixelFormat for video frames, AVSampleFormat for audio
frame_go16.go:101
↓ 2 callers
Method
Free
()
avio_go16.go:128
↓ 2 callers
Method
GetAspectRation
()
codecCtx_go16.go:553
↓ 2 callers
Method
GetRFrameRate
()
stream.go:155
↓ 2 callers
Function
GetSampleFmtName
(fmt int32)
utils.go:114
↓ 2 callers
Method
IsAudio
()
stream.go:137
↓ 2 callers
Method
IsDecoder
()
codec.go:200
↓ 2 callers
Method
IsNil
()
frame_go16.go:260
↓ 2 callers
Method
IsNoFile
()
format_go16.go:275
↓ 2 callers
Method
IsNoFile
()
format_go112.go:279
↓ 2 callers
Function
IsTimeCodeBetween
(timeCodeToTest, timeCodeStart, timeCodeEnd string)
utils.go:215
↓ 2 callers
Function
NewCtx
@todo start_time is it needed?
format_go112.go:104
↓ 2 callers
Method
OpenInput
(filename string)
format_go112.go:247
↓ 2 callers
Method
PktDts
()
frame_go16.go:125
↓ 2 callers
Method
RequestOldest
()
filter_go16.go:189
↓ 2 callers
Function
Rescale
(a, b, c int64)
utils.go:106
↓ 2 callers
Function
RescaleTs
(pkt *Packet, encBase AVRational, stBase AVRational)
utils.go:110
↓ 2 callers
Method
SetChannelLayout
(channelLayout int)
codecCtx_go16.go:339
↓ 2 callers
Method
SetChannelLayout
(val int)
frame_go16.go:237
↓ 2 callers
Method
SetChannels
(val int)
codecCtx_go16.go:439
↓ 2 callers
Method
SetCodecFlags
()
stream.go:47
↓ 2 callers
Method
SetNbSamples
(val int)
frame_go16.go:232
↓ 2 callers
Method
String
()
utils.go:57
↓ 2 callers
Method
Type
()
stream.go:133
↓ 2 callers
Function
addStream
(codecName string, oc *FmtCtx, ist *Stream)
examples/transcode.go:26
↓ 2 callers
Function
addStream
(name string, oc *gmf.FmtCtx, ist *gmf.Stream)
examples/mp4s-to-flv.go:24
↓ 2 callers
Function
assert
(i interface{}, err error)
examples/remuxing.go:17
↓ 2 callers
Function
encode
(octx *gmf.FmtCtx, ost *gmf.Stream, frame *gmf.Frame, drain int)
examples/images-to-video.go:195
↓ 1 callers
Method
BitRate
Total stream bitrate in bit/s
format_go16.go:495
↓ 1 callers
Method
ChannelLayout
()
codecCtx_go112.go:351
↓ 1 callers
Method
Channels
()
codecCtx_go16.go:347
↓ 1 callers
Method
Channels
()
codecCtx_go112.go:362
↓ 1 callers
Method
Close
(istIdx int)
filter_go16.go:153
↓ 1 callers
Method
CloseInput
()
format_go16.go:463
↓ 1 callers
Method
CloseInput
()
format_go112.go:516
↓ 1 callers
Method
CloseOutput
()
format_go16.go:469
↓ 1 callers
Method
CloseOutput
()
format_go112.go:522
↓ 1 callers
Method
Codec
()
codecCtx_go112.go:298
↓ 1 callers
Method
CodecType
()
codecParam.go:26
↓ 1 callers
Method
Duration
()
stream.go:145
↓ 1 callers
Function
FindOutputFmt
(format string, filename string, mime string)
format_go112.go:759
↓ 1 callers
Method
Flags
()
packet_go16.go:65
↓ 1 callers
Method
Flush
(nbSamples int)
swr.go:71
↓ 1 callers
Method
Format
AVPixelFormat for video frames, AVSampleFormat for audio
frame_go112.go:114
↓ 1 callers
Method
Free
()
sws_go16.go:74
↓ 1 callers
Method
Free
()
imgutils.go:93
↓ 1 callers
Method
Free
()
swr.go:52
↓ 1 callers
Method
FreeData
FreeData free data when use SetData p := gmf.NewPacket() defer p.Free() p.SetData([]byte{0x00, 0x00, 0x00, 0x01, 0x67}) defer p.FreeData()
packet_go112.go:121
↓ 1 callers
Method
GetAvgFrameRate
()
stream.go:169
↓ 1 callers
Method
GetDefaultChannelLayout
(ac int)
codecCtx_go16.go:541
← previous
next →
101–200 of 604, ranked by callers