| 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.avcodec.av_audio_resample_init(int, int, int, int, int, int, int, int, int, double) |
| org.bytedeco.javacpp.avfilter.av_buffersink_get_buffer_ref(avfilter.AVFilterContext, avfilter.AVFilterBufferRef, int) |
| org.bytedeco.javacpp.avfilter.av_buffersink_get_buffer_ref(avfilter.AVFilterContext, PointerPointer, int) |
| org.bytedeco.javacpp.avfilter.av_buffersink_poll_frame(avfilter.AVFilterContext) |
| org.bytedeco.javacpp.avfilter.av_buffersink_read_samples(avfilter.AVFilterContext, avfilter.AVFilterBufferRef, int) |
| org.bytedeco.javacpp.avfilter.av_buffersink_read_samples(avfilter.AVFilterContext, PointerPointer, int) |
| org.bytedeco.javacpp.avfilter.av_buffersink_read(avfilter.AVFilterContext, avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.av_buffersink_read(avfilter.AVFilterContext, PointerPointer) |
| org.bytedeco.javacpp.avfilter.av_buffersrc_buffer(avfilter.AVFilterContext, avfilter.AVFilterBufferRef)
|
| org.bytedeco.javacpp.avformat.av_demuxer_open(avformat.AVFormatContext) |
| org.bytedeco.javacpp.avcodec.av_destruct_packet(avcodec.AVPacket)
|
| org.bytedeco.javacpp.avfilter.av_filter_next(avfilter.AVFilter) |
| org.bytedeco.javacpp.avfilter.av_filter_next(PointerPointer)
|
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, BytePointer, avutil.AVOption, byte[], int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, BytePointer, avutil.AVOption, ByteBuffer, int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, BytePointer, avutil.AVOption, BytePointer, int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, BytePointer, PointerPointer, BytePointer, int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, String, avutil.AVOption, byte[], int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, String, avutil.AVOption, ByteBuffer, int) |
| org.bytedeco.javacpp.avutil.av_get_string(Pointer, String, avutil.AVOption, BytePointer, 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.avutil.av_next_option(Pointer, avutil.AVOption) |
| org.bytedeco.javacpp.avutil.av_opt_set_defaults2(Pointer, int, int) |
| 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.avutil.av_pix_fmt_descriptors() |
| org.bytedeco.javacpp.avutil.av_pix_fmt_descriptors(int) |
| 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.avutil.av_set_double(Pointer, BytePointer, double) |
| org.bytedeco.javacpp.avutil.av_set_double(Pointer, String, double) |
| org.bytedeco.javacpp.avutil.av_set_int(Pointer, BytePointer, long) |
| org.bytedeco.javacpp.avutil.av_set_int(Pointer, String, long) |
| org.bytedeco.javacpp.avutil.av_set_q(Pointer, BytePointer, avutil.AVRational) |
| org.bytedeco.javacpp.avutil.av_set_q(Pointer, String, avutil.AVRational) |
| org.bytedeco.javacpp.avutil.av_set_string3(Pointer, BytePointer, BytePointer, int, avutil.AVOption) |
| org.bytedeco.javacpp.avutil.av_set_string3(Pointer, BytePointer, BytePointer, int, PointerPointer)
|
| org.bytedeco.javacpp.avutil.av_set_string3(Pointer, String, String, int, avutil.AVOption) |
| org.bytedeco.javacpp.avcodec.avcodec_alloc_frame()
|
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio3(avcodec.AVCodecContext, short[], int[], avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio3(avcodec.AVCodecContext, ShortBuffer, IntBuffer, avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.avcodec_decode_audio3(avcodec.AVCodecContext, ShortPointer, IntPointer, avcodec.AVPacket)
|
| org.bytedeco.javacpp.avcodec.avcodec_default_get_buffer(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_default_reget_buffer(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_default_release_buffer(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio(avcodec.AVCodecContext, byte[], int, short[]) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio(avcodec.AVCodecContext, ByteBuffer, int, ShortBuffer) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_audio(avcodec.AVCodecContext, BytePointer, int, ShortPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_encode_video(avcodec.AVCodecContext, byte[], int, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_video(avcodec.AVCodecContext, ByteBuffer, int, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_encode_video(avcodec.AVCodecContext, BytePointer, int, avutil.AVFrame)
|
| 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_free_frame(avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.avcodec_free_frame(PointerPointer)
|
| org.bytedeco.javacpp.avcodec.avcodec_get_edge_width()
|
| org.bytedeco.javacpp.avcodec.avcodec_get_frame_defaults(avutil.AVFrame)
|
| 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_copy_buf_props(avutil.AVFrame, avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.avfilter_copy_buffer_ref_props(avfilter.AVFilterBufferRef, avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.avfilter_copy_frame_props(avfilter.AVFilterBufferRef, avutil.AVFrame) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays_channels(byte[], int, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays_channels(ByteBuffer, int, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays_channels(BytePointer, int, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays_channels(PointerPointer, int, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays(byte[], int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays(ByteBuffer, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays(BytePointer, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_audio_buffer_ref_from_arrays(PointerPointer, int, int, int, int, long) |
| org.bytedeco.javacpp.avfilter.avfilter_get_video_buffer_ref_from_arrays(byte[], int[], int, int, int, int) |
| org.bytedeco.javacpp.avfilter.avfilter_get_video_buffer_ref_from_arrays(ByteBuffer, IntBuffer, int, int, int, int) |
| org.bytedeco.javacpp.avfilter.avfilter_get_video_buffer_ref_from_arrays(BytePointer, IntPointer, int, int, int, int) |
| org.bytedeco.javacpp.avfilter.avfilter_get_video_buffer_ref_from_arrays(PointerPointer, IntPointer, int, int, 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_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_ref_buffer(avfilter.AVFilterBufferRef, int) |
| org.bytedeco.javacpp.avfilter.avfilter_ref_get_channels(avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.avfilter_uninit() |
| org.bytedeco.javacpp.avfilter.avfilter_unref_buffer(avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.avfilter_unref_bufferp(avfilter.AVFilterBufferRef) |
| org.bytedeco.javacpp.avfilter.avfilter_unref_bufferp(PointerPointer) |
| org.bytedeco.javacpp.avcodec.avpicture_deinterlace(avcodec.AVPicture, avcodec.AVPicture, int, int, int)
|
| org.bytedeco.javacpp.avutil.AVFrame.base() |
| org.bytedeco.javacpp.avutil.AVFrame.base(int) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.border_masking()
|
| org.bytedeco.javacpp.avutil.AVFrame.buffer_hints() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.Get_buffer_AVCodecContext_AVFrame.call(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.Release_buffer_AVCodecContext_AVFrame.call(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.Reget_buffer_AVCodecContext_AVFrame.call(avcodec.AVCodecContext, avutil.AVFrame) |
| org.bytedeco.javacpp.avcodec.AVPacket.Destruct_AVPacket.call(avcodec.AVPacket) |
| org.bytedeco.javacpp.avcodec.AVCodecContext.codec_name() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.codec_name(int)
|
| org.bytedeco.javacpp.avutil.AVFrame.dct_coeff() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.dtg_active_format()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.error_rate()
|
| org.bytedeco.javacpp.avfilter.AVFilterGraph.filter_count_unused() |
| org.bytedeco.javacpp.avutil.AVFrame.hwaccel_picture_private()
|
| org.bytedeco.javacpp.avfilter.AVFilterContext.input_count()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.lmax()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.lmin()
|
| org.bytedeco.javacpp.avformat.AVFormatContext.max_analyze_duration()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.mb_threshold()
|
| org.bytedeco.javacpp.avutil.AVFrame.mb_type() |
| org.bytedeco.javacpp.avutil.AVFrame.mbskip_table() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.me_threshold()
|
| org.bytedeco.javacpp.avfilter.AVFilterPad.min_perms() |
| org.bytedeco.javacpp.avfilter.AVFilterContext.output_count()
|
| org.bytedeco.javacpp.avutil.AVFrame.owner() |
| org.bytedeco.javacpp.avutil.AVFrame.pan_scan() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.pkt()
|
| org.bytedeco.javacpp.avcodec.AVPacket.priv() |
| org.bytedeco.javacpp.avformat.AVFormatContext.probesize()
|
| 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.avutil.AVFrame.ref_index() |
| org.bytedeco.javacpp.avutil.AVFrame.ref_index(int) |
| org.bytedeco.javacpp.avutil.AVFrame.reference() |
| org.bytedeco.javacpp.avfilter.AVFilterPad.rej_perms() |
| org.bytedeco.javacpp.avutil.AVFrame.reordered_opaque()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.request_channels()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.scenechange_factor() |
| org.bytedeco.javacpp.avcodec.AVCodecContext.stream_codec_tag()
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.thread_opaque()
|
| org.bytedeco.javacpp.avutil.AVFrame.thread_opaque() |
| org.bytedeco.javacpp.avutil.AVFrame.type() |
| org.bytedeco.javacpp.avformat.url_feof(avformat.AVIOContext)
|
| org.bytedeco.javacpp.avcodec.AVCodecContext.xvmc_acceleration()
|