- access_timestamp() - Method in class org.bytedeco.javacpp.avformat.AVIODirEntry
-
Time of last access in microseconds since unix epoch,
-1 if unknown.
- access_timestamp(long) - Method in class org.bytedeco.javacpp.avformat.AVIODirEntry
-
- active_thread_type() - Method in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Which multithreading methods are in use by the codec.
- active_thread_type(int) - Method in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
- age_index() - Method in class org.bytedeco.javacpp.avfilter.AVFilterLink
-
Index in the age array.
- age_index(int) - Method in class org.bytedeco.javacpp.avfilter.AVFilterLink
-
- alias() - Method in class org.bytedeco.javacpp.avutil.AVPixFmtDescriptor
-
Alternative comma-separated names.
- all_channel_counts() - Method in class org.bytedeco.javacpp.avfilter.AVABufferSinkParams
-
if not 0, accept any channel count or layout
- all_channel_counts(int) - Method in class org.bytedeco.javacpp.avfilter.AVABufferSinkParams
-
- alloc_frame() - Method in class org.bytedeco.javacpp.avcodec.AVHWAccel
-
- alloc_frame(avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame) - Method in class org.bytedeco.javacpp.avcodec.AVHWAccel
-
- aresample_swr_opts() - Method in class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
swr options to use for the auto-inserted aresample filters, Access ONLY through AVOptions
- aresample_swr_opts(BytePointer) - Method in class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
- args() - Method in class org.bytedeco.javacpp.avcodec.AVBitStreamFilterContext
-
Internal default arguments, used if NULL is passed to av_bitstream_filter_filter().
- args(BytePointer) - Method in class org.bytedeco.javacpp.avcodec.AVBitStreamFilterContext
-
- ass() - Method in class org.bytedeco.javacpp.avcodec.AVSubtitleRect
-
0 terminated ASS/SSA compatible event line.
- ass(BytePointer) - Method in class org.bytedeco.javacpp.avcodec.AVSubtitleRect
-
- attached_pic() - Method in class org.bytedeco.javacpp.avformat.AVStream
-
For streams with AV_DISPOSITION_ATTACHED_PIC disposition, this packet
will contain the attached picture.
- attached_pic(avcodec.AVPacket) - Method in class org.bytedeco.javacpp.avformat.AVStream
-
- audio_codec() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Forced audio codec.
- audio_codec(avcodec.AVCodec) - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
- audio_codec() - Method in class org.bytedeco.javacpp.avformat.AVOutputFormat
-
default audio codec
- audio_codec(int) - Method in class org.bytedeco.javacpp.avformat.AVOutputFormat
-
- audio_codec_id() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Forced audio codec_id.
- audio_codec_id(int) - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
- audio_preload() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Audio preload in microseconds.
- audio_preload(int) - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
- audio_resample(avcodec.ReSampleContext, ShortPointer, ShortPointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- audio_resample(avcodec.ReSampleContext, ShortBuffer, ShortBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- audio_resample(avcodec.ReSampleContext, short[], short[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- audio_resample_close(avcodec.ReSampleContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- audio_service_type() - Method in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Type of service that the audio stream conveys.
- audio_service_type(int) - Method in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
- av_abuffersink_params_alloc() - Static method in class org.bytedeco.javacpp.avfilter
-
Create an AVABufferSinkParams structure.
- av_add_index_entry(avformat.AVStream, long, long, int, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Add an index entry into a sorted list.
- av_add_q(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Add two rationals.
- av_add_stable(avutil.AVRational, long, avutil.AVRational, long) - Static method in class org.bytedeco.javacpp.avutil
-
Add a value to a timestamp.
- AV_AFD_14_9 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_16_9 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_16_9_SP_14_9 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_4_3 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_4_3_SP_14_9 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_SAME - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_AFD_SP_4_3 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVActiveFormatDescription
- AV_APP_TO_DEV_GET_MUTE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_GET_MUTE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_GET_VOLUME - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_GET_VOLUME() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_MUTE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_MUTE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_NONE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_NONE() - Static method in class org.bytedeco.javacpp.avdevice
-
enum AVAppToDevMessageType
- AV_APP_TO_DEV_PAUSE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_PAUSE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_PLAY - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_PLAY() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_SET_VOLUME - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_SET_VOLUME() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_TOGGLE_MUTE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_TOGGLE_MUTE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_TOGGLE_PAUSE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_TOGGLE_PAUSE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_UNMUTE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_UNMUTE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_WINDOW_REPAINT - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_WINDOW_REPAINT() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_WINDOW_SIZE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_APP_TO_DEV_WINDOW_SIZE() - Static method in class org.bytedeco.javacpp.avdevice
-
- av_append_packet(avformat.AVIOContext, avcodec.AVPacket, int) - Static method in class org.bytedeco.javacpp.avformat
-
Read data and append it to the current content of the AVPacket.
- av_apply_bitstream_filters(avcodec.AVCodecContext, avcodec.AVPacket, avcodec.AVBitStreamFilterContext) - Static method in class org.bytedeco.javacpp.avformat
-
Deprecated.
- av_audio_fifo_alloc(int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate an AVAudioFifo.
- av_audio_fifo_drain(avutil.AVAudioFifo, int) - Static method in class org.bytedeco.javacpp.avutil
-
Drain data from an AVAudioFifo.
- av_audio_fifo_free(avutil.AVAudioFifo) - Static method in class org.bytedeco.javacpp.avutil
-
Free an AVAudioFifo.
- av_audio_fifo_peek(avutil.AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Peek data from an AVAudioFifo.
- av_audio_fifo_peek(avutil.AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_audio_fifo_peek_at(avutil.AVAudioFifo, PointerPointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Peek data from an AVAudioFifo.
- av_audio_fifo_peek_at(avutil.AVAudioFifo, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_audio_fifo_read(avutil.AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Read data from an AVAudioFifo.
- av_audio_fifo_read(avutil.AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_audio_fifo_realloc(avutil.AVAudioFifo, int) - Static method in class org.bytedeco.javacpp.avutil
-
Reallocate an AVAudioFifo.
- av_audio_fifo_reset(avutil.AVAudioFifo) - Static method in class org.bytedeco.javacpp.avutil
-
Reset the AVAudioFifo buffer.
- av_audio_fifo_size(avutil.AVAudioFifo) - Static method in class org.bytedeco.javacpp.avutil
-
Get the current number of samples in the AVAudioFifo available for reading.
- av_audio_fifo_space(avutil.AVAudioFifo) - Static method in class org.bytedeco.javacpp.avutil
-
Get the current number of samples in the AVAudioFifo available for writing.
- av_audio_fifo_write(avutil.AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Write data to an AVAudioFifo.
- av_audio_fifo_write(avutil.AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_audio_resample_init(int, int, int, int, int, int, int, int, int, double) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- AV_AUDIO_SERVICE_TYPE_COMMENTARY - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_DIALOGUE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_EFFECTS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_EMERGENCY - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_HEARING_IMPAIRED - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_KARAOKE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_MAIN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_NB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_VISUALLY_IMPAIRED - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- AV_AUDIO_SERVICE_TYPE_VOICE_OVER - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVAudioServiceType
- av_bitstream_filter_close(avcodec.AVBitStreamFilterContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, PointerPointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, BytePointer, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_filter(avcodec.AVBitStreamFilterContext, avcodec.AVCodecContext, String, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_init(BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_init(String) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bitstream_filter_next(avcodec.AVBitStreamFilter) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_bprint_channel_layout(avutil.AVBPrint, int, long) - Static method in class org.bytedeco.javacpp.avutil
-
Append a description of a channel layout to a bprint buffer.
- av_bsf_alloc(avcodec.AVBitStreamFilter, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate a context for a given bitstream filter.
- av_bsf_alloc(avcodec.AVBitStreamFilter, avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Free a bitstream filter context and everything associated with it; write NULL
into the supplied pointer.
- av_bsf_free(avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_get_by_name(BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_get_by_name(String) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_get_class() - Static method in class org.bytedeco.javacpp.avcodec
-
Get the AVClass for AVBSFContext.
- av_bsf_get_null_filter(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Get null/pass-through bitstream filter.
- av_bsf_get_null_filter(avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_init(avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Prepare the filter for use, after all the parameters and options have been
set.
- av_bsf_list_alloc() - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate empty list of bitstream filters.
- av_bsf_list_append(avcodec.AVBSFList, avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Append bitstream filter to the list of bitstream filters.
- av_bsf_list_append2(avcodec.AVBSFList, BytePointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Construct new bitstream filter context given it's name and options
and append it to the list of bitstream filters.
- av_bsf_list_append2(avcodec.AVBSFList, BytePointer, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_list_append2(avcodec.AVBSFList, String, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_list_finalize(PointerPointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Finalize list of bitstream filters.
- av_bsf_list_finalize(avcodec.AVBSFList, avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_list_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Free list of bitstream filters.
- av_bsf_list_free(avcodec.AVBSFList) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_list_parse_str(BytePointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Parse string describing list of bitstream filters and create single
\ref AVBSFContext describing the whole chain of bitstream filters.
- av_bsf_list_parse_str(BytePointer, avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_list_parse_str(String, avcodec.AVBSFContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_next(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Iterate over all registered bitstream filters.
- av_bsf_next(Pointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_bsf_receive_packet(avcodec.AVBSFContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Retrieve a filtered packet.
- av_bsf_send_packet(avcodec.AVBSFContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Submit a packet for filtering.
- av_buffer_alloc(int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate an AVBuffer of the given size using av_malloc().
- av_buffer_allocz(int) - Static method in class org.bytedeco.javacpp.avutil
-
Same as av_buffer_alloc(), except the returned buffer will be initialized
to zero.
- av_buffer_create(BytePointer, int, avutil.Free_Pointer_BytePointer, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_create(ByteBuffer, int, avutil.Free_Pointer_ByteBuffer, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_create(byte[], int, avutil.Free_Pointer_byte__, Pointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_default_free(Pointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Default free callback, which calls av_free() on the buffer data.
- av_buffer_default_free(Pointer, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_default_free(Pointer, byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_BUFFER_FLAG_READONLY - Static variable in class org.bytedeco.javacpp.avutil
-
Always treat the buffer as read-only, even when it has only one
reference.
- av_buffer_get_opaque(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_get_ref_count(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_is_writable(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_make_writable(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Create a writable reference from a given buffer reference, avoiding data copy
if possible.
- av_buffer_make_writable(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_pool_get(avutil.AVBufferPool) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a new AVBuffer, reusing an old buffer from the pool when available.
- av_buffer_pool_init(int, avutil.Alloc_int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_pool_init2(int, Pointer, avutil.Alloc_Pointer_int, avutil.Pool_free_Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_pool_uninit(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Mark the pool as being available for freeing.
- av_buffer_pool_uninit(avutil.AVBufferPool) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_realloc(PointerPointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Reallocate a given buffer.
- av_buffer_realloc(avutil.AVBufferRef, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_buffer_ref(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
Create a new reference to an AVBuffer.
- av_buffer_unref(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free a given reference and automatically free the buffer if there are no more
references to it.
- av_buffer_unref(avutil.AVBufferRef) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_BUFFERSINK_FLAG_NO_REQUEST - Static variable in class org.bytedeco.javacpp.avfilter
-
Tell av_buffersink_get_buffer_ref() not to request a frame from its input.
- AV_BUFFERSINK_FLAG_PEEK - Static variable in class org.bytedeco.javacpp.avfilter
-
Tell av_buffersink_get_buffer_ref() to read video/samples buffer
reference, but not remove it from the buffer.
- av_buffersink_get_frame(avfilter.AVFilterContext, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avfilter
-
Get a frame with filtered data from sink and put it in frame.
- av_buffersink_get_frame_flags(avfilter.AVFilterContext, avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Get a frame with filtered data from sink and put it in frame.
- av_buffersink_get_frame_rate(avfilter.AVFilterContext) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the frame rate of the input.
- av_buffersink_get_samples(avfilter.AVFilterContext, avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Same as av_buffersink_get_frame(), but with the ability to specify the number
of samples read.
- av_buffersink_params_alloc() - Static method in class org.bytedeco.javacpp.avfilter
-
Create an AVBufferSinkParams structure.
- av_buffersink_set_frame_size(avfilter.AVFilterContext, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Set the frame size for an audio buffer sink.
- av_buffersrc_add_frame(avfilter.AVFilterContext, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a frame to the buffer source.
- av_buffersrc_add_frame_flags(avfilter.AVFilterContext, avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a frame to the buffer source.
- AV_BUFFERSRC_FLAG_KEEP_REF - Static variable in class org.bytedeco.javacpp.avfilter
-
enum
- AV_BUFFERSRC_FLAG_NO_CHECK_FORMAT - Static variable in class org.bytedeco.javacpp.avfilter
-
enum
- AV_BUFFERSRC_FLAG_PUSH - Static variable in class org.bytedeco.javacpp.avfilter
-
enum
- av_buffersrc_get_nb_failed_requests(avfilter.AVFilterContext) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the number of failed requests.
- av_buffersrc_parameters_alloc() - Static method in class org.bytedeco.javacpp.avfilter
-
Allocate a new AVBufferSrcParameters instance.
- av_buffersrc_parameters_set(avfilter.AVFilterContext, avfilter.AVBufferSrcParameters) - Static method in class org.bytedeco.javacpp.avfilter
-
Initialize the buffersrc or abuffersrc filter with the provided parameters.
- av_buffersrc_write_frame(avfilter.AVFilterContext, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a frame to the buffer source.
- av_calloc(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Non-inlined equivalent of av_mallocz_array().
- AV_CH_BACK_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_BACK_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_BACK_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_FRONT_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_FRONT_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
\defgroup channel_masks Audio channel masks
A channel layout is a 64-bits integer with a bit set for every channel.
- AV_CH_FRONT_LEFT_OF_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_FRONT_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_FRONT_RIGHT_OF_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_2_1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_2_2 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_2POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_3POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_4POINT0 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_4POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_5POINT0 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_5POINT0_BACK - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_5POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_5POINT1_BACK - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_6POINT0 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_6POINT0_FRONT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_6POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_6POINT1_BACK - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_6POINT1_FRONT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_7POINT0 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_7POINT0_FRONT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_7POINT1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_7POINT1_WIDE - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_7POINT1_WIDE_BACK - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_HEXADECAGONAL - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_HEXAGONAL - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_MONO - Static variable in class org.bytedeco.javacpp.avutil
-
\}
\defgroup channel_mask_c Audio channel layouts
\{
- AV_CH_LAYOUT_NATIVE - Static variable in class org.bytedeco.javacpp.avutil
-
Channel mask value used for AVCodecContext.request_channel_layout
to indicate that the user requests the channel order of the decoder output
to be the native codec channel order.
- AV_CH_LAYOUT_OCTAGONAL - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_QUAD - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_STEREO - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_STEREO_DOWNMIX - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LAYOUT_SURROUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LOW_FREQUENCY - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_LOW_FREQUENCY_2 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_SIDE_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_SIDE_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_STEREO_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
Stereo downmix.
- AV_CH_STEREO_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
See AV_CH_STEREO_LEFT.
- AV_CH_SURROUND_DIRECT_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_SURROUND_DIRECT_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_BACK_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_BACK_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_BACK_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_FRONT_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_FRONT_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_TOP_FRONT_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_WIDE_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CH_WIDE_RIGHT - Static variable in class org.bytedeco.javacpp.avutil
-
- av_channel_layout_extract_channel(long, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the channel with the given index in channel_layout.
- av_chroma_location_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_class() - Method in class org.bytedeco.javacpp.avcodec.AVBSFContext
-
A class for logging and AVOptions
- av_class() - Method in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
information on struct for av_log
- set by avcodec_alloc_context3
- av_class() - Method in class org.bytedeco.javacpp.avdevice.AVDeviceCapabilitiesQuery
-
- av_class() - Method in class org.bytedeco.javacpp.avfilter.AVFilterContext
-
needed for av_log() and filters common options
- av_class() - Method in class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
- av_class() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
A class for logging and \ref avoptions.
- av_class() - Method in class org.bytedeco.javacpp.avformat.AVIOContext
-
A class for private options.
- AV_CLASS_CATEGORY_BITSTREAM_FILTER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DECODER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEMUXER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_AUDIO_INPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_AUDIO_OUTPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_INPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_OUTPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_DEVICE_VIDEO_OUTPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_ENCODER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_FILTER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_INPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_MUXER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_NA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_OUTPUT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_SWRESAMPLER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- AV_CLASS_CATEGORY_SWSCALER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVClassCategory
- av_cmp_q(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Compare two rationals.
- AV_CODEC_CAP_AUTO_THREADS - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports avctx->thread_count == 0 (auto).
- AV_CODEC_CAP_AVOID_PROBING - Static variable in class org.bytedeco.javacpp.avcodec
-
Decoder is not a preferred choice for probing.
- AV_CODEC_CAP_CHANNEL_CONF - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec should fill in channel configuration and samplerate instead of container
- AV_CODEC_CAP_DELAY - Static variable in class org.bytedeco.javacpp.avcodec
-
Encoder or decoder requires flushing with NULL input at the end in order to
give the complete and correct output.
- AV_CODEC_CAP_DR1 - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec uses get_buffer() for allocating buffers and supports custom allocators.
- AV_CODEC_CAP_DRAW_HORIZ_BAND - Static variable in class org.bytedeco.javacpp.avcodec
-
Decoder can use draw_horiz_band callback.
- AV_CODEC_CAP_EXPERIMENTAL - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec is experimental and is thus avoided in favor of non experimental
encoders
- AV_CODEC_CAP_FRAME_THREADS - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports frame-level multithreading.
- AV_CODEC_CAP_HWACCEL_VDPAU - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec can export data for HW decoding (VDPAU).
- AV_CODEC_CAP_INTRA_ONLY - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec is intra only.
- AV_CODEC_CAP_LOSSLESS - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec is lossless.
- AV_CODEC_CAP_PARAM_CHANGE - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports changed parameters at any point.
- AV_CODEC_CAP_SLICE_THREADS - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports slice-based (or partition-based) multithreading.
- AV_CODEC_CAP_SMALL_LAST_FRAME - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec can be fed a final frame with a smaller size.
- AV_CODEC_CAP_SUBFRAMES - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec can output multiple frames per AVPacket
Normally demuxers return one frame at a time, demuxers which do not do
are connected to a parser to split what they return into proper frames.
- AV_CODEC_CAP_TRUNCATED - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_CAP_VARIABLE_FRAME_SIZE - Static variable in class org.bytedeco.javacpp.avcodec
-
Audio encoder supports receiving a different number of samples in each call.
- AV_CODEC_FLAG2_CHUNKS - Static variable in class org.bytedeco.javacpp.avcodec
-
Input bitstream might be truncated at a packet boundaries
instead of only at frame boundaries.
- AV_CODEC_FLAG2_DROP_FRAME_TIMECODE - Static variable in class org.bytedeco.javacpp.avcodec
-
timecode is in drop frame format.
- AV_CODEC_FLAG2_EXPORT_MVS - Static variable in class org.bytedeco.javacpp.avcodec
-
Export motion vectors through frame side data
- AV_CODEC_FLAG2_FAST - Static variable in class org.bytedeco.javacpp.avcodec
-
Allow non spec compliant speedup tricks.
- AV_CODEC_FLAG2_IGNORE_CROP - Static variable in class org.bytedeco.javacpp.avcodec
-
Discard cropping information from SPS.
- AV_CODEC_FLAG2_LOCAL_HEADER - Static variable in class org.bytedeco.javacpp.avcodec
-
Place global headers at every keyframe instead of in extradata.
- AV_CODEC_FLAG2_NO_OUTPUT - Static variable in class org.bytedeco.javacpp.avcodec
-
Skip bitstream encoding.
- AV_CODEC_FLAG2_RO_FLUSH_NOOP - Static variable in class org.bytedeco.javacpp.avcodec
-
Do not reset ASS ReadOrder field on flush (subtitles decoding)
- AV_CODEC_FLAG2_SHOW_ALL - Static variable in class org.bytedeco.javacpp.avcodec
-
Show all frames before the first keyframe
- AV_CODEC_FLAG2_SKIP_MANUAL - Static variable in class org.bytedeco.javacpp.avcodec
-
Do not skip samples and export skip information as frame side data
- AV_CODEC_FLAG_4MV - Static variable in class org.bytedeco.javacpp.avcodec
-
4 MV per MB allowed / advanced prediction for H.263.
- AV_CODEC_FLAG_AC_PRED - Static variable in class org.bytedeco.javacpp.avcodec
-
H.263 advanced intra coding / MPEG-4 AC prediction
- AV_CODEC_FLAG_BITEXACT - Static variable in class org.bytedeco.javacpp.avcodec
-
Use only bitexact stuff (except (I)DCT).
- AV_CODEC_FLAG_CLOSED_GOP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_FLAG_GLOBAL_HEADER - Static variable in class org.bytedeco.javacpp.avcodec
-
Place global headers in extradata instead of every keyframe.
- AV_CODEC_FLAG_GRAY - Static variable in class org.bytedeco.javacpp.avcodec
-
Only decode/encode grayscale.
- AV_CODEC_FLAG_INTERLACED_DCT - Static variable in class org.bytedeco.javacpp.avcodec
-
Use interlaced DCT.
- AV_CODEC_FLAG_INTERLACED_ME - Static variable in class org.bytedeco.javacpp.avcodec
-
interlaced motion estimation
- AV_CODEC_FLAG_LOOP_FILTER - Static variable in class org.bytedeco.javacpp.avcodec
-
loop filter.
- AV_CODEC_FLAG_LOW_DELAY - Static variable in class org.bytedeco.javacpp.avcodec
-
Force low delay.
- AV_CODEC_FLAG_OUTPUT_CORRUPT - Static variable in class org.bytedeco.javacpp.avcodec
-
Output even those frames that might be corrupted.
- AV_CODEC_FLAG_PASS1 - Static variable in class org.bytedeco.javacpp.avcodec
-
Use internal 2pass ratecontrol in first pass mode.
- AV_CODEC_FLAG_PASS2 - Static variable in class org.bytedeco.javacpp.avcodec
-
Use internal 2pass ratecontrol in second pass mode.
- AV_CODEC_FLAG_PSNR - Static variable in class org.bytedeco.javacpp.avcodec
-
error[?] variables will be set during encoding.
- AV_CODEC_FLAG_QPEL - Static variable in class org.bytedeco.javacpp.avcodec
-
Use qpel MC.
- AV_CODEC_FLAG_QSCALE - Static variable in class org.bytedeco.javacpp.avcodec
-
Use fixed qscale.
- AV_CODEC_FLAG_TRUNCATED - Static variable in class org.bytedeco.javacpp.avcodec
-
Input bitstream might be truncated at a random location
instead of only at frame boundaries.
- AV_CODEC_FLAG_UNALIGNED - Static variable in class org.bytedeco.javacpp.avcodec
-
Allow decoders to produce frames with data planes that are not aligned
to CPU requirements (e.g.
- av_codec_get_chroma_intra_matrix(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_codec_descriptor(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_codec_properties(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_id(PointerPointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Get the AVCodecID for the given codec tag tag.
- av_codec_get_id(avformat.AVCodecTag, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_codec_get_lowres(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_max_lowres(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_pkt_timebase(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_seek_preroll(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_get_tag(PointerPointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Get the codec tag for the given codec id id.
- av_codec_get_tag(avformat.AVCodecTag, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_codec_get_tag2(PointerPointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Get the codec tag for the given codec id.
- av_codec_get_tag2(avformat.AVCodecTag, int, IntPointer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_codec_get_tag2(avformat.AVCodecTag, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_codec_get_tag2(avformat.AVCodecTag, int, int[]) - Static method in class org.bytedeco.javacpp.avformat
-
- AV_CODEC_ID_012V - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_4GV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_4XM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_8BPS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_8SVX_EXP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_8SVX_FIB - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_A64_MULTI - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_A64_MULTI5 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AAC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AAC_LATM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AASC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_AC3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_4XM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_ADX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_AFC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_AICA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_CT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_DTK - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA_MAXIS_XA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA_R1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA_R2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA_R3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_EA_XAS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_G722 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_G726 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_G726LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_AMV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_APC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_DAT4 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_DK3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_DK4 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_EA_EACS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_EA_SEAD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_ISS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_OKI - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_QT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_RAD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_SMJPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_WAV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_IMA_WS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_MS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_MTAF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_PSX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_SBPRO_2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_SBPRO_3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_SBPRO_4 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_SWF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_THP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_THP_LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_VIMA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_XA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ADPCM_YAMAHA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AIC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ALAC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ALIAS_PIX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AMR_NB - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AMR_WB - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AMV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ANM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ANSI - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_APE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_APNG - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ASS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ASV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ASV2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ATRAC1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ATRAC3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ATRAC3P - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AURA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_AURA2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_AVRN - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AVRP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AVS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_AVUI - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_AYUV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BETHSOFTVID - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_BFI - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_BIN_DATA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BINKAUDIO_DCT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BINKAUDIO_RDFT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BINKVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_BINTEXT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BMP - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_BMV_AUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BMV_VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_BRENDER_PIX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_C93 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CAVS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CDGRAPHICS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CDXL - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CELT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CFHD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CINEPAK - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CLJR - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CLLC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CMV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_COMFORT_NOISE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_COOK - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CPIA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_CSCD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_CYUV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DAALA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DDS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DFA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DIRAC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DNXHD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DPX - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DSD_LSBF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DSD_LSBF_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DSD_MSBF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DSD_MSBF_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DSICINAUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DSICINVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DSS_SP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DST - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DTS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVAUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVB_SUBTITLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVB_TELETEXT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVD_NAV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVD_SUBTITLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DVVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DXA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_DXTORY - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_DXV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_EAC3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_EIA_608 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ESCAPE124 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ESCAPE130 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_EVRC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_EXR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FFMETADATA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FFV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FFVHUFF - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FFWAVESYNTH - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FIC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FIRST_AUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FIRST_SUBTITLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FIRST_UNKNOWN - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FLAC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_FLASHSV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FLASHSV2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FLIC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FLV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FRAPS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_FRWU - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_G2M - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_G723_1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_G729 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_GIF - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_GSM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_GSM_MS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_H261 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_H263 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_H263I - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_H263P - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_H264 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_H265 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HAP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HDMV_PGS_SUBTITLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HDMV_TEXT_SUBTITLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HEVC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HNM4_VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HQ_HQA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HQX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_HUFFYUV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_IAC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_IDCIN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_IDF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_IFF_BYTERUN1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_IFF_ILBM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ILBC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_IMC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_INDEO2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_INDEO3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_INDEO4 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_INDEO5 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_INTERPLAY_ACM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_INTERPLAY_DPCM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_INTERPLAY_VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_JACOSUB - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_JPEG2000 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_JPEGLS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_JV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_KGV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_KMVC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_LAGARITH - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_LJPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_LOCO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_M101 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MACE3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MACE6 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MAD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MAGICYUV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MDEC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_METASOUND - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MICRODVD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MIMIC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MJPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MJPEGB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MLP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MMVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MOTIONPIXELS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MOV_TEXT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP3ADU - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP3ON4 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MP4ALS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MPEG1VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MPEG2TS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MPEG2VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MPEG2VIDEO_XVMC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MPEG4 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MPEG4SYSTEMS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MPL2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MSA1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MSMPEG4V1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MSMPEG4V2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MSMPEG4V3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MSRLE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MSS1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MSS2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MSVIDEO1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MSZH - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_MTS2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MUSEPACK7 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MUSEPACK8 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MVC1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MVC2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_MXPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_NELLYMOSER - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_NONE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_NUV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ON2AVC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_OPUS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_OTF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PAF_AUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PAF_VIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PAM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PBM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PCM_ALAW - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_BLURAY - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_DVD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_F32BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_F32LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_F64BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_F64LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_LXF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_MULAW - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S16BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S16BE_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S16LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S16LE_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S24BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S24DAUD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S24LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S24LE_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S32BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S32LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S32LE_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S64BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S64LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S8 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_S8_PLANAR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U16BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U16LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U24BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U24LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U32BE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U32LE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_U8 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCM_ZORK - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PCX - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PGM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PGMYUV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PICTOR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PJS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PNG - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PPM - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_PROBE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PRORES - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_PTX - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_QCELP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_QDM2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_QDMC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_QDRAW - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_QPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_QTRLE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_R10K - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_R210 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_RA_144 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RA_288 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RALF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RAWVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_REALTEXT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RL2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ROQ - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ROQ_DPCM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RPZA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_RSCC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_RV10 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_RV20 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_RV30 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_RV40 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_S302M - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SAMI - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SANM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SCREENPRESSO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SCTE_35 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SDX2_DPCM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SGI - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SGIRLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SHEERVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SHORTEN - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SIPR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SMACKAUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SMACKVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SMC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SMPTE_KLV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SMV - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SMVJPEG - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SNOW - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SOL_DPCM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SONIC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SONIC_LS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SP5X - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SPEEX - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SRT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SSA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_STL - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SUBRIP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SUBVIEWER - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SUBVIEWER1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_SUNRAST - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SVQ1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_SVQ3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TAK - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TARGA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TARGA_Y216 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TDSC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TEXT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TGQ - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TGV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_THEORA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_THP - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TIERTEXSEQVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TIFF - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TIMED_ID3 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TMV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TQI - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TRUEHD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TRUEMOTION1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TRUEMOTION2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TRUEMOTION2RT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TRUESPEECH - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TSCC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_TSCC2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TTA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TTF - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TWINVQ - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_TXD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ULTI - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_UTVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_V210 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_V210X - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_V308 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_V408 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_V410 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VBLE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VC1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VC1IMAGE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VCR1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VIMA - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VIXL - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VMDAUDIO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VMDVIDEO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VMNC - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VORBIS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VOXWARE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VP3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VP5 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VP6 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VP6A - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VP6F - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_VP7 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VP8 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VP9 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_VPLAYER - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WAVPACK - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WEBP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WEBVTT - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WESTWOOD_SND1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMALOSSLESS - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMAPRO - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMAV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMAV2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMAVOICE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WMV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_WMV2 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_WMV3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_WMV3IMAGE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WNV1 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_WRAPPED_AVFRAME - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_WS_VQA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_XAN_DPCM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XAN_WC3 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_XAN_WC4 - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_XBIN - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XBM - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XFACE - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XMA1 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XMA2 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XSUB - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_XWD - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_Y41P - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_YLC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_YOP - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_YUV4 - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ZEROCODEC - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_CODEC_ID_ZLIB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- AV_CODEC_ID_ZMBV - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVCodecID
- av_codec_is_decoder(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_is_encoder(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_next(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
If c is NULL, returns the first registered codec,
if c is non-NULL, returns the next registered codec after c,
or NULL if c is the last one.
- AV_CODEC_PROP_BITMAP_SUB - Static variable in class org.bytedeco.javacpp.avcodec
-
Subtitle codec is bitmap based
Decoded AVSubtitle data can be read from the AVSubtitleRect->pict field.
- AV_CODEC_PROP_INTRA_ONLY - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec uses only intra compression.
- AV_CODEC_PROP_LOSSLESS - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports lossless compression.
- AV_CODEC_PROP_LOSSY - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports lossy compression.
- AV_CODEC_PROP_REORDER - Static variable in class org.bytedeco.javacpp.avcodec
-
Codec supports frame reordering.
- AV_CODEC_PROP_TEXT_SUB - Static variable in class org.bytedeco.javacpp.avcodec
-
Subtitle codec is text based.
- av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, ShortPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, ShortBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_chroma_intra_matrix(avcodec.AVCodecContext, short[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_codec_descriptor(avcodec.AVCodecContext, avcodec.AVCodecDescriptor) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_lowres(avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_pkt_timebase(avcodec.AVCodecContext, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_codec_set_seek_preroll(avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_color_primaries_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_color_range_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_color_space_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_color_transfer_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_compare_mod(long, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Compare the remainders of two integer operands divided by a common divisor.
- av_compare_ts(long, avutil.AVRational, long, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Compare two timestamps each in its own time base.
- av_copy_packet(avcodec.AVPacket, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Copy packet, including contents
- av_copy_packet_side_data(avcodec.AVPacket, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Copy packet side data
- av_cpb_properties_alloc(SizeTPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate a CPB properties structure and initialize its fields to default
values.
- av_cpu_count() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_3DNOW - Static variable in class org.bytedeco.javacpp.avutil
-
AMD 3DNOW
- AV_CPU_FLAG_3DNOWEXT - Static variable in class org.bytedeco.javacpp.avutil
-
AMD 3DNowExt
- AV_CPU_FLAG_AESNI - Static variable in class org.bytedeco.javacpp.avutil
-
Advanced Encryption Standard functions
- AV_CPU_FLAG_ALTIVEC - Static variable in class org.bytedeco.javacpp.avutil
-
standard
- AV_CPU_FLAG_ARMV5TE - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_ARMV6 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_ARMV6T2 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_ARMV8 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_ATOM - Static variable in class org.bytedeco.javacpp.avutil
-
Atom processor, some SSSE3 instructions are slower
- AV_CPU_FLAG_AVX - Static variable in class org.bytedeco.javacpp.avutil
-
AVX functions: requires OS support even if YMM registers aren't used
- AV_CPU_FLAG_AVX2 - Static variable in class org.bytedeco.javacpp.avutil
-
AVX2 functions: requires OS support even if YMM registers aren't used
- AV_CPU_FLAG_AVXSLOW - Static variable in class org.bytedeco.javacpp.avutil
-
AVX supported, but slow when using YMM registers (e.g.
- AV_CPU_FLAG_BMI1 - Static variable in class org.bytedeco.javacpp.avutil
-
Bit Manipulation Instruction Set 1
- AV_CPU_FLAG_BMI2 - Static variable in class org.bytedeco.javacpp.avutil
-
Bit Manipulation Instruction Set 2
- AV_CPU_FLAG_CMOV - Static variable in class org.bytedeco.javacpp.avutil
-
supports cmov instruction
- AV_CPU_FLAG_FMA3 - Static variable in class org.bytedeco.javacpp.avutil
-
Haswell FMA3 functions
- AV_CPU_FLAG_FMA4 - Static variable in class org.bytedeco.javacpp.avutil
-
Bulldozer FMA4 functions
- AV_CPU_FLAG_FORCE - Static variable in class org.bytedeco.javacpp.avutil
-
\}
\}
- AV_CPU_FLAG_MMX - Static variable in class org.bytedeco.javacpp.avutil
-
standard MMX
- AV_CPU_FLAG_MMX2 - Static variable in class org.bytedeco.javacpp.avutil
-
SSE integer functions or AMD MMX ext
- AV_CPU_FLAG_MMXEXT - Static variable in class org.bytedeco.javacpp.avutil
-
SSE integer functions or AMD MMX ext
- AV_CPU_FLAG_NEON - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_POWER8 - Static variable in class org.bytedeco.javacpp.avutil
-
ISA 2.07
- AV_CPU_FLAG_SETEND - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_SSE - Static variable in class org.bytedeco.javacpp.avutil
-
SSE functions
- AV_CPU_FLAG_SSE2 - Static variable in class org.bytedeco.javacpp.avutil
-
PIV SSE2 functions
- AV_CPU_FLAG_SSE2SLOW - Static variable in class org.bytedeco.javacpp.avutil
-
SSE2 supported, but usually not faster
than regular MMX/SSE (e.g.
- AV_CPU_FLAG_SSE3 - Static variable in class org.bytedeco.javacpp.avutil
-
Prescott SSE3 functions
- AV_CPU_FLAG_SSE3SLOW - Static variable in class org.bytedeco.javacpp.avutil
-
SSE3 supported, but usually not faster
than regular MMX/SSE (e.g.
- AV_CPU_FLAG_SSE4 - Static variable in class org.bytedeco.javacpp.avutil
-
Penryn SSE4.1 functions
- AV_CPU_FLAG_SSE42 - Static variable in class org.bytedeco.javacpp.avutil
-
Nehalem SSE4.2 functions
- AV_CPU_FLAG_SSSE3 - Static variable in class org.bytedeco.javacpp.avutil
-
Conroe SSSE3 functions
- AV_CPU_FLAG_VFP - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_VFP_VM - Static variable in class org.bytedeco.javacpp.avutil
-
VFPv2 vector mode, deprecated in ARMv7-A and unavailable in various CPUs implementations
- AV_CPU_FLAG_VFPV3 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_CPU_FLAG_VSX - Static variable in class org.bytedeco.javacpp.avutil
-
ISA 2.06
- AV_CPU_FLAG_XOP - Static variable in class org.bytedeco.javacpp.avutil
-
Bulldozer XOP functions
- av_d2q(double, int) - Static method in class org.bytedeco.javacpp.avutil
-
Convert a double precision floating point number to a rational.
- av_default_get_category(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_default_item_name(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Return the context name
- av_demuxer_open(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Deprecated.
- AV_DEV_TO_APP_BUFFER_OVERFLOW - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_OVERFLOW() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_READABLE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_READABLE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_UNDERFLOW - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_UNDERFLOW() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_WRITABLE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_BUFFER_WRITABLE() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_CREATE_WINDOW_BUFFER - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_CREATE_WINDOW_BUFFER() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_MUTE_STATE_CHANGED - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_MUTE_STATE_CHANGED() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_NONE - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_NONE() - Static method in class org.bytedeco.javacpp.avdevice
-
enum AVDevToAppMessageType
- AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED - Static variable in class org.bytedeco.javacpp.avdevice
-
- AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED() - Static method in class org.bytedeco.javacpp.avdevice
-
- AV_DICT_APPEND - Static variable in class org.bytedeco.javacpp.avutil
-
If the entry already exists, append to it.
- av_dict_copy(PointerPointer, avutil.AVDictionary, int) - Static method in class org.bytedeco.javacpp.avutil
-
Copy entries from one AVDictionary struct into another.
- av_dict_copy(avutil.AVDictionary, avutil.AVDictionary, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_count(avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
Get number of entries in dictionary.
- AV_DICT_DONT_OVERWRITE - Static variable in class org.bytedeco.javacpp.avutil
-
Don't overwrite existing entries.
- AV_DICT_DONT_STRDUP_KEY - Static variable in class org.bytedeco.javacpp.avutil
-
Take ownership of a key that's been
allocated with av_malloc() or another memory allocation function.
- AV_DICT_DONT_STRDUP_VAL - Static variable in class org.bytedeco.javacpp.avutil
-
Take ownership of a value that's been
allocated with av_malloc() or another memory allocation function.
- av_dict_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free all the memory allocated for an AVDictionary struct
and all keys and values.
- av_dict_free(avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_get(avutil.AVDictionary, BytePointer, avutil.AVDictionaryEntry, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get a dictionary entry with matching key.
- av_dict_get(avutil.AVDictionary, String, avutil.AVDictionaryEntry, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_get_string(avutil.AVDictionary, PointerPointer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
Get dictionary entries as a string.
- av_dict_get_string(avutil.AVDictionary, BytePointer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_get_string(avutil.AVDictionary, ByteBuffer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_get_string(avutil.AVDictionary, byte[], byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_DICT_IGNORE_SUFFIX - Static variable in class org.bytedeco.javacpp.avutil
-
Return first entry in a dictionary whose first part corresponds to the search key,
ignoring the suffix of the found key string.
- AV_DICT_MATCH_CASE - Static variable in class org.bytedeco.javacpp.avutil
-
Only get an entry with exact-case key match.
- AV_DICT_MULTIKEY - Static variable in class org.bytedeco.javacpp.avutil
-
Allow to store several equal keys in the dictionary
- av_dict_parse_string(PointerPointer, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Parse the key/value pairs list and add the parsed entries to a dictionary.
- av_dict_parse_string(avutil.AVDictionary, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_parse_string(avutil.AVDictionary, String, String, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_set(PointerPointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Set the given entry in *pm, overwriting an existing entry.
- av_dict_set(avutil.AVDictionary, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_set(avutil.AVDictionary, String, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_set_int(PointerPointer, BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
Convenience wrapper for av_dict_set that converts the value to a string
and stores it.
- av_dict_set_int(avutil.AVDictionary, BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dict_set_int(avutil.AVDictionary, String, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_DISPOSITION_ATTACHED_PIC - Static variable in class org.bytedeco.javacpp.avformat
-
The stream is stored in the file as an attached picture/"cover art" (e.g.
- AV_DISPOSITION_CAPTIONS - Static variable in class org.bytedeco.javacpp.avformat
-
To specify text track kind (different from subtitles default).
- AV_DISPOSITION_CLEAN_EFFECTS - Static variable in class org.bytedeco.javacpp.avformat
-
stream without voice
- AV_DISPOSITION_COMMENT - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_DEFAULT - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_DESCRIPTIONS - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_DUB - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_FORCED - Static variable in class org.bytedeco.javacpp.avformat
-
Track should be used during playback by default.
- AV_DISPOSITION_HEARING_IMPAIRED - Static variable in class org.bytedeco.javacpp.avformat
-
stream for hearing impaired audiences
- AV_DISPOSITION_KARAOKE - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_LYRICS - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_METADATA - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_ORIGINAL - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_DISPOSITION_TIMED_THUMBNAILS - Static variable in class org.bytedeco.javacpp.avformat
-
The stream is sparse, and contains thumbnail images, often corresponding
to chapter markers.
- AV_DISPOSITION_VISUAL_IMPAIRED - Static variable in class org.bytedeco.javacpp.avformat
-
stream for visual impaired audiences
- av_div_q(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Divide one rational by another.
- av_downmix_info_update_side_data(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Get a frame's AV_FRAME_DATA_DOWNMIX_INFO side data for editing.
- AV_DOWNMIX_TYPE_DPLII - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVDownmixType
- AV_DOWNMIX_TYPE_LORO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVDownmixType
- AV_DOWNMIX_TYPE_LTRT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVDownmixType
- AV_DOWNMIX_TYPE_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVDownmixType
- AV_DOWNMIX_TYPE_UNKNOWN - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVDownmixType
- av_dump_format(avformat.AVFormatContext, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Print detailed information about the input or output format, such as
duration, bitrate, streams, container, programs, metadata, side data,
codec and time base.
- av_dump_format(avformat.AVFormatContext, int, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_dup_packet(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use av_packet_ref
- av_dynarray2_add(PointerPointer, IntPointer, long, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Add an element of size elem_size to a dynamic array.
- av_dynarray2_add(Pointer, IntPointer, long, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray2_add(Pointer, IntBuffer, long, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray2_add(Pointer, int[], long, byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray_add(Pointer, IntPointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Add the pointer to an element to a dynamic array.
- av_dynarray_add(Pointer, IntBuffer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray_add(Pointer, int[], Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray_add_nofree(Pointer, IntPointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Add an element to a dynamic array.
- av_dynarray_add_nofree(Pointer, IntBuffer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_dynarray_add_nofree(Pointer, int[], Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_EF_AGGRESSIVE - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
consider things that a sane encoder should not do as an error
- AV_EF_BITSTREAM - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
detect bitstream specification deviations
- AV_EF_BUFFER - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
detect improper bitstream length
- AV_EF_CAREFUL - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
consider things that violate the spec, are fast to calculate and have not been seen in the wild as errors
- AV_EF_COMPLIANT - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
consider all spec non compliances as errors
- AV_EF_CRCCHECK - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Verify checksums embedded in the bitstream (could be of either encoded or
decoded data, depending on the codec) and print an error message on mismatch.
- AV_EF_EXPLODE - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
abort decoding on minor error detection
- AV_EF_IGNORE_ERR - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecContext
-
ignore errors and continue
- AV_ERROR_MAX_STRING_SIZE - Static variable in class org.bytedeco.javacpp.avutil
-
- av_fast_malloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a buffer, reusing the given one if large enough.
- av_fast_malloc(Pointer, IntBuffer, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fast_malloc(Pointer, int[], long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fast_mallocz(Pointer, IntPointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate and clear a buffer, reusing the given one if large enough.
- av_fast_mallocz(Pointer, IntBuffer, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fast_mallocz(Pointer, int[], long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fast_padded_malloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
Same behaviour av_fast_malloc but the buffer has additional
AV_INPUT_BUFFER_PADDING_SIZE at the end which will always be 0.
- av_fast_padded_malloc(Pointer, IntBuffer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_fast_padded_malloc(Pointer, int[], long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_fast_padded_mallocz(Pointer, IntPointer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
Same behaviour av_fast_padded_malloc except that buffer will always
be 0-initialized after call.
- av_fast_padded_mallocz(Pointer, IntBuffer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_fast_padded_mallocz(Pointer, int[], long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_fast_realloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Reallocate the given buffer if it is not large enough, otherwise do nothing.
- av_fast_realloc(Pointer, IntBuffer, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fast_realloc(Pointer, int[], long) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_FIELD_BB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- AV_FIELD_BT - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- AV_FIELD_PROGRESSIVE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- AV_FIELD_TB - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- AV_FIELD_TT - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- AV_FIELD_UNKNOWN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVFieldOrder
- av_fifo_alloc(int) - Static method in class org.bytedeco.javacpp.avutil
-
Initialize an AVFifoBuffer.
- av_fifo_alloc_array(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Initialize an AVFifoBuffer.
- av_fifo_drain(avutil.AVFifoBuffer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Read and discard the specified amount of data from an AVFifoBuffer.
- av_fifo_free(avutil.AVFifoBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
Free an AVFifoBuffer.
- av_fifo_freep(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free an AVFifoBuffer and reset pointer to NULL.
- av_fifo_freep(avutil.AVFifoBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fifo_generic_peek(avutil.AVFifoBuffer, Pointer, int, avutil.Func_Pointer_Pointer_int) - Static method in class org.bytedeco.javacpp.avutil
-
Feed data from an AVFifoBuffer to a user-supplied callback.
- av_fifo_generic_peek_at(avutil.AVFifoBuffer, Pointer, int, int, avutil.Func_Pointer_Pointer_int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fifo_generic_read(avutil.AVFifoBuffer, Pointer, int, avutil.Func_Pointer_Pointer_int) - Static method in class org.bytedeco.javacpp.avutil
-
Feed data from an AVFifoBuffer to a user-supplied callback.
- av_fifo_generic_write(avutil.AVFifoBuffer, Pointer, int, avutil.Int_func_Pointer_Pointer_int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_fifo_grow(avutil.AVFifoBuffer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Enlarge an AVFifoBuffer.
- av_fifo_peek2(avutil.AVFifoBuffer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Return a pointer to the data stored in a FIFO buffer at a certain offset.
- av_fifo_realloc2(avutil.AVFifoBuffer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Resize an AVFifoBuffer.
- av_fifo_reset(avutil.AVFifoBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
Reset the AVFifoBuffer to the state right after av_fifo_alloc, in particular it is emptied.
- av_fifo_size(avutil.AVFifoBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
Return the amount of data in bytes in the AVFifoBuffer, that is the
amount of data you can read from it.
- av_fifo_space(avutil.AVFifoBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
Return the amount of space in bytes in the AVFifoBuffer, that is the
amount of data you can write into it.
- av_filename_number_test(BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Check whether filename actually is a numbered sequence generator.
- av_filename_number_test(String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_filter_next(PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
use avfilter_next()
- av_filter_next(avfilter.AVFilter) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- av_find_best_pix_fmt_of_2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Compute what kind of losses will occur when converting from one specific
pixel format to another.
- av_find_best_pix_fmt_of_2(int, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_find_best_pix_fmt_of_2(int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_find_best_stream(avformat.AVFormatContext, int, int, int, PointerPointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Find the "best" stream in the file.
- av_find_best_stream(avformat.AVFormatContext, int, int, int, avcodec.AVCodec, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_find_default_stream_index(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_find_input_format(BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Find AVInputFormat based on the short name of the input format.
- av_find_input_format(String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_find_nearest_q_idx(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Find the value in a list of rationals nearest a given reference rational.
- av_find_program_from_stream(avformat.AVFormatContext, avformat.AVProgram, int) - Static method in class org.bytedeco.javacpp.avformat
-
Find the programs which belong to a given stream.
- av_fmt_ctx_get_duration_estimation_method(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Returns the method used to set ctx->duration.
- av_fopen_utf8(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Open a file using a UTF-8 filename.
- av_fopen_utf8(String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_force_cpu_flags(int) - Static method in class org.bytedeco.javacpp.avutil
-
Disables cpu detection and forces the specified flags.
- av_format_get_audio_codec(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_control_message_cb(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_data_codec(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_metadata_header_padding(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_opaque(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_open_cb(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Deprecated.
- av_format_get_probe_score(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_subtitle_codec(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_get_video_codec(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_inject_global_side_data(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
This function will cause global side data to be injected in the next packet
of each stream as well as after any subsequent seek.
- av_format_set_audio_codec(avformat.AVFormatContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_control_message_cb(avformat.AVFormatContext, avformat.av_format_control_message) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_data_codec(avformat.AVFormatContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_metadata_header_padding(avformat.AVFormatContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_opaque(avformat.AVFormatContext, Pointer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_open_cb(avformat.AVFormatContext, avformat.AVOpenCallback) - Static method in class org.bytedeco.javacpp.avformat
-
Deprecated.
- av_format_set_subtitle_codec(avformat.AVFormatContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avformat
-
- av_format_set_video_codec(avformat.AVFormatContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avformat
-
- av_frame_alloc() - Static method in class org.bytedeco.javacpp.avutil
-
Allocate an AVFrame and set its fields to default values.
- av_frame_clone(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Create a new frame that references the same data as src.
- av_frame_copy(avutil.AVFrame, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Copy the frame data from src to dst.
- av_frame_copy_props(avutil.AVFrame, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Copy only "metadata" fields from src to dst.
- AV_FRAME_DATA_A53_CC - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_AFD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_AUDIO_SERVICE_TYPE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_DISPLAYMATRIX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_DOWNMIX_INFO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_GOP_TIMECODE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_MASTERING_DISPLAY_METADATA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_MATRIXENCODING - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_MOTION_VECTORS - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_PANSCAN - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_REPLAYGAIN - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_SKIP_SAMPLES - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_DATA_STEREO3D - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVFrameSideDataType
- AV_FRAME_FILENAME_FLAGS_MULTIPLE - Static variable in class org.bytedeco.javacpp.avformat
-
Allow multiple %d
- AV_FRAME_FLAG_CORRUPT - Static variable in class org.bytedeco.javacpp.avutil.AVFrame
-
The frame data may be corrupted, e.g.
- AV_FRAME_FLAG_DISCARD - Static variable in class org.bytedeco.javacpp.avutil.AVFrame
-
A flag to mark the frames which need to be decoded, but shouldn't be output.
- av_frame_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free the frame and any dynamically allocated objects in it,
e.g.
- av_frame_free(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_best_effort_timestamp(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Accessors for some AVFrame fields.
- av_frame_get_buffer(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate new buffer(s) for audio or video data.
- av_frame_get_channel_layout(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_channels(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_color_range(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_colorspace(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_decode_error_flags(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_metadata(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_pkt_duration(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_pkt_pos(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_pkt_size(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_plane_buffer(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the buffer reference a given data plane is stored in.
- av_frame_get_qp_table(avutil.AVFrame, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_qp_table(avutil.AVFrame, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_qp_table(avutil.AVFrame, int[], int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_sample_rate(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_get_side_data(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_is_writable(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Check if the frame data is writable.
- av_frame_make_writable(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Ensure that the frame data is writable, avoiding data copy if possible.
- av_frame_move_ref(avutil.AVFrame, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Move everything contained in src to dst and reset src.
- av_frame_new_side_data(avutil.AVFrame, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Add a new side data to a frame.
- av_frame_ref(avutil.AVFrame, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Set up a new reference to the data described by the source frame.
- av_frame_remove_side_data(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
If side data of the supplied type exists in the frame, free it and remove it
from the frame.
- av_frame_set_best_effort_timestamp(avutil.AVFrame, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_channel_layout(avutil.AVFrame, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_channels(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_color_range(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_colorspace(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_decode_error_flags(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_metadata(avutil.AVFrame, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_pkt_duration(avutil.AVFrame, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_pkt_pos(avutil.AVFrame, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_pkt_size(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_qp_table(avutil.AVFrame, avutil.AVBufferRef, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_set_sample_rate(avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_side_data_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_frame_unref(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Unreference all the buffers referenced by frame and reset the frame fields.
- av_free(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free a memory block which has been allocated with a function of av_malloc()
or av_realloc() family.
- av_free_packet(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use av_packet_unref
- av_freep(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free a memory block which has been allocated with a function of av_malloc()
or av_realloc() family, and set the pointer pointing to it to NULL.
- av_gcd(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Compute the greatest common divisor of two integer operands.
- av_get_alt_sample_fmt(int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Return the planar<->packed alternative form of the given sample format, or
AV_SAMPLE_FMT_NONE on error.
- av_get_audio_frame_duration(avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return audio frame duration.
- av_get_audio_frame_duration2(avcodec.AVCodecParameters, int) - Static method in class org.bytedeco.javacpp.avcodec
-
This function is the same as av_get_audio_frame_duration(), except it works
with AVCodecParameters instead of an AVCodecContext.
- av_get_bits_per_pixel(avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
Return the number of bits per pixel used by the pixel format
described by pixdesc.
- av_get_bits_per_sample(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return codec bits per sample.
- AV_GET_BUFFER_FLAG_REF - Static variable in class org.bytedeco.javacpp.avcodec
-
The decoder will keep a reference to the frame and may reuse it later.
- av_get_bytes_per_sample(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return number of bytes per sample.
- av_get_channel_description(long) - Static method in class org.bytedeco.javacpp.avutil
-
Get the description of a given channel.
- av_get_channel_layout(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Return a channel layout id that matches name, or 0 if no match is found.
- av_get_channel_layout(String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_channel_layout_channel_index(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Get the index of a channel in channel_layout.
- av_get_channel_layout_nb_channels(long) - Static method in class org.bytedeco.javacpp.avutil
-
Return the number of channels in the channel layout.
- av_get_channel_layout_string(BytePointer, int, int, long) - Static method in class org.bytedeco.javacpp.avutil
-
Return a description of a channel layout.
- av_get_channel_layout_string(ByteBuffer, int, int, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_channel_layout_string(byte[], int, int, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_channel_name(long) - Static method in class org.bytedeco.javacpp.avutil
-
Get the name of a given channel.
- av_get_codec_tag_string(BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Put a string representing the codec tag codec_tag in buf.
- av_get_codec_tag_string(ByteBuffer, long, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_get_codec_tag_string(byte[], long, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_get_colorspace_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the name of a colorspace.
- av_get_cpu_flags() - Static method in class org.bytedeco.javacpp.avutil
-
Return the flags which specify extensions supported by the CPU.
- av_get_default_channel_layout(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return default channel layout for a given number of channels.
- av_get_exact_bits_per_sample(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return codec bits per sample.
- av_get_frame_filename(BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename(ByteBuffer, int, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename(byte[], int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename(BytePointer, int, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename(ByteBuffer, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename(byte[], int, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename2(BytePointer, int, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Return in 'buf' the path with '%d' replaced by a number.
- av_get_frame_filename2(ByteBuffer, int, String, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename2(byte[], int, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename2(BytePointer, int, String, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename2(ByteBuffer, int, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_frame_filename2(byte[], int, String, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_media_type_string(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return a string describing the media_type enum, NULL if media_type
is unknown.
- av_get_output_timestamp(avformat.AVFormatContext, int, LongPointer, LongPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Get timing information for the data currently output.
- av_get_output_timestamp(avformat.AVFormatContext, int, LongBuffer, LongBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_output_timestamp(avformat.AVFormatContext, int, long[], long[]) - Static method in class org.bytedeco.javacpp.avformat
-
- av_get_packed_sample_fmt(int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the packed alternative form of the given sample format.
- av_get_packet(avformat.AVIOContext, avcodec.AVPacket, int) - Static method in class org.bytedeco.javacpp.avformat
-
Allocate and read the payload of a packet and initialize its
fields with default values.
- av_get_padded_bits_per_pixel(avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
Return the number of bits per pixel for the pixel format
described by pixdesc, including any padding or unused bits.
- av_get_pcm_codec(int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return the PCM codec associated with a sample format.
- av_get_picture_type_char(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return a single letter to describe the given picture type
pict_type.
- av_get_pix_fmt(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Return the pixel format corresponding to name.
- av_get_pix_fmt(String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_pix_fmt_loss(int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Compute what kind of losses will occur when converting from one specific
pixel format to another.
- av_get_pix_fmt_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return the short name for a pixel format, NULL in case pix_fmt is
unknown.
- av_get_pix_fmt_string(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Print in buf the string corresponding to the pixel format with
number pix_fmt, or a header if pix_fmt is negative.
- av_get_pix_fmt_string(ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_pix_fmt_string(byte[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_planar_sample_fmt(int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the planar alternative form of the given sample format.
- av_get_profile_name(avcodec.AVCodec, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return a name for the specified profile, if available.
- av_get_sample_fmt(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Return a sample format corresponding to name, or AV_SAMPLE_FMT_NONE
on error.
- av_get_sample_fmt(String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_sample_fmt_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
Return the name of sample_fmt, or NULL if sample_fmt is not
recognized.
- av_get_sample_fmt_string(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Generate a string corresponding to the sample format with
sample_fmt, or a header if sample_fmt is negative.
- av_get_sample_fmt_string(ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_sample_fmt_string(byte[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_standard_channel_layout(int, LongPointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Get the value and name of a standard channel layout.
- av_get_standard_channel_layout(int, LongPointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_standard_channel_layout(int, LongBuffer, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_standard_channel_layout(int, long[], byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_get_time_base_q() - Static method in class org.bytedeco.javacpp.avutil
-
Return the fractional representation of the internal time base.
- av_grow_packet(avcodec.AVPacket, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Increase packet size, correctly zeroing padding
- av_guess_codec(avformat.AVOutputFormat, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the codec ID based upon muxer and filename.
- av_guess_codec(avformat.AVOutputFormat, String, String, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_guess_format(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Return the output format in the list of registered output formats
which best matches the provided parameters, or return NULL if
there is no match.
- av_guess_format(String, String, String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_guess_frame_rate(avformat.AVFormatContext, avformat.AVStream, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the frame rate, based on both the container and codec information.
- av_guess_sample_aspect_ratio(avformat.AVFormatContext, avformat.AVStream, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the sample aspect ratio of a frame, based on both the stream and the
frame aspect ratio.
- av_hex_dump(Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Send a nice hexadecimal dump of a buffer to the specified file stream.
- av_hex_dump(Pointer, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_hex_dump(Pointer, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_hex_dump_log(Pointer, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Send a nice hexadecimal dump of a buffer to the log.
- av_hex_dump_log(Pointer, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_hex_dump_log(Pointer, int, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH - Static variable in class org.bytedeco.javacpp.avcodec
-
Hardware acceleration can output YUV pixel formats with a different chroma
sampling than 4:2:0 and/or other than 8 bits per component.
- AV_HWACCEL_FLAG_IGNORE_LEVEL - Static variable in class org.bytedeco.javacpp.avcodec
-
Hardware acceleration should be used for decoding even if the codec level
used is unknown or higher than the maximum supported level reported by the
hardware driver.
- av_hwaccel_next(avcodec.AVHWAccel) - Static method in class org.bytedeco.javacpp.avcodec
-
If hwaccel is NULL, returns the first registered hardware accelerator,
if hwaccel is non-NULL, returns the next registered hardware accelerator
after hwaccel, or NULL if hwaccel is the last one.
- av_iformat_next(avformat.AVInputFormat) - Static method in class org.bytedeco.javacpp.avformat
-
If f is NULL, returns the first registered input format,
if f is non-NULL, returns the next registered input format after f
or NULL if f is the last one.
- av_image_alloc(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate an image with size w and h and pixel format pix_fmt, and
fill pointers and linesizes accordingly.
- av_image_alloc(BytePointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_alloc(ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_alloc(byte[], int[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_check_sar(int, int, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Check if the given sample aspect ratio of an image is valid.
- av_image_check_size(int, int, int, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Check if the given dimension of an image is valid, meaning that all
bytes of the image can be addressed with a signed int.
- av_image_copy(PointerPointer, IntPointer, PointerPointer, IntPointer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Copy image in src_data to dst_data.
- av_image_copy(BytePointer, IntPointer, BytePointer, IntPointer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy(ByteBuffer, IntBuffer, ByteBuffer, IntBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy(byte[], int[], byte[], int[], int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy_plane(BytePointer, int, BytePointer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Copy image plane from src to dst.
- av_image_copy_plane(ByteBuffer, int, ByteBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy_plane(byte[], int, byte[], int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy_to_buffer(BytePointer, int, PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Copy image data from an image into a buffer.
- av_image_copy_to_buffer(BytePointer, int, BytePointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy_to_buffer(ByteBuffer, int, ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_copy_to_buffer(byte[], int, byte[], int[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_arrays(PointerPointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Setup the data pointers and linesizes based on the specified image
parameters and the provided array.
- av_image_fill_arrays(BytePointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_arrays(ByteBuffer, IntBuffer, ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_arrays(byte[], int[], byte[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_linesizes(IntPointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Fill plane linesizes for an image with pixel format pix_fmt and
width width.
- av_image_fill_linesizes(IntBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_linesizes(int[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_max_pixsteps(IntPointer, IntPointer, avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
Compute the max pixel step for each plane of an image with a
format described by pixdesc.
- av_image_fill_max_pixsteps(IntBuffer, IntBuffer, avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_max_pixsteps(int[], int[], avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_pointers(PointerPointer, int, int, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Fill plane data pointers for an image with pixel format pix_fmt and
height height.
- av_image_fill_pointers(BytePointer, int, int, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_pointers(ByteBuffer, int, int, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_fill_pointers(byte[], int, int, byte[], int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_image_get_buffer_size(int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Return the size in bytes of the amount of data required to store an
image with the given parameters.
- av_image_get_linesize(int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Compute the size of an image line with format pix_fmt and width
width for the plane plane.
- av_index_search_timestamp(avformat.AVStream, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
Get the index for a specific timestamp.
- av_init_packet(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Initialize optional fields of a packet with default values.
- av_input_audio_device_next(avformat.AVInputFormat) - Static method in class org.bytedeco.javacpp.avdevice
-
Audio input devices iterator.
- AV_INPUT_BUFFER_MIN_SIZE - Static variable in class org.bytedeco.javacpp.avcodec
-
\ingroup lavc_encoding
minimum encoding buffer size
Used to avoid some checks during header writing.
- AV_INPUT_BUFFER_PADDING_SIZE - Static variable in class org.bytedeco.javacpp.avcodec
-
\ingroup lavc_decoding
Required number of additionally allocated bytes at the end of the input bitstream for decoding.
- av_input_video_device_next(avformat.AVInputFormat) - Static method in class org.bytedeco.javacpp.avdevice
-
Video input devices iterator.
- av_int_list_length_for_size(int, Pointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Compute the length of an integer list.
- av_interleaved_write_frame(avformat.AVFormatContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avformat
-
Write a packet to an output media file ensuring correct interleaving.
- av_interleaved_write_uncoded_frame(avformat.AVFormatContext, int, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avformat
-
Write an uncoded frame to an output media file.
- av_inv_q(avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Invert a rational.
- AV_LOCK_CREATE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVLockOp
- AV_LOCK_DESTROY - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVLockOp
- AV_LOCK_OBTAIN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVLockOp
- AV_LOCK_RELEASE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVLockOp
- av_lockmgr_register(avcodec.Cb_PointerPointer_int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_lockmgr_register(avcodec.Cb_Pointer_int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_log(Pointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Send the specified message to the log if the level is less than or equal
to the current av_log_level.
- av_log(Pointer, int, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_ask_for_sample(Pointer, BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use avpriv_request_sample() instead.
- av_log_ask_for_sample(Pointer, String) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- AV_LOG_DEBUG - Static variable in class org.bytedeco.javacpp.avutil
-
Stuff which is only useful for libav* developers.
- av_log_default_callback(Pointer, int, BytePointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Default logging callback
It prints the message to stderr, optionally colorizing it.
- av_log_default_callback(Pointer, int, String, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_LOG_ERROR - Static variable in class org.bytedeco.javacpp.avutil
-
Something went wrong and cannot losslessly be recovered.
- AV_LOG_FATAL - Static variable in class org.bytedeco.javacpp.avutil
-
Something went wrong and recovery is not possible.
- av_log_format_line(Pointer, int, BytePointer, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Format a line of log the same way as the default callback.
- av_log_format_line(Pointer, int, String, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line(Pointer, int, BytePointer, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line(Pointer, int, String, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line(Pointer, int, BytePointer, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line(Pointer, int, String, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line2(Pointer, int, BytePointer, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Format a line of log the same way as the default callback.
- av_log_format_line2(Pointer, int, String, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line2(Pointer, int, BytePointer, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line2(Pointer, int, String, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line2(Pointer, int, BytePointer, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_format_line2(Pointer, int, String, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_get_flags() - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_get_level() - Static method in class org.bytedeco.javacpp.avutil
-
Get the current log level
- AV_LOG_INFO - Static variable in class org.bytedeco.javacpp.avutil
-
Standard information.
- AV_LOG_MAX_OFFSET - Static variable in class org.bytedeco.javacpp.avutil
-
- av_log_missing_feature(Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use avpriv_report_missing_feature() instead.
- av_log_missing_feature(Pointer, String, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- AV_LOG_PANIC - Static variable in class org.bytedeco.javacpp.avutil
-
Something went really wrong and we will crash now.
- AV_LOG_PRINT_LEVEL - Static variable in class org.bytedeco.javacpp.avutil
-
Include the log severity in messages originating from codecs.
- AV_LOG_QUIET - Static variable in class org.bytedeco.javacpp.avutil
-
Print no output.
- av_log_set_callback(avutil.Callback_Pointer_int_BytePointer_Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_set_callback(avutil.Callback_Pointer_int_String_Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_set_flags(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_log_set_level(int) - Static method in class org.bytedeco.javacpp.avutil
-
Set the log level
- AV_LOG_SKIP_REPEATED - Static variable in class org.bytedeco.javacpp.avutil
-
Skip repeated messages, this requires the user app to use av_log() instead of
(f)printf as the 2 would otherwise interfere and lead to
"Last message repeated x times" messages below (f)printf messages with some
bad luck.
- AV_LOG_TRACE - Static variable in class org.bytedeco.javacpp.avutil
-
Extremely verbose debugging, useful for libav* development.
- AV_LOG_VERBOSE - Static variable in class org.bytedeco.javacpp.avutil
-
Detailed information.
- AV_LOG_WARNING - Static variable in class org.bytedeco.javacpp.avutil
-
Something somehow does not look correct.
- av_make_error_string(BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
Fill the provided buffer with a string containing an error string
corresponding to the AVERROR code errnum.
- av_make_error_string(ByteBuffer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_make_error_string(byte[], long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_make_q(int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Create an AVRational.
- av_malloc(long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a memory block with alignment suitable for all memory accesses
(including vectors if available on the CPU).
- av_malloc_array(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a memory block for an array with av_malloc().
- av_mallocz(long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a memory block with alignment suitable for all memory accesses
(including vectors if available on the CPU) and zero all the bytes of the
block.
- av_mallocz_array(long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a memory block for an array with av_mallocz().
- av_match_ext(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Return a positive value if the given filename has one of the given
extensions, 0 otherwise.
- av_match_ext(String, String) - Static method in class org.bytedeco.javacpp.avformat
-
- AV_MATRIX_ENCODING_DOLBY - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_DOLBYEX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_DOLBYHEADPHONE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_DPLII - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_DPLIIX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_DPLIIZ - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- AV_MATRIX_ENCODING_NONE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMatrixEncoding
- av_max_alloc(long) - Static method in class org.bytedeco.javacpp.avutil
-
Set the maximum size that may be allocated in one block.
- av_memcpy_backptr(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Overlapping memcpy() implementation.
- av_memcpy_backptr(ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_memcpy_backptr(byte[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_memdup(Pointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Duplicate a buffer with av_malloc().
- av_mul_q(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Multiply two rationals.
- av_nearer_q(avutil.AVRational, avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Find which of the two rationals is closer to another rational.
- av_new_packet(avcodec.AVPacket, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate the payload of a packet and initialize its fields with
default values.
- av_new_program(avformat.AVFormatContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- AV_NOPTS_VALUE - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_NOPTS_VALUE() - Static method in class org.bytedeco.javacpp.avutil
-
\brief Undefined timestamp value
Usually reported by demuxer that work on containers that do not provide
either pts or dts.
- AV_NUM_DATA_POINTERS - Static variable in class org.bytedeco.javacpp.avutil.AVFrame
-
- av_oformat_next(avformat.AVOutputFormat) - Static method in class org.bytedeco.javacpp.avformat
-
If f is NULL, returns the first registered output format,
if f is non-NULL, returns the next registered output format after f
or NULL if f is the last one.
- AV_OPT_ALLOW_NULL - Static variable in class org.bytedeco.javacpp.avutil
-
In av_opt_get, return NULL if the option has a pointer type and is set to NULL,
rather than returning an empty string.
- av_opt_child_class_next(avutil.AVClass, avutil.AVClass) - Static method in class org.bytedeco.javacpp.avutil
-
Iterate over potential AVOptions-enabled children of parent.
- av_opt_child_next(Pointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Iterate over AVOptions-enabled children of obj.
- av_opt_copy(Pointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Copy options from src object into dest object.
- av_opt_eval_double(Pointer, avutil.AVOption, BytePointer, DoublePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_double(Pointer, avutil.AVOption, String, DoubleBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_double(Pointer, avutil.AVOption, BytePointer, double[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_double(Pointer, avutil.AVOption, String, DoublePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_double(Pointer, avutil.AVOption, BytePointer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_double(Pointer, avutil.AVOption, String, double[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_flags(Pointer, avutil.AVOption, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
\defgroup opt_eval_funcs Evaluating option strings
\{
This group of functions can be used to evaluate option strings
and get numbers out of them.
- av_opt_eval_flags(Pointer, avutil.AVOption, String, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_flags(Pointer, avutil.AVOption, BytePointer, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_flags(Pointer, avutil.AVOption, String, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_flags(Pointer, avutil.AVOption, BytePointer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_flags(Pointer, avutil.AVOption, String, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, BytePointer, FloatPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, String, FloatBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, BytePointer, float[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, String, FloatPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, BytePointer, FloatBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_float(Pointer, avutil.AVOption, String, float[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, String, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, BytePointer, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, String, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, BytePointer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int(Pointer, avutil.AVOption, String, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, BytePointer, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, String, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, BytePointer, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, String, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, BytePointer, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_int64(Pointer, avutil.AVOption, String, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_q(Pointer, avutil.AVOption, BytePointer, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_eval_q(Pointer, avutil.AVOption, String, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_find(Pointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Look for an option in an object.
- av_opt_find(Pointer, String, String, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_find2(Pointer, BytePointer, BytePointer, int, int, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Look for an option in an object.
- av_opt_find2(Pointer, BytePointer, BytePointer, int, int, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_find2(Pointer, String, String, int, int, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_FLAG_AUDIO_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
- AV_OPT_FLAG_DECODING_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
a generic parameter which can be set by the user for demuxing or decoding
- AV_OPT_FLAG_ENCODING_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
a generic parameter which can be set by the user for muxing or encoding
- AV_OPT_FLAG_EXPORT - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
The option is intended for exporting values to the caller.
- AV_OPT_FLAG_FILTERING_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
a generic parameter which can be set by the user for filtering
- AV_OPT_FLAG_IMPLICIT_KEY - Static variable in class org.bytedeco.javacpp.avutil
-
enum
- av_opt_flag_is_set(Pointer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Check whether a particular flag is set in a flags field.
- av_opt_flag_is_set(Pointer, String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_FLAG_METADATA - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
some data extracted or inserted into the file like title, comment, ...
- AV_OPT_FLAG_READONLY - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
The option may not be set through the AVOptions API, only read.
- AV_OPT_FLAG_SUBTITLE_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
- AV_OPT_FLAG_VIDEO_PARAM - Static variable in class org.bytedeco.javacpp.avutil.AVOption
-
- av_opt_free(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free all allocated objects in obj.
- av_opt_freep_ranges(PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Free an AVOptionRanges struct and set it to NULL.
- av_opt_freep_ranges(avutil.AVOptionRanges) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, BytePointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
\note the returned string will be av_malloc()ed and must be av_free()ed by the caller
\note if AV_OPT_ALLOW_NULL is set in search_flags in av_opt_get, and the option has
AV_OPT_TYPE_STRING or AV_OPT_TYPE_BINARY and is set to NULL, *out_val will be set
to NULL instead of an allocated empty string.
- av_opt_get(Pointer, BytePointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, String, int, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, BytePointer, int, byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, String, int, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, BytePointer, int, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get(Pointer, String, int, byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, BytePointer, int, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, String, int, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, BytePointer, int, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, String, int, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, BytePointer, int, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_channel_layout(Pointer, String, int, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_dict_val(Pointer, BytePointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_dict_val(Pointer, BytePointer, int, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_dict_val(Pointer, String, int, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, BytePointer, int, DoublePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, String, int, DoubleBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, BytePointer, int, double[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, String, int, DoublePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, BytePointer, int, DoubleBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_double(Pointer, String, int, double[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, BytePointer, int, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, String, int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, BytePointer, int, int[], int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, String, int, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, BytePointer, int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_image_size(Pointer, String, int, int[], int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, BytePointer, int, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, String, int, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, BytePointer, int, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, String, int, LongPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, BytePointer, int, LongBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_int(Pointer, String, int, long[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(PointerPointer, BytePointer, BytePointer, int, PointerPointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Extract a key-value pair from the beginning of a string.
- av_opt_get_key_value(BytePointer, BytePointer, BytePointer, int, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(ByteBuffer, String, String, int, ByteBuffer, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(byte[], BytePointer, BytePointer, int, byte[], byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(BytePointer, String, String, int, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(ByteBuffer, BytePointer, BytePointer, int, ByteBuffer, ByteBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_key_value(byte[], String, String, int, byte[], byte[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, String, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, BytePointer, int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, String, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, BytePointer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_pixel_fmt(Pointer, String, int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_q(Pointer, BytePointer, int, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_q(Pointer, String, int, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, String, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, BytePointer, int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, String, int, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, BytePointer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_sample_fmt(Pointer, String, int, int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_video_rate(Pointer, BytePointer, int, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_get_video_rate(Pointer, String, int, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_is_set_to_default(Pointer, avutil.AVOption) - Static method in class org.bytedeco.javacpp.avutil
-
Check if given option is set to its default value.
- av_opt_is_set_to_default_by_name(Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Check if given option is set to its default value.
- av_opt_is_set_to_default_by_name(Pointer, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_MULTI_COMPONENT_RANGE - Static variable in class org.bytedeco.javacpp.avutil
-
Allows av_opt_query_ranges and av_opt_query_ranges_default to return more than
one component for certain option types.
- av_opt_next(Pointer, avutil.AVOption) - Static method in class org.bytedeco.javacpp.avutil
-
Iterate over all AVOptions belonging to obj.
- av_opt_ptr(avutil.AVClass, Pointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Gets a pointer to the requested field in a struct.
- av_opt_ptr(avutil.AVClass, Pointer, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_query_ranges(PointerPointer, Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get a list of allowed ranges for the given option.
- av_opt_query_ranges(avutil.AVOptionRanges, Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_query_ranges(avutil.AVOptionRanges, Pointer, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_query_ranges_default(PointerPointer, Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get a default list of allowed ranges for the given option.
- av_opt_query_ranges_default(avutil.AVOptionRanges, Pointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_query_ranges_default(avutil.AVOptionRanges, Pointer, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_SEARCH_CHILDREN - Static variable in class org.bytedeco.javacpp.avutil
-
Search in possible children of the
given object first.
- AV_OPT_SEARCH_FAKE_OBJ - Static variable in class org.bytedeco.javacpp.avutil
-
The obj passed to av_opt_find() is fake -- only a double pointer to AVClass
instead of a required pointer to a struct containing AVClass.
- av_opt_serialize(Pointer, int, int, PointerPointer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
Serialize object's options.
- av_opt_serialize(Pointer, int, int, BytePointer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_serialize(Pointer, int, int, ByteBuffer, byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_serialize(Pointer, int, int, byte[], byte, byte) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_SERIALIZE_OPT_FLAGS_EXACT - Static variable in class org.bytedeco.javacpp.avutil
-
Serialize options that exactly match opt_flags only.
- AV_OPT_SERIALIZE_SKIP_DEFAULTS - Static variable in class org.bytedeco.javacpp.avutil
-
Serialize options that are not set to default values only.
- av_opt_set(Pointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
\defgroup opt_set_funcs Option setting functions
\{
Those functions set the field of obj with the given name to value.
- av_opt_set(Pointer, String, String, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, String, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, String, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_bin(Pointer, String, byte[], int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_channel_layout(Pointer, BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_channel_layout(Pointer, String, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_defaults(Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Set the values of all AVOption fields to their default values.
- av_opt_set_defaults2(Pointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Set the values of all AVOption fields to their default values.
- av_opt_set_dict(Pointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Set all the options from a given dictionary on an object.
- av_opt_set_dict(Pointer, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_dict2(Pointer, PointerPointer, int) - Static method in class org.bytedeco.javacpp.avutil
-
Set all the options from a given dictionary on an object.
- av_opt_set_dict2(Pointer, avutil.AVDictionary, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_dict_val(Pointer, BytePointer, avutil.AVDictionary, int) - Static method in class org.bytedeco.javacpp.avutil
-
\note Any old dictionary present is discarded and replaced with a copy of the new one.
- av_opt_set_dict_val(Pointer, String, avutil.AVDictionary, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_double(Pointer, BytePointer, double, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_double(Pointer, String, double, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, BytePointer, PointerPointer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Parse the key-value pairs list in opts.
- av_opt_set_from_string(Pointer, BytePointer, BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, String, ByteBuffer, String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, BytePointer, byte[], BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, String, BytePointer, String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, BytePointer, ByteBuffer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_from_string(Pointer, String, byte[], String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_image_size(Pointer, BytePointer, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_image_size(Pointer, String, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_int(Pointer, BytePointer, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_int(Pointer, String, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_pixel_fmt(Pointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_pixel_fmt(Pointer, String, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_q(Pointer, BytePointer, avutil.AVRational, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_q(Pointer, String, avutil.AVRational, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_sample_fmt(Pointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_sample_fmt(Pointer, String, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_video_rate(Pointer, BytePointer, avutil.AVRational, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_set_video_rate(Pointer, String, avutil.AVRational, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_opt_show2(Pointer, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Show the obj options.
- AV_OPT_TYPE_BINARY - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_BOOL - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_BOOL() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_CHANNEL_LAYOUT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_CHANNEL_LAYOUT() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_COLOR - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_COLOR() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_CONST - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_DICT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_DOUBLE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_DURATION - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_DURATION() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_FLAGS - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_FLOAT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_IMAGE_SIZE - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_IMAGE_SIZE() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_INT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_INT64 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_PIXEL_FMT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_PIXEL_FMT() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_RATIONAL - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_SAMPLE_FMT - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_SAMPLE_FMT() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_STRING - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVOptionType
- AV_OPT_TYPE_VIDEO_RATE - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_OPT_TYPE_VIDEO_RATE() - Static method in class org.bytedeco.javacpp.avutil
-
- av_output_audio_device_next(avformat.AVOutputFormat) - Static method in class org.bytedeco.javacpp.avdevice
-
Audio output devices iterator.
- av_output_video_device_next(avformat.AVOutputFormat) - Static method in class org.bytedeco.javacpp.avdevice
-
Video output devices iterator.
- av_packet_add_side_data(avcodec.AVPacket, int, BytePointer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
Wrap an existing array as a packet side data.
- av_packet_add_side_data(avcodec.AVPacket, int, ByteBuffer, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_add_side_data(avcodec.AVPacket, int, byte[], long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_alloc() - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate an AVPacket and set its fields to default values.
- av_packet_clone(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Create a new packet that references the same data as src.
- av_packet_copy_props(avcodec.AVPacket, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Copy only "properties" fields from src to dst.
- av_packet_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Free the packet, if the packet is reference counted, it will be
unreferenced first.
- av_packet_free(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_free_side_data(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Convenience function to free all the side data stored.
- av_packet_from_data(avcodec.AVPacket, BytePointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Initialize a reference-counted packet from av_malloc()ed data.
- av_packet_from_data(avcodec.AVPacket, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_from_data(avcodec.AVPacket, byte[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_get_side_data(avcodec.AVPacket, int, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Get side information from packet.
- av_packet_get_side_data(avcodec.AVPacket, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_get_side_data(avcodec.AVPacket, int, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_merge_side_data(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_move_ref(avcodec.AVPacket, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Move every field in src to dst and reset src.
- av_packet_new_side_data(avcodec.AVPacket, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate new information of a packet.
- av_packet_pack_dictionary(avutil.AVDictionary, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Pack a dictionary for use in side_data.
- av_packet_pack_dictionary(avutil.AVDictionary, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_pack_dictionary(avutil.AVDictionary, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_ref(avcodec.AVPacket, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Setup a new reference to the data described by a given packet
If src is reference-counted, setup dst as a new reference to the
buffer in src.
- av_packet_rescale_ts(avcodec.AVPacket, avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avcodec
-
Convert valid timing fields (timestamps / durations) in a packet from one
timebase to another.
- av_packet_shrink_side_data(avcodec.AVPacket, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Shrink the already allocated side data buffer
- av_packet_side_data_name(int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_split_side_data(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_unpack_dictionary(BytePointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Unpack a dictionary from side_data.
- av_packet_unpack_dictionary(BytePointer, int, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_unpack_dictionary(ByteBuffer, int, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_unpack_dictionary(byte[], int, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_packet_unref(avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Wipe the packet.
- av_parse_cpu_caps(IntPointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Parse CPU caps from a string and update the given AV_CPU_* flags based on that.
- av_parse_cpu_caps(IntBuffer, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_parse_cpu_caps(int[], BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_parse_cpu_caps(IntPointer, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_parse_cpu_caps(IntBuffer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_parse_cpu_caps(int[], String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_parse_cpu_flags(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Deprecated.
- av_parse_cpu_flags(String) - Static method in class org.bytedeco.javacpp.avutil
-
Deprecated.
- av_parser_change(avcodec.AVCodecParserContext, avcodec.AVCodecContext, PointerPointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use AVBitStreamFilter
- av_parser_change(avcodec.AVCodecParserContext, avcodec.AVCodecContext, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_change(avcodec.AVCodecParserContext, avcodec.AVCodecContext, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_change(avcodec.AVCodecParserContext, avcodec.AVCodecContext, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_close(avcodec.AVCodecParserContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_init(int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_next(avcodec.AVCodecParser) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_parse2(avcodec.AVCodecParserContext, avcodec.AVCodecContext, PointerPointer, IntPointer, BytePointer, int, long, long, long) - Static method in class org.bytedeco.javacpp.avcodec
-
Parse a packet.
- av_parser_parse2(avcodec.AVCodecParserContext, avcodec.AVCodecContext, BytePointer, IntPointer, BytePointer, int, long, long, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_parse2(avcodec.AVCodecParserContext, avcodec.AVCodecContext, ByteBuffer, IntBuffer, ByteBuffer, int, long, long, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_parser_parse2(avcodec.AVCodecParserContext, avcodec.AVCodecContext, byte[], int[], byte[], int, long, long, long) - Static method in class org.bytedeco.javacpp.avcodec
-
- AV_PARSER_PTS_NB - Static variable in class org.bytedeco.javacpp.avcodec.AVCodecParserContext
-
- av_picture_copy(avcodec.AVPicture, avcodec.AVPicture, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
av_image_copy() instead.
- av_picture_crop(avcodec.AVPicture, avcodec.AVPicture, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_picture_pad(avcodec.AVPicture, avcodec.AVPicture, int, int, int, int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- AV_PICTURE_STRUCTURE_BOTTOM_FIELD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPictureStructure
- AV_PICTURE_STRUCTURE_FRAME - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPictureStructure
- AV_PICTURE_STRUCTURE_TOP_FIELD - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPictureStructure
- AV_PICTURE_STRUCTURE_UNKNOWN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPictureStructure
- AV_PICTURE_TYPE_B - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_BI - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_I - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_NONE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_S - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_SI - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PICTURE_TYPE_SP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPictureType
- AV_PIX_FMT_0BGR - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_0BGR32 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_0BGR32() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_0RGB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_0RGB32 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_0RGB32() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_ABGR - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_ARGB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_AYUV64 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_AYUV64() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_AYUV64BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_AYUV64LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_BGGR16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_BGGR16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_BGGR16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_BGGR16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_BGGR8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GBRG16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_GBRG16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_GBRG16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GBRG16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GBRG8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GRBG16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_GRBG16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_GRBG16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GRBG16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_GRBG8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_RGGB16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_RGGB16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BAYER_RGGB16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_RGGB16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BAYER_RGGB8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR0 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR24 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR32 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR32() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR32_1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR32_1() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR4 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR444 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR444() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR444BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR444LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR48 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR48() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR48BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR48LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR4_BYTE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR555 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR555() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR555BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR555LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR565 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR565() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGR565BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR565LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGR8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGRA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGRA64 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGRA64() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_BGRA64BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_BGRA64LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- av_pix_fmt_count_planes(int) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_CUDA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_D3D11VA_VLD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- av_pix_fmt_desc_get(int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_pix_fmt_desc_get_id(avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
- av_pix_fmt_desc_next(avutil.AVPixFmtDescriptor) - Static method in class org.bytedeco.javacpp.avutil
-
Iterate over all pixel format descriptors known to libavutil.
- AV_PIX_FMT_DXVA2_VLD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_FLAG_ALPHA - Static variable in class org.bytedeco.javacpp.avutil
-
The pixel format has an alpha channel.
- AV_PIX_FMT_FLAG_BE - Static variable in class org.bytedeco.javacpp.avutil
-
Pixel format is big-endian.
- AV_PIX_FMT_FLAG_BITSTREAM - Static variable in class org.bytedeco.javacpp.avutil
-
All values of a component are bit-wise packed end to end.
- AV_PIX_FMT_FLAG_HWACCEL - Static variable in class org.bytedeco.javacpp.avutil
-
Pixel format is an HW accelerated format.
- AV_PIX_FMT_FLAG_PAL - Static variable in class org.bytedeco.javacpp.avutil
-
Pixel format has a palette in data[1], values are indexes in this palette.
- AV_PIX_FMT_FLAG_PLANAR - Static variable in class org.bytedeco.javacpp.avutil
-
At least one pixel component is not in the first data plane.
- AV_PIX_FMT_FLAG_PSEUDOPAL - Static variable in class org.bytedeco.javacpp.avutil
-
The pixel format is "pseudo-paletted".
- AV_PIX_FMT_FLAG_RGB - Static variable in class org.bytedeco.javacpp.avutil
-
The pixel format contains RGB-like data (as opposed to YUV/grayscale).
- AV_PIX_FMT_GBR24P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRAP16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRAP16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP14 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP14() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP14BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP14LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GBRP9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GBRP9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- av_pix_fmt_get_chroma_sub_sample(int, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Utility function to access log2_chroma_w log2_chroma_h from
the pixel format AVPixFmtDescriptor.
- av_pix_fmt_get_chroma_sub_sample(int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_pix_fmt_get_chroma_sub_sample(int, int[], int[]) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GRAY16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GRAY16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_GRAY16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GRAY16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GRAY8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_GRAY8A - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_MEDIACODEC - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_MMAL - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_MONOBLACK - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_MONOWHITE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NONE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NV12 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NV16 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NV20 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_NV20() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_NV20BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NV20LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_NV21 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_P010 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_P010() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_P010BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_P010LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_PAL8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_QSV - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB0 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB24 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB32 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB32() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB32_1 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB32_1() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB4 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB444 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB444() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB444BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB444LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB48 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB48() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB48BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB48LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB4_BYTE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB555 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB555() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB555BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB555LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB565 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB565() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGB565BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB565LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGB8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGBA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGBA64 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGBA64() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_RGBA64BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_RGBA64LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- av_pix_fmt_swap_endianness(int) - Static method in class org.bytedeco.javacpp.avutil
-
Utility function to swap the endianness of a pixel format.
- AV_PIX_FMT_UYVY422 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_UYYVYY411 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VAAPI - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VAAPI_IDCT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VAAPI_MOCO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VAAPI_VLD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDA_VLD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_H264 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_MPEG1 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_MPEG2 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_MPEG4 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_VC1 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VDPAU_WMV3 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_VIDEOTOOLBOX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_XVMC - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_XVMC_MPEG2_IDCT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_XVMC_MPEG2_MC - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_XYZ12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_XYZ12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_XYZ12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_XYZ12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_Y400A - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YA16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YA16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YA16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YA16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YA8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV410P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV411P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P14 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P14() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P14BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P14LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV420P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV420P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P14 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P14() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P14BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P14LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV422P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV422P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV440P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV440P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV440P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV440P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV440P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV440P12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV440P12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV440P12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV440P12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P12 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P12() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P12BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P12LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P14 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P14() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P14BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P14LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUV444P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUV444P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA420P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA420P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA422P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA422P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P10 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P10() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P10BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P10LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P16 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P16() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P16BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P16LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P9 - Static variable in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P9() - Static method in class org.bytedeco.javacpp.avutil
-
- AV_PIX_FMT_YUVA444P9BE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVA444P9LE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVJ411P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVJ420P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVJ422P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVJ440P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUVJ444P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YUYV422 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PIX_FMT_YVYU422 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVPixelFormat
- AV_PKT_DATA_AUDIO_SERVICE_TYPE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_CPB_PROPERTIES - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_DISPLAYMATRIX - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_FALLBACK_TRACK - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_H263_MB_INFO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_JP_DUALMONO - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_MASTERING_DISPLAY_METADATA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_METADATA_UPDATE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_MPEGTS_STREAM_ID - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_NEW_EXTRADATA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_PALETTE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_PARAM_CHANGE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_QUALITY_FACTOR - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_PKT_DATA_QUALITY_STATS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_REPLAYGAIN - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_SKIP_SAMPLES - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_STEREO3D - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_STRINGS_METADATA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_SUBTITLE_POSITION - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_WEBVTT_IDENTIFIER - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- AV_PKT_DATA_WEBVTT_SETTINGS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVPacketSideDataType
- av_pkt_dump2(Pointer, avcodec.AVPacket, int, avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
Send a nice dump of a packet to the specified file stream.
- av_pkt_dump_log2(Pointer, int, avcodec.AVPacket, int, avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
Send a nice dump of a packet to the log.
- AV_PKT_FLAG_CORRUPT - Static variable in class org.bytedeco.javacpp.avcodec
-
The packet content is corrupted
- AV_PKT_FLAG_DISCARD - Static variable in class org.bytedeco.javacpp.avcodec
-
Flag is used to discard packets which are required to maintain valid
decoder state but are not required for output and should be dropped
after decoding.
- AV_PKT_FLAG_KEY - Static variable in class org.bytedeco.javacpp.avcodec
-
The packet contains a keyframe
- av_probe_input_buffer(avformat.AVIOContext, PointerPointer, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Like av_probe_input_buffer2() but returns 0 on success
- av_probe_input_buffer(avformat.AVIOContext, avformat.AVInputFormat, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_buffer(avformat.AVIOContext, avformat.AVInputFormat, String, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_buffer2(avformat.AVIOContext, PointerPointer, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Probe a bytestream to determine the input format.
- av_probe_input_buffer2(avformat.AVIOContext, avformat.AVInputFormat, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_buffer2(avformat.AVIOContext, avformat.AVInputFormat, String, Pointer, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_format(avformat.AVProbeData, int) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the file format.
- av_probe_input_format2(avformat.AVProbeData, int, IntPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the file format.
- av_probe_input_format2(avformat.AVProbeData, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_format2(avformat.AVProbeData, int, int[]) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_format3(avformat.AVProbeData, int, IntPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Guess the file format.
- av_probe_input_format3(avformat.AVProbeData, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_probe_input_format3(avformat.AVProbeData, int, int[]) - Static method in class org.bytedeco.javacpp.avformat
-
- av_program_add_stream_index(avformat.AVFormatContext, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
- AV_PROGRAM_RUNNING - Static variable in class org.bytedeco.javacpp.avformat
-
- AV_PTS_WRAP_ADD_OFFSET - Static variable in class org.bytedeco.javacpp.avformat
-
add the format specific offset on wrap detection
- AV_PTS_WRAP_IGNORE - Static variable in class org.bytedeco.javacpp.avformat
-
ignore the wrap
- AV_PTS_WRAP_SUB_OFFSET - Static variable in class org.bytedeco.javacpp.avformat
-
subtract the format specific offset on wrap detection
- av_q2d(avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Convert an AVRational to a double.
- av_q2intfloat(avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Convert an AVRational to a IEEE 32-bit float expressed in fixed-point
format.
- av_read_frame(avformat.AVFormatContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avformat
-
Return the next frame of a stream.
- av_read_image_line(ShortPointer, PointerPointer, IntPointer, avutil.AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Read a line from an image, and write the values of the
pixel format component c to dst.
- av_read_image_line(ShortPointer, BytePointer, IntPointer, avutil.AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_read_image_line(ShortBuffer, ByteBuffer, IntBuffer, avutil.AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_read_image_line(short[], byte[], int[], avutil.AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_read_pause(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Pause a network-based stream (e.g.
- av_read_play(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Start playing a network-based stream (e.g.
- av_realloc(Pointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate, reallocate, or free a block of memory.
- av_realloc_array(Pointer, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate, reallocate, or free an array.
- av_realloc_f(Pointer, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate, reallocate, or free a block of memory.
- av_reallocp(Pointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate, reallocate, or free a block of memory through a pointer to a
pointer.
- av_reallocp_array(Pointer, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate, reallocate, or free an array through a pointer to a pointer.
- av_reduce(IntPointer, IntPointer, long, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Reduce a fraction.
- av_reduce(IntBuffer, IntBuffer, long, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_reduce(int[], int[], long, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_register_all() - Static method in class org.bytedeco.javacpp.avformat
-
Initialize libavformat and register all the muxers, demuxers and
protocols.
- av_register_bitstream_filter(avcodec.AVBitStreamFilter) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_register_codec_parser(avcodec.AVCodecParser) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_register_hwaccel(avcodec.AVHWAccel) - Static method in class org.bytedeco.javacpp.avcodec
-
Register the hardware accelerator hwaccel.
- av_register_input_format(avformat.AVInputFormat) - Static method in class org.bytedeco.javacpp.avformat
-
- av_register_output_format(avformat.AVOutputFormat) - Static method in class org.bytedeco.javacpp.avformat
-
- av_resample(avcodec.AVResampleContext, ShortPointer, ShortPointer, IntPointer, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_resample(avcodec.AVResampleContext, ShortBuffer, ShortBuffer, IntBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_resample(avcodec.AVResampleContext, short[], short[], int[], int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_resample_close(avcodec.AVResampleContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_resample_compensate(avcodec.AVResampleContext, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_resample_init(int, int, int, int, int, double) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- av_rescale(long, long, long) - Static method in class org.bytedeco.javacpp.avutil
-
Rescale a 64-bit integer with rounding to nearest.
- av_rescale_delta(avutil.AVRational, long, avutil.AVRational, int, LongPointer, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Rescale a timestamp while preserving known durations.
- av_rescale_delta(avutil.AVRational, long, avutil.AVRational, int, LongBuffer, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_rescale_delta(avutil.AVRational, long, avutil.AVRational, int, long[], avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
- av_rescale_q(long, avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Rescale a 64-bit integer by 2 rational numbers.
- av_rescale_q_rnd(long, avutil.AVRational, avutil.AVRational, int) - Static method in class org.bytedeco.javacpp.avutil
-
Rescale a 64-bit integer by 2 rational numbers with specified rounding.
- av_rescale_rnd(long, long, long, int) - Static method in class org.bytedeco.javacpp.avutil
-
Rescale a 64-bit integer with specified rounding.
- AV_ROUND_DOWN - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_ROUND_INF - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_ROUND_NEAR_INF - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_ROUND_PASS_MINMAX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_ROUND_UP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_ROUND_ZERO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVRounding
- AV_SAMPLE_FMT_DBL - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_DBLP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_FLT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_FLTP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- av_sample_fmt_is_planar(int) - Static method in class org.bytedeco.javacpp.avutil
-
Check if the sample format is planar.
- AV_SAMPLE_FMT_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_NONE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S16 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S16P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S32 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S32P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S64 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_S64P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_U8 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- AV_SAMPLE_FMT_U8P - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVSampleFormat
- av_samples_alloc(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a samples buffer for nb_samples samples, and fill data pointers and
linesize accordingly.
- av_samples_alloc(BytePointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_alloc(ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_alloc(byte[], int[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_alloc_array_and_samples(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a data pointers array, samples buffer for nb_samples
samples, and fill data pointers and linesize accordingly.
- av_samples_alloc_array_and_samples(PointerPointer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_alloc_array_and_samples(PointerPointer, int[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_copy(PointerPointer, PointerPointer, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Copy samples from src to dst.
- av_samples_copy(BytePointer, BytePointer, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_copy(ByteBuffer, ByteBuffer, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_copy(byte[], byte[], int, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_fill_arrays(PointerPointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Fill plane data pointers and linesize for samples with sample
format sample_fmt.
- av_samples_fill_arrays(BytePointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_fill_arrays(ByteBuffer, IntBuffer, ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_fill_arrays(byte[], int[], byte[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_get_buffer_size(IntPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Get the required buffer size for the given audio parameters.
- av_samples_get_buffer_size(IntBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_get_buffer_size(int[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_set_silence(PointerPointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Fill an audio buffer with silence.
- av_samples_set_silence(BytePointer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_set_silence(ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_samples_set_silence(byte[], int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_sdp_create(PointerPointer, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Generate an SDP for an RTP session.
- av_sdp_create(avformat.AVFormatContext, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_sdp_create(avformat.AVFormatContext, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_sdp_create(avformat.AVFormatContext, int, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- av_seek_frame(avformat.AVFormatContext, int, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
Seek to the keyframe at timestamp.
- av_set_cpu_flags_mask(int) - Static method in class org.bytedeco.javacpp.avutil
-
Deprecated.
- av_set_options_string(Pointer, BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Parse the key/value pairs list in opts.
- av_set_options_string(Pointer, String, String, String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_shrink_packet(avcodec.AVPacket, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Reduce packet size, correctly zeroing padding
- AV_SIDE_DATA_PARAM_CHANGE_CHANNEL_COUNT - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVSideDataParamChangeFlags
- AV_SIDE_DATA_PARAM_CHANGE_CHANNEL_LAYOUT - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVSideDataParamChangeFlags
- AV_SIDE_DATA_PARAM_CHANGE_DIMENSIONS - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVSideDataParamChangeFlags
- AV_SIDE_DATA_PARAM_CHANGE_SAMPLE_RATE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVSideDataParamChangeFlags
- av_size_mult(long, long, SizeTPointer) - Static method in class org.bytedeco.javacpp.avutil
-
Multiply two size_t values checking for overflow.
- AV_STEREO3D_2D - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- av_stereo3d_alloc() - Static method in class org.bytedeco.javacpp.avutil
-
Allocate an AVStereo3D structure and set its fields to default values.
- AV_STEREO3D_CHECKERBOARD - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- AV_STEREO3D_COLUMNS - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- av_stereo3d_create_side_data(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
Allocate a complete AVFrameSideData and add it to the frame.
- AV_STEREO3D_FLAG_INVERT - Static variable in class org.bytedeco.javacpp.avutil
-
Inverted views, Right/Bottom represents the left view.
- AV_STEREO3D_FRAMESEQUENCE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- av_stereo3d_from_name(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Get the AVStereo3DType form a human-readable name.
- av_stereo3d_from_name(String) - Static method in class org.bytedeco.javacpp.avutil
-
- AV_STEREO3D_LINES - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- AV_STEREO3D_SIDEBYSIDE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- AV_STEREO3D_SIDEBYSIDE_QUINCUNX - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- AV_STEREO3D_TOPBOTTOM - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVStereo3DType
- av_stereo3d_type_name(int) - Static method in class org.bytedeco.javacpp.avutil
-
Provide a human-readable name of a given stereo3d type.
- av_strdup(BytePointer) - Static method in class org.bytedeco.javacpp.avutil
-
Duplicate a string.
- av_strdup(String) - Static method in class org.bytedeco.javacpp.avutil
-
- av_stream_get_codec_timebase(avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
Get the internal codec timebase from a stream.
- av_stream_get_end_pts(avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
Returns the pts of the last muxed packet + its duration
the retuned value is undefined when used with a demuxer.
- av_stream_get_parser(avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_get_r_frame_rate(avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_get_recommended_encoder_configuration(avformat.AVStream) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_get_side_data(avformat.AVStream, int, IntPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Get side information from stream.
- av_stream_get_side_data(avformat.AVStream, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_get_side_data(avformat.AVStream, int, int[]) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_new_side_data(avformat.AVStream, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Allocate new information from stream.
- av_stream_set_r_frame_rate(avformat.AVStream, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_set_recommended_encoder_configuration(avformat.AVStream, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_set_recommended_encoder_configuration(avformat.AVStream, ByteBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_stream_set_recommended_encoder_configuration(avformat.AVStream, byte[]) - Static method in class org.bytedeco.javacpp.avformat
-
- av_strerror(int, BytePointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Put a description of the AVERROR code errnum in errbuf.
- av_strerror(int, ByteBuffer, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_strerror(int, byte[], long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_strndup(BytePointer, long) - Static method in class org.bytedeco.javacpp.avutil
-
Duplicate a substring of a string.
- av_strndup(String, long) - Static method in class org.bytedeco.javacpp.avutil
-
- av_sub_q(avutil.AVRational, avutil.AVRational) - Static method in class org.bytedeco.javacpp.avutil
-
Subtract one rational from another.
- AV_SUBTITLE_FLAG_FORCED - Static variable in class org.bytedeco.javacpp.avcodec
-
- AV_TIME_BASE - Static variable in class org.bytedeco.javacpp.avutil
-
Internal time base represented as integer
- av_url_split(BytePointer, int, BytePointer, int, BytePointer, int, IntPointer, BytePointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Split a URL string into components.
- av_url_split(ByteBuffer, int, ByteBuffer, int, ByteBuffer, int, IntBuffer, ByteBuffer, int, String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_url_split(byte[], int, byte[], int, byte[], int, int[], byte[], int, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_url_split(BytePointer, int, BytePointer, int, BytePointer, int, IntPointer, BytePointer, int, String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_url_split(ByteBuffer, int, ByteBuffer, int, ByteBuffer, int, IntBuffer, ByteBuffer, int, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
- av_url_split(byte[], int, byte[], int, byte[], int, int[], byte[], int, String) - Static method in class org.bytedeco.javacpp.avformat
-
- av_version_info() - Static method in class org.bytedeco.javacpp.avutil
-
Return an informative version string.
- av_vlog(Pointer, int, BytePointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Send the specified message to the log if the level is less than or equal
to the current av_log_level.
- av_vlog(Pointer, int, String, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
- av_write_frame(avformat.AVFormatContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avformat
-
Write a packet to an output media file.
- av_write_image_line(ShortPointer, PointerPointer, IntPointer, avutil.AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
Write the values from src to the pixel format component c of an
image line.
- av_write_image_line(ShortPointer, BytePointer, IntPointer, avutil.AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_write_image_line(ShortBuffer, ByteBuffer, IntBuffer, avutil.AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_write_image_line(short[], byte[], int[], avutil.AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.javacpp.avutil
-
- av_write_trailer(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Write the stream trailer to an output media file and free the
file private data.
- av_write_uncoded_frame(avformat.AVFormatContext, int, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avformat
-
Write an uncoded frame to an output media file.
- av_write_uncoded_frame_query(avformat.AVFormatContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
Test whether a muxer supports uncoded frame.
- av_x_if_null(Pointer, Pointer) - Static method in class org.bytedeco.javacpp.avutil
-
Return x default pointer in case p is NULL.
- av_xiphlacing(BytePointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Encode extradata length to a buffer.
- av_xiphlacing(ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- av_xiphlacing(byte[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
- AVCHROMA_LOC_BOTTOM - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_BOTTOMLEFT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_CENTER - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_LEFT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_TOP - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_TOPLEFT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- AVCHROMA_LOC_UNSPECIFIED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVChromaLocation
- avcodec - Class in org.bytedeco.javacpp
-
- avcodec() - Constructor for class org.bytedeco.javacpp.avcodec
-
- avcodec - Class in org.bytedeco.javacpp.presets
-
- avcodec() - Constructor for class org.bytedeco.javacpp.presets.avcodec
-
- avcodec.AVBitStreamFilter - Class in org.bytedeco.javacpp
-
- avcodec.AVBitStreamFilter() - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter
-
Default native constructor.
- avcodec.AVBitStreamFilter(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter
-
Native array allocator.
- avcodec.AVBitStreamFilter(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter
-
Pointer cast constructor.
- avcodec.AVBitStreamFilter.Close_AVBSFContext - Class in org.bytedeco.javacpp
-
- avcodec.AVBitStreamFilter.Close_AVBSFContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Close_AVBSFContext
-
Pointer cast constructor.
- avcodec.AVBitStreamFilter.Close_AVBSFContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Close_AVBSFContext
-
- avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket - Class in org.bytedeco.javacpp
-
- avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket
-
Pointer cast constructor.
- avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket
-
- avcodec.AVBitStreamFilter.Init_AVBSFContext - Class in org.bytedeco.javacpp
-
- avcodec.AVBitStreamFilter.Init_AVBSFContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Init_AVBSFContext
-
Pointer cast constructor.
- avcodec.AVBitStreamFilter.Init_AVBSFContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilter.Init_AVBSFContext
-
- avcodec.AVBitStreamFilterContext - Class in org.bytedeco.javacpp
-
- avcodec.AVBitStreamFilterContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilterContext
-
Default native constructor.
- avcodec.AVBitStreamFilterContext(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilterContext
-
Native array allocator.
- avcodec.AVBitStreamFilterContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBitStreamFilterContext
-
Pointer cast constructor.
- avcodec.AVBSFContext - Class in org.bytedeco.javacpp
-
The bitstream filter state.
- avcodec.AVBSFContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFContext
-
Default native constructor.
- avcodec.AVBSFContext(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFContext
-
Native array allocator.
- avcodec.AVBSFContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFContext
-
Pointer cast constructor.
- avcodec.AVBSFInternal - Class in org.bytedeco.javacpp
-
- avcodec.AVBSFInternal() - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFInternal
-
Empty constructor.
- avcodec.AVBSFInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFInternal
-
Pointer cast constructor.
- avcodec.AVBSFList - Class in org.bytedeco.javacpp
-
Structure for chain/list of bitstream filters.
- avcodec.AVBSFList() - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFList
-
Empty constructor.
- avcodec.AVBSFList(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVBSFList
-
Pointer cast constructor.
- avcodec.AVCodec - Class in org.bytedeco.javacpp
-
AVCodec.
- avcodec.AVCodec() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec
-
Default native constructor.
- avcodec.AVCodec(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec
-
Native array allocator.
- avcodec.AVCodec(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec
-
Pointer cast constructor.
- avcodec.AVCodec.Close_AVCodecContext - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Close_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Close_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodec.Close_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Close_AVCodecContext
-
- avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket
-
Pointer cast constructor.
- avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket
-
- avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer - Class in org.bytedeco.javacpp
-
Encode data to an AVPacket.
- avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer
-
Pointer cast constructor.
- avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer
-
- avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle
-
Pointer cast constructor.
- avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle
-
- avcodec.AVCodec.Flush_AVCodecContext - Class in org.bytedeco.javacpp
-
Flush buffers.
- avcodec.AVCodec.Flush_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Flush_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodec.Flush_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Flush_AVCodecContext
-
- avcodec.AVCodec.Init_AVCodecContext - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Init_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodec.Init_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_AVCodecContext
-
- avcodec.AVCodec.Init_static_data_AVCodec - Class in org.bytedeco.javacpp
-
Initialize codec static data, called from avcodec_register().
- avcodec.AVCodec.Init_static_data_AVCodec(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_static_data_AVCodec
-
Pointer cast constructor.
- avcodec.AVCodec.Init_static_data_AVCodec() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_static_data_AVCodec
-
- avcodec.AVCodec.Init_thread_copy_AVCodecContext - Class in org.bytedeco.javacpp
-
If defined, called on thread contexts when they are created.
- avcodec.AVCodec.Init_thread_copy_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_thread_copy_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodec.Init_thread_copy_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Init_thread_copy_AVCodecContext
-
- avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame
-
Pointer cast constructor.
- avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame
-
- avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket
-
Pointer cast constructor.
- avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket
-
- avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame - Class in org.bytedeco.javacpp
-
Decode/encode API with decoupled packet/frame dataflow.
- avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame
-
Pointer cast constructor.
- avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame
-
- avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket - Class in org.bytedeco.javacpp
-
- avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket
-
Pointer cast constructor.
- avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Send_packet_AVCodecContext_AVPacket
-
- avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext - Class in org.bytedeco.javacpp
-
Copy necessary context variables from a previous thread context to the current one.
- avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext
-
- avcodec.AVCodecContext - Class in org.bytedeco.javacpp
-
main external API structure.
- avcodec.AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Default native constructor.
- avcodec.AVCodecContext(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Native array allocator.
- avcodec.AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext
-
Pointer cast constructor.
- avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int - Class in org.bytedeco.javacpp
-
If non NULL, 'draw_horiz_band' is called by the libavcodec
decoder to draw a horizontal band.
- avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int
-
Pointer cast constructor.
- avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int
-
- avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int
-
Pointer cast constructor.
- avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int
-
- avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int
-
Pointer cast constructor.
- avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int
-
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer - Class in org.bytedeco.javacpp
-
The codec may call this to execute several independent things.
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Func_AVCodecContext_Pointer
-
Pointer cast constructor.
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Func_AVCodecContext_Pointer
-
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int - Class in org.bytedeco.javacpp
-
The codec may call this to execute several independent things.
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int
-
Pointer cast constructor.
- avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int
-
- avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int - Class in org.bytedeco.javacpp
-
This callback is called at the beginning of each frame to get data
buffer(s) for it.
- avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int
-
Pointer cast constructor.
- avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int
-
- avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer - Class in org.bytedeco.javacpp
-
callback to negotiate the pixelFormat
- avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer
-
Pointer cast constructor.
- avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer
-
- avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int
-
Deprecated.
Pointer cast constructor.
- avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int
-
Deprecated.
- avcodec.AVCodecDefault - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecDefault() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecDefault
-
Empty constructor.
- avcodec.AVCodecDefault(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecDefault
-
Pointer cast constructor.
- avcodec.AVCodecDescriptor - Class in org.bytedeco.javacpp
-
This struct describes the properties of a single codec described by an
AVCodecID.
- avcodec.AVCodecDescriptor() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecDescriptor
-
Default native constructor.
- avcodec.AVCodecDescriptor(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecDescriptor
-
Native array allocator.
- avcodec.AVCodecDescriptor(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecDescriptor
-
Pointer cast constructor.
- avcodec.AVCodecInternal - Class in org.bytedeco.javacpp
-
\}
- avcodec.AVCodecInternal() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecInternal
-
Empty constructor.
- avcodec.AVCodecInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecInternal
-
Pointer cast constructor.
- avcodec.AVCodecParameters - Class in org.bytedeco.javacpp
-
This struct describes the properties of an encoded stream.
- avcodec.AVCodecParameters() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParameters
-
Default native constructor.
- avcodec.AVCodecParameters(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParameters
-
Native array allocator.
- avcodec.AVCodecParameters(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParameters
-
Pointer cast constructor.
- avcodec.AVCodecParser - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParser() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser
-
Default native constructor.
- avcodec.AVCodecParser(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser
-
Native array allocator.
- avcodec.AVCodecParser(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser
-
Pointer cast constructor.
- avcodec.AVCodecParser.Parser_close_AVCodecParserContext - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParser.Parser_close_AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_close_AVCodecParserContext
-
Pointer cast constructor.
- avcodec.AVCodecParser.Parser_close_AVCodecParserContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_close_AVCodecParserContext
-
- avcodec.AVCodecParser.Parser_init_AVCodecParserContext - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParser.Parser_init_AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_init_AVCodecParserContext
-
Pointer cast constructor.
- avcodec.AVCodecParser.Parser_init_AVCodecParserContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_init_AVCodecParserContext
-
- avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int
-
Pointer cast constructor.
- avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int
-
- avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int
-
Pointer cast constructor.
- avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int
-
- avcodec.AVCodecParserContext - Class in org.bytedeco.javacpp
-
- avcodec.AVCodecParserContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParserContext
-
Default native constructor.
- avcodec.AVCodecParserContext(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParserContext
-
Native array allocator.
- avcodec.AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCodecParserContext
-
Pointer cast constructor.
- avcodec.AVCPBProperties - Class in org.bytedeco.javacpp
-
This structure describes the bitrate properties of an encoded bitstream.
- avcodec.AVCPBProperties() - Constructor for class org.bytedeco.javacpp.avcodec.AVCPBProperties
-
Default native constructor.
- avcodec.AVCPBProperties(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVCPBProperties
-
Native array allocator.
- avcodec.AVCPBProperties(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVCPBProperties
-
Pointer cast constructor.
- avcodec.AVHWAccel - Class in org.bytedeco.javacpp
-
\defgroup lavc_hwaccel AVHWAccel
\{
- avcodec.AVHWAccel() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel
-
Default native constructor.
- avcodec.AVHWAccel(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel
-
Native array allocator.
- avcodec.AVHWAccel(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel
-
Pointer cast constructor.
- avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame - Class in org.bytedeco.javacpp
-
Allocate a custom buffer
- avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame
-
Pointer cast constructor.
- avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame
-
- avcodec.AVHWAccel.Decode_mb_MpegEncContext - Class in org.bytedeco.javacpp
-
Called for every Macroblock in a slice.
- avcodec.AVHWAccel.Decode_mb_MpegEncContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Decode_mb_MpegEncContext
-
Pointer cast constructor.
- avcodec.AVHWAccel.Decode_mb_MpegEncContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Decode_mb_MpegEncContext
-
- avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int - Class in org.bytedeco.javacpp
-
Callback for each slice.
- avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
-
Pointer cast constructor.
- avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
-
- avcodec.AVHWAccel.End_frame_AVCodecContext - Class in org.bytedeco.javacpp
-
Called at the end of each frame or field picture.
- avcodec.AVHWAccel.End_frame_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.End_frame_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVHWAccel.End_frame_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.End_frame_AVCodecContext
-
- avcodec.AVHWAccel.Init_AVCodecContext - Class in org.bytedeco.javacpp
-
Initialize the hwaccel private data.
- avcodec.AVHWAccel.Init_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Init_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVHWAccel.Init_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Init_AVCodecContext
-
- avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int - Class in org.bytedeco.javacpp
-
Called at the beginning of each frame or field picture.
- avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
-
Pointer cast constructor.
- avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
-
- avcodec.AVHWAccel.Uninit_AVCodecContext - Class in org.bytedeco.javacpp
-
Uninitialize the hwaccel private data.
- avcodec.AVHWAccel.Uninit_AVCodecContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Uninit_AVCodecContext
-
Pointer cast constructor.
- avcodec.AVHWAccel.Uninit_AVCodecContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVHWAccel.Uninit_AVCodecContext
-
- avcodec.AVPacket - Class in org.bytedeco.javacpp
-
This structure stores compressed data.
- avcodec.AVPacket() - Constructor for class org.bytedeco.javacpp.avcodec.AVPacket
-
Default native constructor.
- avcodec.AVPacket(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVPacket
-
Native array allocator.
- avcodec.AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVPacket
-
Pointer cast constructor.
- avcodec.AVPacketSideData - Class in org.bytedeco.javacpp
-
- avcodec.AVPacketSideData() - Constructor for class org.bytedeco.javacpp.avcodec.AVPacketSideData
-
Default native constructor.
- avcodec.AVPacketSideData(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVPacketSideData
-
Native array allocator.
- avcodec.AVPacketSideData(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVPacketSideData
-
Pointer cast constructor.
- avcodec.AVPanScan - Class in org.bytedeco.javacpp
-
Pan Scan area.
- avcodec.AVPanScan() - Constructor for class org.bytedeco.javacpp.avcodec.AVPanScan
-
Default native constructor.
- avcodec.AVPanScan(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVPanScan
-
Native array allocator.
- avcodec.AVPanScan(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVPanScan
-
Pointer cast constructor.
- avcodec.AVPicture - Class in org.bytedeco.javacpp
-
Deprecated.
use AVFrame or imgutils functions instead
- avcodec.AVPicture() - Constructor for class org.bytedeco.javacpp.avcodec.AVPicture
-
Deprecated.
Default native constructor.
- avcodec.AVPicture(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVPicture
-
Deprecated.
Native array allocator.
- avcodec.AVPicture(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVPicture
-
Deprecated.
Pointer cast constructor.
- avcodec.AVProfile - Class in org.bytedeco.javacpp
-
AVProfile.
- avcodec.AVProfile() - Constructor for class org.bytedeco.javacpp.avcodec.AVProfile
-
Default native constructor.
- avcodec.AVProfile(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVProfile
-
Native array allocator.
- avcodec.AVProfile(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVProfile
-
Pointer cast constructor.
- avcodec.AVResampleContext - Class in org.bytedeco.javacpp
-
- avcodec.AVResampleContext() - Constructor for class org.bytedeco.javacpp.avcodec.AVResampleContext
-
Empty constructor.
- avcodec.AVResampleContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVResampleContext
-
Pointer cast constructor.
- avcodec.AVSubtitle - Class in org.bytedeco.javacpp
-
- avcodec.AVSubtitle() - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitle
-
Default native constructor.
- avcodec.AVSubtitle(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitle
-
Native array allocator.
- avcodec.AVSubtitle(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitle
-
Pointer cast constructor.
- avcodec.AVSubtitleRect - Class in org.bytedeco.javacpp
-
- avcodec.AVSubtitleRect() - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitleRect
-
Default native constructor.
- avcodec.AVSubtitleRect(long) - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitleRect
-
Native array allocator.
- avcodec.AVSubtitleRect(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.AVSubtitleRect
-
Pointer cast constructor.
- avcodec.Cb_Pointer_int - Class in org.bytedeco.javacpp
-
- avcodec.Cb_Pointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.Cb_Pointer_int
-
Pointer cast constructor.
- avcodec.Cb_Pointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.Cb_Pointer_int
-
- avcodec.Cb_PointerPointer_int - Class in org.bytedeco.javacpp
-
Register a user provided lock manager supporting the operations
specified by AVLockOp.
- avcodec.Cb_PointerPointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.Cb_PointerPointer_int
-
Pointer cast constructor.
- avcodec.Cb_PointerPointer_int() - Constructor for class org.bytedeco.javacpp.avcodec.Cb_PointerPointer_int
-
- avcodec.Func_AVCodecContext_Pointer - Class in org.bytedeco.javacpp
-
- avcodec.Func_AVCodecContext_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.Func_AVCodecContext_Pointer
-
Pointer cast constructor.
- avcodec.Func_AVCodecContext_Pointer() - Constructor for class org.bytedeco.javacpp.avcodec.Func_AVCodecContext_Pointer
-
- avcodec.Func_AVCodecContext_Pointer_int_int - Class in org.bytedeco.javacpp
-
- avcodec.Func_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.Func_AVCodecContext_Pointer_int_int
-
Pointer cast constructor.
- avcodec.Func_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.javacpp.avcodec.Func_AVCodecContext_Pointer_int_int
-
- avcodec.MpegEncContext - Class in org.bytedeco.javacpp
-
- avcodec.MpegEncContext() - Constructor for class org.bytedeco.javacpp.avcodec.MpegEncContext
-
Empty constructor.
- avcodec.MpegEncContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.MpegEncContext
-
Pointer cast constructor.
- avcodec.RcOverride - Class in org.bytedeco.javacpp
-
\ingroup lavc_encoding
- avcodec.RcOverride() - Constructor for class org.bytedeco.javacpp.avcodec.RcOverride
-
Default native constructor.
- avcodec.RcOverride(long) - Constructor for class org.bytedeco.javacpp.avcodec.RcOverride
-
Native array allocator.
- avcodec.RcOverride(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.RcOverride
-
Pointer cast constructor.
- avcodec.ReSampleContext - Class in org.bytedeco.javacpp
-
Deprecated.
use libswresample instead
\{
- avcodec.ReSampleContext() - Constructor for class org.bytedeco.javacpp.avcodec.ReSampleContext
-
Deprecated.
Empty constructor.
- avcodec.ReSampleContext(Pointer) - Constructor for class org.bytedeco.javacpp.avcodec.ReSampleContext
-
Deprecated.
Pointer cast constructor.
- avcodec_align_dimensions(avcodec.AVCodecContext, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Modify width and height values so that they will result in a memory
buffer that is acceptable for the codec if you do not use any horizontal
padding.
- avcodec_align_dimensions(avcodec.AVCodecContext, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_align_dimensions(avcodec.AVCodecContext, int[], int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_align_dimensions2(avcodec.AVCodecContext, IntPointer, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Modify width and height values so that they will result in a memory
buffer that is acceptable for the codec if you also ensure that all
line sizes are a multiple of the respective linesize_align[i].
- avcodec_align_dimensions2(avcodec.AVCodecContext, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_align_dimensions2(avcodec.AVCodecContext, int[], int[], int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_alloc_context3(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate an AVCodecContext and set its fields to default values.
- avcodec_chroma_pos_to_enum(int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Converts swscale x/y chroma position to AVChromaLocation.
- avcodec_close(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Close a given AVCodecContext and free all the data associated with it
(but not the AVCodecContext itself).
- avcodec_configuration() - Static method in class org.bytedeco.javacpp.avcodec
-
Return the libavcodec build-time configuration.
- avcodec_copy_context(avcodec.AVCodecContext, avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
The semantics of this function are ill-defined and it should not
be used. If you need to transfer the stream parameters from one codec context
to another, use an intermediate AVCodecParameters instance and the
avcodec_parameters_from_context() / avcodec_parameters_to_context()
functions.
- avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, IntPointer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use avcodec_send_packet() and avcodec_receive_frame().
- avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, IntBuffer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_decode_audio4(avcodec.AVCodecContext, avutil.AVFrame, int[], avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_decode_subtitle2(avcodec.AVCodecContext, avcodec.AVSubtitle, IntPointer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Decode a subtitle message.
- avcodec_decode_subtitle2(avcodec.AVCodecContext, avcodec.AVSubtitle, IntBuffer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_decode_subtitle2(avcodec.AVCodecContext, avcodec.AVSubtitle, int[], avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, IntPointer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
Use avcodec_send_packet() and avcodec_receive_frame().
- avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, IntBuffer, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_decode_video2(avcodec.AVCodecContext, avutil.AVFrame, int[], avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_default_execute(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer, Pointer, IntPointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_execute(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer, Pointer, IntBuffer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_execute(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer, Pointer, int[], int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_execute2(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer_int_int, Pointer, IntPointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_execute2(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer_int_int, Pointer, IntBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_execute2(avcodec.AVCodecContext, avcodec.Func_AVCodecContext_Pointer_int_int, Pointer, int[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_get_buffer2(avcodec.AVCodecContext, avutil.AVFrame, int) - Static method in class org.bytedeco.javacpp.avcodec
-
The default callback for AVCodecContext.get_buffer2().
- avcodec_default_get_format(avcodec.AVCodecContext, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_get_format(avcodec.AVCodecContext, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_default_get_format(avcodec.AVCodecContext, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_descriptor_get(int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_descriptor_get_by_name(BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_descriptor_get_by_name(String) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_descriptor_next(avcodec.AVCodecDescriptor) - Static method in class org.bytedeco.javacpp.avcodec
-
Iterate over all codec descriptors known to libavcodec.
- avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use avcodec_send_frame()/avcodec_receive_packet() instead
- avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_encode_audio2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_encode_subtitle(avcodec.AVCodecContext, BytePointer, int, avcodec.AVSubtitle) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_encode_subtitle(avcodec.AVCodecContext, ByteBuffer, int, avcodec.AVSubtitle) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_encode_subtitle(avcodec.AVCodecContext, byte[], int, avcodec.AVSubtitle) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use avcodec_send_frame()/avcodec_receive_packet() instead
- avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_encode_video2(avcodec.AVCodecContext, avcodec.AVPacket, avutil.AVFrame, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_enum_to_chroma_pos(IntPointer, IntPointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Converts AVChromaLocation to swscale x/y chroma position.
- avcodec_enum_to_chroma_pos(IntBuffer, IntBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_enum_to_chroma_pos(int[], int[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_fill_audio_frame(avutil.AVFrame, int, int, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Fill AVFrame audio data and linesize pointers.
- avcodec_fill_audio_frame(avutil.AVFrame, int, int, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_fill_audio_frame(avutil.AVFrame, int, int, byte[], int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_best_pix_fmt2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_find_best_pix_fmt2(int, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_find_best_pix_fmt2(int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avcodec_find_best_pix_fmt_of_2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
see av_find_best_pix_fmt_of_2()
- avcodec_find_best_pix_fmt_of_2(int, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_best_pix_fmt_of_2(int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_best_pix_fmt_of_list(IntPointer, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Find the best pixel format to convert to given a certain source pixel
format.
- avcodec_find_best_pix_fmt_of_list(IntBuffer, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_best_pix_fmt_of_list(int[], int, int, int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_decoder(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Find a registered decoder with a matching codec ID.
- avcodec_find_decoder_by_name(BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Find a registered decoder with the specified name.
- avcodec_find_decoder_by_name(String) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_find_encoder(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Find a registered encoder with a matching codec ID.
- avcodec_find_encoder_by_name(BytePointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Find a registered encoder with the specified name.
- avcodec_find_encoder_by_name(String) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_flush_buffers(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Reset the internal decoder state / flush internal buffers.
- avcodec_free_context(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Free the codec context and everything associated with it and write NULL to
the provided pointer.
- avcodec_free_context(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_get_chroma_sub_sample(int, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Utility function to access log2_chroma_w log2_chroma_h from
the pixel format AVPixFmtDescriptor.
- avcodec_get_chroma_sub_sample(int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_get_chroma_sub_sample(int, int[], int[]) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_get_class() - Static method in class org.bytedeco.javacpp.avcodec
-
Get the AVClass for AVCodecContext.
- avcodec_get_context_defaults3(avcodec.AVCodecContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
This function should not be used, as closing and opening a codec
context multiple time is not supported. A new codec context should be
allocated for each new use.
- avcodec_get_edge_width() - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
CODEC_FLAG_EMU_EDGE is deprecated, so this function is no longer
needed
- avcodec_get_frame_class() - Static method in class org.bytedeco.javacpp.avcodec
-
Get the AVClass for AVFrame.
- avcodec_get_name(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Get the name of a codec.
- avcodec_get_pix_fmt_loss(int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
see av_get_pix_fmt_loss()
- avcodec_get_subtitle_rect_class() - Static method in class org.bytedeco.javacpp.avcodec
-
Get the AVClass for AVSubtitleRect.
- avcodec_get_type(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Get the type of the given codec.
- avcodec_is_open(avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_license() - Static method in class org.bytedeco.javacpp.avcodec
-
Return the libavcodec license.
- avcodec_open2(avcodec.AVCodecContext, avcodec.AVCodec, PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Initialize the AVCodecContext to use the given AVCodec.
- avcodec_open2(avcodec.AVCodecContext, avcodec.AVCodec, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_parameters_alloc() - Static method in class org.bytedeco.javacpp.avcodec
-
Allocate a new AVCodecParameters and set its fields to default values
(unknown/invalid/0).
- avcodec_parameters_copy(avcodec.AVCodecParameters, avcodec.AVCodecParameters) - Static method in class org.bytedeco.javacpp.avcodec
-
Copy the contents of src to dst.
- avcodec_parameters_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avcodec
-
Free an AVCodecParameters instance and everything associated with it and
write NULL to the supplied pointer.
- avcodec_parameters_free(avcodec.AVCodecParameters) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_parameters_from_context(avcodec.AVCodecParameters, avcodec.AVCodecContext) - Static method in class org.bytedeco.javacpp.avcodec
-
Fill the parameters struct based on the values from the supplied codec
context.
- avcodec_parameters_to_context(avcodec.AVCodecContext, avcodec.AVCodecParameters) - Static method in class org.bytedeco.javacpp.avcodec
-
Fill the codec context based on the values from the supplied codec
parameters.
- avcodec_pix_fmt_to_codec_tag(int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return a value representing the fourCC code associated to the
pixel format pix_fmt, or 0 if no associated fourCC code can be
found.
- avcodec_profile_name(int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Return a name for the specified profile, if available.
- avcodec_receive_frame(avcodec.AVCodecContext, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avcodec
-
Return decoded output data from a decoder.
- avcodec_receive_packet(avcodec.AVCodecContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Read encoded data from the encoder.
- avcodec_register(avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avcodec
-
Register the codec codec and initialize libavcodec.
- avcodec_register_all() - Static method in class org.bytedeco.javacpp.avcodec
-
Register all the codecs, parsers and bitstream filters which were enabled at
configuration time.
- avcodec_send_frame(avcodec.AVCodecContext, avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avcodec
-
Supply a raw video or audio frame to the encoder.
- avcodec_send_packet(avcodec.AVCodecContext, avcodec.AVPacket) - Static method in class org.bytedeco.javacpp.avcodec
-
Supply raw packet data as input to a decoder.
- avcodec_set_dimensions(avcodec.AVCodecContext, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
this function is not supposed to be used from outside of lavc
- avcodec_string(BytePointer, int, avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_string(ByteBuffer, int, avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_string(byte[], int, avcodec.AVCodecContext, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avcodec_version() - Static method in class org.bytedeco.javacpp.avcodec
-
Return the LIBAVCODEC_VERSION_INT constant.
- AVCOL_PRI_BT2020 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_BT470BG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_BT470M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_BT709 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_FILM - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_RESERVED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_RESERVED0 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_SMPTE170M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_SMPTE240M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_SMPTE431 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_SMPTE432 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_SMPTEST428_1 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_PRI_UNSPECIFIED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorPrimaries
- AVCOL_RANGE_JPEG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorRange
- AVCOL_RANGE_MPEG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorRange
- AVCOL_RANGE_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorRange
- AVCOL_RANGE_UNSPECIFIED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorRange
- AVCOL_SPC_BT2020_CL - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_BT2020_NCL - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_BT470BG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_BT709 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_FCC - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_RESERVED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_RGB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_SMPTE170M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_SMPTE2085 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_SMPTE240M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_UNSPECIFIED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_SPC_YCGCO - Static variable in class org.bytedeco.javacpp.avutil
-
- AVCOL_SPC_YCOCG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorSpace
- AVCOL_TRC_ARIB_STD_B67 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_BT1361_ECG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_BT2020_10 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_BT2020_12 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_BT709 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_GAMMA22 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_GAMMA28 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_IEC61966_2_1 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_IEC61966_2_4 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_LINEAR - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_LOG - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_LOG_SQRT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_RESERVED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_RESERVED0 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_SMPTE170M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_SMPTE240M - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_SMPTEST2084 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_SMPTEST428_1 - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- AVCOL_TRC_UNSPECIFIED - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVColorTransferCharacteristic
- avdevice - Class in org.bytedeco.javacpp
-
- avdevice() - Constructor for class org.bytedeco.javacpp.avdevice
-
- avdevice - Class in org.bytedeco.javacpp.presets
-
- avdevice() - Constructor for class org.bytedeco.javacpp.presets.avdevice
-
- avdevice.AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
Structure describes device capabilities.
- avdevice.AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceCapabilitiesQuery
-
Default native constructor.
- avdevice.AVDeviceCapabilitiesQuery(long) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceCapabilitiesQuery
-
Native array allocator.
- avdevice.AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avdevice.AVDeviceInfo - Class in org.bytedeco.javacpp
-
Structure describes basic parameters of the device.
- avdevice.AVDeviceInfo() - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfo
-
Default native constructor.
- avdevice.AVDeviceInfo(long) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfo
-
Native array allocator.
- avdevice.AVDeviceInfo(Pointer) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfo
-
Pointer cast constructor.
- avdevice.AVDeviceInfoList - Class in org.bytedeco.javacpp
-
List of devices.
- avdevice.AVDeviceInfoList() - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfoList
-
Default native constructor.
- avdevice.AVDeviceInfoList(long) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfoList
-
Native array allocator.
- avdevice.AVDeviceInfoList(Pointer) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceInfoList
-
Pointer cast constructor.
- avdevice.AVDeviceRect - Class in org.bytedeco.javacpp
-
- avdevice.AVDeviceRect() - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceRect
-
Default native constructor.
- avdevice.AVDeviceRect(long) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceRect
-
Native array allocator.
- avdevice.AVDeviceRect(Pointer) - Constructor for class org.bytedeco.javacpp.avdevice.AVDeviceRect
-
Pointer cast constructor.
- avdevice_app_to_dev_control_message(avformat.AVFormatContext, int, Pointer, long) - Static method in class org.bytedeco.javacpp.avdevice
-
Send control message from application to device.
- avdevice_capabilities_create(PointerPointer, avformat.AVFormatContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avdevice
-
Initialize capabilities probing API based on AVOption API.
- avdevice_capabilities_create(avdevice.AVDeviceCapabilitiesQuery, avformat.AVFormatContext, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_capabilities_free(PointerPointer, avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avdevice
-
Free resources created by avdevice_capabilities_create()
- avdevice_capabilities_free(avdevice.AVDeviceCapabilitiesQuery, avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_configuration() - Static method in class org.bytedeco.javacpp.avdevice
-
Return the libavdevice build-time configuration.
- avdevice_dev_to_app_control_message(avformat.AVFormatContext, int, Pointer, long) - Static method in class org.bytedeco.javacpp.avdevice
-
Send control message from device to application.
- avdevice_free_list_devices(PointerPointer) - Static method in class org.bytedeco.javacpp.avdevice
-
Convenient function to free result of avdevice_list_devices().
- avdevice_free_list_devices(avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_license() - Static method in class org.bytedeco.javacpp.avdevice
-
Return the libavdevice license.
- avdevice_list_devices(avformat.AVFormatContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avdevice
-
List devices.
- avdevice_list_devices(avformat.AVFormatContext, avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_list_input_sources(avformat.AVInputFormat, BytePointer, avutil.AVDictionary, PointerPointer) - Static method in class org.bytedeco.javacpp.avdevice
-
List devices.
- avdevice_list_input_sources(avformat.AVInputFormat, BytePointer, avutil.AVDictionary, avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_list_input_sources(avformat.AVInputFormat, String, avutil.AVDictionary, avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_list_output_sinks(avformat.AVOutputFormat, BytePointer, avutil.AVDictionary, PointerPointer) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_list_output_sinks(avformat.AVOutputFormat, BytePointer, avutil.AVDictionary, avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_list_output_sinks(avformat.AVOutputFormat, String, avutil.AVDictionary, avdevice.AVDeviceInfoList) - Static method in class org.bytedeco.javacpp.avdevice
-
- avdevice_register_all() - Static method in class org.bytedeco.javacpp.avdevice
-
Initialize libavdevice and register all the input and output devices.
- avdevice_version() - Static method in class org.bytedeco.javacpp.avdevice
-
Return the LIBAVDEVICE_VERSION_INT constant.
- AVDISCARD_ALL - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_BIDIR - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_DEFAULT - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_NONE - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_NONINTRA - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_NONKEY - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVDISCARD_NONREF - Static variable in class org.bytedeco.javacpp.avcodec
-
enum AVDiscard
- AVERROR_BSF_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_BSF_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Bitstream filter not found
- AVERROR_BUFFER_TOO_SMALL - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_BUFFER_TOO_SMALL() - Static method in class org.bytedeco.javacpp.avutil
-
Buffer too small
- AVERROR_BUG - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_BUG() - Static method in class org.bytedeco.javacpp.avutil
-
Internal bug, also see AVERROR_BUG2
- AVERROR_BUG2 - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_BUG2() - Static method in class org.bytedeco.javacpp.avutil
-
This is semantically identical to AVERROR_BUG
it has been introduced in Libav after our AVERROR_BUG and with a modified value.
- AVERROR_DECODER_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_DECODER_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Decoder not found
- AVERROR_DEMUXER_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_DEMUXER_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Demuxer not found
- AVERROR_ENCODER_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_ENCODER_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Encoder not found
- AVERROR_EOF - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_EOF() - Static method in class org.bytedeco.javacpp.avutil
-
End of file
- AVERROR_EXIT - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_EXIT() - Static method in class org.bytedeco.javacpp.avutil
-
Immediate exit was requested; the called function should not be restarted
- AVERROR_EXPERIMENTAL - Static variable in class org.bytedeco.javacpp.avutil
-
Requested feature is flagged experimental.
- AVERROR_EXTERNAL - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_EXTERNAL() - Static method in class org.bytedeco.javacpp.avutil
-
Generic error in an external library
- AVERROR_FILTER_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_FILTER_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Filter not found
- AVERROR_HTTP_BAD_REQUEST - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_BAD_REQUEST() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_FORBIDDEN - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_FORBIDDEN() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_OTHER_4XX - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_OTHER_4XX() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_SERVER_ERROR - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_SERVER_ERROR() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_UNAUTHORIZED - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_HTTP_UNAUTHORIZED() - Static method in class org.bytedeco.javacpp.avutil
-
- AVERROR_INPUT_CHANGED - Static variable in class org.bytedeco.javacpp.avutil
-
Input changed between calls.
- AVERROR_INVALIDDATA - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_INVALIDDATA() - Static method in class org.bytedeco.javacpp.avutil
-
Invalid data found when processing input
- AVERROR_MUXER_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_MUXER_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Muxer not found
- AVERROR_OPTION_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_OPTION_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Option not found
- AVERROR_OUTPUT_CHANGED - Static variable in class org.bytedeco.javacpp.avutil
-
Output changed between calls.
- AVERROR_PATCHWELCOME - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_PATCHWELCOME() - Static method in class org.bytedeco.javacpp.avutil
-
Not yet implemented in FFmpeg, patches welcome
- AVERROR_PROTOCOL_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_PROTOCOL_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Protocol not found
- AVERROR_STREAM_NOT_FOUND - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_STREAM_NOT_FOUND() - Static method in class org.bytedeco.javacpp.avutil
-
Stream not found
- AVERROR_UNKNOWN - Static variable in class org.bytedeco.javacpp.avutil
-
- AVERROR_UNKNOWN() - Static method in class org.bytedeco.javacpp.avutil
-
Unknown error, typically from an external library
- avfilter - Class in org.bytedeco.javacpp
-
- avfilter() - Constructor for class org.bytedeco.javacpp.avfilter
-
- avfilter - Class in org.bytedeco.javacpp.presets
-
- avfilter() - Constructor for class org.bytedeco.javacpp.presets.avfilter
-
- avfilter.AVABufferSinkParams - Class in org.bytedeco.javacpp
-
Struct to use for initializing an abuffersink context.
- avfilter.AVABufferSinkParams() - Constructor for class org.bytedeco.javacpp.avfilter.AVABufferSinkParams
-
Default native constructor.
- avfilter.AVABufferSinkParams(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVABufferSinkParams
-
Native array allocator.
- avfilter.AVABufferSinkParams(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVABufferSinkParams
-
Pointer cast constructor.
- avfilter.AVBufferSinkParams - Class in org.bytedeco.javacpp
-
Struct to use for initializing a buffersink context.
- avfilter.AVBufferSinkParams() - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSinkParams
-
Default native constructor.
- avfilter.AVBufferSinkParams(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSinkParams
-
Native array allocator.
- avfilter.AVBufferSinkParams(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSinkParams
-
Pointer cast constructor.
- avfilter.AVBufferSrcParameters - Class in org.bytedeco.javacpp
-
This structure contains the parameters describing the frames that will be
passed to this filter.
- avfilter.AVBufferSrcParameters() - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSrcParameters
-
Default native constructor.
- avfilter.AVBufferSrcParameters(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSrcParameters
-
Native array allocator.
- avfilter.AVBufferSrcParameters(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVBufferSrcParameters
-
Pointer cast constructor.
- avfilter.AVFilter - Class in org.bytedeco.javacpp
-
Filter definition.
- avfilter.AVFilter() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter
-
Default native constructor.
- avfilter.AVFilter(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter
-
Native array allocator.
- avfilter.AVFilter(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter
-
Pointer cast constructor.
- avfilter.AVFilter.Init_AVFilterContext - Class in org.bytedeco.javacpp
-
Filter initialization function.
- avfilter.AVFilter.Init_AVFilterContext(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_AVFilterContext
-
Pointer cast constructor.
- avfilter.AVFilter.Init_AVFilterContext() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_AVFilterContext
-
- avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer - Class in org.bytedeco.javacpp
-
Should be set instead of \ref AVFilter.init "init" by the filters that
want to pass a dictionary of AVOptions to nested contexts that are
allocated during init.
- avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer
-
Pointer cast constructor.
- avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer
-
- avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer - Class in org.bytedeco.javacpp
-
Filter initialization function, alternative to the init()
callback.
- avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer
-
Pointer cast constructor.
- avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer
-
- avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int - Class in org.bytedeco.javacpp
-
Make the filter instance process a command.
- avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int
-
Pointer cast constructor.
- avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int
-
- avfilter.AVFilter.Query_formats_AVFilterContext - Class in org.bytedeco.javacpp
-
Query formats supported by the filter on its inputs and outputs.
- avfilter.AVFilter.Query_formats_AVFilterContext(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Query_formats_AVFilterContext
-
Pointer cast constructor.
- avfilter.AVFilter.Query_formats_AVFilterContext() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Query_formats_AVFilterContext
-
- avfilter.AVFilter.Uninit_AVFilterContext - Class in org.bytedeco.javacpp
-
Filter uninitialization function.
- avfilter.AVFilter.Uninit_AVFilterContext(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Uninit_AVFilterContext
-
Pointer cast constructor.
- avfilter.AVFilter.Uninit_AVFilterContext() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilter.Uninit_AVFilterContext
-
- avfilter.avfilter_action_func - Class in org.bytedeco.javacpp
-
A function pointer passed to the \ref AVFilterGraph.execute callback to be
executed multiple times, possibly in parallel.
- avfilter.avfilter_action_func(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.avfilter_action_func
-
Pointer cast constructor.
- avfilter.avfilter_action_func() - Constructor for class org.bytedeco.javacpp.avfilter.avfilter_action_func
-
- avfilter.avfilter_execute_func - Class in org.bytedeco.javacpp
-
A function executing multiple jobs, possibly in parallel.
- avfilter.avfilter_execute_func(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.avfilter_execute_func
-
Pointer cast constructor.
- avfilter.avfilter_execute_func() - Constructor for class org.bytedeco.javacpp.avfilter.avfilter_execute_func
-
- avfilter.AVFilterContext - Class in org.bytedeco.javacpp
-
An instance of a filter
- avfilter.AVFilterContext() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterContext
-
Default native constructor.
- avfilter.AVFilterContext(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterContext
-
Native array allocator.
- avfilter.AVFilterContext(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterContext
-
Pointer cast constructor.
- avfilter.AVFilterFormats - Class in org.bytedeco.javacpp
-
- avfilter.AVFilterFormats() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterFormats
-
Empty constructor.
- avfilter.AVFilterFormats(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterFormats
-
Pointer cast constructor.
- avfilter.AVFilterGraph - Class in org.bytedeco.javacpp
-
- avfilter.AVFilterGraph() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
Default native constructor.
- avfilter.AVFilterGraph(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
Native array allocator.
- avfilter.AVFilterGraph(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterGraph
-
Pointer cast constructor.
- avfilter.AVFilterGraphInternal - Class in org.bytedeco.javacpp
-
- avfilter.AVFilterGraphInternal() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterGraphInternal
-
Empty constructor.
- avfilter.AVFilterGraphInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterGraphInternal
-
Pointer cast constructor.
- avfilter.AVFilterInOut - Class in org.bytedeco.javacpp
-
A linked-list of the inputs/outputs of the filter chain.
- avfilter.AVFilterInOut() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterInOut
-
Default native constructor.
- avfilter.AVFilterInOut(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterInOut
-
Native array allocator.
- avfilter.AVFilterInOut(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterInOut
-
Pointer cast constructor.
- avfilter.AVFilterInternal - Class in org.bytedeco.javacpp
-
- avfilter.AVFilterInternal() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterInternal
-
Empty constructor.
- avfilter.AVFilterInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterInternal
-
Pointer cast constructor.
- avfilter.AVFilterLink - Class in org.bytedeco.javacpp
-
A link between two filters.
- avfilter.AVFilterLink() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterLink
-
Default native constructor.
- avfilter.AVFilterLink(long) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterLink
-
Native array allocator.
- avfilter.AVFilterLink(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterLink
-
Pointer cast constructor.
- avfilter.AVFilterPad - Class in org.bytedeco.javacpp
-
- avfilter.AVFilterPad() - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterPad
-
Empty constructor.
- avfilter.AVFilterPad(Pointer) - Constructor for class org.bytedeco.javacpp.avfilter.AVFilterPad
-
Pointer cast constructor.
- AVFILTER_AUTO_CONVERT_ALL - Static variable in class org.bytedeco.javacpp.avfilter
-
enum
- AVFILTER_AUTO_CONVERT_NONE - Static variable in class org.bytedeco.javacpp.avfilter
-
enum
- AVFILTER_CMD_FLAG_FAST - Static variable in class org.bytedeco.javacpp.avfilter
-
Only execute command when its fast (like a video out that supports contrast adjustment in hw)
- AVFILTER_CMD_FLAG_ONE - Static variable in class org.bytedeco.javacpp.avfilter
-
Stop once a filter understood the command (for target=all for example), fast filters are favored automatically
- avfilter_config_links(avfilter.AVFilterContext) - Static method in class org.bytedeco.javacpp.avfilter
-
Negotiate the media format, dimensions, etc of all inputs to a filter.
- avfilter_configuration() - Static method in class org.bytedeco.javacpp.avfilter
-
Return the libavfilter build-time configuration.
- AVFILTER_FLAG_DYNAMIC_INPUTS - Static variable in class org.bytedeco.javacpp.avfilter
-
The number of the filter inputs is not determined just by AVFilter.inputs.
- AVFILTER_FLAG_DYNAMIC_OUTPUTS - Static variable in class org.bytedeco.javacpp.avfilter
-
The number of the filter outputs is not determined just by AVFilter.outputs.
- AVFILTER_FLAG_SLICE_THREADS - Static variable in class org.bytedeco.javacpp.avfilter
-
The filter supports multithreading by splitting frames into multiple parts
and processing them concurrently.
- AVFILTER_FLAG_SUPPORT_TIMELINE - Static variable in class org.bytedeco.javacpp.avfilter
-
Handy mask to test whether the filter supports or no the timeline feature
(internally or generically).
- AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC - Static variable in class org.bytedeco.javacpp.avfilter
-
Some filters support a generic "enable" expression option that can be used
to enable or disable a filter in the timeline.
- AVFILTER_FLAG_SUPPORT_TIMELINE_INTERNAL - Static variable in class org.bytedeco.javacpp.avfilter
-
Same as AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC, except that the filter will
have its filter_frame() callback(s) called as usual even when the enable
expression is false.
- avfilter_free(avfilter.AVFilterContext) - Static method in class org.bytedeco.javacpp.avfilter
-
Free a filter context.
- avfilter_get_by_name(BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Get a filter definition matching the given name.
- avfilter_get_by_name(String) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_get_class() - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_add_filter(avfilter.AVFilterGraph, avfilter.AVFilterContext) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
use avfilter_graph_alloc_filter() to allocate a filter in a
filter graph
- avfilter_graph_alloc() - Static method in class org.bytedeco.javacpp.avfilter
-
Allocate a filter graph.
- avfilter_graph_alloc_filter(avfilter.AVFilterGraph, avfilter.AVFilter, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Create a new filter instance in a filter graph.
- avfilter_graph_alloc_filter(avfilter.AVFilterGraph, avfilter.AVFilter, String) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_config(avfilter.AVFilterGraph, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Check validity and configure all the links and formats in the graph.
- avfilter_graph_create_filter(PointerPointer, avfilter.AVFilter, BytePointer, BytePointer, Pointer, avfilter.AVFilterGraph) - Static method in class org.bytedeco.javacpp.avfilter
-
Create and add a filter instance into an existing graph.
- avfilter_graph_create_filter(avfilter.AVFilterContext, avfilter.AVFilter, BytePointer, BytePointer, Pointer, avfilter.AVFilterGraph) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_create_filter(avfilter.AVFilterContext, avfilter.AVFilter, String, String, Pointer, avfilter.AVFilterGraph) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_dump(avfilter.AVFilterGraph, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Dump a graph into a human-readable string representation.
- avfilter_graph_dump(avfilter.AVFilterGraph, String) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Free a graph, destroy its links, and set *graph to NULL.
- avfilter_graph_free(avfilter.AVFilterGraph) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_get_filter(avfilter.AVFilterGraph, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Get a filter instance identified by instance name from graph.
- avfilter_graph_get_filter(avfilter.AVFilterGraph, String) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_parse(avfilter.AVFilterGraph, BytePointer, avfilter.AVFilterInOut, avfilter.AVFilterInOut, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a graph described by a string to a graph.
- avfilter_graph_parse(avfilter.AVFilterGraph, String, avfilter.AVFilterInOut, avfilter.AVFilterInOut, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_parse2(avfilter.AVFilterGraph, BytePointer, PointerPointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a graph described by a string to a graph.
- avfilter_graph_parse2(avfilter.AVFilterGraph, BytePointer, avfilter.AVFilterInOut, avfilter.AVFilterInOut) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_parse2(avfilter.AVFilterGraph, String, avfilter.AVFilterInOut, avfilter.AVFilterInOut) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_parse_ptr(avfilter.AVFilterGraph, BytePointer, PointerPointer, PointerPointer, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Add a graph described by a string to a graph.
- avfilter_graph_parse_ptr(avfilter.AVFilterGraph, BytePointer, avfilter.AVFilterInOut, avfilter.AVFilterInOut, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_parse_ptr(avfilter.AVFilterGraph, String, avfilter.AVFilterInOut, avfilter.AVFilterInOut, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_queue_command(avfilter.AVFilterGraph, BytePointer, BytePointer, BytePointer, int, double) - Static method in class org.bytedeco.javacpp.avfilter
-
Queue a command for one or more filter instances.
- avfilter_graph_queue_command(avfilter.AVFilterGraph, String, String, String, int, double) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_request_oldest(avfilter.AVFilterGraph) - Static method in class org.bytedeco.javacpp.avfilter
-
Request a frame on the oldest sink link.
- avfilter_graph_send_command(avfilter.AVFilterGraph, BytePointer, BytePointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Send a command to one or more filter instances.
- avfilter_graph_send_command(avfilter.AVFilterGraph, String, String, String, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_send_command(avfilter.AVFilterGraph, BytePointer, BytePointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_send_command(avfilter.AVFilterGraph, String, String, String, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_send_command(avfilter.AVFilterGraph, BytePointer, BytePointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_send_command(avfilter.AVFilterGraph, String, String, String, byte[], int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_graph_set_auto_convert(avfilter.AVFilterGraph, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Enable or disable automatic format conversion inside the graph.
- avfilter_init_dict(avfilter.AVFilterContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Initialize a filter with the supplied dictionary of options.
- avfilter_init_dict(avfilter.AVFilterContext, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_init_filter(avfilter.AVFilterContext, BytePointer, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- avfilter_init_filter(avfilter.AVFilterContext, String, Pointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- avfilter_init_str(avfilter.AVFilterContext, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Initialize a filter with the supplied parameters.
- avfilter_init_str(avfilter.AVFilterContext, String) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_inout_alloc() - Static method in class org.bytedeco.javacpp.avfilter
-
Allocate a single AVFilterInOut entry.
- avfilter_inout_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Free the supplied list of AVFilterInOut and set *inout to NULL.
- avfilter_inout_free(avfilter.AVFilterInOut) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_insert_filter(avfilter.AVFilterLink, avfilter.AVFilterContext, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Insert a filter in the middle of an existing link.
- avfilter_license() - Static method in class org.bytedeco.javacpp.avfilter
-
Return the libavfilter license.
- avfilter_link(avfilter.AVFilterContext, int, avfilter.AVFilterContext, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Link two filters together.
- avfilter_link_free(PointerPointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Free the link in *link, and set its pointer to NULL.
- avfilter_link_free(avfilter.AVFilterLink) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_link_get_channels(avfilter.AVFilterLink) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the number of channels of a link.
- avfilter_link_set_closed(avfilter.AVFilterLink, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
applications are not supposed to mess with links, they should
close the sinks.
- avfilter_next(avfilter.AVFilter) - Static method in class org.bytedeco.javacpp.avfilter
-
Iterate over all registered filters.
- avfilter_open(PointerPointer, avfilter.AVFilter, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
use avfilter_graph_alloc_filter() instead
- avfilter_open(avfilter.AVFilterContext, avfilter.AVFilter, BytePointer) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- avfilter_open(avfilter.AVFilterContext, avfilter.AVFilter, String) - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- avfilter_pad_count(avfilter.AVFilterPad) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the number of elements in a NULL-terminated array of AVFilterPads (e.g.
- avfilter_pad_get_name(avfilter.AVFilterPad, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the name of an AVFilterPad.
- avfilter_pad_get_type(avfilter.AVFilterPad, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Get the type of an AVFilterPad.
- avfilter_process_command(avfilter.AVFilterContext, BytePointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
Make the filter instance process a command.
- avfilter_process_command(avfilter.AVFilterContext, String, String, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_process_command(avfilter.AVFilterContext, BytePointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_process_command(avfilter.AVFilterContext, String, String, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_process_command(avfilter.AVFilterContext, BytePointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_process_command(avfilter.AVFilterContext, String, String, byte[], int, int) - Static method in class org.bytedeco.javacpp.avfilter
-
- avfilter_register(avfilter.AVFilter) - Static method in class org.bytedeco.javacpp.avfilter
-
Register a filter.
- avfilter_register_all() - Static method in class org.bytedeco.javacpp.avfilter
-
Initialize the filter system.
- AVFILTER_THREAD_SLICE - Static variable in class org.bytedeco.javacpp.avfilter
-
Process multiple parts of the frame concurrently.
- avfilter_uninit() - Static method in class org.bytedeco.javacpp.avfilter
-
Deprecated.
- avfilter_version() - Static method in class org.bytedeco.javacpp.avfilter
-
Return the LIBAVFILTER_VERSION_INT constant.
- AVFMT_ALLOW_FLUSH - Static variable in class org.bytedeco.javacpp.avformat
-
Format allows flushing.
- AVFMT_AVOID_NEG_TS_AUTO - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Enabled when required by target format
- AVFMT_AVOID_NEG_TS_MAKE_NON_NEGATIVE - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Shift timestamps so they are non negative
- AVFMT_AVOID_NEG_TS_MAKE_ZERO - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Shift timestamps so that they start at 0
- AVFMT_DURATION_FROM_BITRATE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVDurationEstimationMethod
- AVFMT_DURATION_FROM_PTS - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVDurationEstimationMethod
- AVFMT_DURATION_FROM_STREAM - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVDurationEstimationMethod
- AVFMT_EVENT_FLAG_METADATA_UPDATED - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
The call resulted in updated metadata.
- AVFMT_FLAG_AUTO_BSF - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Wait for packet data before writing a header, and add bitstream filters as requested by the muxer
- AVFMT_FLAG_BITEXACT - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
When muxing, try to avoid writing any random/volatile data to the output.
- AVFMT_FLAG_CUSTOM_IO - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
The caller has supplied a custom AVIOContext, don't avio_close() it.
- AVFMT_FLAG_DISCARD_CORRUPT - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Discard frames marked corrupted
- AVFMT_FLAG_FAST_SEEK - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Enable fast, but inaccurate seeks for some formats
- AVFMT_FLAG_FLUSH_PACKETS - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Flush the AVIOContext every packet.
- AVFMT_FLAG_GENPTS - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Generate missing pts even if it requires parsing future frames.
- AVFMT_FLAG_IGNDTS - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Ignore DTS on frames that contain both DTS & PTS
- AVFMT_FLAG_IGNIDX - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Ignore index.
- AVFMT_FLAG_KEEP_SIDE_DATA - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Don't merge side data but keep it separate.
- AVFMT_FLAG_MP4A_LATM - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Enable RTP MP4A-LATM payload
- AVFMT_FLAG_NOBUFFER - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Do not buffer frames when possible
- AVFMT_FLAG_NOFILLIN - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Do not infer any values from other values, just return what is stored in the container
- AVFMT_FLAG_NONBLOCK - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Do not block when reading packets from input.
- AVFMT_FLAG_NOPARSE - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Do not use AVParsers, you also must set AVFMT_FLAG_NOFILLIN as the fillin code works on frames and no parsing -> no frames.
- AVFMT_FLAG_PRIV_OPT - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Enable use of private options by delaying codec open (this could be made default once all code is converted)
- AVFMT_FLAG_SHORTEST - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Stop muxing when the shortest stream stops.
- AVFMT_FLAG_SORT_DTS - Static variable in class org.bytedeco.javacpp.avformat.AVFormatContext
-
try to interleave outputted packets by dts (using this flag can slow demuxing down)
- AVFMT_GENERIC_INDEX - Static variable in class org.bytedeco.javacpp.avformat
-
Use generic index building code.
- AVFMT_GLOBALHEADER - Static variable in class org.bytedeco.javacpp.avformat
-
Format wants global header.
- AVFMT_NEEDNUMBER - Static variable in class org.bytedeco.javacpp.avformat
-
Needs '%d' in filename.
- AVFMT_NO_BYTE_SEEK - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not allow seeking by bytes
- AVFMT_NOBINSEARCH - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not allow to fall back on binary search via read_timestamp
- AVFMT_NODIMENSIONS - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not need width/height
- AVFMT_NOFILE - Static variable in class org.bytedeco.javacpp.avformat
-
Demuxer will use avio_open, no opened file should be provided by the caller.
- AVFMT_NOGENSEARCH - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not allow to fall back on generic search
- AVFMT_NOSTREAMS - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not require any streams
- AVFMT_NOTIMESTAMPS - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not need / have any timestamps.
- AVFMT_RAWPICTURE - Static variable in class org.bytedeco.javacpp.avformat
-
Format wants AVPicture structure for
raw picture data.
- AVFMT_SEEK_TO_PTS - Static variable in class org.bytedeco.javacpp.avformat
-
Seeking is based on PTS
- AVFMT_SHOW_IDS - Static variable in class org.bytedeco.javacpp.avformat
-
Show format stream IDs numbers.
- AVFMT_TBCF_AUTO - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVTimebaseSource
- AVFMT_TBCF_DECODER - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVTimebaseSource
- AVFMT_TBCF_DEMUXER - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVTimebaseSource
- AVFMT_TBCF_R_FRAMERATE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVTimebaseSource
- AVFMT_TS_DISCONT - Static variable in class org.bytedeco.javacpp.avformat
-
Format allows timestamp discontinuities.
- AVFMT_TS_NEGATIVE - Static variable in class org.bytedeco.javacpp.avformat
-
Format allows muxing negative
timestamps.
- AVFMT_TS_NONSTRICT - Static variable in class org.bytedeco.javacpp.avformat
-
Format does not require strictly
increasing timestamps, but they must
still be monotonic
- AVFMT_VARIABLE_FPS - Static variable in class org.bytedeco.javacpp.avformat
-
Format allows variable fps.
- AVFMTCTX_NOHEADER - Static variable in class org.bytedeco.javacpp.avformat
-
signal that no header is present
(streams are added dynamically)
- avformat - Class in org.bytedeco.javacpp
-
- avformat() - Constructor for class org.bytedeco.javacpp.avformat
-
- avformat - Class in org.bytedeco.javacpp.presets
-
- avformat() - Constructor for class org.bytedeco.javacpp.presets.avformat
-
- avformat.av_format_control_message - Class in org.bytedeco.javacpp
-
Callback used by devices to communicate with application.
- avformat.av_format_control_message(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.av_format_control_message
-
Pointer cast constructor.
- avformat.av_format_control_message() - Constructor for class org.bytedeco.javacpp.avformat.av_format_control_message
-
- avformat.AVBPrint - Class in org.bytedeco.javacpp
-
- avformat.AVBPrint() - Constructor for class org.bytedeco.javacpp.avformat.AVBPrint
-
Empty constructor.
- avformat.AVBPrint(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVBPrint
-
Pointer cast constructor.
- avformat.AVChapter - Class in org.bytedeco.javacpp
-
- avformat.AVChapter() - Constructor for class org.bytedeco.javacpp.avformat.AVChapter
-
Default native constructor.
- avformat.AVChapter(long) - Constructor for class org.bytedeco.javacpp.avformat.AVChapter
-
Native array allocator.
- avformat.AVChapter(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVChapter
-
Pointer cast constructor.
- avformat.AVCodecTag - Class in org.bytedeco.javacpp
-
- avformat.AVCodecTag() - Constructor for class org.bytedeco.javacpp.avformat.AVCodecTag
-
Empty constructor.
- avformat.AVCodecTag(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVCodecTag
-
Pointer cast constructor.
- avformat.AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
- avformat.AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avformat.AVDeviceCapabilitiesQuery
-
Empty constructor.
- avformat.AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avformat.AVDeviceInfoList - Class in org.bytedeco.javacpp
-
\defgroup libavf libavformat
I/O and Muxing/Demuxing Library
Libavformat (lavf) is a library for dealing with various media container
formats.
- avformat.AVDeviceInfoList() - Constructor for class org.bytedeco.javacpp.avformat.AVDeviceInfoList
-
Empty constructor.
- avformat.AVDeviceInfoList(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVDeviceInfoList
-
Pointer cast constructor.
- avformat.AVFormatContext - Class in org.bytedeco.javacpp
-
Format I/O context.
- avformat.AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext
-
Default native constructor.
- avformat.AVFormatContext(long) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext
-
Native array allocator.
- avformat.AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext
-
Pointer cast constructor.
- avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext - Class in org.bytedeco.javacpp
-
A callback for closing the streams opened with AVFormatContext.io_open().
- avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
-
Pointer cast constructor.
- avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext() - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
-
- avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer - Class in org.bytedeco.javacpp
-
- avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer
-
Pointer cast constructor.
- avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer() - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer
-
- avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer - Class in org.bytedeco.javacpp
-
Deprecated.
Use io_open and io_close.
- avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer
-
Deprecated.
Pointer cast constructor.
- avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer() - Constructor for class org.bytedeco.javacpp.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer
-
Deprecated.
- avformat.AVFormatInternal - Class in org.bytedeco.javacpp
-
- avformat.AVFormatInternal() - Constructor for class org.bytedeco.javacpp.avformat.AVFormatInternal
-
Empty constructor.
- avformat.AVFormatInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFormatInternal
-
Pointer cast constructor.
- avformat.AVFrac - Class in org.bytedeco.javacpp
-
The exact value of the fractional number is: 'val + num / den'.
- avformat.AVFrac() - Constructor for class org.bytedeco.javacpp.avformat.AVFrac
-
Default native constructor.
- avformat.AVFrac(long) - Constructor for class org.bytedeco.javacpp.avformat.AVFrac
-
Native array allocator.
- avformat.AVFrac(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVFrac
-
Pointer cast constructor.
- avformat.AVIndexEntry - Class in org.bytedeco.javacpp
-
- avformat.AVIndexEntry() - Constructor for class org.bytedeco.javacpp.avformat.AVIndexEntry
-
Default native constructor.
- avformat.AVIndexEntry(long) - Constructor for class org.bytedeco.javacpp.avformat.AVIndexEntry
-
Native array allocator.
- avformat.AVIndexEntry(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIndexEntry
-
Pointer cast constructor.
- avformat.AVInputFormat - Class in org.bytedeco.javacpp
-
\addtogroup lavf_decoding
\{
- avformat.AVInputFormat() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat
-
Default native constructor.
- avformat.AVInputFormat(long) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat
-
Native array allocator.
- avformat.AVInputFormat(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat
-
Pointer cast constructor.
- avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
Initialize device capabilities submodule.
- avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
- avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
Free device capabilities submodule.
- avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
- avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList - Class in org.bytedeco.javacpp
-
Returns device list with it properties.
- avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList
-
Pointer cast constructor.
- avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList
-
- avformat.AVInputFormat.Read_close_AVFormatContext - Class in org.bytedeco.javacpp
-
Close the stream.
- avformat.AVInputFormat.Read_close_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_close_AVFormatContext
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_close_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_close_AVFormatContext
-
- avformat.AVInputFormat.Read_header_AVFormatContext - Class in org.bytedeco.javacpp
-
Read the format header and initialize the AVFormatContext
structure.
- avformat.AVInputFormat.Read_header_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_header_AVFormatContext
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_header_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_header_AVFormatContext
-
- avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket - Class in org.bytedeco.javacpp
-
Read one packet and put it in 'pkt'.
- avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket
-
- avformat.AVInputFormat.Read_pause_AVFormatContext - Class in org.bytedeco.javacpp
-
Pause playing - only meaningful if using a network-based format
(RTSP).
- avformat.AVInputFormat.Read_pause_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_pause_AVFormatContext
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_pause_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_pause_AVFormatContext
-
- avformat.AVInputFormat.Read_play_AVFormatContext - Class in org.bytedeco.javacpp
-
Start/resume playing - only meaningful if using a network-based format
(RTSP).
- avformat.AVInputFormat.Read_play_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_play_AVFormatContext
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_play_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_play_AVFormatContext
-
- avformat.AVInputFormat.Read_probe_AVProbeData - Class in org.bytedeco.javacpp
-
Tell if a given file has a chance of being parsed as this format.
- avformat.AVInputFormat.Read_probe_AVProbeData(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_probe_AVProbeData
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_probe_AVProbeData() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_probe_AVProbeData
-
- avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int - Class in org.bytedeco.javacpp
-
Seek to timestamp ts.
- avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int
-
- avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int - Class in org.bytedeco.javacpp
-
Seek to a given timestamp relative to the frames in
stream component stream_index.
- avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int
-
- avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long - Class in org.bytedeco.javacpp
-
Get the next timestamp in stream[stream_index].time_base units.
- avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long
-
Pointer cast constructor.
- avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long() - Constructor for class org.bytedeco.javacpp.avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long
-
- avformat.AVIOContext - Class in org.bytedeco.javacpp
-
Bytestream IO Context.
- avformat.AVIOContext() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext
-
Default native constructor.
- avformat.AVIOContext(long) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext
-
Native array allocator.
- avformat.AVIOContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext
-
Pointer cast constructor.
- avformat.AVIOContext.Read_packet_Pointer_BytePointer_int - Class in org.bytedeco.javacpp
-
- avformat.AVIOContext.Read_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_packet_Pointer_BytePointer_int
-
Pointer cast constructor.
- avformat.AVIOContext.Read_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_packet_Pointer_BytePointer_int
-
- avformat.AVIOContext.Read_pause_Pointer_int - Class in org.bytedeco.javacpp
-
Pause or resume playback for network streaming protocols - e.g.
- avformat.AVIOContext.Read_pause_Pointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_pause_Pointer_int
-
Pointer cast constructor.
- avformat.AVIOContext.Read_pause_Pointer_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_pause_Pointer_int
-
- avformat.AVIOContext.Read_seek_Pointer_int_long_int - Class in org.bytedeco.javacpp
-
Seek to a given timestamp in stream with the specified stream_index.
- avformat.AVIOContext.Read_seek_Pointer_int_long_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_seek_Pointer_int_long_int
-
Pointer cast constructor.
- avformat.AVIOContext.Read_seek_Pointer_int_long_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Read_seek_Pointer_int_long_int
-
- avformat.AVIOContext.Seek_Pointer_long_int - Class in org.bytedeco.javacpp
-
- avformat.AVIOContext.Seek_Pointer_long_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Seek_Pointer_long_int
-
Pointer cast constructor.
- avformat.AVIOContext.Seek_Pointer_long_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Seek_Pointer_long_int
-
- avformat.AVIOContext.Update_checksum_long_BytePointer_int - Class in org.bytedeco.javacpp
-
- avformat.AVIOContext.Update_checksum_long_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Update_checksum_long_BytePointer_int
-
Pointer cast constructor.
- avformat.AVIOContext.Update_checksum_long_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Update_checksum_long_BytePointer_int
-
- avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long - Class in org.bytedeco.javacpp
-
A callback that is used instead of write_packet.
- avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long
-
Pointer cast constructor.
- avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long
-
- avformat.AVIOContext.Write_packet_Pointer_BytePointer_int - Class in org.bytedeco.javacpp
-
- avformat.AVIOContext.Write_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Write_packet_Pointer_BytePointer_int
-
Pointer cast constructor.
- avformat.AVIOContext.Write_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avformat.AVIOContext.Write_packet_Pointer_BytePointer_int
-
- avformat.AVIODirContext - Class in org.bytedeco.javacpp
-
- avformat.AVIODirContext() - Constructor for class org.bytedeco.javacpp.avformat.AVIODirContext
-
Default native constructor.
- avformat.AVIODirContext(long) - Constructor for class org.bytedeco.javacpp.avformat.AVIODirContext
-
Native array allocator.
- avformat.AVIODirContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIODirContext
-
Pointer cast constructor.
- avformat.AVIODirEntry - Class in org.bytedeco.javacpp
-
Describes single entry of the directory.
- avformat.AVIODirEntry() - Constructor for class org.bytedeco.javacpp.avformat.AVIODirEntry
-
Default native constructor.
- avformat.AVIODirEntry(long) - Constructor for class org.bytedeco.javacpp.avformat.AVIODirEntry
-
Native array allocator.
- avformat.AVIODirEntry(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIODirEntry
-
Pointer cast constructor.
- avformat.AVIOInterruptCB - Class in org.bytedeco.javacpp
-
Callback for checking whether to abort blocking functions.
- avformat.AVIOInterruptCB() - Constructor for class org.bytedeco.javacpp.avformat.AVIOInterruptCB
-
Default native constructor.
- avformat.AVIOInterruptCB(long) - Constructor for class org.bytedeco.javacpp.avformat.AVIOInterruptCB
-
Native array allocator.
- avformat.AVIOInterruptCB(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOInterruptCB
-
Pointer cast constructor.
- avformat.AVIOInterruptCB.Callback_Pointer - Class in org.bytedeco.javacpp
-
- avformat.AVIOInterruptCB.Callback_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVIOInterruptCB.Callback_Pointer
-
Pointer cast constructor.
- avformat.AVIOInterruptCB.Callback_Pointer() - Constructor for class org.bytedeco.javacpp.avformat.AVIOInterruptCB.Callback_Pointer
-
- avformat.AVOpenCallback - Class in org.bytedeco.javacpp
-
- avformat.AVOpenCallback(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOpenCallback
-
Pointer cast constructor.
- avformat.AVOpenCallback() - Constructor for class org.bytedeco.javacpp.avformat.AVOpenCallback
-
- avformat.AVOutputFormat - Class in org.bytedeco.javacpp
-
\addtogroup lavf_encoding
\{
- avformat.AVOutputFormat() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat
-
Default native constructor.
- avformat.AVOutputFormat(long) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat
-
Native array allocator.
- avformat.AVOutputFormat(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat
-
Pointer cast constructor.
- avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket - Class in org.bytedeco.javacpp
-
Set up any necessary bitstream filtering and extract any extra data needed
for the global header.
- avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket
-
Pointer cast constructor.
- avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket
-
- avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long - Class in org.bytedeco.javacpp
-
Allows sending messages from application to device.
- avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long
-
Pointer cast constructor.
- avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long
-
- avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
Initialize device capabilities submodule.
- avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
- avformat.AVOutputFormat.Deinit_AVFormatContext - Class in org.bytedeco.javacpp
-
Deinitialize format.
- avformat.AVOutputFormat.Deinit_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Deinit_AVFormatContext
-
Pointer cast constructor.
- avformat.AVOutputFormat.Deinit_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Deinit_AVFormatContext
-
- avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery - Class in org.bytedeco.javacpp
-
Free device capabilities submodule.
- avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
Pointer cast constructor.
- avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_AVDeviceCapabilitiesQuery
-
- avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList - Class in org.bytedeco.javacpp
-
Returns device list with it properties.
- avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList
-
Pointer cast constructor.
- avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList
-
- avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer - Class in org.bytedeco.javacpp
-
- avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer
-
Pointer cast constructor.
- avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer
-
- avformat.AVOutputFormat.Init_AVFormatContext - Class in org.bytedeco.javacpp
-
Initialize format.
- avformat.AVOutputFormat.Init_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Init_AVFormatContext
-
Pointer cast constructor.
- avformat.AVOutputFormat.Init_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Init_AVFormatContext
-
- avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int - Class in org.bytedeco.javacpp
-
Currently only used to set pixel format if not YUV420P.
- avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int
-
Pointer cast constructor.
- avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int
-
- avformat.AVOutputFormat.Query_codec_int_int - Class in org.bytedeco.javacpp
-
Test if the given codec can be stored in this container.
- avformat.AVOutputFormat.Query_codec_int_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Query_codec_int_int
-
Pointer cast constructor.
- avformat.AVOutputFormat.Query_codec_int_int() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Query_codec_int_int
-
- avformat.AVOutputFormat.Write_header_AVFormatContext - Class in org.bytedeco.javacpp
-
- avformat.AVOutputFormat.Write_header_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_header_AVFormatContext
-
Pointer cast constructor.
- avformat.AVOutputFormat.Write_header_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_header_AVFormatContext
-
- avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket - Class in org.bytedeco.javacpp
-
Write a packet.
- avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket
-
Pointer cast constructor.
- avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket
-
- avformat.AVOutputFormat.Write_trailer_AVFormatContext - Class in org.bytedeco.javacpp
-
- avformat.AVOutputFormat.Write_trailer_AVFormatContext(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_trailer_AVFormatContext
-
Pointer cast constructor.
- avformat.AVOutputFormat.Write_trailer_AVFormatContext() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_trailer_AVFormatContext
-
- avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int - Class in org.bytedeco.javacpp
-
Write an uncoded AVFrame.
- avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int
-
Pointer cast constructor.
- avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int() - Constructor for class org.bytedeco.javacpp.avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int
-
- avformat.AVPacketList - Class in org.bytedeco.javacpp
-
- avformat.AVPacketList() - Constructor for class org.bytedeco.javacpp.avformat.AVPacketList
-
Default native constructor.
- avformat.AVPacketList(long) - Constructor for class org.bytedeco.javacpp.avformat.AVPacketList
-
Native array allocator.
- avformat.AVPacketList(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVPacketList
-
Pointer cast constructor.
- avformat.AVProbeData - Class in org.bytedeco.javacpp
-
This structure contains the data a format has to probe a file.
- avformat.AVProbeData() - Constructor for class org.bytedeco.javacpp.avformat.AVProbeData
-
Default native constructor.
- avformat.AVProbeData(long) - Constructor for class org.bytedeco.javacpp.avformat.AVProbeData
-
Native array allocator.
- avformat.AVProbeData(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVProbeData
-
Pointer cast constructor.
- avformat.AVProgram - Class in org.bytedeco.javacpp
-
New fields can be added to the end with minor version bumps.
- avformat.AVProgram() - Constructor for class org.bytedeco.javacpp.avformat.AVProgram
-
Default native constructor.
- avformat.AVProgram(long) - Constructor for class org.bytedeco.javacpp.avformat.AVProgram
-
Native array allocator.
- avformat.AVProgram(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVProgram
-
Pointer cast constructor.
- avformat.AVStream - Class in org.bytedeco.javacpp
-
Stream structure.
- avformat.AVStream() - Constructor for class org.bytedeco.javacpp.avformat.AVStream
-
Default native constructor.
- avformat.AVStream(long) - Constructor for class org.bytedeco.javacpp.avformat.AVStream
-
Native array allocator.
- avformat.AVStream(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVStream
-
Pointer cast constructor.
- avformat.AVStreamInternal - Class in org.bytedeco.javacpp
-
- avformat.AVStreamInternal() - Constructor for class org.bytedeco.javacpp.avformat.AVStreamInternal
-
Empty constructor.
- avformat.AVStreamInternal(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.AVStreamInternal
-
Pointer cast constructor.
- avformat.Read_packet_Pointer_byte___int - Class in org.bytedeco.javacpp
-
- avformat.Read_packet_Pointer_byte___int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_byte___int
-
Pointer cast constructor.
- avformat.Read_packet_Pointer_byte___int() - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_byte___int
-
- avformat.Read_packet_Pointer_ByteBuffer_int - Class in org.bytedeco.javacpp
-
- avformat.Read_packet_Pointer_ByteBuffer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_ByteBuffer_int
-
Pointer cast constructor.
- avformat.Read_packet_Pointer_ByteBuffer_int() - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_ByteBuffer_int
-
- avformat.Read_packet_Pointer_BytePointer_int - Class in org.bytedeco.javacpp
-
Allocate and initialize an AVIOContext for buffered I/O.
- avformat.Read_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_BytePointer_int
-
Pointer cast constructor.
- avformat.Read_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avformat.Read_packet_Pointer_BytePointer_int
-
- avformat.Seek_Pointer_long_int - Class in org.bytedeco.javacpp
-
- avformat.Seek_Pointer_long_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Seek_Pointer_long_int
-
Pointer cast constructor.
- avformat.Seek_Pointer_long_int() - Constructor for class org.bytedeco.javacpp.avformat.Seek_Pointer_long_int
-
- avformat.Write_packet_Pointer_byte___int - Class in org.bytedeco.javacpp
-
- avformat.Write_packet_Pointer_byte___int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_byte___int
-
Pointer cast constructor.
- avformat.Write_packet_Pointer_byte___int() - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_byte___int
-
- avformat.Write_packet_Pointer_ByteBuffer_int - Class in org.bytedeco.javacpp
-
- avformat.Write_packet_Pointer_ByteBuffer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_ByteBuffer_int
-
Pointer cast constructor.
- avformat.Write_packet_Pointer_ByteBuffer_int() - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_ByteBuffer_int
-
- avformat.Write_packet_Pointer_BytePointer_int - Class in org.bytedeco.javacpp
-
- avformat.Write_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_BytePointer_int
-
Pointer cast constructor.
- avformat.Write_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avformat.Write_packet_Pointer_BytePointer_int
-
- avformat_alloc_context() - Static method in class org.bytedeco.javacpp.avformat
-
Allocate an AVFormatContext.
- avformat_alloc_output_context2(PointerPointer, avformat.AVOutputFormat, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Allocate an AVFormatContext for an output format.
- avformat_alloc_output_context2(avformat.AVFormatContext, avformat.AVOutputFormat, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_alloc_output_context2(avformat.AVFormatContext, avformat.AVOutputFormat, String, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_close_input(PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Close an opened input AVFormatContext.
- avformat_close_input(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_configuration() - Static method in class org.bytedeco.javacpp.avformat
-
Return the libavformat build-time configuration.
- avformat_find_stream_info(avformat.AVFormatContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Read packets of a media file to get stream information.
- avformat_find_stream_info(avformat.AVFormatContext, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_flush(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Discard all internally buffered data.
- avformat_free_context(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
Free an AVFormatContext and all its streams.
- avformat_get_class() - Static method in class org.bytedeco.javacpp.avformat
-
Get the AVClass for AVFormatContext.
- avformat_get_mov_audio_tags() - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_get_mov_video_tags() - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_get_riff_audio_tags() - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_get_riff_video_tags() - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_init_output(avformat.AVFormatContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Allocate the stream private data and initialize the codec, but do not write the header.
- avformat_init_output(avformat.AVFormatContext, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_license() - Static method in class org.bytedeco.javacpp.avformat
-
Return the libavformat license.
- avformat_match_stream_specifier(avformat.AVFormatContext, avformat.AVStream, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Check if the stream st contained in s is matched by the stream specifier
spec.
- avformat_match_stream_specifier(avformat.AVFormatContext, avformat.AVStream, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_network_deinit() - Static method in class org.bytedeco.javacpp.avformat
-
Undo the initialization done by avformat_network_init.
- avformat_network_init() - Static method in class org.bytedeco.javacpp.avformat
-
Do global initialization of network components.
- avformat_new_stream(avformat.AVFormatContext, avcodec.AVCodec) - Static method in class org.bytedeco.javacpp.avformat
-
Add a new stream to a media file.
- avformat_open_input(PointerPointer, BytePointer, avformat.AVInputFormat, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Open an input stream and read the header.
- avformat_open_input(avformat.AVFormatContext, BytePointer, avformat.AVInputFormat, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_open_input(avformat.AVFormatContext, String, avformat.AVInputFormat, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_query_codec(avformat.AVOutputFormat, int, int) - Static method in class org.bytedeco.javacpp.avformat
-
Test if the given container can store a codec.
- avformat_queue_attached_pictures(avformat.AVFormatContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avformat_seek_file(avformat.AVFormatContext, int, long, long, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
Seek to timestamp ts.
- avformat_transfer_internal_stream_timing_info(avformat.AVOutputFormat, avformat.AVStream, avformat.AVStream, int) - Static method in class org.bytedeco.javacpp.avformat
-
Transfer internal timing information from one stream to another.
- avformat_version() - Static method in class org.bytedeco.javacpp.avformat
-
Return the LIBAVFORMAT_VERSION_INT constant.
- avformat_write_header(avformat.AVFormatContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Allocate the stream private data and write the stream header to
an output media file.
- avformat_write_header(avformat.AVFormatContext, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avg_bitrate() - Method in class org.bytedeco.javacpp.avcodec.AVCPBProperties
-
Average bitrate of the stream, in bits per second.
- avg_bitrate(int) - Method in class org.bytedeco.javacpp.avcodec.AVCPBProperties
-
- avg_frame_rate() - Method in class org.bytedeco.javacpp.avformat.AVStream
-
Average framerate
- demuxing: May be set by libavformat when creating the stream or in
avformat_find_stream_info().
- avg_frame_rate(avutil.AVRational) - Method in class org.bytedeco.javacpp.avformat.AVStream
-
- AVINDEX_DISCARD_FRAME - Static variable in class org.bytedeco.javacpp.avformat.AVIndexEntry
-
- AVINDEX_KEYFRAME - Static variable in class org.bytedeco.javacpp.avformat.AVIndexEntry
-
- avio_accept(avformat.AVIOContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Accept and allocate a client context on a server context.
- avio_accept(avformat.AVIOContext, avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_alloc_context(BytePointer, int, int, Pointer, avformat.Read_packet_Pointer_BytePointer_int, avformat.Write_packet_Pointer_BytePointer_int, avformat.Seek_Pointer_long_int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_alloc_context(ByteBuffer, int, int, Pointer, avformat.Read_packet_Pointer_ByteBuffer_int, avformat.Write_packet_Pointer_ByteBuffer_int, avformat.Seek_Pointer_long_int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_alloc_context(byte[], int, int, Pointer, avformat.Read_packet_Pointer_byte___int, avformat.Write_packet_Pointer_byte___int, avformat.Seek_Pointer_long_int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_check(BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Return AVIO_FLAG_* access flags corresponding to the access permissions
of the resource in url, or a negative value corresponding to an
AVERROR code in case of failure.
- avio_check(String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_close(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
Close the resource accessed by the AVIOContext s and free it.
- avio_close_dir(PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Close directory.
- avio_close_dir(avformat.AVIODirContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_close_dyn_buf(avformat.AVIOContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Return the written size and a pointer to the buffer.
- avio_close_dyn_buf(avformat.AVIOContext, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_close_dyn_buf(avformat.AVIOContext, ByteBuffer) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_close_dyn_buf(avformat.AVIOContext, byte[]) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_closep(PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Close the resource accessed by the AVIOContext *s, free it
and set the pointer pointing to it to NULL.
- avio_closep(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- AVIO_DATA_MARKER_BOUNDARY_POINT - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODataMarkerType
- AVIO_DATA_MARKER_HEADER - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODataMarkerType
- AVIO_DATA_MARKER_SYNC_POINT - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODataMarkerType
- AVIO_DATA_MARKER_TRAILER - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODataMarkerType
- AVIO_DATA_MARKER_UNKNOWN - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODataMarkerType
- AVIO_ENTRY_BLOCK_DEVICE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_CHARACTER_DEVICE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_DIRECTORY - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_FILE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_NAMED_PIPE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_SERVER - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_SHARE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_SOCKET - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_SYMBOLIC_LINK - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_UNKNOWN - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- AVIO_ENTRY_WORKGROUP - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVIODirEntryType
- avio_enum_protocols(PointerPointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Iterate through names of available protocols.
- avio_enum_protocols(Pointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_feof(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
feof() equivalent for AVIOContext.
- avio_find_protocol_name(BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Return the name of the protocol that will handle the passed URL.
- avio_find_protocol_name(String) - Static method in class org.bytedeco.javacpp.avformat
-
- AVIO_FLAG_DIRECT - Static variable in class org.bytedeco.javacpp.avformat
-
Use direct mode.
- AVIO_FLAG_NONBLOCK - Static variable in class org.bytedeco.javacpp.avformat
-
Use non-blocking mode.
- AVIO_FLAG_READ - Static variable in class org.bytedeco.javacpp.avformat
-
read-only
- AVIO_FLAG_READ_WRITE - Static variable in class org.bytedeco.javacpp.avformat
-
read-write pseudo flag
- AVIO_FLAG_WRITE - Static variable in class org.bytedeco.javacpp.avformat
-
write-only
- avio_flags() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
avio flags, used to force AVIO_FLAG_DIRECT.
- avio_flags(int) - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
- avio_flush(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
Force flushing of buffered data.
- avio_free_directory_entry(PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Free entry allocated by avio_read_dir().
- avio_free_directory_entry(avformat.AVIODirEntry) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str(avformat.AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Read a string from pb into buf.
- avio_get_str(avformat.AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str(avformat.AVIOContext, int, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str16be(avformat.AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str16be(avformat.AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str16be(avformat.AVIOContext, int, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str16le(avformat.AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Read a UTF-16 string from pb and convert it to UTF-8.
- avio_get_str16le(avformat.AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_get_str16le(avformat.AVIOContext, int, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_handshake(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
Perform one step of the protocol handshake to accept a new client.
- avio_open(PointerPointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Create and initialize a AVIOContext for accessing the
resource indicated by url.
- avio_open(avformat.AVIOContext, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open(avformat.AVIOContext, String, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open2(PointerPointer, BytePointer, int, avformat.AVIOInterruptCB, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Create and initialize a AVIOContext for accessing the
resource indicated by url.
- avio_open2(avformat.AVIOContext, BytePointer, int, avformat.AVIOInterruptCB, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open2(avformat.AVIOContext, String, int, avformat.AVIOInterruptCB, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open_dir(PointerPointer, BytePointer, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Open directory for reading.
- avio_open_dir(avformat.AVIODirContext, BytePointer, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open_dir(avformat.AVIODirContext, String, avutil.AVDictionary) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_open_dyn_buf(PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Open a write only memory stream.
- avio_open_dyn_buf(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_pause(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
Pause and resume playing - only meaningful if using a network streaming
protocol (e.g.
- avio_printf(avformat.AVIOContext, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
\warning Writes up to 4 KiB per call
- avio_printf(avformat.AVIOContext, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_put_str(avformat.AVIOContext, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Write a NULL-terminated string.
- avio_put_str(avformat.AVIOContext, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_put_str16be(avformat.AVIOContext, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Convert an UTF-8 string to UTF-16BE and write it.
- avio_put_str16be(avformat.AVIOContext, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_put_str16le(avformat.AVIOContext, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Convert an UTF-8 string to UTF-16LE and write it.
- avio_put_str16le(avformat.AVIOContext, String) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_r8(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
\name Functions for reading from AVIOContext
\{
\note return 0 if EOF, so you cannot use it if EOF handling is
necessary
- avio_rb16(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rb24(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rb32(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rb64(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_read(avformat.AVIOContext, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
Read size bytes from AVIOContext into buf.
- avio_read(avformat.AVIOContext, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_read(avformat.AVIOContext, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_read_dir(avformat.AVIODirContext, PointerPointer) - Static method in class org.bytedeco.javacpp.avformat
-
Get next directory entry.
- avio_read_dir(avformat.AVIODirContext, avformat.AVIODirEntry) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_read_to_bprint(avformat.AVIOContext, avformat.AVBPrint, long) - Static method in class org.bytedeco.javacpp.avformat
-
Read contents of h into print buffer, up to max_size bytes, or up to EOF.
- avio_rl16(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rl24(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rl32(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_rl64(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_seek(avformat.AVIOContext, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
fseek() equivalent for AVIOContext.
- avio_seek_time(avformat.AVIOContext, int, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
Seek to a given timestamp relative to some component stream.
- AVIO_SEEKABLE_NORMAL - Static variable in class org.bytedeco.javacpp.avformat
-
Seeking works like for a local file
- avio_size(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
Get the filesize.
- avio_skip(avformat.AVIOContext, long) - Static method in class org.bytedeco.javacpp.avformat
-
Skip given number of bytes forward
- avio_tell(avformat.AVIOContext) - Static method in class org.bytedeco.javacpp.avformat
-
ftell() equivalent for AVIOContext.
- avio_w8(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wb16(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wb24(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wb32(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wb64(avformat.AVIOContext, long) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wl16(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wl24(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wl32(avformat.AVIOContext, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_wl64(avformat.AVIOContext, long) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_write(avformat.AVIOContext, BytePointer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_write(avformat.AVIOContext, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_write(avformat.AVIOContext, byte[], int) - Static method in class org.bytedeco.javacpp.avformat
-
- avio_write_marker(avformat.AVIOContext, long, int) - Static method in class org.bytedeco.javacpp.avformat
-
Mark the written bytestream as a specific type.
- AVLINK_INIT - Static variable in class org.bytedeco.javacpp.avfilter.AVFilterLink
-
enum AVFilterLink::init_state
- AVLINK_STARTINIT - Static variable in class org.bytedeco.javacpp.avfilter.AVFilterLink
-
enum AVFilterLink::init_state
- AVLINK_UNINIT - Static variable in class org.bytedeco.javacpp.avfilter.AVFilterLink
-
enum AVFilterLink::init_state
- AVMEDIA_TYPE_ATTACHMENT - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_AUDIO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_DATA - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_NB - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_SUBTITLE - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_UNKNOWN - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- AVMEDIA_TYPE_VIDEO - Static variable in class org.bytedeco.javacpp.avutil
-
enum AVMediaType
- avoid_negative_ts() - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
Avoid negative timestamps during muxing.
- avoid_negative_ts(int) - Method in class org.bytedeco.javacpp.avformat.AVFormatContext
-
- AVPALETTE_COUNT - Static variable in class org.bytedeco.javacpp.avutil
-
- AVPALETTE_SIZE - Static variable in class org.bytedeco.javacpp.avutil
-
\file
pixel format definitions
- avpicture_alloc(avcodec.AVPicture, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
- avpicture_fill(avcodec.AVPicture, BytePointer, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use av_image_fill_arrays() instead.
- avpicture_fill(avcodec.AVPicture, ByteBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avpicture_fill(avcodec.AVPicture, byte[], int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avpicture_free(avcodec.AVPicture) - Static method in class org.bytedeco.javacpp.avcodec
-
- avpicture_get_size(int, int, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use av_image_get_buffer_size() instead.
- avpicture_layout(avcodec.AVPicture, int, int, int, BytePointer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
use av_image_copy_to_buffer() instead.
- avpicture_layout(avcodec.AVPicture, int, int, int, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avpicture_layout(avcodec.AVPicture, int, int, int, byte[], int) - Static method in class org.bytedeco.javacpp.avcodec
-
Deprecated.
- avpriv_frame_get_metadatap(avutil.AVFrame) - Static method in class org.bytedeco.javacpp.avutil
-
- avpriv_io_delete(BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Delete a resource.
- avpriv_io_delete(String) - Static method in class org.bytedeco.javacpp.avformat
-
- avpriv_io_move(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.avformat
-
Move or rename a resource.
- avpriv_io_move(String, String) - Static method in class org.bytedeco.javacpp.avformat
-
- AVPROBE_PADDING_SIZE - Static variable in class org.bytedeco.javacpp.avformat
-
extra allocated bytes at the end of the probe buffer
- AVPROBE_SCORE_EXTENSION - Static variable in class org.bytedeco.javacpp.avformat
-
score for file extension
- AVPROBE_SCORE_MAX - Static variable in class org.bytedeco.javacpp.avformat
-
maximum score
- AVPROBE_SCORE_MIME - Static variable in class org.bytedeco.javacpp.avformat
-
score for file mime type
- AVPROBE_SCORE_RETRY - Static variable in class org.bytedeco.javacpp.avformat
-
- AVPROBE_SCORE_RETRY() - Static method in class org.bytedeco.javacpp.avformat
-
- AVPROBE_SCORE_STREAM_RETRY - Static variable in class org.bytedeco.javacpp.avformat
-
- AVPROBE_SCORE_STREAM_RETRY() - Static method in class org.bytedeco.javacpp.avformat
-
- AVSEEK_FLAG_ANY - Static variable in class org.bytedeco.javacpp.avformat
-
seek to any frame, even non-keyframes
- AVSEEK_FLAG_BACKWARD - Static variable in class org.bytedeco.javacpp.avformat
-
seek backward
- AVSEEK_FLAG_BYTE - Static variable in class org.bytedeco.javacpp.avformat
-
seeking based on position in bytes
- AVSEEK_FLAG_FRAME - Static variable in class org.bytedeco.javacpp.avformat
-
seeking based on frame number
- AVSEEK_FORCE - Static variable in class org.bytedeco.javacpp.avformat
-
Passing this flag as the "whence" parameter to a seek function causes it to
seek by any means (like reopening and linear reading) or other normally unreasonable
means that can be extremely slow.
- AVSEEK_SIZE - Static variable in class org.bytedeco.javacpp.avformat
-
ORing this as the "whence" parameter to a seek function causes it to
return the filesize without seeking anywhere.
- AVSTREAM_EVENT_FLAG_METADATA_UPDATED - Static variable in class org.bytedeco.javacpp.avformat.AVStream
-
The call resulted in updated metadata.
- AVSTREAM_INIT_IN_INIT_OUTPUT - Static variable in class org.bytedeco.javacpp.avformat
-
stream parameters initialized in avformat_init_output
- AVSTREAM_INIT_IN_WRITE_HEADER - Static variable in class org.bytedeco.javacpp.avformat
-
stream parameters initialized in avformat_write_header
- AVSTREAM_PARSE_FULL - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVStreamParseType
- AVSTREAM_PARSE_FULL_ONCE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVStreamParseType
- AVSTREAM_PARSE_FULL_RAW - Static variable in class org.bytedeco.javacpp.avformat
-
- AVSTREAM_PARSE_FULL_RAW() - Static method in class org.bytedeco.javacpp.avformat
-
- AVSTREAM_PARSE_HEADERS - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVStreamParseType
- AVSTREAM_PARSE_NONE - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVStreamParseType
- AVSTREAM_PARSE_TIMESTAMPS - Static variable in class org.bytedeco.javacpp.avformat
-
enum AVStreamParseType
- avsubtitle_free(avcodec.AVSubtitle) - Static method in class org.bytedeco.javacpp.avcodec
-
Free all allocated data in the given subtitle struct.
- avutil - Class in org.bytedeco.javacpp
-
- avutil() - Constructor for class org.bytedeco.javacpp.avutil
-
- avutil - Class in org.bytedeco.javacpp.presets
-
- avutil() - Constructor for class org.bytedeco.javacpp.presets.avutil
-
- avutil.Alloc_int - Class in org.bytedeco.javacpp
-
Allocate and initialize a buffer pool.
- avutil.Alloc_int(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Alloc_int
-
Pointer cast constructor.
- avutil.Alloc_int() - Constructor for class org.bytedeco.javacpp.avutil.Alloc_int
-
- avutil.Alloc_Pointer_int - Class in org.bytedeco.javacpp
-
Allocate and initialize a buffer pool with a more complex allocator.
- avutil.Alloc_Pointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Alloc_Pointer_int
-
Pointer cast constructor.
- avutil.Alloc_Pointer_int() - Constructor for class org.bytedeco.javacpp.avutil.Alloc_Pointer_int
-
- avutil.AVAudioFifo - Class in org.bytedeco.javacpp
-
Context for an Audio FIFO Buffer.
- avutil.AVAudioFifo() - Constructor for class org.bytedeco.javacpp.avutil.AVAudioFifo
-
Empty constructor.
- avutil.AVAudioFifo(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVAudioFifo
-
Pointer cast constructor.
- avutil.AVBPrint - Class in org.bytedeco.javacpp
-
- avutil.AVBPrint() - Constructor for class org.bytedeco.javacpp.avutil.AVBPrint
-
Empty constructor.
- avutil.AVBPrint(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVBPrint
-
Pointer cast constructor.
- avutil.AVBuffer - Class in org.bytedeco.javacpp
-
A reference counted buffer type.
- avutil.AVBuffer() - Constructor for class org.bytedeco.javacpp.avutil.AVBuffer
-
Empty constructor.
- avutil.AVBuffer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVBuffer
-
Pointer cast constructor.
- avutil.AVBufferPool - Class in org.bytedeco.javacpp
-
The buffer pool.
- avutil.AVBufferPool() - Constructor for class org.bytedeco.javacpp.avutil.AVBufferPool
-
Empty constructor.
- avutil.AVBufferPool(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVBufferPool
-
Pointer cast constructor.
- avutil.AVBufferRef - Class in org.bytedeco.javacpp
-
A reference to a data buffer.
- avutil.AVBufferRef() - Constructor for class org.bytedeco.javacpp.avutil.AVBufferRef
-
Default native constructor.
- avutil.AVBufferRef(long) - Constructor for class org.bytedeco.javacpp.avutil.AVBufferRef
-
Native array allocator.
- avutil.AVBufferRef(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVBufferRef
-
Pointer cast constructor.
- avutil.AVClass - Class in org.bytedeco.javacpp
-
Describe the class of an AVClass context structure.
- avutil.AVClass() - Constructor for class org.bytedeco.javacpp.avutil.AVClass
-
Default native constructor.
- avutil.AVClass(long) - Constructor for class org.bytedeco.javacpp.avutil.AVClass
-
Native array allocator.
- avutil.AVClass(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass
-
Pointer cast constructor.
- avutil.AVClass.Child_class_next_AVClass - Class in org.bytedeco.javacpp
-
Return an AVClass corresponding to the next potential
AVOptions-enabled child.
- avutil.AVClass.Child_class_next_AVClass(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Child_class_next_AVClass
-
Pointer cast constructor.
- avutil.AVClass.Child_class_next_AVClass() - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Child_class_next_AVClass
-
- avutil.AVClass.Child_next_Pointer_Pointer - Class in org.bytedeco.javacpp
-
Return next AVOptions-enabled child or NULL
- avutil.AVClass.Child_next_Pointer_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Child_next_Pointer_Pointer
-
Pointer cast constructor.
- avutil.AVClass.Child_next_Pointer_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Child_next_Pointer_Pointer
-
- avutil.AVClass.Get_category_Pointer - Class in org.bytedeco.javacpp
-
Callback to return the category.
- avutil.AVClass.Get_category_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Get_category_Pointer
-
Pointer cast constructor.
- avutil.AVClass.Get_category_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Get_category_Pointer
-
- avutil.AVClass.Item_name_Pointer - Class in org.bytedeco.javacpp
-
A pointer to a function which returns the name of a context
instance ctx associated with the class.
- avutil.AVClass.Item_name_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Item_name_Pointer
-
Pointer cast constructor.
- avutil.AVClass.Item_name_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Item_name_Pointer
-
- avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int - Class in org.bytedeco.javacpp
-
Callback to return the supported/allowed ranges.
- avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int
-
Pointer cast constructor.
- avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int() - Constructor for class org.bytedeco.javacpp.avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int
-
- avutil.AVComponentDescriptor - Class in org.bytedeco.javacpp
-
\}
- avutil.AVComponentDescriptor() - Constructor for class org.bytedeco.javacpp.avutil.AVComponentDescriptor
-
Default native constructor.
- avutil.AVComponentDescriptor(long) - Constructor for class org.bytedeco.javacpp.avutil.AVComponentDescriptor
-
Native array allocator.
- avutil.AVComponentDescriptor(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVComponentDescriptor
-
Pointer cast constructor.
- avutil.AVDictionary - Class in org.bytedeco.javacpp
-
- avutil.AVDictionary() - Constructor for class org.bytedeco.javacpp.avutil.AVDictionary
-
Empty constructor.
- avutil.AVDictionary(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVDictionary
-
Pointer cast constructor.
- avutil.AVDictionaryEntry - Class in org.bytedeco.javacpp
-
- avutil.AVDictionaryEntry() - Constructor for class org.bytedeco.javacpp.avutil.AVDictionaryEntry
-
Default native constructor.
- avutil.AVDictionaryEntry(long) - Constructor for class org.bytedeco.javacpp.avutil.AVDictionaryEntry
-
Native array allocator.
- avutil.AVDictionaryEntry(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVDictionaryEntry
-
Pointer cast constructor.
- avutil.AVDownmixInfo - Class in org.bytedeco.javacpp
-
This structure describes optional metadata relevant to a downmix procedure.
- avutil.AVDownmixInfo() - Constructor for class org.bytedeco.javacpp.avutil.AVDownmixInfo
-
Default native constructor.
- avutil.AVDownmixInfo(long) - Constructor for class org.bytedeco.javacpp.avutil.AVDownmixInfo
-
Native array allocator.
- avutil.AVDownmixInfo(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVDownmixInfo
-
Pointer cast constructor.
- avutil.AVFifoBuffer - Class in org.bytedeco.javacpp
-
\file
a very simple circular buffer FIFO implementation
- avutil.AVFifoBuffer() - Constructor for class org.bytedeco.javacpp.avutil.AVFifoBuffer
-
Default native constructor.
- avutil.AVFifoBuffer(long) - Constructor for class org.bytedeco.javacpp.avutil.AVFifoBuffer
-
Native array allocator.
- avutil.AVFifoBuffer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVFifoBuffer
-
Pointer cast constructor.
- avutil.AVFrame - Class in org.bytedeco.javacpp
-
This structure describes decoded (raw) audio or video data.
- avutil.AVFrame() - Constructor for class org.bytedeco.javacpp.avutil.AVFrame
-
Default native constructor.
- avutil.AVFrame(long) - Constructor for class org.bytedeco.javacpp.avutil.AVFrame
-
Native array allocator.
- avutil.AVFrame(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVFrame
-
Pointer cast constructor.
- avutil.AVFrameSideData - Class in org.bytedeco.javacpp
-
Structure to hold side data for an AVFrame.
- avutil.AVFrameSideData() - Constructor for class org.bytedeco.javacpp.avutil.AVFrameSideData
-
Default native constructor.
- avutil.AVFrameSideData(long) - Constructor for class org.bytedeco.javacpp.avutil.AVFrameSideData
-
Native array allocator.
- avutil.AVFrameSideData(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVFrameSideData
-
Pointer cast constructor.
- avutil.AVMotionVector - Class in org.bytedeco.javacpp
-
- avutil.AVMotionVector() - Constructor for class org.bytedeco.javacpp.avutil.AVMotionVector
-
Default native constructor.
- avutil.AVMotionVector(long) - Constructor for class org.bytedeco.javacpp.avutil.AVMotionVector
-
Native array allocator.
- avutil.AVMotionVector(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVMotionVector
-
Pointer cast constructor.
- avutil.AVOption - Class in org.bytedeco.javacpp
-
AVOption
- avutil.AVOption() - Constructor for class org.bytedeco.javacpp.avutil.AVOption
-
Default native constructor.
- avutil.AVOption(long) - Constructor for class org.bytedeco.javacpp.avutil.AVOption
-
Native array allocator.
- avutil.AVOption(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVOption
-
Pointer cast constructor.
- avutil.AVOptionRange - Class in org.bytedeco.javacpp
-
A single allowed range of values, or a single allowed value.
- avutil.AVOptionRange() - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRange
-
Default native constructor.
- avutil.AVOptionRange(long) - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRange
-
Native array allocator.
- avutil.AVOptionRange(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRange
-
Pointer cast constructor.
- avutil.AVOptionRanges - Class in org.bytedeco.javacpp
-
List of AVOptionRange structs.
- avutil.AVOptionRanges() - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRanges
-
Default native constructor.
- avutil.AVOptionRanges(long) - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRanges
-
Native array allocator.
- avutil.AVOptionRanges(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVOptionRanges
-
Pointer cast constructor.
- avutil.AVPixFmtDescriptor - Class in org.bytedeco.javacpp
-
Descriptor that unambiguously describes how the bits of a pixel are
stored in the up to 4 data planes of an image.
- avutil.AVPixFmtDescriptor() - Constructor for class org.bytedeco.javacpp.avutil.AVPixFmtDescriptor
-
Default native constructor.
- avutil.AVPixFmtDescriptor(long) - Constructor for class org.bytedeco.javacpp.avutil.AVPixFmtDescriptor
-
Native array allocator.
- avutil.AVPixFmtDescriptor(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVPixFmtDescriptor
-
Pointer cast constructor.
- avutil.AVRational - Class in org.bytedeco.javacpp
-
Rational number (pair of numerator and denominator).
- avutil.AVRational() - Constructor for class org.bytedeco.javacpp.avutil.AVRational
-
Default native constructor.
- avutil.AVRational(long) - Constructor for class org.bytedeco.javacpp.avutil.AVRational
-
Native array allocator.
- avutil.AVRational(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVRational
-
Pointer cast constructor.
- avutil.AVStereo3D - Class in org.bytedeco.javacpp
-
Stereo 3D type: this structure describes how two videos are packed
within a single video surface, with additional information as needed.
- avutil.AVStereo3D() - Constructor for class org.bytedeco.javacpp.avutil.AVStereo3D
-
Default native constructor.
- avutil.AVStereo3D(long) - Constructor for class org.bytedeco.javacpp.avutil.AVStereo3D
-
Native array allocator.
- avutil.AVStereo3D(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.AVStereo3D
-
Pointer cast constructor.
- avutil.Callback_Pointer_int_BytePointer_Pointer - Class in org.bytedeco.javacpp
-
Set the logging callback
\note The callback must be thread safe, even if the application does not use
threads itself as some codecs are multithreaded.
- avutil.Callback_Pointer_int_BytePointer_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Callback_Pointer_int_BytePointer_Pointer
-
Pointer cast constructor.
- avutil.Callback_Pointer_int_BytePointer_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.Callback_Pointer_int_BytePointer_Pointer
-
- avutil.Callback_Pointer_int_String_Pointer - Class in org.bytedeco.javacpp
-
- avutil.Callback_Pointer_int_String_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Callback_Pointer_int_String_Pointer
-
Pointer cast constructor.
- avutil.Callback_Pointer_int_String_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.Callback_Pointer_int_String_Pointer
-
- avutil.Free_Pointer_byte__ - Class in org.bytedeco.javacpp
-
- avutil.Free_Pointer_byte__(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_byte__
-
Pointer cast constructor.
- avutil.Free_Pointer_byte__() - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_byte__
-
- avutil.Free_Pointer_ByteBuffer - Class in org.bytedeco.javacpp
-
- avutil.Free_Pointer_ByteBuffer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_ByteBuffer
-
Pointer cast constructor.
- avutil.Free_Pointer_ByteBuffer() - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_ByteBuffer
-
- avutil.Free_Pointer_BytePointer - Class in org.bytedeco.javacpp
-
Create an AVBuffer from an existing array.
- avutil.Free_Pointer_BytePointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_BytePointer
-
Pointer cast constructor.
- avutil.Free_Pointer_BytePointer() - Constructor for class org.bytedeco.javacpp.avutil.Free_Pointer_BytePointer
-
- avutil.Func_Pointer_Pointer_int - Class in org.bytedeco.javacpp
-
Feed data at specific position from an AVFifoBuffer to a user-supplied callback.
- avutil.Func_Pointer_Pointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Func_Pointer_Pointer_int
-
Pointer cast constructor.
- avutil.Func_Pointer_Pointer_int() - Constructor for class org.bytedeco.javacpp.avutil.Func_Pointer_Pointer_int
-
- avutil.Int_func_Pointer_Pointer_int - Class in org.bytedeco.javacpp
-
Feed data from a user-supplied callback to an AVFifoBuffer.
- avutil.Int_func_Pointer_Pointer_int(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Int_func_Pointer_Pointer_int
-
Pointer cast constructor.
- avutil.Int_func_Pointer_Pointer_int() - Constructor for class org.bytedeco.javacpp.avutil.Int_func_Pointer_Pointer_int
-
- avutil.LogCallback - Class in org.bytedeco.javacpp
-
\}
\}
- avutil.LogCallback(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.LogCallback
-
Pointer cast constructor.
- avutil.LogCallback() - Constructor for class org.bytedeco.javacpp.avutil.LogCallback
-
- avutil.Pool_free_Pointer - Class in org.bytedeco.javacpp
-
- avutil.Pool_free_Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.avutil.Pool_free_Pointer
-
Pointer cast constructor.
- avutil.Pool_free_Pointer() - Constructor for class org.bytedeco.javacpp.avutil.Pool_free_Pointer
-
- avutil_configuration() - Static method in class org.bytedeco.javacpp.avutil
-
Return the libavutil build-time configuration.
- avutil_license() - Static method in class org.bytedeco.javacpp.avutil
-
Return the libavutil license.
- avutil_version() - Static method in class org.bytedeco.javacpp.avutil
-
Return the LIBAVUTIL_VERSION_INT constant.