Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Skiiyis/Hestia
/ functions
Functions
1,347 in github.com/Skiiyis/Hestia
⨍
Functions
1,347
◇
Types & classes
612
↓ 1 callers
Method
rtmpConnect
()
RTMP/src/main/java/com/github/faucamp/simplertmp/DefaultRtmpPublisher.java:162
↓ 1 callers
Method
runTest
Entry point.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:133
↓ 1 callers
Function
seek_to_start
ffmpeg/src/main/cpp/ffmpeg.c:3967
↓ 1 callers
Function
send_filter_eof
ffmpeg/src/main/cpp/ffmpeg.c:2429
↓ 1 callers
Method
setKernel
Configures the convolution filter values. @param values Normalized filter values; must be KERNEL_SIZE elements.
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec2/Texture2dProgram.java:246
↓ 1 callers
Method
setPacketLength
(int packetLength)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpHeader.java:416
↓ 1 callers
Method
setPresentationTime
Sends the presentation time stamp to EGL. Time is expressed in nanoseconds.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:612
↓ 1 callers
Method
setPresentationTime
Sends the presentation time stamp to EGL. Time is expressed in nanoseconds.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/EncodeAndMuxTest.java:454
↓ 1 callers
Method
setPrevHeaderRx
Sets the previous header that was received on this channel, or <code>null</code> if no previous header was sent
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:37
↓ 1 callers
Method
setResId
(Integer resId)
DrawPic/src/main/java/io/github/sawameimei/audio/DrawView.java:33
↓ 1 callers
Method
setRxChunkSize
(int chunkSize)
RTMP/src/main/java/com/github/faucamp/simplertmp/io/RtmpSessionInfo.java:49
↓ 1 callers
Method
setTexSize
Sets the size of the texture. This is used to find adjacent texels when filtering.
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec2/Texture2dProgram.java:259
↓ 1 callers
Function
set_encoder_id
ffmpeg/src/main/cpp/ffmpeg.c:3208
↓ 1 callers
Function
setup_find_stream_info_opts
ffmpeg/src/main/cpp/cmdutils.c:2003
↓ 1 callers
Function
show_banner
ffmpeg/src/main/cpp/cmdutils.c:1118
↓ 1 callers
Function
show_help_demuxer
ffmpeg/src/main/cpp/cmdutils.c:1738
↓ 1 callers
Function
show_help_filter
ffmpeg/src/main/cpp/cmdutils.c:1789
↓ 1 callers
Function
show_help_muxer
ffmpeg/src/main/cpp/cmdutils.c:1755
↓ 1 callers
Method
shutDown
()
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/FFMpegEncoderDispatcher.java:96
↓ 1 callers
Method
shutDown
()
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/Hdot264Decoder.java:79
↓ 1 callers
Method
shutDown
()
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/EncoderDispatcher.java:36
↓ 1 callers
Method
shutDown
()
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/EncoderDispatcher.java:66
↓ 1 callers
Method
shutDown
()
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/DecoderDispatcher.java:67
↓ 1 callers
Method
shutDown
()
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/EncoderDispatcher.java:36
↓ 1 callers
Method
shutDown
()
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/EncoderDispatcher.java:66
↓ 1 callers
Method
shutDown
()
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/DecoderDispatcher.java:67
↓ 1 callers
Method
shutdown
()
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/RecordByMediaCodecActivity.java:296
↓ 1 callers
Method
size
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpPacket.java:32
↓ 1 callers
Function
split_commandline
ffmpeg/src/main/cpp/cmdutils.c:728
↓ 1 callers
Method
srcAudioFormatToPCM
解码{@link #srcPath}音频文件 得到PCM数据块 @return 是否解码完所有数据
UseCamera/src/main/java/io/github/sawameimei/usecamera/AudioCodec.java:224
↓ 1 callers
Method
start
(int prevFPS, File file, EGLContext eglContext, GLProgram prevProgram)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L6Activity.java:205
↓ 1 callers
Method
start
(int prevFPS, File file, EGLContext eglContext, GLProgram prevProgram)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L5Activity.java:220
↓ 1 callers
Method
start
(int prevFPS, File file, EGLContext eglContext, GLProgram prevProgram)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L7Activity.java:204
↓ 1 callers
Method
startRecord
()
AudioRecord/src/main/java/io/github/sawameimei/audio/AudioOperation.java:11
↓ 1 callers
Method
stopRecord
()
AudioRecord/src/main/java/io/github/sawameimei/audio/AudioOperation.java:13
↓ 1 callers
Method
storePacketChunk
@return <code>true</code> if all packet data has been stored, or <code>false</code> if not
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:74
↓ 1 callers
Function
sub2video_copy_rect
ffmpeg/src/main/cpp/ffmpeg.c:196
↓ 1 callers
Function
sub2video_flush
ffmpeg/src/main/cpp/ffmpeg.c:299
↓ 1 callers
Function
sub2video_get_blank_frame
ffmpeg/src/main/cpp/ffmpeg.c:182
↓ 1 callers
Function
sub2video_heartbeat
ffmpeg/src/main/cpp/ffmpeg.c:271
↓ 1 callers
Function
sub2video_prepare
ffmpeg/src/main/cpp/ffmpeg_filter.c:669
↓ 1 callers
Method
surfaceCreated
Initializes GL state. Call this after the EGL surface has been created and made current.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:847
↓ 1 callers
Method
swapBuffers
Calls eglSwapBuffers. Use this to "publish" the current frame.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:603
↓ 1 callers
Method
swapBuffers
Calls eglSwapBuffers. Use this to "publish" the current frame.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/EncodeAndMuxTest.java:445
↓ 1 callers
Method
texture
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/CameraPreviewWriteSkinGLProgram.java:162
↓ 1 callers
Method
texture
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/CameraPrevGLProgram.java:125
↓ 1 callers
Method
toString
()
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfObject.java:115
↓ 1 callers
Method
toUnsignedInt32LittleEndian
(byte[] bytes)
RTMP/src/main/java/com/github/faucamp/simplertmp/Util.java:49
↓ 1 callers
Function
transcode
* The following code is the main loop of the file converter */
ffmpeg/src/main/cpp/ffmpeg.c:4387
↓ 1 callers
Function
transcode_from_filter
* Perform a step of transcoding for the specified filter graph. * * @param[in] graph filter graph to consider * @param[out] best_ist input st
ffmpeg/src/main/cpp/ffmpeg.c:4300
↓ 1 callers
Function
transcode_init
ffmpeg/src/main/cpp/ffmpeg.c:3248
↓ 1 callers
Function
transcode_step
* Run a single step of transcoding. * * @return 0 for success, <0 for error */
ffmpeg/src/main/cpp/ffmpeg.c:4345
↓ 1 callers
Function
transcode_subtitles
ffmpeg/src/main/cpp/ffmpeg.c:2371
↓ 1 callers
Function
uninit_options
ffmpeg/src/main/cpp/ffmpeg_opt.c:134
↓ 1 callers
Function
uninit_parse_context
ffmpeg/src/main/cpp/cmdutils.c:703
↓ 1 callers
Method
unsignedInt32ToByteArray
(int value)
RTMP/src/main/java/com/github/faucamp/simplertmp/Util.java:113
↓ 1 callers
Method
valueOf
(int intValue)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/SetPeerBandwidth.java:56
↓ 1 callers
Method
valueOf
(int intValue)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/UserControl.java:147
↓ 1 callers
Method
valueOf
(byte chunkHeaderType)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpHeader.java:197
↓ 1 callers
Method
valueOf
(byte amfTypeByte)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfType.java:42
↓ 1 callers
Method
writeBody
(OutputStream out)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpPacket.java:28
↓ 1 callers
Method
writeNullTo
(OutputStream out)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfNull.java:27
↓ 1 callers
Method
writeNumberTo
(OutputStream out, double number)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfNumber.java:53
↓ 1 callers
Method
writeUnsignedInt32LittleEndian
(OutputStream out, int value)
RTMP/src/main/java/com/github/faucamp/simplertmp/Util.java:53
Function
AVRational av_inv_q
* Invert a rational. * @param q value * @return 1 / q */
ffmpeg/src/main/cpp/libavutil/rational.h:158
Method
Abort
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Abort.java:19
Method
Acknowledgement
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Acknowledgement.java:26
Method
AmfBoolean
(boolean value)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfBoolean.java:23
Method
AmfNumber
(double value)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfNumber.java:20
Method
AmfObject
()
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfObject.java:27
Method
AmfString
()
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfString.java:24
Method
AmfType
(int intValue)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfType.java:34
Method
Audio
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Audio.java:12
Method
CameraPrevGLProgram
(Context context, float[] textureM)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/CameraPrevGLProgram.java:49
Method
CameraPreviewBeautyGLProgram
(Context context, float[] textureM, int width, int height)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/CameraPreviewBeautyGLProgram.java:57
Method
CameraPreviewWriteSkinGLProgram
(Context context, float[] textureM, int viewportWidth, int viewportHeight)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/CameraPreviewWriteSkinGLProgram.java:57
Method
CameraToMpegWrapper
(CameraToMpegTest test)
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:119
Method
ChunkType
(int byteValue)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpHeader.java:188
Method
CodecInputSurface
Creates a CodecInputSurface from a Surface.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:514
Method
CodecInputSurface
Creates a CodecInputSurface from a Surface.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/EncodeAndMuxTest.java:355
Method
Command
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Command.java:28
Method
ContentData
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/ContentData.java:19
Method
Crypto
()
RTMP/src/main/java/com/github/faucamp/simplertmp/Crypto.java:25
Function
CtrlHandler
ffmpeg/src/main/cpp/ffmpeg.c:342
Function
DEF_CHOOSE_FORMAT
ffmpeg/src/main/cpp/ffmpeg_filter.c:188
Method
Data
(RtmpHeader header)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Data.java:25
Method
DecoderHandler
(Looper looper, DecoderDispatcher dispatcher)
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/DecoderDispatcher.java:62
Method
DecoderHandler
(Looper looper, DecoderDispatcher dispatcher)
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/DecoderDispatcher.java:62
Method
DefaultRtmpPublisher
(RtmpPublishHandler handler)
RTMP/src/main/java/com/github/faucamp/simplertmp/DefaultRtmpPublisher.java:86
Method
DispatchHandler
(Looper looper, FFMpegEncoderDispatcher dispatcher)
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/FFMpegEncoderDispatcher.java:91
Method
DispatchHandler
(Looper looper, EncoderDispatcher dispatcher)
StudyFFmpeg/src/main/java/io/github/sawameimei/studyffmpeg/EncoderDispatcher.java:61
Method
DispatchHandler
(Looper looper, EncoderDispatcher dispatcher)
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/EncoderDispatcher.java:61
Method
DrawView
(Context context)
DrawPic/src/main/java/io/github/sawameimei/audio/DrawView.java:21
Method
EGLCore
Prepares EGL display and context. <p> Equivalent to EGLCore(null, 0).
opengleslib/src/main/java/io/github/sawameimei/opengleslib/common/EGLCore.java:64
Method
Encoder
(MediaCodec encoder, MediaMuxer mediaMuxer, int width, int height)
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/RecordByMediaCodecActivity.java:264
Method
EncoderHandler
(Looper looper)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/MP4Encoder.java:99
Method
FBOGroupGLProgram
(Size textureSize, GLProgram inputProgram, TextureGLProgram outputProgram, TextureGLProgram... middleWareProgr
opengleslib/src/main/java/io/github/sawameimei/opengleslib/glprogram/FBOGroupGLProgram.java:23
Method
FilterBeautyGLProgram
(Context context, float[] textureM, int textureId, int textureWidth, int textureHeight)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/FilterBeautyGLProgram.java:55
Method
FilterFaceDetectorGLProgram
(Context context, float[] textureM, int textureId, int prevWidth, int prevHeight)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/FilterFaceDetectorGLProgram.java:58
Method
FilterWriteSkinGLProgram
(Context context, float[] textureM, int textureId, int textureWidth, int textureHeight)
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/glprogram/FilterWriteSkinGLProgram.java:56
← previous
next →
501–600 of 1,347, ranked by callers