| org.bytedeco.javacpp.avcodec.audio_resample_close(avcodec.ReSampleContext) |
| org.bytedeco.javacpp.avcodec.audio_resample(avcodec.ReSampleContext, short[], short[], int) |
| org.bytedeco.javacpp.avcodec.audio_resample(avcodec.ReSampleContext, ShortBuffer, ShortBuffer, int) |
| org.bytedeco.javacpp.avcodec.audio_resample(avcodec.ReSampleContext, ShortPointer, ShortPointer, int) |
| org.bytedeco.javacpp.avformat.av_apply_bitstream_filters(avcodec.AVCodecContext, avcodec.AVPacket, avcodec.AVBitStreamFilterContext) |
| org.bytedeco.javacpp.avcodec.av_audio_resample_init(int, int, int, int, int, int, int, int, int, double) |
| 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_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.avfilter.av_filter_next(avfilter.AVFilter) |
| org.bytedeco.javacpp.avfilter.av_filter_next(PointerPointer)
|
| org.bytedeco.javacpp.avformat.av_format_get_open_cb(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avformat.av_format_set_open_cb(avformat.AVFormatContext, avformat.AVOpenCallback) |
| 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_log_ask_for_sample(Pointer, BytePointer)
|
| org.bytedeco.javacpp.avcodec.av_log_ask_for_sample(Pointer, String) |
| org.bytedeco.javacpp.avcodec.av_log_missing_feature(Pointer, BytePointer, int)
|
| org.bytedeco.javacpp.avcodec.av_log_missing_feature(Pointer, String, int) |
| 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_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.avcodec.av_register_bitstream_filter(avcodec.AVBitStreamFilter) |
| org.bytedeco.javacpp.avcodec.av_resample_close(avcodec.AVResampleContext) |
| org.bytedeco.javacpp.avcodec.av_resample_compensate(avcodec.AVResampleContext, int, int) |
| org.bytedeco.javacpp.avcodec.av_resample_init(int, int, int, int, int, double) |
| org.bytedeco.javacpp.avcodec.av_resample(avcodec.AVResampleContext, short[], short[], int[], int, int, int) |
| org.bytedeco.javacpp.avcodec.av_resample(avcodec.AVResampleContext, ShortBuffer, ShortBuffer, IntBuffer, int, int, int) |
| org.bytedeco.javacpp.avcodec.av_resample(avcodec.AVResampleContext, ShortPointer, ShortPointer, IntPointer, int, int, int) |
| org.bytedeco.javacpp.avutil.av_set_cpu_flags_mask(int) |
| 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_edge_width()
|
| org.bytedeco.javacpp.avcodec.avcodec_get_pix_fmt_loss(int, int, int)
|
| org.bytedeco.javacpp.avcodec.avcodec_set_dimensions(avcodec.AVCodecContext, int, int)
|
| org.bytedeco.javacpp.avfilter.avfilter_graph_add_filter(avfilter.AVFilterGraph, avfilter.AVFilterContext)
|
| org.bytedeco.javacpp.avfilter.avfilter_init_filter(avfilter.AVFilterContext, BytePointer, Pointer) |
| org.bytedeco.javacpp.avfilter.avfilter_init_filter(avfilter.AVFilterContext, String, Pointer) |
| org.bytedeco.javacpp.avfilter.avfilter_link_set_closed(avfilter.AVFilterLink, int)
|
| org.bytedeco.javacpp.avfilter.avfilter_open(avfilter.AVFilterContext, avfilter.AVFilter, BytePointer) |
| org.bytedeco.javacpp.avfilter.avfilter_open(avfilter.AVFilterContext, avfilter.AVFilter, String) |
| org.bytedeco.javacpp.avfilter.avfilter_open(PointerPointer, avfilter.AVFilter, BytePointer)
|
| org.bytedeco.javacpp.avfilter.avfilter_uninit() |
| 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.border_masking()
|
| 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.avcodec.AVCodecContext.codec_name() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.codec_name(int)
|
| 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.avcodec.AVCodecContext.dtg_active_format()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.error_rate()
|
| org.bytedeco.javacpp.avutil.AVFrame.error() |
| org.bytedeco.javacpp.avutil.AVFrame.error(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.AVCodecContext.inter_quant_bias()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.intra_quant_bias()
|
| org.bytedeco.javacpp.avcodec.AVPicture.linesize() |
| org.bytedeco.javacpp.avcodec.AVPicture.linesize(int) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.lmax()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.lmin()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.max_prediction_order()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.mb_threshold()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.me_method()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.me_penalty_compensation()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.me_threshold()
|
| 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.avformat.AVStream.pts()
|
| org.bytedeco.javacpp.avutil.AVFrame.qscale_table() |
| org.bytedeco.javacpp.avutil.AVFrame.qscale_type() |
| org.bytedeco.javacpp.avutil.AVFrame.qstride() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_buffer_aggressivity()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_eq()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_initial_cplx() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_qmod_amp() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_qmod_freq() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_qsquish()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.rc_strategy()
|
| 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_factor() |
| 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.avcodec.AVCodecContext.stream_codec_tag()
|
| 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.avformat.url_feof(avformat.AVIOContext)
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.vbv_delay()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.xvmc_acceleration()
|