MCPcopy Create free account

hub / github.com/Skiiyis/Hestia / functions

Functions1,347 in github.com/Skiiyis/Hestia

↓ 4 callersFunctionconfigure_filtergraph
ffmpeg/src/main/cpp/ffmpeg_filter.c:977
↓ 4 callersMethodconnect
Issues an RTMP "connect" command and wait for the response. @param url specify the RTMP url @return If succeeded return true else return false
RTMP/src/main/java/com/github/faucamp/simplertmp/RtmpPublisher.java:20
↓ 4 callersMethodcreateProgram
Creates a new program from the supplied vertex and fragment shaders. @return A handle to the program, or 0 on failure.
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec2/GlUtil.java:51
↓ 4 callersFunctionfilter_codec_opts
ffmpeg/src/main/cpp/cmdutils.c:1943
↓ 4 callersMethodgetAcknowledgementWindowSize
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/WindowAckSize.java:31
↓ 4 callersMethodgetChunkStreamId
@return the ID of the chunk stream to be aborted
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/Abort.java:29
↓ 4 callersFunctioninsert_trim
ffmpeg/src/main/cpp/ffmpeg_filter.c:337
↓ 4 callersMethodmarkDeltaTimestampTx
Utility method for calculating & synchronizing transmitted timestamp deltas
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:66
↓ 4 callersFunctionparse_time_or_die
ffmpeg/src/main/cpp/cmdutils.c:155
↓ 4 callersFunctionprocess_input_packet
pkt = NULL means EOF (needed to flush decoder buffers) */
ffmpeg/src/main/cpp/ffmpeg.c:2440
↓ 4 callersFunctionpsnr
ffmpeg/src/main/cpp/ffmpeg.c:1322
↓ 4 callersMethodreadPacket
()
RTMP/src/main/java/io/github/sawameimei/rtmp/RtmpConnection.java:240
↓ 4 callersMethodreset
()
RTMP/src/main/java/com/github/faucamp/simplertmp/DefaultRtmpPublisher.java:379
↓ 4 callersMethodsetAbsoluteTimestamp
(int absoluteTimestamp)
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/RtmpHeader.java:387
↓ 4 callersMethodsetEventData
Used to set (a single) event data for most user control message types
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/UserControl.java:200
↓ 4 callersFunctionset_tty_echo
ffmpeg/src/main/cpp/ffmpeg.c:3687
↓ 4 callersMethodsizeOf
@return the byte size of the resulting AMF string of the specified value
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfString.java:120
↓ 4 callersMethodwriteStringTo
(OutputStream out, String string, boolean isKey)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfString.java:93
↓ 3 callersFunctionassert_avoptions
ffmpeg/src/main/cpp/ffmpeg.c:605
↓ 3 callersFunctionassert_file_overwrite
ffmpeg/src/main/cpp/ffmpeg_opt.c:824
↓ 3 callersFunctionav_float2int
* Reinterpret a float as a 32-bit integer. */
ffmpeg/src/main/cpp/libavutil/intfloat.h:49
↓ 3 callersFunctionav_mallocz_array
ffmpeg/src/main/cpp/libavutil/mem.h:229
↓ 3 callersMethodcheckConnected
()
RTMP/src/main/java/io/github/sawameimei/rtmp/RtmpCollector.java:148
↓ 3 callersFunctioncheck_decode_result
ffmpeg/src/main/cpp/ffmpeg.c:2034
↓ 3 callersFunctioncheck_recording_time
ffmpeg/src/main/cpp/ffmpeg.c:847
↓ 3 callersMethodgetPrevHeaderTx
@return the previous header that was transmitted on this channel
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:42
↓ 3 callersFunctionget_input_stream
ffmpeg/src/main/cpp/ffmpeg.c:2772
↓ 3 callersFunctionget_media_type_char
ffmpeg/src/main/cpp/cmdutils.c:1385
↓ 3 callersFunctiongetutime
ffmpeg/src/main/cpp/ffmpeg.c:4531
↓ 3 callersFunctionlrint
ffmpeg/src/main/cpp/libavutil/libm.h:430
↓ 3 callersFunctionnew_audio_stream
ffmpeg/src/main/cpp/ffmpeg_opt.c:1697
↓ 3 callersFunctionnew_video_stream
ffmpeg/src/main/cpp/ffmpeg_opt.c:1498
↓ 3 callersMethodnotifyRtmpIOException
(IOException e)
RTMP/src/main/java/com/github/faucamp/simplertmp/RtmpPublishHandler.java:77
↓ 3 callersFunctionparse_matrix_coeffs
ffmpeg/src/main/cpp/ffmpeg_opt.c:1422
↓ 3 callersFunctionparse_meta_type
* Parse a metadata specifier passed as 'arg' parameter. * @param arg metadata string to parse * @param type metadata type is written here -- g(loba
ffmpeg/src/main/cpp/ffmpeg_opt.c:455
↓ 3 callersMethodprepare
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L6Activity.java:249
↓ 3 callersMethodprepare
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/MP4Encoder.java:50
↓ 3 callersMethodprepare
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L5Activity.java:265
↓ 3 callersMethodprepare
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L7Activity.java:248
↓ 3 callersMethodprevHeaderRx
@return the previous header that was received on this channel, or <code>null</code> if no previous header was received
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:32
↓ 3 callersFunctionprint_all_libs_info
ffmpeg/src/main/cpp/cmdutils.c:1068
↓ 3 callersMethodreadFrom
(InputStream in)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfDecoder.java:12
↓ 3 callersMethodreadStringFrom
(InputStream in, boolean isKey)
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfString.java:81
↓ 3 callersMethodreadUnsignedInt16
(InputStream in)
RTMP/src/main/java/com/github/faucamp/simplertmp/Util.java:30
↓ 3 callersFunctionread_file
read file contents into a string */
ffmpeg/src/main/cpp/ffmpeg_opt.c:1439
↓ 3 callersFunctionread_key
read a key without blocking */
ffmpeg/src/main/cpp/ffmpeg.c:407
↓ 3 callersFunctionreap_filters
* Get and encode new output from any of the filtergraphs, without causing * activity. * * @return 0 for success, <0 for severe errors */
ffmpeg/src/main/cpp/ffmpeg.c:1382
↓ 3 callersMethodrelease
()
RTMP/src/main/java/io/github/sawameimei/rtmp/RtmpConnection.java:201
↓ 3 callersMethodshutDown
()
MediaCodec/src/main/java/io/github/sawameimei/mediacodec/mediaCodec/Hdot264Decoder.java:79
↓ 3 callersMethodshutdown
()
RTMP/src/main/java/com/github/faucamp/simplertmp/DefaultRtmpPublisher.java:343
↓ 3 callersMethodstart
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/MP4Encoder.java:149
↓ 3 callersFunctionsub2video_update
ffmpeg/src/main/cpp/ffmpeg.c:238
↓ 3 callersMethodtakeInvokedCommand
(int transactionId)
RTMP/src/main/java/com/github/faucamp/simplertmp/io/RtmpSessionInfo.java:37
↓ 3 callersFunctionterm_exit
ffmpeg/src/main/cpp/ffmpeg.c:317
↓ 3 callersMethodtexture
()
opengleslib/src/main/java/io/github/sawameimei/opengleslib/glprogram/TextureGLProgram.java:8
↓ 3 callersMethodwriteUnsignedInt16
(OutputStream out, int value)
RTMP/src/main/java/com/github/faucamp/simplertmp/Util.java:40
↓ 3 callersFunctionwrite_packet
ffmpeg/src/main/cpp/ffmpeg.c:642
↓ 2 callersFunctionabort_codec_experimental
ffmpeg/src/main/cpp/ffmpeg.c:613
↓ 2 callersMethodaddInvokedCommand
(int transactionId, String commandName)
RTMP/src/main/java/com/github/faucamp/simplertmp/io/RtmpSessionInfo.java:41
↓ 2 callersFunctionadd_opt
* Add an option instance to currently parsed group. */
ffmpeg/src/main/cpp/cmdutils.c:671
↓ 2 callersFunctionav_bswap32
ffmpeg/src/main/cpp/libavutil/bswap.h:68
↓ 2 callersFunctionav_int2double
* Reinterpret a 64-bit integer as a double. */
ffmpeg/src/main/cpp/libavutil/intfloat.h:58
↓ 2 callersFunctionav_malloc_array
ffmpeg/src/main/cpp/libavutil/mem.h:208
↓ 2 callersFunctionavio_tell
* ftell() equivalent for AVIOContext. * @return position or AVERROR. */
ffmpeg/src/main/cpp/libavformat/avio.h:543
↓ 2 callersMethodchangeFragmentShader
Replaces the fragment shader. Pass in null to reset to default.
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:883
↓ 2 callersMethodcheckStream
()
RTMP/src/main/java/io/github/sawameimei/rtmp/RtmpCollector.java:154
↓ 2 callersFunctioncheck_init_output_file
open the muxer when all the streams are initialized */
ffmpeg/src/main/cpp/ffmpeg.c:2783
↓ 2 callersFunctioncheck_nan_suffix
ffmpeg/src/main/cpp/compat/strtod.c:28
↓ 2 callersFunctioncheck_output_constraints
* Check whether a packet from ist should be written into ost at this time */
ffmpeg/src/main/cpp/ffmpeg.c:1884
↓ 2 callersFunctioncheck_streamcopy_filters
ffmpeg/src/main/cpp/ffmpeg_opt.c:1485
↓ 2 callersFunctionchoose_decoder
ffmpeg/src/main/cpp/ffmpeg_opt.c:614
↓ 2 callersFunctionchoose_pixel_fmt
ffmpeg/src/main/cpp/ffmpeg_filter.c:63
↓ 2 callersMethodclearStoredChunks
Clears all currently-stored packet chunks (used when an ABORT packet is received)
RTMP/src/main/java/com/github/faucamp/simplertmp/io/ChunkStreamInfo.java:89
↓ 2 callersMethodcreateProgram
(String vertexSource, String fragmentSource)
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:910
↓ 2 callersMethodcreateStream
(RtmpSessionInfo rtmpSessionInfo, int transactionId)
RTMP/src/main/java/io/github/sawameimei/rtmp/CommandEnum.java:48
↓ 2 callersFunctiondecode
This does not quite work like avcodec_decode_audio4/avcodec_decode_video2. There is the following difference: if you got a frame, you must call it aga
ffmpeg/src/main/cpp/ffmpeg.c:2055
↓ 2 callersFunctiondo_video_out
ffmpeg/src/main/cpp/ffmpeg.c:1001
↓ 2 callersFunctiondo_video_stats
ffmpeg/src/main/cpp/ffmpeg.c:1326
↓ 2 callersMethoddrainEncoder
Extracts all pending data from the encode and forwards it to the muxer. <p> If endOfStream is not set, this returns when there is no more data to drai
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:413
↓ 2 callersMethoddrainEncoder
Extracts all pending data from the encode. <p> If endOfStream is not set, this returns when there is no more data to drain. If it is set, we send EOS
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/EncodeAndMuxTest.java:214
↓ 2 callersMethodfilePath
()
AudioRecord/src/main/java/io/github/sawameimei/audio/AudioOperation.java:9
↓ 2 callersFunctionfinish_group
* Finish parsing an option group. * * @param group_idx which group definition should this group belong to * @param arg argument of the group delimi
ffmpeg/src/main/cpp/cmdutils.c:641
↓ 2 callersFunctionfree_input_threads
ffmpeg/src/main/cpp/ffmpeg.c:3858
↓ 2 callersMethodgetAcknowledgementWindowSize
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/SetPeerBandwidth.java:73
↓ 2 callersMethodgetConfig
Finds a suitable EGLConfig. @param flags Bit flags from constructor. @param version Must be 2 or 3.
opengleslib/src/main/java/io/github/sawameimei/opengleslib/common/EGLCore.java:145
↓ 2 callersMethodgetEglSurface
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/OpenGLES20L8Activity.java:184
↓ 2 callersMethodgetEncoderHandler
()
PlayOpenGLES2.0/src/main/java/io/github/sawameimei/playopengles20/MP4Encoder.java:160
↓ 2 callersMethodgetIntValue
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/SetPeerBandwidth.java:52
↓ 2 callersMethodgetIntValue
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/UserControl.java:143
↓ 2 callersMethodgetRxChunkSize
()
RTMP/src/main/java/com/github/faucamp/simplertmp/io/RtmpSessionInfo.java:45
↓ 2 callersMethodgetSize
()
opengleslib/src/main/java/io/github/sawameimei/opengleslib/common/GLVertex.java:15
↓ 2 callersMethodgetSize
()
opengleslib/src/main/java/io/github/sawameimei/opengleslib/common/GLVertex.java:33
↓ 2 callersMethodgetTextureId
()
MediaCodec/src/androidTest/java/io/github/sawameimei/mediacodec/CameraToMpegTest.java:798
↓ 2 callersMethodgetTxChunkSize
()
RTMP/src/main/java/com/github/faucamp/simplertmp/io/RtmpSessionInfo.java:53
↓ 2 callersMethodgetType
()
RTMP/src/main/java/com/github/faucamp/simplertmp/packets/UserControl.java:176
↓ 2 callersMethodgetValue
()
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfNumber.java:27
↓ 2 callersMethodgetValue
()
RTMP/src/main/java/com/github/faucamp/simplertmp/amf/AmfString.java:40
↓ 2 callersFunctionget_codecs_sorted
ffmpeg/src/main/cpp/cmdutils.c:1420
↓ 2 callersFunctionget_compliance_unofficial_pix_fmts
ffmpeg/src/main/cpp/ffmpeg_filter.c:42
↓ 2 callersFunctionget_input_packet
ffmpeg/src/main/cpp/ffmpeg.c:3913
← previousnext →101–200 of 1,347, ranked by callers