| org.bytedeco.javacpp.avformat.av_apply_bitstream_filters(avcodec.AVCodecContext, avcodec.AVPacket, avcodec.AVBitStreamFilterContext) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_close(avcodec.AVBitStreamFilterContext)
|
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, byte[], int[], byte[], int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, ByteBuffer, IntBuffer, ByteBuffer, int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, BytePointer, IntPointer, BytePointer, int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, PointerPointer, IntPointer, BytePointer, int, int)
|
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, byte[], int[], byte[], int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, ByteBuffer, IntBuffer, ByteBuffer, int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, BytePointer, IntPointer, BytePointer, int, int) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_init(BytePointer)
|
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_init(String) |
| org.bytedeco.javacpp.avcodec.av_bitstream_filter_next(avcodec.AVBitStreamFilter)
|
| org.bytedeco.javacpp.avcodec.av_bsf_next(Pointer) |
| org.bytedeco.javacpp.avcodec.av_bsf_next(PointerPointer) |
| org.bytedeco.javacpp.avcodec.av_codec_get_chroma_intra_matrix(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_get_codec_descriptor(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_get_codec_properties(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_get_lowres(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_get_max_lowres(avcodec.AVCodec) |
| org.bytedeco.javacpp.avcodec.av_codec_get_pkt_timebase(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_get_seek_preroll(avcodec.AVCodecContext) |
| org.bytedeco.javacpp.avcodec.av_codec_next(avcodec.AVCodec) |
| org.bytedeco.javacpp.avcodec.av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, short[]) |
| org.bytedeco.javacpp.avcodec.av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, ShortBuffer) |
| org.bytedeco.javacpp.avcodec.av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, ShortPointer) |
| org.bytedeco.javacpp.avcodec.av_codec_set_codec_descriptor(avcodec.AVCodecContext, avcodec.AVCodecDescriptor) |
| org.bytedeco.javacpp.avcodec.av_codec_set_lowres(avcodec.AVCodecContext, int) |
| org.bytedeco.javacpp.avcodec.av_codec_set_pkt_timebase(avcodec.AVCodecContext, avutil.AVRational) |
| org.bytedeco.javacpp.avcodec.av_codec_set_seek_preroll(avcodec.AVCodecContext, int) |
| org.bytedeco.javacpp.avcodec.av_copy_packet_side_data(avcodec.AVPacket, avcodec.AVPacket)
|
| org.bytedeco.javacpp.avcodec.av_copy_packet(avcodec.AVPacket, avcodec.AVPacket)
|
| org.bytedeco.javacpp.avformat.av_demuxer_open(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avcodec.av_dup_packet(avcodec.AVPacket)
|
| org.bytedeco.javacpp.avformat.av_format_get_audio_codec(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_control_message_cb(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_data_codec(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_metadata_header_padding(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_opaque(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_open_cb(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_probe_score(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_subtitle_codec(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_get_video_codec(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_set_audio_codec(avformat.AVFormatContext, avcodec.AVCodec) |
| org.bytedeco.javacpp.avformat.av_format_set_control_message_cb(avformat.AVFormatContext, avformat.av_format_control_message) |
| org.bytedeco.javacpp.avformat.av_format_set_data_codec(avformat.AVFormatContext, avcodec.AVCodec) |
| org.bytedeco.javacpp.avformat.av_format_set_metadata_header_padding(avformat.AVFormatContext, int) |
| org.bytedeco.javacpp.avformat.av_format_set_opaque(avformat.AVFormatContext, Pointer) |
| org.bytedeco.javacpp.avformat.av_format_set_open_cb(avformat.AVFormatContext, avformat.AVOpenCallback) |
| org.bytedeco.javacpp.avformat.av_format_set_subtitle_codec(avformat.AVFormatContext, avcodec.AVCodec) |
| org.bytedeco.javacpp.avformat.av_format_set_video_codec(avformat.AVFormatContext, avcodec.AVCodec) |
| org.bytedeco.javacpp.avutil.av_frame_get_best_effort_timestamp(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_channel_layout(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_channels(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_color_range(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_colorspace(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_decode_error_flags(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_metadata(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_pkt_duration(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_pkt_pos(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_pkt_size(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_get_qp_table(avutil.AVFrame, int[], int[]) |
| org.bytedeco.javacpp.avutil.av_frame_get_qp_table(avutil.AVFrame, IntBuffer, IntBuffer) |
| org.bytedeco.javacpp.avutil.av_frame_get_qp_table(avutil.AVFrame, IntPointer, IntPointer) |
| org.bytedeco.javacpp.avutil.av_frame_get_sample_rate(avutil.AVFrame) |
| org.bytedeco.javacpp.avutil.av_frame_set_best_effort_timestamp(avutil.AVFrame, long) |
| org.bytedeco.javacpp.avutil.av_frame_set_channel_layout(avutil.AVFrame, long) |
| org.bytedeco.javacpp.avutil.av_frame_set_channels(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_color_range(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_colorspace(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_decode_error_flags(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_metadata(avutil.AVFrame, avutil.AVDictionary) |
| org.bytedeco.javacpp.avutil.av_frame_set_pkt_duration(avutil.AVFrame, long) |
| org.bytedeco.javacpp.avutil.av_frame_set_pkt_pos(avutil.AVFrame, long) |
| org.bytedeco.javacpp.avutil.av_frame_set_pkt_size(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_qp_table(avutil.AVFrame, avutil.AVBufferRef, int, int) |
| org.bytedeco.javacpp.avutil.av_frame_set_sample_rate(avutil.AVFrame, int) |
| org.bytedeco.javacpp.avcodec.av_free_packet(avcodec.AVPacket)
|
| org.bytedeco.javacpp.avcodec.av_get_codec_tag_string(byte[], long, int) |
| org.bytedeco.javacpp.avcodec.av_get_codec_tag_string(ByteBuffer, long, int) |
| org.bytedeco.javacpp.avcodec.av_get_codec_tag_string(BytePointer, long, int)
|
| org.bytedeco.javacpp.avcodec.av_hwaccel_next(avcodec.AVHWAccel)
|
| org.bytedeco.javacpp.avformat.av_iformat_next(avformat.AVInputFormat) |
| org.bytedeco.javacpp.avcodec.av_lockmgr_register(avcodec.Cb_Pointer_int) |
| org.bytedeco.javacpp.avcodec.av_lockmgr_register(avcodec.Cb_PointerPointer_int) |
| org.bytedeco.javacpp.avformat.av_oformat_next(avformat.AVOutputFormat) |
| org.bytedeco.javacpp.avcodec.av_packet_merge_side_data(avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.av_packet_split_side_data(avcodec.AVPacket) |
| org.bytedeco.javacpp.avutil.av_parse_cpu_flags(BytePointer) |
| org.bytedeco.javacpp.avutil.av_parse_cpu_flags(String) |
| org.bytedeco.javacpp.avcodec.av_parser_change(avcodec.AVCodecParserContext, avcodec.AVCodecContext, PointerPointer, IntPointer, BytePointer, int, int)
|
| org.bytedeco.javacpp.avcodec.av_parser_next(avcodec.AVCodecParser) |
| org.bytedeco.javacpp.avcodec.av_picture_copy(avcodec.AVPicture, avcodec.AVPicture, int, int, int)
|
| org.bytedeco.javacpp.avcodec.av_picture_crop(avcodec.AVPicture, avcodec.AVPicture, int, int, int)
|
| org.bytedeco.javacpp.avcodec.av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, int[]) |
| org.bytedeco.javacpp.avcodec.av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, IntBuffer) |
| org.bytedeco.javacpp.avcodec.av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, IntPointer)
|
| org.bytedeco.javacpp.avformat.av_register_all() |
| org.bytedeco.javacpp.avcodec.av_register_bitstream_filter(avcodec.AVBitStreamFilter)
|
| org.bytedeco.javacpp.avcodec.av_register_codec_parser(avcodec.AVCodecParser) |
| org.bytedeco.javacpp.avcodec.av_register_hwaccel(avcodec.AVHWAccel)
|
| org.bytedeco.javacpp.avformat.av_register_input_format(avformat.AVInputFormat) |
| org.bytedeco.javacpp.avformat.av_register_output_format(avformat.AVOutputFormat) |
| org.bytedeco.javacpp.avutil.av_set_cpu_flags_mask(int) |
| org.bytedeco.javacpp.avformat.av_stream_get_r_frame_rate(avformat.AVStream) |
| org.bytedeco.javacpp.avformat.av_stream_get_recommended_encoder_configuration(avformat.AVStream) |
| org.bytedeco.javacpp.avformat.av_stream_set_r_frame_rate(avformat.AVStream, avutil.AVRational) |
| org.bytedeco.javacpp.avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream, byte[]) |
| org.bytedeco.javacpp.avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream, ByteBuffer) |
| org.bytedeco.javacpp.avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream, BytePointer) |
| org.bytedeco.javacpp.avcodec.avcodec_copy_context(avcodec.AVCodecContext, avcodec.AVCodecContext)
|
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, int[], avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, IntBuffer, avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, IntPointer, avcodec.AVPacket)
|
| org.bytedeco.javacpp.avcodec.avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, int[], avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, IntBuffer, avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, IntPointer, avcodec.AVPacket)
|
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, int[]) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntBuffer) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, int[]) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntBuffer) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_find_best_pix_fmt_of_2(int, int, int, int, IntPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_find_best_pix_fmt2(int, int, int, int, int[]) |
| org.bytedeco.javacpp.avcodec.avcodec_find_best_pix_fmt2(int, int, int, int, IntBuffer) |
| org.bytedeco.javacpp.avcodec.avcodec_find_best_pix_fmt2(int, int, int, int, IntPointer) |
| org.bytedeco.javacpp.avcodec.avcodec_get_chroma_sub_sample(int, int[], int[]) |
| org.bytedeco.javacpp.avcodec.avcodec_get_chroma_sub_sample(int, IntBuffer, IntBuffer) |
| org.bytedeco.javacpp.avcodec.avcodec_get_chroma_sub_sample(int, IntPointer, IntPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_get_context_defaults3(avcodec.AVCodecContext, avcodec.AVCodec)
|
| org.bytedeco.javacpp.avcodec.avcodec_get_pix_fmt_loss(int, int, int)
|
| org.bytedeco.javacpp.avcodec.avcodec_register_all() |
| org.bytedeco.javacpp.avcodec.avcodec_register(avcodec.AVCodec) |
| org.bytedeco.javacpp.avfilter.avfilter_link_get_channels(avfilter.AVFilterLink)
|
| org.bytedeco.javacpp.avfilter.avfilter_link_set_closed(avfilter.AVFilterLink, int)
|
| org.bytedeco.javacpp.avfilter.avfilter_next(avfilter.AVFilter) |
| org.bytedeco.javacpp.avfilter.avfilter_register_all() |
| org.bytedeco.javacpp.avfilter.avfilter_register(avfilter.AVFilter) |
| org.bytedeco.javacpp.avcodec.avpicture_alloc(avcodec.AVPicture, int, int, int)
|
| org.bytedeco.javacpp.avcodec.avpicture_fill(avcodec.AVPicture, byte[], int, int, int) |
| org.bytedeco.javacpp.avcodec.avpicture_fill(avcodec.AVPicture, ByteBuffer, int, int, int) |
| org.bytedeco.javacpp.avcodec.avpicture_fill(avcodec.AVPicture, BytePointer, int, int, int)
|
| org.bytedeco.javacpp.avcodec.avpicture_free(avcodec.AVPicture)
|
| org.bytedeco.javacpp.avcodec.avpicture_get_size(int, int, int)
|
| org.bytedeco.javacpp.avcodec.avpicture_layout(avcodec.AVPicture, int, int, int, byte[], int) |
| org.bytedeco.javacpp.avcodec.avpicture_layout(avcodec.AVPicture, int, int, int, ByteBuffer, int) |
| org.bytedeco.javacpp.avcodec.avpicture_layout(avcodec.AVPicture, int, int, int, BytePointer, int)
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.b_frame_strategy()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.b_sensitivity()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.brd_scale()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int.call(avcodec.AVCodecContext, Pointer, int, int) |
| org.bytedeco.javacpp.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer.call(avformat.AVFormatContext, PointerPointer, BytePointer, int, avformat.AVIOInterruptCB, PointerPointer) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.chromaoffset()
|
| org.bytedeco.javacpp.avformat.AVStream.codec()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.coded_frame()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.coder_type()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.context_model()
|
| org.bytedeco.javacpp.avcodec.AVPacket.convergence_duration()
|
| org.bytedeco.javacpp.avcodec.AVCodecParserContext.convergence_duration()
|
| org.bytedeco.javacpp.avcodec.AVPicture.data() |
| org.bytedeco.javacpp.avcodec.AVPicture.data(int) |
| org.bytedeco.javacpp.avutil.AVComponentDescriptor.depth_minus1() |
| org.bytedeco.javacpp.avutil.AVFrame.error() |
| org.bytedeco.javacpp.avutil.AVFrame.error(int)
|
| org.bytedeco.javacpp.avformat.AVFormatContext.filename() |
| org.bytedeco.javacpp.avformat.AVFormatContext.filename(int)
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.frame_bits()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.frame_skip_cmp()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.frame_skip_exp()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.frame_skip_factor()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.frame_skip_threshold()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.header_bits() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.i_count() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.i_tex_bits() |
| org.bytedeco.javacpp.avcodec.AVPicture.linesize() |
| org.bytedeco.javacpp.avcodec.AVPicture.linesize(int) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.max_prediction_order()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.me_penalty_compensation()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.min_prediction_order()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.misc_bits() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.mpeg_quant()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.mv_bits() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.noise_reduction()
|
| org.bytedeco.javacpp.avutil.AVComponentDescriptor.offset_plus1() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.p_count() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.p_tex_bits() |
| org.bytedeco.javacpp.avcodec.AVSubtitleRect.pict()
|
| org.bytedeco.javacpp.avutil.AVFrame.pkt_pts()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.pre_me()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.prediction_method()
|
| org.bytedeco.javacpp.avutil.AVFrame.qp_table_buf() |
| org.bytedeco.javacpp.avutil.AVFrame.qscale_table() |
| org.bytedeco.javacpp.avutil.AVFrame.qscale_type() |
| org.bytedeco.javacpp.avutil.AVFrame.qstride() |
| org.bytedeco.javacpp.avformat.AVStream.recommended_encoder_configuration()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.refcounted_frames() |
| org.bytedeco.javacpp.avutil.AVFrame.reordered_opaque()
|
| org.bytedeco.javacpp.avfilter.AVFilterGraph.resample_lavr_opts() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.rtp_payload_size()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.scenechange_threshold()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.side_data_only_packets()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.skip_count() |
| org.bytedeco.javacpp.avutil.AVComponentDescriptor.step_minus1() |
| org.bytedeco.javacpp.swscale.sws_addVec(swscale.SwsVector, swscale.SwsVector) |
| org.bytedeco.javacpp.swscale.sws_cloneVec(swscale.SwsVector) |
| org.bytedeco.javacpp.swscale.sws_convVec(swscale.SwsVector, swscale.SwsVector) |
| org.bytedeco.javacpp.swscale.sws_getConstVec(double, int) |
| org.bytedeco.javacpp.swscale.sws_getIdentityVec() |
| org.bytedeco.javacpp.swscale.sws_printVec2(swscale.SwsVector, avutil.AVClass, int) |
| org.bytedeco.javacpp.swscale.sws_shiftVec(swscale.SwsVector, int) |
| org.bytedeco.javacpp.swscale.sws_subVec(swscale.SwsVector, swscale.SwsVector) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.timecode_frame_start()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.vbv_delay()
|