Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y _ 

A

access_timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Time of last access in microseconds since unix epoch, -1 if unknown.
access_timestamp(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
activate() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
activate(AVFilter.Activate_AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Activate_AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Activate_AVFilterContext
Pointer cast constructor.
Activate_AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Activate_AVFilterContext
 
active_thread_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Which multithreading methods are in use by the codec.
active_thread_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
AES_CTR_IV_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AES_CTR_KEY_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
\}
age_index() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Index in the age array.
age_index(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
album_gain() - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
Same as track_gain, but for the whole album.
album_gain(int) - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
 
album_peak() - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
Same as track_peak, but for the whole album,
album_peak(int) - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
 
alias() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Alternative comma-separated names.
alias(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
all_channel_counts() - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
if not 0, accept any channel count or layout
all_channel_counts(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
alloc_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
alloc_frame(AVHWAccel.Alloc_frame_AVCodecContext_AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
Alloc_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame
Pointer cast constructor.
Alloc_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame
 
Alloc_int - Class in org.bytedeco.ffmpeg.avutil
Allocate and initialize a buffer pool.
Alloc_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Alloc_int
Pointer cast constructor.
Alloc_int() - Constructor for class org.bytedeco.ffmpeg.avutil.Alloc_int
 
Alloc_Pointer_int - Class in org.bytedeco.ffmpeg.avutil
Allocate and initialize a buffer pool with a more complex allocator.
Alloc_Pointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Alloc_Pointer_int
Pointer cast constructor.
Alloc_Pointer_int() - Constructor for class org.bytedeco.ffmpeg.avutil.Alloc_Pointer_int
 
application_version() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
Application version in the application defining document in ST-2094 suite.
application_version(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
apply_cropping() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Video decoding only.
apply_cropping(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
aresample_swr_opts() - Method in class org.bytedeco.ffmpeg.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.ffmpeg.avfilter.AVFilterGraph
 
args() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
Internal default arguments, used if NULL is passed to av_bitstream_filter_filter().
args(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
ass() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
0 terminated ASS/SSA compatible event line.
ass(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
attached_pic() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
For streams with AV_DISPOSITION_ATTACHED_PIC disposition, this packet will contain the attached picture.
attached_pic(AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
audio_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced audio codec.
audio_codec(AVCodec) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
audio_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
default audio codec
audio_codec(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
audio_codec_id() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced audio codec_id.
audio_codec_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
audio_preload() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Audio preload in microseconds.
audio_preload(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
audio_service_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Type of service that the audio stream conveys.
audio_service_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
av_abuffersink_params_alloc() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Create an AVABufferSinkParams structure.
av_add_index_entry(AVStream, long, long, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Add an index entry into a sorted list.
av_add_q(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add two rationals.
av_add_stable(AVRational, long, AVRational, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add a value to a timestamp.
av_adler32_update(long, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Calculate the Adler32 checksum of a buffer.
av_adler32_update(long, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_adler32_update(long, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVAES context.
av_aes_crypt(AVAES, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context.
av_aes_crypt(AVAES, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_crypt(AVAES, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVAESCTR context.
av_aes_ctr_crypt(AVAESCTR, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Process a buffer using a previously initialized context.
av_aes_ctr_crypt(AVAESCTR, ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_crypt(AVAESCTR, byte[], byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_free(AVAESCTR) - Static method in class org.bytedeco.ffmpeg.global.avutil
Release an AVAESCTR context.
av_aes_ctr_get_iv(AVAESCTR) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current iv
av_aes_ctr_increment_iv(AVAESCTR) - Static method in class org.bytedeco.ffmpeg.global.avutil
Increment the top 64 bit of the iv (performed after each frame)
av_aes_ctr_init(AVAESCTR, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVAESCTR context.
av_aes_ctr_init(AVAESCTR, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_init(AVAESCTR, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_set_full_iv(AVAESCTR, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Forcefully change the "full" 16-byte iv, including the counter
av_aes_ctr_set_full_iv(AVAESCTR, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_set_full_iv(AVAESCTR, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_set_iv(AVAESCTR, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Forcefully change the 8-byte iv
av_aes_ctr_set_iv(AVAESCTR, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_set_iv(AVAESCTR, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_ctr_set_random_iv(AVAESCTR) - Static method in class org.bytedeco.ffmpeg.global.avutil
Generate a random iv
av_aes_init(AVAES, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVAES context.
av_aes_init(AVAES, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_init(AVAES, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_aes_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_aes AES \ingroup lavu_crypto \{
AV_AFD_14_9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_16_9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_16_9_SP_14_9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_4_3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_4_3_SP_14_9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_SAME - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
AV_AFD_SP_4_3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVActiveFormatDescription
av_alias16 - Class in org.bytedeco.ffmpeg.avutil
 
av_alias16() - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias16
Default native constructor.
av_alias16(long) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias16
Native array allocator.
av_alias16(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias16
Pointer cast constructor.
av_alias32 - Class in org.bytedeco.ffmpeg.avutil
 
av_alias32() - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias32
Default native constructor.
av_alias32(long) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias32
Native array allocator.
av_alias32(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias32
Pointer cast constructor.
av_alias64 - Class in org.bytedeco.ffmpeg.avutil
 
av_alias64() - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias64
Default native constructor.
av_alias64(long) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias64
Native array allocator.
av_alias64(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_alias64
Pointer cast constructor.
AV_APP_TO_DEV_GET_MUTE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_GET_MUTE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_GET_VOLUME - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_GET_VOLUME() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_MUTE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_MUTE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_NONE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_NONE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
enum AVAppToDevMessageType
AV_APP_TO_DEV_PAUSE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_PAUSE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_PLAY - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_PLAY() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_SET_VOLUME - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_SET_VOLUME() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_TOGGLE_MUTE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_TOGGLE_MUTE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_TOGGLE_PAUSE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_TOGGLE_PAUSE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_UNMUTE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_UNMUTE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_WINDOW_REPAINT - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_WINDOW_REPAINT() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_WINDOW_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_APP_TO_DEV_WINDOW_SIZE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
av_append_packet(AVIOContext, AVPacket, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read data and append it to the current content of the AVPacket.
av_append_path_component(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append path component to the existing path.
av_append_path_component(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_apply_bitstream_filters(AVCodecContext, AVPacket, AVBitStreamFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_asprintf(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Print arguments following specified format into a large enough auto allocated buffer.
av_asprintf(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_audio_fifo_alloc(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVAudioFifo.
av_audio_fifo_drain(AVAudioFifo, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Drain data from an AVAudioFifo.
av_audio_fifo_free(AVAudioFifo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVAudioFifo.
av_audio_fifo_peek(AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Peek data from an AVAudioFifo.
av_audio_fifo_peek(AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_audio_fifo_peek_at(AVAudioFifo, PointerPointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Peek data from an AVAudioFifo.
av_audio_fifo_peek_at(AVAudioFifo, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_audio_fifo_read(AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Read data from an AVAudioFifo.
av_audio_fifo_read(AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_audio_fifo_realloc(AVAudioFifo, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reallocate an AVAudioFifo.
av_audio_fifo_reset(AVAudioFifo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reset the AVAudioFifo buffer.
av_audio_fifo_size(AVAudioFifo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current number of samples in the AVAudioFifo available for reading.
av_audio_fifo_space(AVAudioFifo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current number of samples in the AVAudioFifo available for writing.
av_audio_fifo_write(AVAudioFifo, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Write data to an AVAudioFifo.
av_audio_fifo_write(AVAudioFifo, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_AUDIO_SERVICE_TYPE_COMMENTARY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_DIALOGUE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_EFFECTS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_EMERGENCY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_HEARING_IMPAIRED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_KARAOKE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_MAIN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_NB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_VISUALLY_IMPAIRED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
AV_AUDIO_SERVICE_TYPE_VOICE_OVER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVAudioServiceType
av_base64_decode(BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Decode a base64-encoded string.
av_base64_decode(ByteBuffer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_decode(byte[], BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_decode(BytePointer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_decode(ByteBuffer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_decode(byte[], String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_encode(BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encode data to base64 and null-terminate.
av_base64_encode(ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_base64_encode(byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_basename(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Thread safe basename.
av_basename(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_BF_ROUNDS - Static variable in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_blowfish Blowfish \ingroup lavu_crypto \{
av_bitstream_filter_close(AVBitStreamFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use av_bsf_free() from the new bitstream filtering API (using AVBSFContext).
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, BytePointer, PointerPointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use av_bsf_send_packet() and av_bsf_receive_packet() from the new bitstream filtering API (using AVBSFContext).
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, BytePointer, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, String, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, BytePointer, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, String, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, BytePointer, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_filter(AVBitStreamFilterContext, AVCodecContext, String, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_init(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use av_bsf_get_by_name(), av_bsf_alloc(), and av_bsf_init() from the new bitstream filtering API (using AVBSFContext).
av_bitstream_filter_init(String) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bitstream_filter_next(AVBitStreamFilter) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use av_bsf_iterate() from the new bitstream filtering API (using AVBSFContext).
av_blowfish_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVBlowfish context.
av_blowfish_crypt(AVBlowfish, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context.
av_blowfish_crypt(AVBlowfish, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_blowfish_crypt(AVBlowfish, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_blowfish_crypt_ecb(AVBlowfish, IntPointer, IntPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context.
av_blowfish_crypt_ecb(AVBlowfish, IntBuffer, IntBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_blowfish_crypt_ecb(AVBlowfish, int[], int[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_blowfish_init(AVBlowfish, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVBlowfish context.
av_blowfish_init(AVBlowfish, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_blowfish_init(AVBlowfish, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bmg_get(AVLFG, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the next two numbers generated by a Box-Muller Gaussian generator using the random numbers issued by lfg.
av_bmg_get(AVLFG, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bmg_get(AVLFG, double[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_append_data(AVBPrint, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append data to a print buffer.
av_bprint_append_data(AVBPrint, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_channel_layout(AVBPrint, int, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append a description of a channel layout to a bprint buffer.
av_bprint_chars(AVBPrint, byte, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append char c n times to a print buffer.
av_bprint_clear(AVBPrint) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reset the string to "" but keep internal allocated data.
av_bprint_escape(AVBPrint, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Escape the content in src and append it to dstbuf.
av_bprint_escape(AVBPrint, String, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_finalize(AVBPrint, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize a print buffer.
av_bprint_finalize(AVBPrint, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_finalize(AVBPrint, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_finalize(AVBPrint, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_get_buffer(AVBPrint, int, PointerPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate bytes in the buffer for external use.
av_bprint_get_buffer(AVBPrint, int, BytePointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_get_buffer(AVBPrint, int, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_get_buffer(AVBPrint, int, byte[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_init(AVBPrint, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Init a print buffer.
av_bprint_init_for_buffer(AVBPrint, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Init a print buffer using a pre-existing buffer.
av_bprint_init_for_buffer(AVBPrint, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_init_for_buffer(AVBPrint, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprint_is_complete(AVBPrint) - Static method in class org.bytedeco.ffmpeg.global.avutil
Test if the print buffer is complete (not truncated).
AV_BPRINT_SIZE_AUTOMATIC - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_BPRINT_SIZE_COUNT_ONLY - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_BPRINT_SIZE_UNLIMITED - Static variable in class org.bytedeco.ffmpeg.global.avutil
Convenience macros for special values for av_bprint_init() size_max parameter.
av_bprint_strftime(AVBPrint, BytePointer, tm) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append a formatted date and time to a print buffer.
av_bprint_strftime(AVBPrint, String, tm) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bprintf(AVBPrint, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append a formatted string to a print buffer.
av_bprintf(AVBPrint, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_bsf_alloc(AVBitStreamFilter, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate a context for a given bitstream filter.
av_bsf_alloc(AVBitStreamFilter, AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_flush(AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Reset the internal bitstream filter state / flush internal buffers.
av_bsf_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free a bitstream filter context and everything associated with it; write NULL into the supplied pointer.
av_bsf_free(AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_get_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_get_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_get_class() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the AVClass for AVBSFContext.
av_bsf_get_null_filter(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get null/pass-through bitstream filter.
av_bsf_get_null_filter(AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_init(AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Prepare the filter for use, after all the parameters and options have been set.
av_bsf_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Iterate over all registered bitstream filters.
av_bsf_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_alloc() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate empty list of bitstream filters.
av_bsf_list_append(AVBSFList, AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Append bitstream filter to the list of bitstream filters.
av_bsf_list_append2(AVBSFList, BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.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(AVBSFList, BytePointer, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_append2(AVBSFList, String, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_finalize(PointerPointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Finalize list of bitstream filters.
av_bsf_list_finalize(AVBSFList, AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free list of bitstream filters.
av_bsf_list_free(AVBSFList) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_parse_str(BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.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, AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_list_parse_str(String, AVBSFContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_bsf_next(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bsf_next(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_bsf_receive_packet(AVBSFContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Retrieve a filtered packet.
av_bsf_send_packet(AVBSFContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Submit a packet for filtering.
av_buffer_alloc(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVBuffer of the given size using av_malloc().
av_buffer_allocz(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Same as av_buffer_alloc(), except the returned buffer will be initialized to zero.
av_buffer_create(BytePointer, int, Free_Pointer_BytePointer, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_create(ByteBuffer, int, Free_Pointer_ByteBuffer, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_create(byte[], int, Free_Pointer_byte__, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_default_free(Pointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Default free callback, which calls av_free() on the buffer data.
av_buffer_default_free(Pointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_default_free(Pointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_BUFFER_FLAG_READONLY - Static variable in class org.bytedeco.ffmpeg.global.avutil
Always treat the buffer as read-only, even when it has only one reference.
av_buffer_get_opaque(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_get_ref_count(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_is_writable(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_make_writable(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create a writable reference from a given buffer reference, avoiding data copy if possible.
av_buffer_make_writable(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_pool_get(AVBufferPool) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a new AVBuffer, reusing an old buffer from the pool when available.
av_buffer_pool_init(int, Alloc_int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_pool_init2(int, Pointer, Alloc_Pointer_int, Pool_free_Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_pool_uninit(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Mark the pool as being available for freeing.
av_buffer_pool_uninit(AVBufferPool) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_realloc(PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reallocate a given buffer.
av_buffer_realloc(AVBufferRef, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_buffer_ref(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create a new reference to an AVBuffer.
av_buffer_unref(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free a given reference and automatically free the buffer if there are no more references to it.
av_buffer_unref(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_BUFFERSINK_FLAG_NO_REQUEST - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avfilter
Tell av_buffersink_get_buffer_ref() to read video/samples buffer reference, but not remove it from the buffer.
av_buffersink_get_channel_layout(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_channels(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_format(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_frame(AVFilterContext, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get a frame with filtered data from sink and put it in frame.
av_buffersink_get_frame_flags(AVFilterContext, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get a frame with filtered data from sink and put it in frame.
av_buffersink_get_frame_rate(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_h(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_hw_frames_ctx(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_sample_aspect_ratio(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_sample_rate(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_samples(AVFilterContext, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Same as av_buffersink_get_frame(), but with the ability to specify the number of samples read.
av_buffersink_get_time_base(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_get_type(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
\defgroup lavfi_buffersink_accessors Buffer sink accessors Get the properties of the stream \{
av_buffersink_get_w(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_buffersink_params_alloc() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Create an AVBufferSinkParams structure.
av_buffersink_set_frame_size(AVFilterContext, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Set the frame size for an audio buffer sink.
av_buffersrc_add_frame(AVFilterContext, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a frame to the buffer source.
av_buffersrc_add_frame_flags(AVFilterContext, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a frame to the buffer source.
av_buffersrc_close(AVFilterContext, long, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Close the buffer source after EOF.
AV_BUFFERSRC_FLAG_KEEP_REF - Static variable in class org.bytedeco.ffmpeg.global.avfilter
enum
AV_BUFFERSRC_FLAG_NO_CHECK_FORMAT - Static variable in class org.bytedeco.ffmpeg.global.avfilter
enum
AV_BUFFERSRC_FLAG_PUSH - Static variable in class org.bytedeco.ffmpeg.global.avfilter
enum
av_buffersrc_get_nb_failed_requests(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get the number of failed requests.
av_buffersrc_parameters_alloc() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Allocate a new AVBufferSrcParameters instance.
av_buffersrc_parameters_set(AVFilterContext, AVBufferSrcParameters) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Initialize the buffersrc or abuffersrc filter with the provided parameters.
av_buffersrc_write_frame(AVFilterContext, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a frame to the buffer source.
av_calloc(long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Non-inlined equivalent of av_mallocz_array().
av_camellia_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVCAMELLIA context To free the struct: av_free(ptr)
av_camellia_crypt(AVCAMELLIA, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context
av_camellia_crypt(AVCAMELLIA, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_camellia_crypt(AVCAMELLIA, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_camellia_init(AVCAMELLIA, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVCAMELLIA context.
av_camellia_init(AVCAMELLIA, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_camellia_init(AVCAMELLIA, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_camellia_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\file \brief Public header for libavutil CAMELLIA algorithm \defgroup lavu_camellia CAMELLIA \ingroup lavu_crypto \{
av_cast5_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVCAST5 context To free the struct: av_free(ptr)
av_cast5_crypt(AVCAST5, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context, ECB mode only
av_cast5_crypt(AVCAST5, ByteBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_crypt(AVCAST5, byte[], byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_crypt2(AVCAST5, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context
av_cast5_crypt2(AVCAST5, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_crypt2(AVCAST5, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_init(AVCAST5, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVCAST5 context.
av_cast5_init(AVCAST5, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_init(AVCAST5, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_cast5_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\file \brief Public header for libavutil CAST5 algorithm \defgroup lavu_cast5 CAST5 \ingroup lavu_crypto \{
av_ceil_log2_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Compute ceil(log2(x)).
AV_CH_BACK_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_BACK_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_BACK_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_FRONT_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_FRONT_LEFT - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
AV_CH_FRONT_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_FRONT_RIGHT_OF_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_2_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_2_2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_2POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_3POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_4POINT0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_4POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_5POINT0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_5POINT0_BACK - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_5POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_5POINT1_BACK - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_6POINT0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_6POINT0_FRONT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_6POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_6POINT1_BACK - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_6POINT1_FRONT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_7POINT0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_7POINT0_FRONT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_7POINT1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_7POINT1_WIDE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_7POINT1_WIDE_BACK - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_HEXADECAGONAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_HEXAGONAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_MONO - Static variable in class org.bytedeco.ffmpeg.global.avutil
\} \defgroup channel_mask_c Audio channel layouts \{
AV_CH_LAYOUT_NATIVE - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
AV_CH_LAYOUT_QUAD - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_STEREO - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_STEREO_DOWNMIX - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LAYOUT_SURROUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LOW_FREQUENCY - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_LOW_FREQUENCY_2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_SIDE_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_SIDE_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_STEREO_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
Stereo downmix.
AV_CH_STEREO_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
See AV_CH_STEREO_LEFT.
AV_CH_SURROUND_DIRECT_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_SURROUND_DIRECT_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_BACK_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_BACK_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_BACK_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_FRONT_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_FRONT_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_TOP_FRONT_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_WIDE_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CH_WIDE_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
av_channel_layout_extract_channel(long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the channel with the given index in channel_layout.
av_chroma_location_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_chroma_location_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_chroma_location_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_class() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
A class for logging and AVOptions
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
information on struct for av_log - set by avcodec_alloc_context3
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
av_class() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
needed for av_log() and filters common options
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
av_class() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
A class for logging and \ref avoptions.
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
A class for private options.
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
A class for logging.
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
av_class() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
A class for logging.
av_class(AVClass) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
AV_CLASS_CATEGORY_BITSTREAM_FILTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DECODER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEMUXER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_AUDIO_INPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_AUDIO_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_INPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_DEVICE_VIDEO_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_ENCODER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_FILTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_INPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_MUXER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_NA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_SWRESAMPLER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
AV_CLASS_CATEGORY_SWSCALER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVClassCategory
av_clip64_c(long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed 64bit integer value into the amin-amax range.
av_clip_c(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer value into the amin-amax range.
av_clip_int16_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer value into the -32768,32767 range.
av_clip_int8_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer value into the -128,127 range.
av_clip_intp2_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer into the -(2^p),(2^p-1) range.
av_clip_uint16_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer value into the 0-65535 range.
av_clip_uint8_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer value into the 0-255 range.
av_clip_uintp2_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed integer to an unsigned power of two range.
av_clipd_c(double, double, double) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a double value into the amin-amax range.
av_clipf_c(float, float, float) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a float value into the amin-amax range.
av_clipl_int32_c(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clip a signed 64-bit integer value into the -2147483648,2147483647 range.
av_cmp_q(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Compare two rationals.
AV_CODEC_CAP_AUTO_THREADS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports avctx->thread_count == 0 (auto).
AV_CODEC_CAP_AVOID_PROBING - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Decoder is not a preferred choice for probing.
AV_CODEC_CAP_CHANNEL_CONF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec should fill in channel configuration and samplerate instead of container
AV_CODEC_CAP_DELAY - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Codec uses get_buffer() for allocating buffers and supports custom allocators.
AV_CODEC_CAP_DRAW_HORIZ_BAND - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Decoder can use draw_horiz_band callback.
AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
This codec takes the reordered_opaque field from input AVFrames and returns it in the corresponding field in AVCodecContext after encoding.
AV_CODEC_CAP_EXPERIMENTAL - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Codec supports frame-level multithreading.
AV_CODEC_CAP_HARDWARE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec is backed by a hardware implementation.
AV_CODEC_CAP_HYBRID - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec is potentially backed by a hardware implementation, but not necessarily.
AV_CODEC_CAP_INTRA_ONLY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec is intra only.
AV_CODEC_CAP_LOSSLESS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec is lossless.
AV_CODEC_CAP_PARAM_CHANGE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports changed parameters at any point.
AV_CODEC_CAP_SLICE_THREADS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports slice-based (or partition-based) multithreading.
AV_CODEC_CAP_SMALL_LAST_FRAME - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec can be fed a final frame with a smaller size.
AV_CODEC_CAP_SUBFRAMES - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
 
AV_CODEC_CAP_VARIABLE_FRAME_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Audio encoder supports receiving a different number of samples in each call.
AV_CODEC_FLAG2_CHUNKS - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
timecode is in drop frame format.
AV_CODEC_FLAG2_EXPORT_MVS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Export motion vectors through frame side data
AV_CODEC_FLAG2_FAST - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Allow non spec compliant speedup tricks.
AV_CODEC_FLAG2_IGNORE_CROP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Discard cropping information from SPS.
AV_CODEC_FLAG2_LOCAL_HEADER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Place global headers at every keyframe instead of in extradata.
AV_CODEC_FLAG2_NO_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Skip bitstream encoding.
AV_CODEC_FLAG2_RO_FLUSH_NOOP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Do not reset ASS ReadOrder field on flush (subtitles decoding)
AV_CODEC_FLAG2_SHOW_ALL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Show all frames before the first keyframe
AV_CODEC_FLAG2_SKIP_MANUAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Do not skip samples and export skip information as frame side data
AV_CODEC_FLAG_4MV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
4 MV per MB allowed / advanced prediction for H.263.
AV_CODEC_FLAG_AC_PRED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
H.263 advanced intra coding / MPEG-4 AC prediction
AV_CODEC_FLAG_BITEXACT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use only bitexact stuff (except (I)DCT).
AV_CODEC_FLAG_CLOSED_GOP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_FLAG_DROPCHANGED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Don't output frames whose parameters differ from first decoded frame in stream.
AV_CODEC_FLAG_GLOBAL_HEADER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Place global headers in extradata instead of every keyframe.
AV_CODEC_FLAG_GRAY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Only decode/encode grayscale.
AV_CODEC_FLAG_INTERLACED_DCT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use interlaced DCT.
AV_CODEC_FLAG_INTERLACED_ME - Static variable in class org.bytedeco.ffmpeg.global.avcodec
interlaced motion estimation
AV_CODEC_FLAG_LOOP_FILTER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
loop filter.
AV_CODEC_FLAG_LOW_DELAY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Force low delay.
AV_CODEC_FLAG_OUTPUT_CORRUPT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Output even those frames that might be corrupted.
AV_CODEC_FLAG_PASS1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use internal 2pass ratecontrol in first pass mode.
AV_CODEC_FLAG_PASS2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use internal 2pass ratecontrol in second pass mode.
AV_CODEC_FLAG_PSNR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
error[?] variables will be set during encoding.
AV_CODEC_FLAG_QPEL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use qpel MC.
AV_CODEC_FLAG_QSCALE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Use fixed qscale.
AV_CODEC_FLAG_TRUNCATED - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Allow decoders to produce frames with data planes that are not aligned to CPU requirements (e.g.
av_codec_get_chroma_intra_matrix(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_codec_descriptor(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_codec_properties(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_id(PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the AVCodecID for the given codec tag tag.
av_codec_get_id(AVCodecTag, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_codec_get_lowres(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_max_lowres(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_pkt_timebase(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_seek_preroll(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_get_tag(PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the codec tag for the given codec id id.
av_codec_get_tag(AVCodecTag, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_codec_get_tag2(PointerPointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the codec tag for the given codec id.
av_codec_get_tag2(AVCodecTag, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_codec_get_tag2(AVCodecTag, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_codec_get_tag2(AVCodecTag, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AV_CODEC_HW_CONFIG_METHOD_AD_HOC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum
AV_CODEC_HW_CONFIG_METHOD_HW_DEVICE_CTX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum
AV_CODEC_HW_CONFIG_METHOD_HW_FRAMES_CTX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum
AV_CODEC_HW_CONFIG_METHOD_INTERNAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum
AV_CODEC_ID_012V - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_4GV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_4XM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_8BPS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_8SVX_EXP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_8SVX_FIB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_A64_MULTI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_A64_MULTI5 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AAC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AAC_LATM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AASC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_AC3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_4XM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_ADX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_AFC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_AGM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_AICA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_CT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_DTK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA_MAXIS_XA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA_R1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA_R2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA_R3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_EA_XAS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_G722 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_G726 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_G726LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_AMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_APC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_DAT4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_DK3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_DK4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_EA_EACS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_EA_SEAD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_ISS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_OKI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_QT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_RAD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_SMJPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_WAV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_IMA_WS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_MS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_MTAF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_PSX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_SBPRO_2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_SBPRO_3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_SBPRO_4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_SWF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_THP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_THP_LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_VIMA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_XA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ADPCM_YAMAHA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AGM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AIC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ALAC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ALIAS_PIX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AMR_NB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AMR_WB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ANM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ANSI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_APE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_APNG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_APTX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_APTX_HD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ARBC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ARIB_CAPTION - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ASS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ASV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ASV2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ATRAC1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ATRAC3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ATRAC3AL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ATRAC3P - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ATRAC3PAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ATRAC9 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AURA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_AURA2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_AV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AVRN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AVRP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AVS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_AVS2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AVUI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_AYUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BETHSOFTVID - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_BFI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_BIN_DATA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BINKAUDIO_DCT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BINKAUDIO_RDFT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BINKVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_BINTEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BITPACKED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BMP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_BMV_AUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BMV_VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_BRENDER_PIX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_C93 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CAVS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CDGRAPHICS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CDXL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CELT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CFHD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CINEPAK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CLEARVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CLJR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CLLC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CODEC2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_COMFORT_NOISE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_COOK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CPIA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_CSCD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_CYUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DAALA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DDS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DFA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DIRAC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DNXHD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DOLBY_E - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DPX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DSD_LSBF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DSD_LSBF_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DSD_MSBF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DSD_MSBF_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DSICINAUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DSICINVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DSS_SP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DST - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DTS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVAUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVB_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVB_TELETEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVD_NAV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVD_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DVVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DXA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_DXTORY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_DXV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_EAC3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_EIA_608 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ESCAPE124 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ESCAPE130 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_EVRC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_EXR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FFMETADATA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FFV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FFVHUFF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FFWAVESYNTH - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FIC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FIRST_AUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FIRST_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FIRST_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FITS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FLAC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FLASHSV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FLASHSV2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FLIC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FLV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FMVC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_FRAPS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_FRWU - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_G2M - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_G723_1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_G729 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_GDV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_GIF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_GREMLIN_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_GSM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_GSM_MS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_H261 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_H263 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_H263I - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_H263P - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_H264 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_H265 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HAP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HCOM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HDMV_PGS_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HDMV_TEXT_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HEVC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HNM4_VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HQ_HQA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HQX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_HUFFYUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_HYMT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IAC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IDCIN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_IDF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IFF_BYTERUN1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IFF_ILBM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ILBC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IMC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_IMM4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_INDEO2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_INDEO3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_INDEO4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_INDEO5 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_INTERPLAY_ACM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_INTERPLAY_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_INTERPLAY_VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_JACOSUB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_JPEG2000 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_JPEGLS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_JV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_KGV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_KMVC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_LAGARITH - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_LJPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_LOCO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_LSCR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_M101 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MACE3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MACE6 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MAD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MAGICYUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MDEC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_METASOUND - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MICRODVD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MIMIC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MJPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MJPEGB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MLP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MMVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MOTIONPIXELS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MOV_TEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP3ADU - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP3ON4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MP4ALS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MPEG1VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MPEG2TS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MPEG2VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MPEG4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MPEG4SYSTEMS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MPL2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MSA1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MSCC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MSMPEG4V1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MSMPEG4V2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MSMPEG4V3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MSRLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MSS1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MSS2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MSVIDEO1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MSZH - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_MTS2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MUSEPACK7 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MUSEPACK8 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MVC1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MVC2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MWSC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_MXPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_NELLYMOSER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_NONE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_NUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ON2AVC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_OPUS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_OTF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PAF_AUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PAF_VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PAM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PBM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PCM_ALAW - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_BLURAY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_DVD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F16LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F24LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F32BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F32LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F64BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_F64LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_LXF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_MULAW - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S16BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S16BE_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S16LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S16LE_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S24BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S24DAUD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S24LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S24LE_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S32BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S32LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S32LE_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S64BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S64LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S8 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_S8_PLANAR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U16BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U16LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U24BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U24LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U32BE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U32LE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_U8 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_VIDC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCM_ZORK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PCX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PGM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PGMYUV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PICTOR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PIXLET - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PJS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PNG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PPM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_PROBE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PRORES - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PROSUMER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PSD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_PTX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_QCELP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_QDM2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_QDMC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_QDRAW - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_QPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_QTRLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_R10K - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_R210 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_RA_144 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RA_288 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RALF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RASC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RAWVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_REALTEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RL2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ROQ - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ROQ_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RPZA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_RSCC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_RV10 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_RV20 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_RV30 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_RV40 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_S302M - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SAMI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SANM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SBC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SCPR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SCREENPRESSO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SCTE_35 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SDX2_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SGI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SGIRLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SHEERVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SHORTEN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SIPR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SMACKAUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SMACKVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SMC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SMPTE_KLV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SMVJPEG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SNOW - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SOL_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SONIC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SONIC_LS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SP5X - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SPEEDHQ - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SPEEX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SRGC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SRT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SSA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_STL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SUBRIP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SUBVIEWER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SUBVIEWER1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SUNRAST - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SVG - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_SVQ1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_SVQ3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TAK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TARGA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TARGA_Y216 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TDSC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TGQ - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TGV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_THEORA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_THP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TIERTEXSEQVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TIFF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TIMED_ID3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TQI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TRUEHD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TRUEMOTION1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TRUEMOTION2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TRUEMOTION2RT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TRUESPEECH - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TSCC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_TSCC2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TTA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TTF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TTML - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TWINVQ - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_TXD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ULTI - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_UTVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_V210 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_V210X - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_V308 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_V408 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_V410 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VBLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VC1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VC1IMAGE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VCR1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VIXL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VMDAUDIO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VMDVIDEO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VMNC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VORBIS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VP3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VP4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VP5 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VP6 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VP6A - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VP6F - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_VP7 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VP8 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VP9 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_VPLAYER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WAVPACK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WCMV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WEBP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WEBVTT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WESTWOOD_SND1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMALOSSLESS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMAPRO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMAV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMAV2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMAVOICE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WMV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_WMV2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_WMV3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_WMV3IMAGE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WNV1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_WRAPPED_AVFRAME - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_WS_VQA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_XAN_DPCM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XAN_WC3 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_XAN_WC4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_XBIN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XBM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XFACE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XMA1 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XMA2 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XPM - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XSUB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_XWD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_Y41P - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_YLC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_YOP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_YUV4 - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ZEROCODEC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_CODEC_ID_ZLIB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
AV_CODEC_ID_ZMBV - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVCodecID
av_codec_is_decoder(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_codec_is_encoder(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_codec_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Iterate over all registered codecs.
av_codec_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_codec_next(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
AV_CODEC_PROP_BITMAP_SUB - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Codec uses only intra compression.
AV_CODEC_PROP_LOSSLESS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports lossless compression.
AV_CODEC_PROP_LOSSY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports lossy compression.
AV_CODEC_PROP_REORDER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Codec supports frame reordering.
AV_CODEC_PROP_TEXT_SUB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Subtitle codec is text based.
av_codec_set_chroma_intra_matrix(AVCodecContext, ShortPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_chroma_intra_matrix(AVCodecContext, ShortBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_chroma_intra_matrix(AVCodecContext, short[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_codec_descriptor(AVCodecContext, AVCodecDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_lowres(AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_pkt_timebase(AVCodecContext, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_codec_set_seek_preroll(AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_color_primaries_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_primaries_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_primaries_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_range_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_range_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_range_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_space_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_space_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_space_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_transfer_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_transfer_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_color_transfer_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_compare_mod(long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Compare the remainders of two integer operands divided by a common divisor.
av_compare_ts(long, AVRational, long, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Compare two timestamps each in its own time base.
av_content_light_metadata_alloc(SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVContentLightMetadata structure and set its fields to default values.
av_content_light_metadata_create_side_data(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a complete AVContentLightMetadata and add it to the frame.
av_copy_packet(AVPacket, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use av_packet_ref
av_copy_packet_side_data(AVPacket, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use av_packet_copy_props
av_cpb_properties_alloc(SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate a CPB properties structure and initialize its fields to default values.
av_cpu_count() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_3DNOW - Static variable in class org.bytedeco.ffmpeg.global.avutil
AMD 3DNOW
AV_CPU_FLAG_3DNOWEXT - Static variable in class org.bytedeco.ffmpeg.global.avutil
AMD 3DNowExt
AV_CPU_FLAG_AESNI - Static variable in class org.bytedeco.ffmpeg.global.avutil
Advanced Encryption Standard functions
AV_CPU_FLAG_ALTIVEC - Static variable in class org.bytedeco.ffmpeg.global.avutil
standard
AV_CPU_FLAG_ARMV5TE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_ARMV6 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_ARMV6T2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_ARMV8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_ATOM - Static variable in class org.bytedeco.ffmpeg.global.avutil
Atom processor, some SSSE3 instructions are slower
AV_CPU_FLAG_AVX - Static variable in class org.bytedeco.ffmpeg.global.avutil
AVX functions: requires OS support even if YMM registers aren't used
AV_CPU_FLAG_AVX2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
AVX2 functions: requires OS support even if YMM registers aren't used
AV_CPU_FLAG_AVX512 - Static variable in class org.bytedeco.ffmpeg.global.avutil
AVX-512 functions: requires OS support even if YMM/ZMM registers aren't used
AV_CPU_FLAG_AVXSLOW - Static variable in class org.bytedeco.ffmpeg.global.avutil
AVX supported, but slow when using YMM registers (e.g.
AV_CPU_FLAG_BMI1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Bit Manipulation Instruction Set 1
AV_CPU_FLAG_BMI2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Bit Manipulation Instruction Set 2
AV_CPU_FLAG_CMOV - Static variable in class org.bytedeco.ffmpeg.global.avutil
supports cmov instruction
AV_CPU_FLAG_FMA3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Haswell FMA3 functions
AV_CPU_FLAG_FMA4 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Bulldozer FMA4 functions
AV_CPU_FLAG_FORCE - Static variable in class org.bytedeco.ffmpeg.global.avutil
\} \}
AV_CPU_FLAG_MMX - Static variable in class org.bytedeco.ffmpeg.global.avutil
standard MMX
AV_CPU_FLAG_MMX2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSE integer functions or AMD MMX ext
AV_CPU_FLAG_MMXEXT - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSE integer functions or AMD MMX ext
AV_CPU_FLAG_NEON - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_POWER8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
ISA 2.07
AV_CPU_FLAG_SETEND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_SSE - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSE functions
AV_CPU_FLAG_SSE2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
PIV SSE2 functions
AV_CPU_FLAG_SSE2SLOW - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSE2 supported, but usually not faster than regular MMX/SSE (e.g.
AV_CPU_FLAG_SSE3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Prescott SSE3 functions
AV_CPU_FLAG_SSE3SLOW - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSE3 supported, but usually not faster than regular MMX/SSE (e.g.
AV_CPU_FLAG_SSE4 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Penryn SSE4.1 functions
AV_CPU_FLAG_SSE42 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Nehalem SSE4.2 functions
AV_CPU_FLAG_SSSE3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
Conroe SSSE3 functions
AV_CPU_FLAG_SSSE3SLOW - Static variable in class org.bytedeco.ffmpeg.global.avutil
SSSE3 supported, but usually not faster
AV_CPU_FLAG_VFP - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_VFP_VM - Static variable in class org.bytedeco.ffmpeg.global.avutil
VFPv2 vector mode, deprecated in ARMv7-A and unavailable in various CPUs implementations
AV_CPU_FLAG_VFPV3 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_CPU_FLAG_VSX - Static variable in class org.bytedeco.ffmpeg.global.avutil
ISA 2.06
AV_CPU_FLAG_XOP - Static variable in class org.bytedeco.ffmpeg.global.avutil
Bulldozer XOP functions
av_cpu_max_align() - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the maximum data alignment that may be required by FFmpeg.
av_crc(IntPointer, int, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Calculate the CRC of a block.
av_crc(IntBuffer, int, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_crc(int[], int, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_CRC_16_ANSI - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_16_ANSI_LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_16_CCITT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_24_IEEE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_32_IEEE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_32_IEEE_LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_8_ATM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
AV_CRC_8_EBU - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
av_crc_get_table(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get an initialized standard CRC table.
av_crc_init(IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize a CRC table.
av_crc_init(IntBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_crc_init(int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_CRC_MAX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVCRCId
av_d2q(double, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert a double precision floating point number to a rational.
av_d2str(double) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert a number to an av_malloced string.
av_default_get_category(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_default_item_name(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the context name
av_demuxer_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Iterate over all registered demuxers.
av_demuxer_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_demuxer_open(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_des_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVDES context.
av_des_crypt(AVDES, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\brief Encrypts / decrypts using the DES algorithm.
av_des_crypt(AVDES, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_des_crypt(AVDES, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_des_init(AVDES, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\brief Initializes an AVDES context.
av_des_init(AVDES, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_des_init(AVDES, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_des_mac(AVDES, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\brief Calculates CBC-MAC using the DES algorithm.
av_des_mac(AVDES, ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_des_mac(AVDES, byte[], byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_DEV_TO_APP_BUFFER_OVERFLOW - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_OVERFLOW() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_READABLE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_READABLE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_UNDERFLOW - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_UNDERFLOW() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_WRITABLE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_BUFFER_WRITABLE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_CREATE_WINDOW_BUFFER - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_CREATE_WINDOW_BUFFER() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_MUTE_STATE_CHANGED - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_MUTE_STATE_CHANGED() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_NONE - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_NONE() - Static method in class org.bytedeco.ffmpeg.global.avdevice
enum AVDevToAppMessageType
AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED - Static variable in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED() - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
AV_DICT_APPEND - Static variable in class org.bytedeco.ffmpeg.global.avutil
If the entry already exists, append to it.
av_dict_copy(PointerPointer, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy entries from one AVDictionary struct into another.
av_dict_copy(AVDictionary, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_count(AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get number of entries in dictionary.
AV_DICT_DONT_OVERWRITE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Don't overwrite existing entries.
AV_DICT_DONT_STRDUP_KEY - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
Free all the memory allocated for an AVDictionary struct and all keys and values.
av_dict_free(AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_get(AVDictionary, BytePointer, AVDictionaryEntry, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a dictionary entry with matching key.
av_dict_get(AVDictionary, String, AVDictionaryEntry, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_get_string(AVDictionary, PointerPointer, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get dictionary entries as a string.
av_dict_get_string(AVDictionary, BytePointer, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_get_string(AVDictionary, ByteBuffer, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_get_string(AVDictionary, byte[], byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_DICT_IGNORE_SUFFIX - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Only get an entry with exact-case key match.
AV_DICT_MULTIKEY - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Parse the key/value pairs list and add the parsed entries to a dictionary.
av_dict_parse_string(AVDictionary, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_parse_string(AVDictionary, String, String, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_set(PointerPointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set the given entry in *pm, overwriting an existing entry.
av_dict_set(AVDictionary, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_set(AVDictionary, String, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_set_int(PointerPointer, BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convenience wrapper for av_dict_set that converts the value to a string and stores it.
av_dict_set_int(AVDictionary, BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dict_set_int(AVDictionary, String, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dirname(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Thread safe dirname.
av_dirname(ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dirname(byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_matrix_flip(IntPointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Flip the input matrix horizontally and/or vertically.
av_display_matrix_flip(IntBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_matrix_flip(int[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_rotation_get(IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Extract the rotation component of the transformation matrix.
av_display_rotation_get(IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_rotation_get(int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_rotation_set(IntPointer, double) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize a transformation matrix describing a pure counterclockwise rotation by the specified angle (in degrees).
av_display_rotation_set(IntBuffer, double) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_display_rotation_set(int[], double) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_DISPOSITION_ATTACHED_PIC - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
To specify text track kind (different from subtitles default).
AV_DISPOSITION_CLEAN_EFFECTS - Static variable in class org.bytedeco.ffmpeg.global.avformat
stream without voice
AV_DISPOSITION_COMMENT - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_DEFAULT - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_DEPENDENT - Static variable in class org.bytedeco.ffmpeg.global.avformat
dependent audio stream (mix_type=0 in mpegts)
AV_DISPOSITION_DESCRIPTIONS - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_DUB - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_FORCED - Static variable in class org.bytedeco.ffmpeg.global.avformat
Track should be used during playback by default.
AV_DISPOSITION_HEARING_IMPAIRED - Static variable in class org.bytedeco.ffmpeg.global.avformat
stream for hearing impaired audiences
AV_DISPOSITION_KARAOKE - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_LYRICS - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_METADATA - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_ORIGINAL - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_DISPOSITION_STILL_IMAGE - Static variable in class org.bytedeco.ffmpeg.global.avformat
still images in video stream (still_picture_flag=1 in mpegts)
AV_DISPOSITION_TIMED_THUMBNAILS - Static variable in class org.bytedeco.ffmpeg.global.avformat
The stream is sparse, and contains thumbnail images, often corresponding to chapter markers.
AV_DISPOSITION_VISUAL_IMPAIRED - Static variable in class org.bytedeco.ffmpeg.global.avformat
stream for visual impaired audiences
av_div_q(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Divide one rational by another.
av_double2int(double) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reinterpret a double as a 64-bit integer.
av_downmix_info_update_side_data(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a frame's AV_FRAME_DATA_DOWNMIX_INFO side data for editing.
AV_DOWNMIX_TYPE_DPLII - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVDownmixType
AV_DOWNMIX_TYPE_LORO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVDownmixType
AV_DOWNMIX_TYPE_LTRT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVDownmixType
AV_DOWNMIX_TYPE_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVDownmixType
AV_DOWNMIX_TYPE_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVDownmixType
av_dump_format(AVFormatContext, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.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(AVFormatContext, int, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_dup_packet(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use av_packet_ref or av_packet_make_refcounted
av_dynamic_hdr_plus_alloc(SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVDynamicHDRPlus structure and set its fields to default values.
av_dynamic_hdr_plus_create_side_data(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a complete AVDynamicHDRPlus and add it to the frame.
av_dynarray2_add(PointerPointer, IntPointer, long, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_dynarray2_add(Pointer, IntBuffer, long, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dynarray2_add(Pointer, int[], long, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dynarray_add(Pointer, IntPointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add the pointer to an element to a dynamic array.
av_dynarray_add(Pointer, IntBuffer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dynarray_add(Pointer, int[], Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dynarray_add_nofree(Pointer, IntPointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add an element to a dynamic array.
av_dynarray_add_nofree(Pointer, IntBuffer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_dynarray_add_nofree(Pointer, int[], Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_EF_AGGRESSIVE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
consider things that a sane encoder should not do as an error
AV_EF_BITSTREAM - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
detect bitstream specification deviations
AV_EF_BUFFER - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
detect improper bitstream length
AV_EF_CAREFUL - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avcodec.AVCodecContext
consider all spec non compliances as errors
AV_EF_CRCCHECK - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avcodec.AVCodecContext
abort decoding on minor error detection
AV_EF_IGNORE_ERR - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
ignore errors and continue
av_encryption_info_add_side_data(AVEncryptionInfo, SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocates and initializes side data that holds a copy of the given encryption info.
av_encryption_info_alloc(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocates an AVEncryptionInfo structure and sub-pointers to hold the given number of subsamples.
av_encryption_info_clone(AVEncryptionInfo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocates an AVEncryptionInfo structure with a copy of the given data.
av_encryption_info_free(AVEncryptionInfo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Frees the given encryption info object.
av_encryption_info_get_side_data(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Creates a copy of the AVEncryptionInfo that is contained in the given side data.
av_encryption_info_get_side_data(ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_encryption_info_get_side_data(byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_encryption_init_info_add_side_data(AVEncryptionInitInfo, SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocates and initializes side data that holds a copy of the given encryption init info.
av_encryption_init_info_alloc(int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocates an AVEncryptionInitInfo structure and sub-pointers to hold the given sizes.
av_encryption_init_info_free(AVEncryptionInitInfo) - Static method in class org.bytedeco.ffmpeg.global.avutil
Frees the given encryption init info object.
av_encryption_init_info_get_side_data(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Creates a copy of the AVEncryptionInitInfo that is contained in the given side data.
av_encryption_init_info_get_side_data(ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_encryption_init_info_get_side_data(byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_ERROR_MAX_STRING_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(PointerPointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Escape string in src, and put the escaped string in an allocated string in *dst, which must be freed with av_free().
av_escape(BytePointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(ByteBuffer, String, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(byte[], BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(BytePointer, String, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(ByteBuffer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_escape(byte[], String, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_ESCAPE_FLAG_STRICT - Static variable in class org.bytedeco.ffmpeg.global.avutil
Escape only specified special characters.
AV_ESCAPE_FLAG_WHITESPACE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Consider spaces special and escape them even in the middle of the string.
AV_ESCAPE_MODE_AUTO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVEscapeMode
AV_ESCAPE_MODE_BACKSLASH - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVEscapeMode
AV_ESCAPE_MODE_QUOTE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVEscapeMode
av_expr_eval(AVExpr, DoublePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Evaluate a previously parsed expression.
av_expr_eval(AVExpr, DoubleBuffer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_eval(AVExpr, double[], Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_free(AVExpr) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free a parsed expression previously created with av_expr_parse().
av_expr_parse(PointerPointer, BytePointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse an expression.
av_expr_parse(AVExpr, BytePointer, BytePointer, BytePointer, PointerPointer, BytePointer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse(AVExpr, String, ByteBuffer, ByteBuffer, PointerPointer, ByteBuffer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse(AVExpr, BytePointer, byte[], byte[], PointerPointer, byte[], PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse(AVExpr, String, BytePointer, BytePointer, PointerPointer, BytePointer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse(AVExpr, BytePointer, ByteBuffer, ByteBuffer, PointerPointer, ByteBuffer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse(AVExpr, String, byte[], byte[], PointerPointer, byte[], PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(DoublePointer, BytePointer, PointerPointer, DoublePointer, PointerPointer, PointerPointer, PointerPointer, PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
\file simple arithmetic expression evaluator
av_expr_parse_and_eval(DoublePointer, BytePointer, BytePointer, DoublePointer, BytePointer, PointerPointer, BytePointer, PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(DoubleBuffer, String, ByteBuffer, DoubleBuffer, ByteBuffer, PointerPointer, ByteBuffer, PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(double[], BytePointer, byte[], double[], byte[], PointerPointer, byte[], PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(DoublePointer, String, BytePointer, DoublePointer, BytePointer, PointerPointer, BytePointer, PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(DoubleBuffer, BytePointer, ByteBuffer, DoubleBuffer, ByteBuffer, PointerPointer, ByteBuffer, PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_expr_parse_and_eval(double[], String, byte[], double[], byte[], PointerPointer, byte[], PointerPointer, Pointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fast_malloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a buffer, reusing the given one if large enough.
av_fast_malloc(Pointer, IntBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fast_malloc(Pointer, int[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fast_mallocz(Pointer, IntPointer, long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_fast_mallocz(Pointer, int[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fast_padded_malloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
 
av_fast_padded_malloc(Pointer, int[], long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_fast_padded_mallocz(Pointer, IntPointer, long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
 
av_fast_padded_mallocz(Pointer, int[], long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_fast_realloc(Pointer, IntPointer, long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_fast_realloc(Pointer, int[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_FIELD_BB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
AV_FIELD_BT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
AV_FIELD_PROGRESSIVE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
AV_FIELD_TB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
AV_FIELD_TT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
AV_FIELD_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVFieldOrder
av_fifo_alloc(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVFifoBuffer.
av_fifo_alloc_array(long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVFifoBuffer.
av_fifo_drain(AVFifoBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Read and discard the specified amount of data from an AVFifoBuffer.
av_fifo_free(AVFifoBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVFifoBuffer.
av_fifo_freep(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVFifoBuffer and reset pointer to NULL.
av_fifo_freep(AVFifoBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fifo_generic_peek(AVFifoBuffer, Pointer, int, Func_Pointer_Pointer_int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Feed data from an AVFifoBuffer to a user-supplied callback.
av_fifo_generic_peek_at(AVFifoBuffer, Pointer, int, int, Func_Pointer_Pointer_int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fifo_generic_read(AVFifoBuffer, Pointer, int, Func_Pointer_Pointer_int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Feed data from an AVFifoBuffer to a user-supplied callback.
av_fifo_generic_write(AVFifoBuffer, Pointer, int, Int_func_Pointer_Pointer_int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fifo_grow(AVFifoBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Enlarge an AVFifoBuffer.
av_fifo_peek2(AVFifoBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return a pointer to the data stored in a FIFO buffer at a certain offset.
av_fifo_realloc2(AVFifoBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Resize an AVFifoBuffer.
av_fifo_reset(AVFifoBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reset the AVFifoBuffer to the state right after av_fifo_alloc, in particular it is emptied.
av_fifo_size(AVFifoBuffer) - Static method in class org.bytedeco.ffmpeg.global.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(AVFifoBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the amount of space in bytes in the AVFifoBuffer, that is the amount of data you can write into it.
av_file_map(BytePointer, PointerPointer, SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Read the file with name filename, and put its content in a newly allocated buffer or map it with mmap() when available.
av_file_map(BytePointer, BytePointer, SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_map(String, ByteBuffer, SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_map(BytePointer, byte[], SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_map(String, BytePointer, SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_map(BytePointer, ByteBuffer, SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_map(String, byte[], SizeTPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_unmap(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Unmap or free the buffer bufptr created by av_file_map().
av_file_unmap(ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_file_unmap(byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_filename_number_test(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Check whether filename actually is a numbered sequence generator.
av_filename_number_test(String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_filter_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Iterate over all registered filters.
av_filter_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
av_find_best_pix_fmt_of_2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_find_best_pix_fmt_of_2(int, int, int, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_best_stream(AVFormatContext, int, int, int, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Find the "best" stream in the file.
av_find_best_stream(AVFormatContext, int, int, int, AVCodec, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_find_default_stream_index(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_find_info_tag(BytePointer, int, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Attempt to find a specific tag in a URL.
av_find_info_tag(ByteBuffer, int, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_info_tag(byte[], int, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_info_tag(BytePointer, int, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_info_tag(ByteBuffer, int, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_info_tag(byte[], int, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_find_input_format(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Find AVInputFormat based on the short name of the input format.
av_find_input_format(String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_find_nearest_q_idx(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Find the value in a list of rationals nearest a given reference rational.
av_find_program_from_stream(AVFormatContext, AVProgram, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Find the programs which belong to a given stream.
av_float2int(float) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reinterpret a float as a 32-bit integer.
av_fmt_ctx_get_duration_estimation_method(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Returns the method used to set ctx->duration.
av_fopen_utf8(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Open a file using a UTF-8 filename.
av_fopen_utf8(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_force_cpu_flags(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Disables cpu detection and forces the specified flags.
av_format_control_message - Class in org.bytedeco.ffmpeg.avformat
Callback used by devices to communicate with application.
av_format_control_message(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.av_format_control_message
Pointer cast constructor.
av_format_control_message() - Constructor for class org.bytedeco.ffmpeg.avformat.av_format_control_message
 
av_format_get_audio_codec(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_control_message_cb(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_data_codec(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_metadata_header_padding(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_opaque(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_open_cb(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_probe_score(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_subtitle_codec(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_get_video_codec(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_inject_global_side_data(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.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(AVFormatContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_control_message_cb(AVFormatContext, av_format_control_message) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_data_codec(AVFormatContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_metadata_header_padding(AVFormatContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_opaque(AVFormatContext, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_open_cb(AVFormatContext, AVOpenCallback) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_subtitle_codec(AVFormatContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_format_set_video_codec(AVFormatContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_fourcc_make_string(BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Fill the provided buffer with a string containing a FourCC (four-character code) representation.
av_fourcc_make_string(ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_fourcc_make_string(byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_FOURCC_MAX_STRING_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
av_frame_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVFrame and set its fields to default values.
av_frame_apply_cropping(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Crop the given video AVFrame according to its crop_left/crop_top/crop_right/ crop_bottom fields.
av_frame_clone(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create a new frame that references the same data as src.
av_frame_copy(AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy the frame data from src to dst.
av_frame_copy_props(AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy only "metadata" fields from src to dst.
AV_FRAME_CROP_UNALIGNED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum
AV_FRAME_DATA_A53_CC - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_AFD - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_AUDIO_SERVICE_TYPE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_CONTENT_LIGHT_LEVEL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_DISPLAYMATRIX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_DOWNMIX_INFO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_DYNAMIC_HDR_PLUS - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_GOP_TIMECODE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_ICC_PROFILE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_MASTERING_DISPLAY_METADATA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_MATRIXENCODING - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_MOTION_VECTORS - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_PANSCAN - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_QP_TABLE_DATA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_QP_TABLE_PROPERTIES - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_REGIONS_OF_INTEREST - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_REPLAYGAIN - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_S12M_TIMECODE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_SKIP_SAMPLES - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_SPHERICAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_DATA_STEREO3D - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVFrameSideDataType
AV_FRAME_FILENAME_FLAGS_MULTIPLE - Static variable in class org.bytedeco.ffmpeg.global.avformat
Allow multiple %d
AV_FRAME_FLAG_CORRUPT - Static variable in class org.bytedeco.ffmpeg.avutil.AVFrame
The frame data may be corrupted, e.g.
AV_FRAME_FLAG_DISCARD - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.global.avutil
Free the frame and any dynamically allocated objects in it, e.g.
av_frame_free(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_frame_get_best_effort_timestamp(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_buffer(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate new buffer(s) for audio or video data.
av_frame_get_channel_layout(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_channels(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_color_range(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_colorspace(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_decode_error_flags(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_metadata(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_pkt_duration(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_pkt_pos(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_pkt_size(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_plane_buffer(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the buffer reference a given data plane is stored in.
av_frame_get_qp_table(AVFrame, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_qp_table(AVFrame, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_qp_table(AVFrame, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_sample_rate(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_get_side_data(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_frame_is_writable(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Check if the frame data is writable.
av_frame_make_writable(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Ensure that the frame data is writable, avoiding data copy if possible.
av_frame_move_ref(AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Move everything contained in src to dst and reset src.
av_frame_new_side_data(AVFrame, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add a new side data to a frame.
av_frame_new_side_data_from_buf(AVFrame, int, AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add a new side data to a frame from an existing AVBufferRef
av_frame_ref(AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set up a new reference to the data described by the source frame.
av_frame_remove_side_data(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.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(AVFrame, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_channel_layout(AVFrame, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_channels(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_color_range(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_colorspace(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_decode_error_flags(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_metadata(AVFrame, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_pkt_duration(AVFrame, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_pkt_pos(AVFrame, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_pkt_size(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_qp_table(AVFrame, AVBufferRef, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_set_sample_rate(AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_frame_side_data_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_frame_unref(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Unreference all the buffers referenced by frame and reset the frame fields.
av_free(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free a memory block which has been allocated with a function of av_malloc() or av_realloc() family.
av_free_packet(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use av_packet_unref
av_freep(Pointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Compute the greatest common divisor of two integer operands.
av_get_alt_sample_fmt(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the planar<->packed alternative form of the given sample format, or AV_SAMPLE_FMT_NONE on error.
av_get_audio_frame_duration(AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return audio frame duration.
av_get_audio_frame_duration2(AVCodecParameters, int) - Static method in class org.bytedeco.ffmpeg.global.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(AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Return codec bits per sample.
AV_GET_BUFFER_FLAG_REF - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Return number of bytes per sample.
av_get_channel_description(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the description of a given channel.
av_get_channel_layout(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_get_channel_layout_channel_index(long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the index of a channel in channel_layout.
av_get_channel_layout_nb_channels(long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Return a description of a channel layout.
av_get_channel_layout_string(ByteBuffer, int, int, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_channel_layout_string(byte[], int, int, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_channel_name(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the name of a given channel.
av_get_codec_tag_string(BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
see av_fourcc_make_string() and av_fourcc2str().
av_get_codec_tag_string(ByteBuffer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_get_codec_tag_string(byte[], long, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_get_colorspace_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the name of a colorspace.
av_get_cpu_flags() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the flags which specify extensions supported by the CPU.
av_get_default_channel_layout(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return default channel layout for a given number of channels.
av_get_exact_bits_per_sample(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return codec bits per sample.
av_get_extended_channel_layout(BytePointer, LongPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return a channel layout and the number of channels based on the specified name.
av_get_extended_channel_layout(String, LongBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_extended_channel_layout(BytePointer, long[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_extended_channel_layout(String, LongPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_extended_channel_layout(BytePointer, LongBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_extended_channel_layout(String, long[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_frame_filename(BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename(ByteBuffer, int, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename(byte[], int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename(BytePointer, int, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename(ByteBuffer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename(byte[], int, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename2(BytePointer, int, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_get_frame_filename2(byte[], int, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename2(BytePointer, int, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename2(ByteBuffer, int, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_frame_filename2(byte[], int, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_known_color_name(int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the name of a color from the internal table of hard-coded named colors.
av_get_known_color_name(int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_known_color_name(int, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_known_color_name(int, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_media_type_string(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return a string describing the media_type enum, NULL if media_type is unknown.
av_get_output_timestamp(AVFormatContext, int, LongPointer, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get timing information for the data currently output.
av_get_output_timestamp(AVFormatContext, int, LongBuffer, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_output_timestamp(AVFormatContext, int, long[], long[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_get_packed_sample_fmt(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the packed alternative form of the given sample format.
av_get_packet(AVIOContext, AVPacket, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate and read the payload of a packet and initialize its fields with default values.
av_get_padded_bits_per_pixel(AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Return the PCM codec associated with a sample format.
av_get_picture_type_char(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return a single letter to describe the given picture type pict_type.
av_get_pix_fmt(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the pixel format corresponding to name.
av_get_pix_fmt(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_pix_fmt_loss(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
 
av_get_pix_fmt_string(byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_planar_sample_fmt(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the planar alternative form of the given sample format.
av_get_profile_name(AVCodec, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return a name for the specified profile, if available.
av_get_random_seed() - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a seed to use in conjunction with random functions.
av_get_sample_fmt(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_get_sample_fmt_name(int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
 
av_get_sample_fmt_string(byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_standard_channel_layout(int, LongPointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_get_standard_channel_layout(int, LongBuffer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_standard_channel_layout(int, long[], byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_time_base_q() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the fractional representation of the internal time base.
av_get_token(PointerPointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Unescape the given string until a non escaped terminating char, and return the token corresponding to the unescaped string.
av_get_token(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_token(ByteBuffer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_token(byte[], BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_token(BytePointer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_token(ByteBuffer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_get_token(byte[], String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_gettime() - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current time in microseconds.
av_gettime_relative() - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current time in microseconds since some unspecified starting point.
av_gettime_relative_is_monotonic() - Static method in class org.bytedeco.ffmpeg.global.avutil
Indicates with a boolean result if the av_gettime_relative() time source is monotonic.
av_grow_packet(AVPacket, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Increase packet size, correctly zeroing padding
av_guess_codec(AVOutputFormat, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the codec ID based upon muxer and filename.
av_guess_codec(AVOutputFormat, String, String, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_guess_format(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_guess_frame_rate(AVFormatContext, AVStream, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the frame rate, based on both the container and codec information.
av_guess_sample_aspect_ratio(AVFormatContext, AVStream, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the sample aspect ratio of a frame, based on both the stream and the frame aspect ratio.
av_hash_alloc(PointerPointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a hash context for the algorithm specified by name.
av_hash_alloc(AVHashContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_alloc(AVHashContext, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final(AVHashContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize a hash context and compute the actual hash value.
av_hash_final(AVHashContext, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final(AVHashContext, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_b64(AVHashContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize a hash context and store the Base64 representation of the actual hash value as a string.
av_hash_final_b64(AVHashContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_b64(AVHashContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_bin(AVHashContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize a hash context and store the actual hash value in a buffer.
av_hash_final_bin(AVHashContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_bin(AVHashContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_hex(AVHashContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize a hash context and store the hexadecimal representation of the actual hash value as a string.
av_hash_final_hex(AVHashContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_final_hex(AVHashContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_freep(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free hash context and set hash context pointer to NULL.
av_hash_freep(AVHashContext) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_get_name(AVHashContext) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the name of the algorithm corresponding to the given hash context.
av_hash_get_size(AVHashContext) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the size of the resulting hash value in bytes.
av_hash_init(AVHashContext) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize or reset a hash context.
AV_HASH_MAX_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Maximum value that av_hash_get_size() will currently return.
av_hash_names(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the names of available hash algorithms.
av_hash_update(AVHashContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update a hash context with additional data.
av_hash_update(AVHashContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_update(AVHashContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_update(AVHashContext, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_update(AVHashContext, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hash_update(AVHashContext, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_HDR_PLUS_OVERLAP_PROCESS_LAYERING - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHDRPlusOverlapProcessOption
AV_HDR_PLUS_OVERLAP_PROCESS_WEIGHTED_AVERAGING - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHDRPlusOverlapProcessOption
av_hex_dump(Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_hex_dump(Pointer, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_hex_dump_log(Pointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_hex_dump_log(Pointer, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_hmac_alloc(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVHMAC context.
av_hmac_calc(AVHMAC, BytePointer, int, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Hash an array of data with a key.
av_hmac_calc(AVHMAC, ByteBuffer, int, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_calc(AVHMAC, byte[], int, byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_final(AVHMAC, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output the HMAC digest.
av_hmac_final(AVHMAC, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_final(AVHMAC, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_free(AVHMAC) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVHMAC context.
av_hmac_init(AVHMAC, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVHMAC context with an authentication key.
av_hmac_init(AVHMAC, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_init(AVHMAC, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_HMAC_MD5 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
AV_HMAC_SHA1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
AV_HMAC_SHA224 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
AV_HMAC_SHA256 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
AV_HMAC_SHA384 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
AV_HMAC_SHA512 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHMACType
av_hmac_update(AVHMAC, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Hash data with the HMAC.
av_hmac_update(AVHMAC, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hmac_update(AVHMAC, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_HWACCEL_CODEC_CAP_EXPERIMENTAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
HWAccel is experimental and is thus avoided in favor of non experimental codecs
AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH - Static variable in class org.bytedeco.ffmpeg.global.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_ALLOW_PROFILE_MISMATCH - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Hardware acceleration should still be attempted for decoding when the codec profile does not match the reported capabilities of the hardware.
AV_HWACCEL_FLAG_IGNORE_LEVEL - Static variable in class org.bytedeco.ffmpeg.global.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(AVHWAccel) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
AVHWaccel structures contain no user-serviceable parts, so this function should not be used.
av_hwdevice_ctx_alloc(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVHWDeviceContext for a given hardware type.
av_hwdevice_ctx_create(PointerPointer, int, BytePointer, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Open a device of the specified type and create an AVHWDeviceContext for it.
av_hwdevice_ctx_create(AVBufferRef, int, BytePointer, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwdevice_ctx_create(AVBufferRef, int, String, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwdevice_ctx_create_derived(PointerPointer, int, AVBufferRef, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create a new device of the specified type from an existing device.
av_hwdevice_ctx_create_derived(AVBufferRef, int, AVBufferRef, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwdevice_ctx_init(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize the device context before use.
av_hwdevice_find_type_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Look up an AVHWDeviceType by name.
av_hwdevice_find_type_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwdevice_get_hwframe_constraints(AVBufferRef, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the constraints on HW frames given a device and the HW-specific configuration to be used with that device.
av_hwdevice_get_type_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the string name of an AVHWDeviceType.
av_hwdevice_hwconfig_alloc(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a HW-specific configuration structure for a given HW device.
av_hwdevice_iterate_types(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Iterate over supported device types.
AV_HWDEVICE_TYPE_CUDA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_D3D11VA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_DRM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_DXVA2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_MEDIACODEC - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_NONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_OPENCL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_QSV - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_VAAPI - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_VDPAU - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
AV_HWDEVICE_TYPE_VIDEOTOOLBOX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWDeviceType
av_hwframe_constraints_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVHWFrameConstraints structure.
av_hwframe_constraints_free(AVHWFramesConstraints) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwframe_ctx_alloc(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVHWFramesContext tied to a given device context.
av_hwframe_ctx_create_derived(PointerPointer, int, AVBufferRef, AVBufferRef, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create and initialise an AVHWFramesContext as a mapping of another existing AVHWFramesContext on a different device.
av_hwframe_ctx_create_derived(AVBufferRef, int, AVBufferRef, AVBufferRef, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwframe_ctx_init(AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finalize the context before use.
av_hwframe_get_buffer(AVBufferRef, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a new frame attached to the given AVHWFramesContext.
av_hwframe_map(AVFrame, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Map a hardware frame.
AV_HWFRAME_MAP_DIRECT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum
AV_HWFRAME_MAP_OVERWRITE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum
AV_HWFRAME_MAP_READ - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum
AV_HWFRAME_MAP_WRITE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum
av_hwframe_transfer_data(AVFrame, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy data to or from a hw surface.
AV_HWFRAME_TRANSFER_DIRECTION_FROM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWFrameTransferDirection
AV_HWFRAME_TRANSFER_DIRECTION_TO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVHWFrameTransferDirection
av_hwframe_transfer_get_formats(AVBufferRef, int, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a list of possible source or target formats usable in av_hwframe_transfer_data().
av_hwframe_transfer_get_formats(AVBufferRef, int, IntPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwframe_transfer_get_formats(AVBufferRef, int, IntBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_hwframe_transfer_get_formats(AVBufferRef, int, int[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_iformat_next(AVInputFormat) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_image_alloc(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_alloc(ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_alloc(byte[], int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_check_sar(int, int, AVRational) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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_check_size2(int, int, long, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Check if the given dimension of an image is valid, meaning that all bytes of a plane of an image with the specified pix_fmt can be addressed with a signed int.
av_image_copy(PointerPointer, IntPointer, PointerPointer, IntPointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_copy(ByteBuffer, IntBuffer, ByteBuffer, IntBuffer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy(byte[], int[], byte[], int[], int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_plane(BytePointer, int, BytePointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy image plane from src to dst.
av_image_copy_plane(ByteBuffer, int, ByteBuffer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_plane(byte[], int, byte[], int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_to_buffer(BytePointer, int, PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_copy_to_buffer(ByteBuffer, int, ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_to_buffer(byte[], int, byte[], int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_uc_from(PointerPointer, SizeTPointer, PointerPointer, SizeTPointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy image data located in uncacheable (e.g.
av_image_copy_uc_from(BytePointer, SizeTPointer, BytePointer, SizeTPointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_uc_from(ByteBuffer, SizeTPointer, ByteBuffer, SizeTPointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_copy_uc_from(byte[], SizeTPointer, byte[], SizeTPointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_arrays(PointerPointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_fill_arrays(ByteBuffer, IntBuffer, ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_arrays(byte[], int[], byte[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_black(PointerPointer, SizeTPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Overwrite the image data with black.
av_image_fill_black(BytePointer, SizeTPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_black(ByteBuffer, SizeTPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_black(byte[], SizeTPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_linesizes(IntPointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_fill_linesizes(int[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_max_pixsteps(IntPointer, IntPointer, AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.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, AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_max_pixsteps(int[], int[], AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_pointers(PointerPointer, int, int, BytePointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_image_fill_pointers(ByteBuffer, int, int, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_fill_pointers(byte[], int, int, byte[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_image_get_buffer_size(int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Compute the size of an image line with format pix_fmt and width width for the plane plane.
av_index_search_timestamp(AVStream, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the index for a specific timestamp.
av_init_packet(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Initialize optional fields of a packet with default values.
av_input_audio_device_next(AVInputFormat) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Audio input devices iterator.
AV_INPUT_BUFFER_MIN_SIZE - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
\ingroup lavc_decoding Required number of additionally allocated bytes at the end of the input bitstream for decoding.
av_input_video_device_next(AVInputFormat) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Video input devices iterator.
av_int2double(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reinterpret a 64-bit integer as a double.
av_int2float(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Reinterpret a 32-bit integer as a float.
av_int_list_length_for_size(int, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Compute the length of an integer list.
av_interleaved_write_frame(AVFormatContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write a packet to an output media file ensuring correct interleaving.
av_interleaved_write_uncoded_frame(AVFormatContext, int, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write an uncoded frame to an output media file.
av_intfloat32 - Class in org.bytedeco.ffmpeg.avutil
 
av_intfloat32() - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat32
Default native constructor.
av_intfloat32(long) - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat32
Native array allocator.
av_intfloat32(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat32
Pointer cast constructor.
av_intfloat64 - Class in org.bytedeco.ffmpeg.avutil
 
av_intfloat64() - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat64
Default native constructor.
av_intfloat64(long) - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat64
Native array allocator.
av_intfloat64(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_intfloat64
Pointer cast constructor.
av_inv_q(AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Invert a rational.
av_isdigit(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII isdigit.
av_isgraph(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII isgraph.
av_isspace(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII isspace.
av_isxdigit(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII isxdigit.
av_jni_get_java_vm(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_jni_set_java_vm(Pointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
\}
av_lfg_get(AVLFG) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the next random unsigned 32-bit number using an ALFG.
av_lfg_init(AVLFG, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\}
av_lfg_init_from_data(AVLFG, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Seed the state of the ALFG using binary data.
av_lfg_init_from_data(AVLFG, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_lfg_init_from_data(AVLFG, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_LOCK_CREATE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVLockOp
AV_LOCK_DESTROY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVLockOp
AV_LOCK_OBTAIN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVLockOp
AV_LOCK_RELEASE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVLockOp
av_lockmgr_register(Cb_PointerPointer_int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_lockmgr_register(Cb_Pointer_int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_log(Pointer, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_log2(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Comparator.
av_log2_16bit(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_LOG_DEBUG - Static variable in class org.bytedeco.ffmpeg.global.avutil
Stuff which is only useful for libav* developers.
av_log_default_callback(Pointer, int, BytePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
AV_LOG_ERROR - Static variable in class org.bytedeco.ffmpeg.global.avutil
Something went wrong and cannot losslessly be recovered.
AV_LOG_FATAL - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
 
av_log_format_line(Pointer, int, BytePointer, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line(Pointer, int, String, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line(Pointer, int, BytePointer, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line(Pointer, int, String, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line2(Pointer, int, BytePointer, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_log_format_line2(Pointer, int, BytePointer, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line2(Pointer, int, String, Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line2(Pointer, int, BytePointer, Pointer, ByteBuffer, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_format_line2(Pointer, int, String, Pointer, byte[], int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_get_flags() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_get_level() - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the current log level
AV_LOG_INFO - Static variable in class org.bytedeco.ffmpeg.global.avutil
Standard information.
AV_LOG_MAX_OFFSET - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_LOG_PANIC - Static variable in class org.bytedeco.ffmpeg.global.avutil
Something went really wrong and we will crash now.
AV_LOG_PRINT_LEVEL - Static variable in class org.bytedeco.ffmpeg.global.avutil
Include the log severity in messages originating from codecs.
AV_LOG_QUIET - Static variable in class org.bytedeco.ffmpeg.global.avutil
Print no output.
av_log_set_callback(Callback_Pointer_int_BytePointer_Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_set_callback(Callback_Pointer_int_String_Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_set_flags(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_log_set_level(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set the log level
AV_LOG_SKIP_REPEATED - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Extremely verbose debugging, useful for libav* development.
AV_LOG_VERBOSE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Detailed information.
AV_LOG_WARNING - Static variable in class org.bytedeco.ffmpeg.global.avutil
Something somehow does not look correct.
av_make_error_string(BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_make_error_string(byte[], long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_make_q(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Create an AVRational.
av_malloc(long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Allocate a memory block for an array with av_malloc().
av_mallocz(long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Allocate a memory block for an array with av_mallocz().
av_mastering_display_metadata_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVMasteringDisplayMetadata structure and set its fields to default values.
av_mastering_display_metadata_create_side_data(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a complete AVMasteringDisplayMetadata and add it to the frame.
av_match_ext(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_match_list(BytePointer, BytePointer, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
Check if a name is in a list.
av_match_list(String, String, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_match_name(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Match instances of a name in a comma-separated list of names.
av_match_name(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_MATRIX_ENCODING_DOLBY - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_DOLBYEX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_DOLBYHEADPHONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_DPLII - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_DPLIIX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_DPLIIZ - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
AV_MATRIX_ENCODING_NONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMatrixEncoding
av_max_alloc(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set the maximum size that may be allocated in one block.
av_md5_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVMD5 context.
av_md5_final(AVMD5, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output digest value.
av_md5_final(AVMD5, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_final(AVMD5, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_init(AVMD5) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize MD5 hashing.
av_md5_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_md5 MD5 \ingroup lavu_hash MD5 hash function implementation.
av_md5_sum(BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Hash an array of data.
av_md5_sum(ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_sum(byte[], byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_sum(BytePointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_sum(ByteBuffer, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_sum(byte[], byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_update(AVMD5, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update hash value.
av_md5_update(AVMD5, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_update(AVMD5, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_update(AVMD5, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_update(AVMD5, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_md5_update(AVMD5, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_memcpy_backptr(BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Overlapping memcpy() implementation.
av_memcpy_backptr(ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_memcpy_backptr(byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_memdup(Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Duplicate a buffer with av_malloc().
av_mlfg_get(AVLFG) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the next random unsigned 32-bit number using a MLFG.
av_mod_uintp2_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Clear high bits from an unsigned integer starting with specific bit position
av_mul_q(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Multiply two rationals.
av_murmur3_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVMurMur3 hash context.
av_murmur3_final(Pointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output digest value.
av_murmur3_final(Pointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_final(Pointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_init(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize or reinitialize an AVMurMur3 hash context.
av_murmur3_init_seeded(Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize or reinitialize an AVMurMur3 hash context with a seed.
av_murmur3_update(Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update hash context with new data.
av_murmur3_update(Pointer, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_update(Pointer, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_update(Pointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_update(Pointer, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_murmur3_update(Pointer, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_muxer_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Iterate over all registered muxers.
av_muxer_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_nearer_q(AVRational, AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Find which of the two rationals is closer to another rational.
av_new_packet(AVPacket, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate the payload of a packet and initialize its fields with default values.
av_new_program(AVFormatContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AV_NOPTS_VALUE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_NOPTS_VALUE() - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.avutil.AVFrame
 
av_oformat_next(AVOutputFormat) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
AV_OPT_ALLOW_NULL - Static variable in class org.bytedeco.ffmpeg.global.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(AVClass, AVClass) - Static method in class org.bytedeco.ffmpeg.global.avutil
Iterate over potential AVOptions-enabled children of parent.
av_opt_child_next(Pointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Iterate over AVOptions-enabled children of obj.
av_opt_copy(Pointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy options from src object into dest object.
av_opt_eval_double(Pointer, AVOption, BytePointer, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_double(Pointer, AVOption, String, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_double(Pointer, AVOption, BytePointer, double[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_double(Pointer, AVOption, String, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_double(Pointer, AVOption, BytePointer, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_double(Pointer, AVOption, String, double[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_flags(Pointer, AVOption, BytePointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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, AVOption, String, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_flags(Pointer, AVOption, BytePointer, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_flags(Pointer, AVOption, String, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_flags(Pointer, AVOption, BytePointer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_flags(Pointer, AVOption, String, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, BytePointer, FloatPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, String, FloatBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, BytePointer, float[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, String, FloatPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, BytePointer, FloatBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_float(Pointer, AVOption, String, float[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, BytePointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, String, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, BytePointer, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, String, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, BytePointer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int(Pointer, AVOption, String, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, BytePointer, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, String, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, BytePointer, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, String, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, BytePointer, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_int64(Pointer, AVOption, String, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_q(Pointer, AVOption, BytePointer, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_eval_q(Pointer, AVOption, String, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_find(Pointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Look for an option in an object.
av_opt_find(Pointer, String, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_find2(Pointer, BytePointer, BytePointer, int, int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Look for an option in an object.
av_opt_find2(Pointer, BytePointer, BytePointer, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_find2(Pointer, String, String, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_OPT_FLAG_AUDIO_PARAM - Static variable in class org.bytedeco.ffmpeg.avutil.AVOption
 
AV_OPT_FLAG_BSF_PARAM - Static variable in class org.bytedeco.ffmpeg.avutil.AVOption
a generic parameter which can be set by the user for bit stream filtering
AV_OPT_FLAG_DECODING_PARAM - Static variable in class org.bytedeco.ffmpeg.avutil.AVOption
a generic parameter which can be set by the user for demuxing or decoding
AV_OPT_FLAG_DEPRECATED - Static variable in class org.bytedeco.ffmpeg.avutil.AVOption
set if option is deprecated, users should refer to AVOption.help text for more information
AV_OPT_FLAG_ENCODING_PARAM - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avutil.AVOption
The option is intended for exporting values to the caller.
AV_OPT_FLAG_FILTERING_PARAM - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.global.avutil
enum
av_opt_flag_is_set(Pointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
AV_OPT_FLAG_READONLY - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avutil.AVOption
 
AV_OPT_FLAG_VIDEO_PARAM - Static variable in class org.bytedeco.ffmpeg.avutil.AVOption
 
av_opt_free(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free all allocated objects in obj.
av_opt_freep_ranges(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free an AVOptionRanges struct and set it to NULL.
av_opt_freep_ranges(AVOptionRanges) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get(Pointer, BytePointer, int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_opt_get(Pointer, String, int, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get(Pointer, BytePointer, int, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get(Pointer, String, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get(Pointer, BytePointer, int, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get(Pointer, String, int, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, BytePointer, int, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, String, int, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, BytePointer, int, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, String, int, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, BytePointer, int, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_channel_layout(Pointer, String, int, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_dict_val(Pointer, BytePointer, int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_dict_val(Pointer, BytePointer, int, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_dict_val(Pointer, String, int, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, BytePointer, int, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, String, int, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, BytePointer, int, double[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, String, int, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, BytePointer, int, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_double(Pointer, String, int, double[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, BytePointer, int, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, String, int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, BytePointer, int, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, String, int, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, BytePointer, int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_image_size(Pointer, String, int, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, BytePointer, int, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, String, int, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, BytePointer, int, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, String, int, LongPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, BytePointer, int, LongBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_int(Pointer, String, int, long[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_key_value(PointerPointer, BytePointer, BytePointer, int, PointerPointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_opt_get_key_value(ByteBuffer, String, String, int, ByteBuffer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_key_value(byte[], BytePointer, BytePointer, int, byte[], byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_key_value(BytePointer, String, String, int, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_key_value(ByteBuffer, BytePointer, BytePointer, int, ByteBuffer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_key_value(byte[], String, String, int, byte[], byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, String, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, BytePointer, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, String, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, BytePointer, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_pixel_fmt(Pointer, String, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_q(Pointer, BytePointer, int, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_q(Pointer, String, int, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, BytePointer, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, String, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, BytePointer, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, String, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, BytePointer, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_sample_fmt(Pointer, String, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_video_rate(Pointer, BytePointer, int, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_get_video_rate(Pointer, String, int, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_is_set_to_default(Pointer, AVOption) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
 
AV_OPT_MULTI_COMPONENT_RANGE - Static variable in class org.bytedeco.ffmpeg.global.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, AVOption) - Static method in class org.bytedeco.ffmpeg.global.avutil
Iterate over all AVOptions belonging to obj.
av_opt_ptr(AVClass, Pointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Gets a pointer to the requested field in a struct.
av_opt_ptr(AVClass, Pointer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_query_ranges(PointerPointer, Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a list of allowed ranges for the given option.
av_opt_query_ranges(AVOptionRanges, Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_query_ranges(AVOptionRanges, Pointer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_query_ranges_default(PointerPointer, Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a default list of allowed ranges for the given option.
av_opt_query_ranges_default(AVOptionRanges, Pointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_query_ranges_default(AVOptionRanges, Pointer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_OPT_SEARCH_CHILDREN - Static variable in class org.bytedeco.ffmpeg.global.avutil
Search in possible children of the given object first.
AV_OPT_SEARCH_FAKE_OBJ - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Serialize object's options.
av_opt_serialize(Pointer, int, int, BytePointer, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_serialize(Pointer, int, int, ByteBuffer, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_serialize(Pointer, int, int, byte[], byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_OPT_SERIALIZE_OPT_FLAGS_EXACT - Static variable in class org.bytedeco.ffmpeg.global.avutil
Serialize options that exactly match opt_flags only.
AV_OPT_SERIALIZE_SKIP_DEFAULTS - Static variable in class org.bytedeco.ffmpeg.global.avutil
Serialize options that are not set to default values only.
av_opt_set(Pointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, String, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, String, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_bin(Pointer, String, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_channel_layout(Pointer, BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_channel_layout(Pointer, String, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_defaults(Pointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Set the values of all AVOption fields to their default values.
av_opt_set_dict(Pointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set all the options from a given dictionary on an object.
av_opt_set_dict(Pointer, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_dict2(Pointer, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set all the options from a given dictionary on an object.
av_opt_set_dict2(Pointer, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_dict_val(Pointer, BytePointer, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\note Any old dictionary present is discarded and replaced with a copy of the new one.
av_opt_set_dict_val(Pointer, String, AVDictionary, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_double(Pointer, BytePointer, double, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_double(Pointer, String, double, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, BytePointer, PointerPointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, String, ByteBuffer, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, BytePointer, byte[], BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, String, BytePointer, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, BytePointer, ByteBuffer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_from_string(Pointer, String, byte[], String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_image_size(Pointer, BytePointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_image_size(Pointer, String, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_int(Pointer, BytePointer, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_int(Pointer, String, long, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_pixel_fmt(Pointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_pixel_fmt(Pointer, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_q(Pointer, BytePointer, AVRational, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_q(Pointer, String, AVRational, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_sample_fmt(Pointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_sample_fmt(Pointer, String, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_video_rate(Pointer, BytePointer, AVRational, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_set_video_rate(Pointer, String, AVRational, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_opt_show2(Pointer, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Show the obj options.
AV_OPT_TYPE_BINARY - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_BOOL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_CHANNEL_LAYOUT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_COLOR - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_CONST - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_DICT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_DOUBLE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_DURATION - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_FLAGS - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_FLOAT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_IMAGE_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_INT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_INT64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_PIXEL_FMT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_RATIONAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_SAMPLE_FMT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_STRING - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_UINT64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
AV_OPT_TYPE_VIDEO_RATE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVOptionType
av_output_audio_device_next(AVOutputFormat) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Audio output devices iterator.
av_output_video_device_next(AVOutputFormat) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Video output devices iterator.
av_packet_add_side_data(AVPacket, int, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Wrap an existing array as a packet side data.
av_packet_add_side_data(AVPacket, int, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_add_side_data(AVPacket, int, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_alloc() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate an AVPacket and set its fields to default values.
av_packet_clone(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Create a new packet that references the same data as src.
av_packet_copy_props(AVPacket, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Copy only "properties" fields from src to dst.
av_packet_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free the packet, if the packet is reference counted, it will be unreferenced first.
av_packet_free(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_free_side_data(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Convenience function to free all the side data stored.
av_packet_from_data(AVPacket, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Initialize a reference-counted packet from av_malloc()ed data.
av_packet_from_data(AVPacket, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_from_data(AVPacket, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_get_side_data(AVPacket, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get side information from packet.
av_packet_get_side_data(AVPacket, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_get_side_data(AVPacket, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_make_refcounted(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Ensure the data described by a given packet is reference counted.
av_packet_make_writable(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Create a writable reference for the data described by a given packet, avoiding data copy if possible.
av_packet_merge_side_data(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_packet_move_ref(AVPacket, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Move every field in src to dst and reset src.
av_packet_new_side_data(AVPacket, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate new information of a packet.
av_packet_pack_dictionary(AVDictionary, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Pack a dictionary for use in side_data.
av_packet_pack_dictionary(AVDictionary, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_pack_dictionary(AVDictionary, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_ref(AVPacket, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.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(AVPacket, AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Convert valid timing fields (timestamps / durations) in a packet from one timebase to another.
av_packet_shrink_side_data(AVPacket, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Shrink the already allocated side data buffer
av_packet_side_data_name(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_split_side_data(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_packet_unpack_dictionary(BytePointer, int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Unpack a dictionary from side_data.
av_packet_unpack_dictionary(BytePointer, int, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_unpack_dictionary(ByteBuffer, int, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_unpack_dictionary(byte[], int, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_packet_unref(AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Wipe the packet.
av_parity_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_color(BytePointer, BytePointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Put the RGBA values that correspond to color_string in rgba_color.
av_parse_color(ByteBuffer, String, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_color(byte[], BytePointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_color(BytePointer, String, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_color(ByteBuffer, BytePointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_color(byte[], String, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_cpu_caps(IntPointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_parse_cpu_caps(int[], BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_cpu_caps(IntPointer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_cpu_caps(IntBuffer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_cpu_caps(int[], String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_cpu_flags(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_parse_cpu_flags(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_parse_ratio(AVRational, BytePointer, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse str and store the parsed ratio in q.
av_parse_ratio(AVRational, String, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_time(LongPointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse timestr and return in *time a corresponding number of microseconds.
av_parse_time(LongBuffer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_time(long[], BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_time(LongPointer, String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_time(LongBuffer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_time(long[], String, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_rate(AVRational, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse str and store the detected values in *rate.
av_parse_video_rate(AVRational, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_size(IntPointer, IntPointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse str and put in width_ptr and height_ptr the detected values.
av_parse_video_size(IntBuffer, IntBuffer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_size(int[], int[], BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_size(IntPointer, IntPointer, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_size(IntBuffer, IntBuffer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parse_video_size(int[], int[], String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_parser_change(AVCodecParserContext, AVCodecContext, PointerPointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use AVBitStreamFilter
av_parser_change(AVCodecParserContext, AVCodecContext, BytePointer, IntPointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_change(AVCodecParserContext, AVCodecContext, ByteBuffer, IntBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_change(AVCodecParserContext, AVCodecContext, byte[], int[], byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_close(AVCodecParserContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_init(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_iterate(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Iterate over all registered codec parsers.
av_parser_iterate(Pointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_next(AVCodecParser) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_parser_parse2(AVCodecParserContext, AVCodecContext, PointerPointer, IntPointer, BytePointer, int, long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Parse a packet.
av_parser_parse2(AVCodecParserContext, AVCodecContext, BytePointer, IntPointer, BytePointer, int, long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_parse2(AVCodecParserContext, AVCodecContext, ByteBuffer, IntBuffer, ByteBuffer, int, long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_parser_parse2(AVCodecParserContext, AVCodecContext, byte[], int[], byte[], int, long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
AV_PARSER_PTS_NB - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
av_picture_copy(AVPicture, AVPicture, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_image_copy() instead.
av_picture_crop(AVPicture, AVPicture, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
unused
av_picture_pad(AVPicture, AVPicture, int, int, int, int, int, int, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
unused
av_picture_pad(AVPicture, AVPicture, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_picture_pad(AVPicture, AVPicture, int, int, int, int, int, int, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
AV_PICTURE_STRUCTURE_BOTTOM_FIELD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPictureStructure
AV_PICTURE_STRUCTURE_FRAME - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPictureStructure
AV_PICTURE_STRUCTURE_TOP_FIELD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPictureStructure
AV_PICTURE_STRUCTURE_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPictureStructure
AV_PICTURE_TYPE_B - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_BI - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_I - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_NONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_S - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_SI - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PICTURE_TYPE_SP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPictureType
AV_PIX_FMT_0BGR - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_0BGR32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_0BGR32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_0RGB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_0RGB32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_0RGB32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_ABGR - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_ARGB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_AYUV64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_AYUV64() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_AYUV64BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_AYUV64LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_BGGR16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_BGGR16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_BGGR16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_BGGR16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_BGGR8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GBRG16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_GBRG16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_GBRG16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GBRG16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GBRG8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GRBG16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_GRBG16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_GRBG16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GRBG16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_GRBG8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_RGGB16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_RGGB16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BAYER_RGGB16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_RGGB16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BAYER_RGGB8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR24 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR32_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR32_1() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR4 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR444 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR444() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR444BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR444LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR48 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR48() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR48BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR48LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR4_BYTE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR555 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR555() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR555BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR555LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR565 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR565() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGR565BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR565LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGR8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGRA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGRA64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGRA64() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_BGRA64BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_BGRA64LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
av_pix_fmt_count_planes(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_CUDA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_D3D11 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_D3D11VA_VLD - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
av_pix_fmt_desc_get(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_pix_fmt_desc_get_id(AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_pix_fmt_desc_next(AVPixFmtDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avutil
Iterate over all pixel format descriptors known to libavutil.
AV_PIX_FMT_DRM_PRIME - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_DXVA2_VLD - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_FLAG_ALPHA - Static variable in class org.bytedeco.ffmpeg.global.avutil
The pixel format has an alpha channel.
AV_PIX_FMT_FLAG_BAYER - Static variable in class org.bytedeco.ffmpeg.global.avutil
The pixel format is following a Bayer pattern
AV_PIX_FMT_FLAG_BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Pixel format is big-endian.
AV_PIX_FMT_FLAG_BITSTREAM - Static variable in class org.bytedeco.ffmpeg.global.avutil
All values of a component are bit-wise packed end to end.
AV_PIX_FMT_FLAG_FLOAT - Static variable in class org.bytedeco.ffmpeg.global.avutil
The pixel format contains IEEE-754 floating point values.
AV_PIX_FMT_FLAG_HWACCEL - Static variable in class org.bytedeco.ffmpeg.global.avutil
Pixel format is an HW accelerated format.
AV_PIX_FMT_FLAG_PAL - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
At least one pixel component is not in the first data plane.
AV_PIX_FMT_FLAG_PSEUDOPAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
This flag is deprecated, and will be removed. When it is removed, the extra palette allocation in AVFrame.data[1] is removed as well. Only actual paletted formats (as indicated by AV_PIX_FMT_FLAG_PAL) will have a palette. Starting with FFmpeg versions which have this flag deprecated, the extra "pseudo" palette is already ignored, and API users are not required to allocate a palette for AV_PIX_FMT_FLAG_PSEUDOPAL formats (it was required before the deprecation, though).
AV_PIX_FMT_FLAG_RGB - Static variable in class org.bytedeco.ffmpeg.global.avutil
The pixel format contains RGB-like data (as opposed to YUV/grayscale).
AV_PIX_FMT_GBR24P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAP16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAP16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAPF32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAPF32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRAPF32BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRAPF32LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP14 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP14() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP14BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP14LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRP9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRP9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRPF32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRPF32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GBRPF32BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GBRPF32LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
av_pix_fmt_get_chroma_sub_sample(int, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_pix_fmt_get_chroma_sub_sample(int, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY14 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY14() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY14BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY14LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY8A - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAY9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAY9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAYF32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAYF32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_GRAYF32BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_GRAYF32LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_MEDIACODEC - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_MMAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_MONOBLACK - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_MONOWHITE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV20 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_NV20() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_NV20BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV20LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV21 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV24 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_NV42 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_OPENCL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_P010 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_P010() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_P010BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_P010LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_P016 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_P016() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_P016BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_P016LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_PAL8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_QSV - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB24 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB32() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB32_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB32_1() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB4 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB444 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB444() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB444BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB444LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB48 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB48() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB48BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB48LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB4_BYTE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB555 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB555() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB555BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB555LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB565 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB565() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGB565BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB565LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGB8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGBA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGBA64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGBA64() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_RGBA64BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_RGBA64LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
av_pix_fmt_swap_endianness(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Utility function to swap the endianness of a pixel format.
AV_PIX_FMT_UYVY422 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_UYYVYY411 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VAAPI - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VAAPI_IDCT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VAAPI_MOCO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VAAPI_VLD - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VDPAU - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_VIDEOTOOLBOX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_XVMC - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_XYZ12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_XYZ12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_XYZ12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_XYZ12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_Y400A - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YA16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YA16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YA16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YA16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YA8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV410P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV411P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P14 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P14() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P14BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P14LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV420P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV420P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P14 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P14() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P14BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P14LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV422P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV422P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV440P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV440P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV440P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV440P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV440P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV440P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV440P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV440P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV440P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P14 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P14() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P14BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P14LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUV444P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUV444P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA420P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA420P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA422P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA422P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P10() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P10BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P10LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P12() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P12BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P12LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P16() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P16BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P16LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P9 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P9() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_PIX_FMT_YUVA444P9BE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVA444P9LE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVJ411P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVJ420P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVJ422P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVJ440P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUVJ444P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YUYV422 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
AV_PIX_FMT_YVYU422 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVPixelFormat
av_pixelutils_get_sad_fn(int, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get a potentially optimized pointer to a Sum-of-absolute-differences function (see the av_pixelutils_sad_fn prototype).
av_pixelutils_sad_fn - Class in org.bytedeco.ffmpeg.avutil
Sum of abs(src1[x] - src2[x])
av_pixelutils_sad_fn(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_pixelutils_sad_fn
Pointer cast constructor.
av_pixelutils_sad_fn() - Constructor for class org.bytedeco.ffmpeg.avutil.av_pixelutils_sad_fn
 
AV_PKT_DATA_A53_CC - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_AFD - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_AUDIO_SERVICE_TYPE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_CONTENT_LIGHT_LEVEL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_CPB_PROPERTIES - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_DISPLAYMATRIX - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_ENCRYPTION_INFO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_ENCRYPTION_INIT_INFO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_FALLBACK_TRACK - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_H263_MB_INFO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_JP_DUALMONO - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_MASTERING_DISPLAY_METADATA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_METADATA_UPDATE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_MPEGTS_STREAM_ID - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_NB - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_NEW_EXTRADATA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_PALETTE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_PARAM_CHANGE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_QUALITY_FACTOR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
AV_PKT_DATA_QUALITY_STATS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_REPLAYGAIN - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_SKIP_SAMPLES - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_SPHERICAL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_STEREO3D - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_STRINGS_METADATA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_SUBTITLE_POSITION - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_WEBVTT_IDENTIFIER - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
AV_PKT_DATA_WEBVTT_SETTINGS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVPacketSideDataType
av_pkt_dump2(Pointer, AVPacket, int, AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
Send a nice dump of a packet to the specified file stream.
av_pkt_dump_log2(Pointer, int, AVPacket, int, AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
Send a nice dump of a packet to the log.
AV_PKT_FLAG_CORRUPT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
The packet content is corrupted
AV_PKT_FLAG_DISCARD - Static variable in class org.bytedeco.ffmpeg.global.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_DISPOSABLE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
Flag is used to indicate packets that contain frames that can be discarded by the decoder.
AV_PKT_FLAG_KEY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
The packet contains a keyframe
AV_PKT_FLAG_TRUSTED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
The packet comes from a trusted source.
av_popcount64_c(long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Count number of bits set to one in x
av_popcount_c(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Count number of bits set to one in x
av_probe_input_buffer(AVIOContext, PointerPointer, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Like av_probe_input_buffer2() but returns 0 on success
av_probe_input_buffer(AVIOContext, AVInputFormat, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_buffer(AVIOContext, AVInputFormat, String, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_buffer2(AVIOContext, PointerPointer, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Probe a bytestream to determine the input format.
av_probe_input_buffer2(AVIOContext, AVInputFormat, BytePointer, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_buffer2(AVIOContext, AVInputFormat, String, Pointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_format(AVProbeData, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the file format.
av_probe_input_format2(AVProbeData, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the file format.
av_probe_input_format2(AVProbeData, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_format2(AVProbeData, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_format3(AVProbeData, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Guess the file format.
av_probe_input_format3(AVProbeData, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_probe_input_format3(AVProbeData, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_program_add_stream_index(AVFormatContext, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AV_PROGRAM_RUNNING - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AV_PTS_WRAP_ADD_OFFSET - Static variable in class org.bytedeco.ffmpeg.global.avformat
add the format specific offset on wrap detection
AV_PTS_WRAP_IGNORE - Static variable in class org.bytedeco.ffmpeg.global.avformat
ignore the wrap
AV_PTS_WRAP_SUB_OFFSET - Static variable in class org.bytedeco.ffmpeg.global.avformat
subtract the format specific offset on wrap detection
av_q2d(AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert an AVRational to a double.
av_q2intfloat(AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert an AVRational to a IEEE 32-bit float expressed in fixed-point format.
av_rc4_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVRC4 context.
av_rc4_crypt(AVRC4, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\brief Encrypts / decrypts using the RC4 algorithm.
av_rc4_crypt(AVRC4, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_rc4_crypt(AVRC4, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_rc4_init(AVRC4, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
\brief Initializes an AVRC4 context.
av_rc4_init(AVRC4, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_rc4_init(AVRC4, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_frame(AVFormatContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the next frame of a stream.
av_read_image_line(ShortPointer, PointerPointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line(ShortPointer, BytePointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line(ShortBuffer, ByteBuffer, IntBuffer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line(short[], byte[], int[], AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line2(Pointer, PointerPointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Read a line from an image, and write the values of the pixel format component c to dst.
av_read_image_line2(Pointer, BytePointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line2(Pointer, ByteBuffer, IntBuffer, AVPixFmtDescriptor, int, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_image_line2(Pointer, byte[], int[], AVPixFmtDescriptor, int, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_read_pause(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Pause a network-based stream (e.g.
av_read_play(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Start playing a network-based stream (e.g.
av_realloc(Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate, reallocate, or free a block of memory.
av_realloc_array(Pointer, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate, reallocate, or free an array.
av_realloc_f(Pointer, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate, reallocate, or free a block of memory.
av_reallocp(Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avutil
Reduce a fraction.
av_reduce(IntBuffer, IntBuffer, long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_reduce(int[], int[], long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_register_all() - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_register_bitstream_filter(AVBitStreamFilter) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use the new bitstream filtering API (using AVBSFContext).
av_register_codec_parser(AVCodecParser) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
av_register_hwaccel(AVHWAccel) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
This function doesn't do anything.
av_register_input_format(AVInputFormat) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_register_output_format(AVOutputFormat) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_rescale(long, long, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Rescale a 64-bit integer with rounding to nearest.
av_rescale_delta(AVRational, long, AVRational, int, LongPointer, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Rescale a timestamp while preserving known durations.
av_rescale_delta(AVRational, long, AVRational, int, LongBuffer, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_rescale_delta(AVRational, long, AVRational, int, long[], AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_rescale_q(long, AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Rescale a 64-bit integer by 2 rational numbers.
av_rescale_q_rnd(long, AVRational, AVRational, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
Rescale a 64-bit integer with specified rounding.
av_ripemd_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVRIPEMD context.
av_ripemd_final(AVRIPEMD, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output digest value.
av_ripemd_final(AVRIPEMD, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_final(AVRIPEMD, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_init(AVRIPEMD, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize RIPEMD hashing.
av_ripemd_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_ripemd RIPEMD \ingroup lavu_hash RIPEMD hash function implementation.
av_ripemd_update(AVRIPEMD, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update hash value.
av_ripemd_update(AVRIPEMD, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_update(AVRIPEMD, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_update(AVRIPEMD, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_update(AVRIPEMD, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ripemd_update(AVRIPEMD, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_ROUND_DOWN - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_ROUND_INF - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_ROUND_NEAR_INF - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_ROUND_PASS_MINMAX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_ROUND_UP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_ROUND_ZERO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVRounding
AV_SAMPLE_FMT_DBL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_DBLP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_FLT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_FLTP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
av_sample_fmt_is_planar(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Check if the sample format is planar.
AV_SAMPLE_FMT_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_NONE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S16 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S16P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S32 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S32P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S64 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_S64P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_U8 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
AV_SAMPLE_FMT_U8P - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSampleFormat
av_samples_alloc(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_samples_alloc(ByteBuffer, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_alloc(byte[], int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_alloc_array_and_samples(PointerPointer, IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_samples_alloc_array_and_samples(PointerPointer, int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_copy(PointerPointer, PointerPointer, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy samples from src to dst.
av_samples_copy(BytePointer, BytePointer, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_copy(ByteBuffer, ByteBuffer, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_copy(byte[], byte[], int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_fill_arrays(PointerPointer, IntPointer, BytePointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_samples_fill_arrays(ByteBuffer, IntBuffer, ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_fill_arrays(byte[], int[], byte[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_get_buffer_size(IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_samples_get_buffer_size(int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_set_silence(PointerPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Fill an audio buffer with silence.
av_samples_set_silence(BytePointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_set_silence(ByteBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_samples_set_silence(byte[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sat_add32_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add two signed 32-bit values with saturation.
av_sat_dadd32_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Add a doubled value to another value with saturation at both stages.
av_sat_dsub32_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Subtract a doubled value from another value with saturation at both stages.
av_sat_sub32_c(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Subtract two signed 32-bit values with saturation.
av_sdp_create(PointerPointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Generate an SDP for an RTP session.
av_sdp_create(AVFormatContext, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_sdp_create(AVFormatContext, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_sdp_create(AVFormatContext, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_seek_frame(AVFormatContext, int, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Seek to the keyframe at timestamp.
av_set_cpu_flags_mask(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
av_set_options_string(Pointer, BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse the key/value pairs list in opts.
av_set_options_string(Pointer, String, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVSHA512 context.
av_sha512_final(AVSHA512, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output digest value.
av_sha512_final(AVSHA512, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_final(AVSHA512, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_init(AVSHA512, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize SHA-2 512 hashing.
av_sha512_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_sha512 SHA-512 \ingroup lavu_hash SHA-512 (Secure Hash Algorithm) hash function implementations.
av_sha512_update(AVSHA512, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update hash value.
av_sha512_update(AVSHA512, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_update(AVSHA512, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_update(AVSHA512, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_update(AVSHA512, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha512_update(AVSHA512, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVSHA context.
av_sha_final(AVSHA, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Finish hashing and output digest value.
av_sha_final(AVSHA, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_final(AVSHA, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_init(AVSHA, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize SHA-1 or SHA-2 hashing.
av_sha_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_sha SHA \ingroup lavu_hash SHA-1 and SHA-256 (Secure Hash Algorithm) hash function implementations.
av_sha_update(AVSHA, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Update hash value.
av_sha_update(AVSHA, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_update(AVSHA, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_update(AVSHA, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_update(AVSHA, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sha_update(AVSHA, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_shrink_packet(AVPacket, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Reduce packet size, correctly zeroing padding
AV_SIDE_DATA_PARAM_CHANGE_CHANNEL_COUNT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSideDataParamChangeFlags
AV_SIDE_DATA_PARAM_CHANGE_CHANNEL_LAYOUT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSideDataParamChangeFlags
AV_SIDE_DATA_PARAM_CHANGE_DIMENSIONS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSideDataParamChangeFlags
AV_SIDE_DATA_PARAM_CHANGE_SAMPLE_RATE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSideDataParamChangeFlags
av_size_mult(long, long, SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Multiply two size_t values checking for overflow.
av_small_strptime(BytePointer, BytePointer, tm) - Static method in class org.bytedeco.ffmpeg.global.avutil
Simplified version of strptime Parse the input string p according to the format string fmt and store its results in the structure dt.
av_small_strptime(String, String, tm) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_spherical_alloc(SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a AVSphericalVideo structure and initialize its fields to default values.
AV_SPHERICAL_CUBEMAP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSphericalProjection
AV_SPHERICAL_EQUIRECTANGULAR - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSphericalProjection
AV_SPHERICAL_EQUIRECTANGULAR_TILE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVSphericalProjection
av_spherical_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the AVSphericalProjection form a human-readable name.
av_spherical_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_spherical_projection_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Provide a human-readable name of a given AVSphericalProjection.
av_spherical_tile_bounds(AVSphericalMapping, long, long, SizeTPointer, SizeTPointer, SizeTPointer, SizeTPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert the \ref bounding fields from an AVSphericalVideo from 0.32 fixed point to pixels.
av_sscanf(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
See libc sscanf manual for more information.
av_sscanf(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_STEREO3D_2D - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
av_stereo3d_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVStereo3D structure and set its fields to default values.
AV_STEREO3D_CHECKERBOARD - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
AV_STEREO3D_COLUMNS - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
av_stereo3d_create_side_data(AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a complete AVFrameSideData and add it to the frame.
AV_STEREO3D_FLAG_INVERT - Static variable in class org.bytedeco.ffmpeg.global.avutil
Inverted views, Right/Bottom represents the left view.
AV_STEREO3D_FRAMESEQUENCE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
av_stereo3d_from_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the AVStereo3DType form a human-readable name.
av_stereo3d_from_name(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_STEREO3D_LINES - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
AV_STEREO3D_SIDEBYSIDE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
AV_STEREO3D_SIDEBYSIDE_QUINCUNX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
AV_STEREO3D_TOPBOTTOM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DType
av_stereo3d_type_name(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Provide a human-readable name of a given stereo3d type.
AV_STEREO3D_VIEW_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DView
AV_STEREO3D_VIEW_PACKED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DView
AV_STEREO3D_VIEW_RIGHT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVStereo3DView
av_strcasecmp(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent case-insensitive compare.
av_strcasecmp(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strdup(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Duplicate a string.
av_strdup(String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stream_add_side_data(AVStream, int, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
Wrap an existing array as stream side data.
av_stream_add_side_data(AVStream, int, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_stream_add_side_data(AVStream, int, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_stream_get_codec_timebase(AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the internal codec timebase from a stream.
av_stream_get_end_pts(AVStream) - Static method in class org.bytedeco.ffmpeg.global.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(AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_stream_get_r_frame_rate(AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_stream_get_recommended_encoder_configuration(AVStream) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_stream_get_side_data(AVStream, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get side information from stream.
av_stream_get_side_data(AVStream, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_stream_get_side_data(AVStream, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_stream_new_side_data(AVStream, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate new information from stream.
av_stream_set_r_frame_rate(AVStream, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_stream_set_recommended_encoder_configuration(AVStream, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_stream_set_recommended_encoder_configuration(AVStream, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_stream_set_recommended_encoder_configuration(AVStream, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
Deprecated.
av_strerror(int, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Put a description of the AVERROR code errnum in errbuf.
av_strerror(int, ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strerror(int, byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strireplace(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent strings replace.
av_strireplace(String, String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(BytePointer, BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return non-zero if pfx is a prefix of str independent of case.
av_stristart(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(String, String, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(BytePointer, BytePointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(String, String, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(BytePointer, BytePointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristart(String, String, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_stristr(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locate the first case-independent occurrence in the string haystack of the string needle.
av_stristr(String, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcat(BytePointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append the string src to the string dst, but to a total length of no more than size - 1 bytes, and null-terminate dst.
av_strlcat(ByteBuffer, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcat(byte[], BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcat(BytePointer, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcat(ByteBuffer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcat(byte[], String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcatf(BytePointer, long, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append output to a string, according to a format.
av_strlcatf(ByteBuffer, long, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcatf(byte[], long, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcatf(BytePointer, long, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcatf(ByteBuffer, long, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcatf(byte[], long, String) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcpy(BytePointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Copy the string src to dst, but no more than size - 1 bytes, and null-terminate dst.
av_strlcpy(ByteBuffer, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcpy(byte[], BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcpy(BytePointer, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcpy(ByteBuffer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strlcpy(byte[], String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strncasecmp(BytePointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent case-insensitive compare.
av_strncasecmp(String, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strndup(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Duplicate a substring of a string.
av_strndup(String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strnlen(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the count of continuous non zero chars starting from the beginning.
av_strnlen(String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strnstr(BytePointer, BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locate the first occurrence of the string needle in the string haystack where not more than hay_length characters are searched.
av_strnstr(String, String, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(BytePointer, BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return non-zero if pfx is a prefix of str.
av_strstart(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(String, String, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(BytePointer, BytePointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(String, String, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(BytePointer, BytePointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strstart(String, String, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse the string in numstr and return its value as a double.
av_strtod(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(String, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(BytePointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(String, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(BytePointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtod(String, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(BytePointer, BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Split the string into several tokens which can be accessed by successive calls to av_strtok().
av_strtok(BytePointer, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(ByteBuffer, String, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(byte[], BytePointer, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(BytePointer, String, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(ByteBuffer, BytePointer, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_strtok(byte[], String, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_sub_q(AVRational, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Subtract one rational from another.
AV_SUBTITLE_FLAG_FORCED - Static variable in class org.bytedeco.ffmpeg.global.avcodec
 
av_tea_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVTEA context To free the struct: av_free(ptr)
av_tea_crypt(AVTEA, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context.
av_tea_crypt(AVTEA, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tea_crypt(AVTEA, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tea_init(AVTEA, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVTEA context.
av_tea_init(AVTEA, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tea_init(AVTEA, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tea_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\file \brief Public header for libavutil TEA algorithm \defgroup lavu_tea TEA \ingroup lavu_crypto \{
av_tempfile(BytePointer, PointerPointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Deprecated.
as fd numbers cannot be passed saftely between libs on some platforms
av_tempfile(BytePointer, BytePointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tempfile(String, ByteBuffer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tempfile(BytePointer, byte[], int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tempfile(String, BytePointer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tempfile(BytePointer, ByteBuffer, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tempfile(String, byte[], int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_thread_message_flush(AVThreadMessageQueue) - Static method in class org.bytedeco.ffmpeg.global.avutil
Flush the message queue This function is mostly equivalent to reading and free-ing every message except that it will be done in a single operation (no lock/unlock between reads).
AV_THREAD_MESSAGE_NONBLOCK - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVThreadMessageFlags
av_thread_message_queue_alloc(PointerPointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate a new message queue.
av_thread_message_queue_alloc(AVThreadMessageQueue, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_thread_message_queue_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Free a message queue.
av_thread_message_queue_free(AVThreadMessageQueue) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_thread_message_queue_nb_elems(AVThreadMessageQueue) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the current number of messages in the queue.
av_thread_message_queue_recv(AVThreadMessageQueue, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Receive a message from the queue.
av_thread_message_queue_send(AVThreadMessageQueue, Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Send a message on the queue.
av_thread_message_queue_set_err_recv(AVThreadMessageQueue, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set the receiving error code.
av_thread_message_queue_set_err_send(AVThreadMessageQueue, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Set the sending error code.
av_thread_message_queue_set_free_func(AVThreadMessageQueue, Free_func_Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_TIME_BASE - Static variable in class org.bytedeco.ffmpeg.global.avutil
Internal time base represented as integer
av_timecode_adjust_ntsc_framenum2(int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Adjust frame number for NTSC drop frame time code.
av_timecode_check_frame_rate(AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Check if the timecode feature is available for the given frame rate
AV_TIMECODE_FLAG_24HOURSMAX - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVTimecodeFlag
AV_TIMECODE_FLAG_ALLOWNEGATIVE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVTimecodeFlag
AV_TIMECODE_FLAG_DROPFRAME - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVTimecodeFlag
av_timecode_get_smpte_from_framenum(AVTimecode, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert frame number to SMPTE 12M binary representation.
av_timecode_init(AVTimecode, AVRational, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Init a timecode struct with the passed parameters.
av_timecode_init_from_string(AVTimecode, AVRational, BytePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Parse timecode representation (hh:mm:ss[:;.]ff).
av_timecode_init_from_string(AVTimecode, AVRational, String, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_mpeg_tc_string(BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the timecode string from the 25-bit timecode format (MPEG GOP format).
av_timecode_make_mpeg_tc_string(ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_mpeg_tc_string(byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_smpte_tc_string(BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Get the timecode string from the SMPTE timecode format.
av_timecode_make_smpte_tc_string(ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_smpte_tc_string(byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_string(AVTimecode, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Load timecode string in buf.
av_timecode_make_string(AVTimecode, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_timecode_make_string(AVTimecode, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_TIMECODE_STR_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
\file Timecode helpers header
av_timegm(tm) - Static method in class org.bytedeco.ffmpeg.global.avutil
Convert the decomposed UTC time in tm to a time_t value.
av_tolower(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII characters to lowercase.
av_toupper(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Locale-independent conversion of ASCII characters to uppercase.
av_tree_destroy(AVTreeNode) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tree_enumerate(AVTreeNode, Pointer, Cmp_Pointer_Pointer, Enu_Pointer_Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tree_find(AVTreeNode, Pointer, Cmp_Const_Pointer_Const_Pointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tree_find(AVTreeNode, Pointer, Cmp_Const_Pointer_Const_Pointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tree_insert(PointerPointer, Pointer, Cmp_Const_Pointer_Const_Pointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Insert or remove an element.
av_tree_insert(AVTreeNode, Pointer, Cmp_Const_Pointer_Const_Pointer, AVTreeNode) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tree_node_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVTreeNode.
av_tree_node_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\file A tree container.
av_ts_make_string(BytePointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Fill the provided buffer with a string containing a timestamp representation.
av_ts_make_string(ByteBuffer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ts_make_string(byte[], long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ts_make_time_string(BytePointer, long, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
Fill the provided buffer with a string containing a timestamp time representation.
av_ts_make_time_string(ByteBuffer, long, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_ts_make_time_string(byte[], long, AVRational) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_TS_MAX_STRING_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
\file timestamp utils, mostly useful for debugging/logging purposes
av_twofish_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVTWOFISH context To free the struct: av_free(ptr)
av_twofish_crypt(AVTWOFISH, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context
av_twofish_crypt(AVTWOFISH, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_twofish_crypt(AVTWOFISH, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_twofish_init(AVTWOFISH, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVTWOFISH context.
av_twofish_init(AVTWOFISH, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_twofish_init(AVTWOFISH, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_twofish_size() - Static method in class org.bytedeco.ffmpeg.global.avutil
\file \brief Public header for libavutil TWOFISH algorithm \defgroup lavu_twofish TWOFISH \ingroup lavu_crypto \{
AV_TX_FLOAT_FFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVTXType
AV_TX_FLOAT_MDCT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVTXType
av_tx_fn - Class in org.bytedeco.ffmpeg.avutil
Function pointer to a function to perform the transform.
av_tx_fn(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.av_tx_fn
Pointer cast constructor.
av_tx_fn() - Constructor for class org.bytedeco.ffmpeg.avutil.av_tx_fn
 
av_tx_init(PointerPointer, av_tx_fn, int, int, int, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize a transform context with the given configuration Currently power of two lengths from 4 to 131072 are supported, along with any length decomposable to a power of two and either 3, 5 or 15.
av_tx_init(AVTXContext, av_tx_fn, int, int, int, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_tx_uninit(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Frees a context and sets ctx to NULL, does nothing when ctx == NULL
av_tx_uninit(AVTXContext) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_url_split(BytePointer, int, BytePointer, int, BytePointer, int, IntPointer, BytePointer, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
av_url_split(byte[], int, byte[], int, byte[], int, int[], byte[], int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_url_split(BytePointer, int, BytePointer, int, BytePointer, int, IntPointer, BytePointer, int, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_url_split(ByteBuffer, int, ByteBuffer, int, ByteBuffer, int, IntBuffer, ByteBuffer, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_url_split(byte[], int, byte[], int, byte[], int, int[], byte[], int, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
av_usleep(int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Sleep for a period of time.
av_utf8_decode(IntPointer, PointerPointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Read and decode a single UTF-8 code point (character) from the buffer in *buf, and update *buf to point to the next byte to decode.
av_utf8_decode(IntPointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_utf8_decode(IntBuffer, ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_utf8_decode(int[], byte[], byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AV_UTF8_FLAG_ACCEPT_ALL - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AV_UTF8_FLAG_ACCEPT_INVALID_BIG_CODES - Static variable in class org.bytedeco.ffmpeg.global.avutil
accept codepoints over 0x10FFFF
AV_UTF8_FLAG_ACCEPT_NON_CHARACTERS - Static variable in class org.bytedeco.ffmpeg.global.avutil
accept non-characters - 0xFFFE and 0xFFFF
AV_UTF8_FLAG_ACCEPT_SURROGATES - Static variable in class org.bytedeco.ffmpeg.global.avutil
accept UTF-16 surrogates codes
AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES - Static variable in class org.bytedeco.ffmpeg.global.avutil
exclude control codes not accepted by XML
av_vbprintf(AVBPrint, BytePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Append a formatted string to a print buffer.
av_vbprintf(AVBPrint, String, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_version_info() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return an informative version string.
av_vlog(Pointer, int, BytePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
av_write_frame(AVFormatContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write a packet to an output media file.
av_write_image_line(ShortPointer, PointerPointer, IntPointer, AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line(ShortPointer, BytePointer, IntPointer, AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line(ShortBuffer, ByteBuffer, IntBuffer, AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line(short[], byte[], int[], AVPixFmtDescriptor, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line2(Pointer, PointerPointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Write the values from src to the pixel format component c of an image line.
av_write_image_line2(Pointer, BytePointer, IntPointer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line2(Pointer, ByteBuffer, IntBuffer, AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_image_line2(Pointer, byte[], int[], AVPixFmtDescriptor, int, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_write_trailer(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write the stream trailer to an output media file and free the file private data.
av_write_uncoded_frame(AVFormatContext, int, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write an uncoded frame to an output media file.
av_write_uncoded_frame_query(AVFormatContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Test whether a muxer supports uncoded frame.
av_x_if_null(Pointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Return x default pointer in case p is NULL.
av_xiphlacing(BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Encode extradata length to a buffer.
av_xiphlacing(ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_xiphlacing(byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
av_xtea_alloc() - Static method in class org.bytedeco.ffmpeg.global.avutil
Allocate an AVXTEA context.
av_xtea_crypt(AVXTEA, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context, in big endian format.
av_xtea_crypt(AVXTEA, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_crypt(AVXTEA, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_init(AVXTEA, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVXTEA context.
av_xtea_init(AVXTEA, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_init(AVXTEA, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_le_crypt(AVXTEA, BytePointer, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
Encrypt or decrypt a buffer using a previously initialized context, in little endian format.
av_xtea_le_crypt(AVXTEA, ByteBuffer, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_le_crypt(AVXTEA, byte[], byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_le_init(AVXTEA, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
Initialize an AVXTEA context.
av_xtea_le_init(AVXTEA, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
av_xtea_le_init(AVXTEA, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVABufferSinkParams - Class in org.bytedeco.ffmpeg.avfilter
Struct to use for initializing an abuffersink context.
AVABufferSinkParams() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
Default native constructor.
AVABufferSinkParams(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
Native array allocator.
AVABufferSinkParams(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
Pointer cast constructor.
AVAES - Class in org.bytedeco.ffmpeg.avutil
 
AVAES() - Constructor for class org.bytedeco.ffmpeg.avutil.AVAES
Empty constructor.
AVAES(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVAES
Pointer cast constructor.
AVAESCTR - Class in org.bytedeco.ffmpeg.avutil
 
AVAESCTR() - Constructor for class org.bytedeco.ffmpeg.avutil.AVAESCTR
Empty constructor.
AVAESCTR(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVAESCTR
Pointer cast constructor.
AVAudioFifo - Class in org.bytedeco.ffmpeg.avutil
Context for an Audio FIFO Buffer.
AVAudioFifo() - Constructor for class org.bytedeco.ffmpeg.avutil.AVAudioFifo
Empty constructor.
AVAudioFifo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVAudioFifo
Pointer cast constructor.
AVBitStreamFilter - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilter() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
Default native constructor.
AVBitStreamFilter(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
Native array allocator.
AVBitStreamFilter(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
Pointer cast constructor.
AVBitStreamFilter.Close_AVBSFContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilter.Filter_AVBSFContext_AVPacket - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilter.Flush_AVBSFContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilter.Init_AVBSFContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilterContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVBitStreamFilterContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
Default native constructor.
AVBitStreamFilterContext(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
Native array allocator.
AVBitStreamFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
Pointer cast constructor.
AVBlowfish - Class in org.bytedeco.ffmpeg.avutil
 
AVBlowfish() - Constructor for class org.bytedeco.ffmpeg.avutil.AVBlowfish
Default native constructor.
AVBlowfish(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBlowfish
Native array allocator.
AVBlowfish(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBlowfish
Pointer cast constructor.
AVBPrint - Class in org.bytedeco.ffmpeg.avutil
 
AVBPrint() - Constructor for class org.bytedeco.ffmpeg.avutil.AVBPrint
Default native constructor.
AVBPrint(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBPrint
Native array allocator.
AVBPrint(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBPrint
Pointer cast constructor.
AVBSFContext - Class in org.bytedeco.ffmpeg.avcodec
The bitstream filter state.
AVBSFContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Default native constructor.
AVBSFContext(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Native array allocator.
AVBSFContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Pointer cast constructor.
AVBSFInternal - Class in org.bytedeco.ffmpeg.avcodec
 
AVBSFInternal() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFInternal
Empty constructor.
AVBSFInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFInternal
Pointer cast constructor.
AVBSFList - Class in org.bytedeco.ffmpeg.avcodec
Structure for chain/list of bitstream filters.
AVBSFList() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFList
Empty constructor.
AVBSFList(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBSFList
Pointer cast constructor.
AVBuffer - Class in org.bytedeco.ffmpeg.avutil
A reference counted buffer type.
AVBuffer() - Constructor for class org.bytedeco.ffmpeg.avutil.AVBuffer
Empty constructor.
AVBuffer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBuffer
Pointer cast constructor.
AVBufferPool - Class in org.bytedeco.ffmpeg.avutil
The buffer pool.
AVBufferPool() - Constructor for class org.bytedeco.ffmpeg.avutil.AVBufferPool
Empty constructor.
AVBufferPool(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBufferPool
Pointer cast constructor.
AVBufferRef - Class in org.bytedeco.ffmpeg.avutil
A reference to a data buffer.
AVBufferRef() - Constructor for class org.bytedeco.ffmpeg.avutil.AVBufferRef
Default native constructor.
AVBufferRef(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBufferRef
Native array allocator.
AVBufferRef(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVBufferRef
Pointer cast constructor.
AVBufferSinkParams - Class in org.bytedeco.ffmpeg.avfilter
Struct to use for initializing a buffersink context.
AVBufferSinkParams() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
Default native constructor.
AVBufferSinkParams(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
Native array allocator.
AVBufferSinkParams(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
Pointer cast constructor.
AVBufferSrcParameters - Class in org.bytedeco.ffmpeg.avfilter
This structure contains the parameters describing the frames that will be passed to this filter.
AVBufferSrcParameters() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Default native constructor.
AVBufferSrcParameters(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Native array allocator.
AVBufferSrcParameters(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Pointer cast constructor.
AVCAMELLIA - Class in org.bytedeco.ffmpeg.avutil
 
AVCAMELLIA() - Constructor for class org.bytedeco.ffmpeg.avutil.AVCAMELLIA
Empty constructor.
AVCAMELLIA(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVCAMELLIA
Pointer cast constructor.
AVCAST5 - Class in org.bytedeco.ffmpeg.avutil
 
AVCAST5() - Constructor for class org.bytedeco.ffmpeg.avutil.AVCAST5
Empty constructor.
AVCAST5(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVCAST5
Pointer cast constructor.
AVChapter - Class in org.bytedeco.ffmpeg.avformat
 
AVChapter() - Constructor for class org.bytedeco.ffmpeg.avformat.AVChapter
Default native constructor.
AVChapter(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVChapter
Native array allocator.
AVChapter(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVChapter
Pointer cast constructor.
AVCHROMA_LOC_BOTTOM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_BOTTOMLEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_CENTER - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_LEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_TOP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_TOPLEFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVCHROMA_LOC_UNSPECIFIED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVChromaLocation
AVClass - Class in org.bytedeco.ffmpeg.avutil
Describe the class of an AVClass context structure.
AVClass() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass
Default native constructor.
AVClass(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass
Native array allocator.
AVClass(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass
Pointer cast constructor.
AVClass.Child_class_next_AVClass - Class in org.bytedeco.ffmpeg.avutil
Return an AVClass corresponding to the next potential AVOptions-enabled child.
AVClass.Child_next_Pointer_Pointer - Class in org.bytedeco.ffmpeg.avutil
Return next AVOptions-enabled child or NULL
AVClass.Get_category_Pointer - Class in org.bytedeco.ffmpeg.avutil
Callback to return the category.
AVClass.Item_name_Pointer - Class in org.bytedeco.ffmpeg.avutil
A pointer to a function which returns the name of a context instance ctx associated with the class.
AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avutil
Callback to return the supported/allowed ranges.
AVCodec - Class in org.bytedeco.ffmpeg.avcodec
AVCodec.
AVCodec() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec
Default native constructor.
AVCodec(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec
Native array allocator.
AVCodec(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec
Pointer cast constructor.
avcodec - Class in org.bytedeco.ffmpeg.global
 
avcodec() - Constructor for class org.bytedeco.ffmpeg.global.avcodec
 
avcodec - Class in org.bytedeco.ffmpeg.presets
 
avcodec() - Constructor for class org.bytedeco.ffmpeg.presets.avcodec
 
AVCodec.Close_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer - Class in org.bytedeco.ffmpeg.avcodec
Encode data to an AVPacket.
AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodec.Flush_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
Flush buffers.
AVCodec.Init_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodec.Init_static_data_AVCodec - Class in org.bytedeco.ffmpeg.avcodec
Initialize codec static data, called from avcodec_register().
AVCodec.Init_thread_copy_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
If defined, called on thread contexts when they are created.
AVCodec.Receive_frame_AVCodecContext_AVFrame - Class in org.bytedeco.ffmpeg.avcodec
Decode API with decoupled packet/frame dataflow.
AVCodec.Receive_packet_AVCodecContext_AVPacket - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodec.Send_frame_AVCodecContext_AVFrame - Class in org.bytedeco.ffmpeg.avcodec
Encode API with decoupled packet/frame dataflow.
AVCodec.Update_thread_context_AVCodecContext_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
Copy necessary context variables from a previous thread context to the current one.
avcodec_align_dimensions(AVCodecContext, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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(AVCodecContext, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_align_dimensions(AVCodecContext, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_align_dimensions2(AVCodecContext, IntPointer, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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(AVCodecContext, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_align_dimensions2(AVCodecContext, int[], int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_alloc_context3(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate an AVCodecContext and set its fields to default values.
avcodec_chroma_pos_to_enum(int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Converts swscale x/y chroma position to AVChromaLocation.
avcodec_close(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
Return the libavcodec build-time configuration.
avcodec_copy_context(AVCodecContext, AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.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(AVCodecContext, AVFrame, IntPointer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use avcodec_send_packet() and avcodec_receive_frame().
avcodec_decode_audio4(AVCodecContext, AVFrame, IntBuffer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_decode_audio4(AVCodecContext, AVFrame, int[], AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_decode_subtitle2(AVCodecContext, AVSubtitle, IntPointer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Decode a subtitle message.
avcodec_decode_subtitle2(AVCodecContext, AVSubtitle, IntBuffer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_decode_subtitle2(AVCodecContext, AVSubtitle, int[], AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_decode_video2(AVCodecContext, AVFrame, IntPointer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use avcodec_send_packet() and avcodec_receive_frame().
avcodec_decode_video2(AVCodecContext, AVFrame, IntBuffer, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_decode_video2(AVCodecContext, AVFrame, int[], AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_default_execute(AVCodecContext, Func_AVCodecContext_Pointer, Pointer, IntPointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_execute(AVCodecContext, Func_AVCodecContext_Pointer, Pointer, IntBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_execute(AVCodecContext, Func_AVCodecContext_Pointer, Pointer, int[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_execute2(AVCodecContext, Func_AVCodecContext_Pointer_int_int, Pointer, IntPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_execute2(AVCodecContext, Func_AVCodecContext_Pointer_int_int, Pointer, IntBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_execute2(AVCodecContext, Func_AVCodecContext_Pointer_int_int, Pointer, int[], int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_get_buffer2(AVCodecContext, AVFrame, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
The default callback for AVCodecContext.get_buffer2().
avcodec_default_get_format(AVCodecContext, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_get_format(AVCodecContext, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_default_get_format(AVCodecContext, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_descriptor_get(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_descriptor_get_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_descriptor_get_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_descriptor_next(AVCodecDescriptor) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Iterate over all codec descriptors known to libavcodec.
avcodec_encode_audio2(AVCodecContext, AVPacket, AVFrame, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use avcodec_send_frame()/avcodec_receive_packet() instead
avcodec_encode_audio2(AVCodecContext, AVPacket, AVFrame, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_encode_audio2(AVCodecContext, AVPacket, AVFrame, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_encode_subtitle(AVCodecContext, BytePointer, int, AVSubtitle) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_encode_subtitle(AVCodecContext, ByteBuffer, int, AVSubtitle) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_encode_subtitle(AVCodecContext, byte[], int, AVSubtitle) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_encode_video2(AVCodecContext, AVPacket, AVFrame, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use avcodec_send_frame()/avcodec_receive_packet() instead
avcodec_encode_video2(AVCodecContext, AVPacket, AVFrame, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_encode_video2(AVCodecContext, AVPacket, AVFrame, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_enum_to_chroma_pos(IntPointer, IntPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Converts AVChromaLocation to swscale x/y chroma position.
avcodec_enum_to_chroma_pos(IntBuffer, IntBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_enum_to_chroma_pos(int[], int[], int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_fill_audio_frame(AVFrame, int, int, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Fill AVFrame audio data and linesize pointers.
avcodec_fill_audio_frame(AVFrame, int, int, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_fill_audio_frame(AVFrame, int, int, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_find_best_pix_fmt2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_find_best_pix_fmt2(int, int, int, int, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_find_best_pix_fmt2(int, int, int, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_find_best_pix_fmt_of_2(int, int, int, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
 
avcodec_find_best_pix_fmt_of_2(int, int, int, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_find_best_pix_fmt_of_list(IntPointer, int, int, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avcodec
 
avcodec_find_best_pix_fmt_of_list(int[], int, int, int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_find_decoder(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Find a registered decoder with a matching codec ID.
avcodec_find_decoder_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Find a registered decoder with the specified name.
avcodec_find_decoder_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_find_encoder(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Find a registered encoder with a matching codec ID.
avcodec_find_encoder_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Find a registered encoder with the specified name.
avcodec_find_encoder_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_flush_buffers(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Reset the internal decoder state / flush internal buffers.
avcodec_free_context(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free the codec context and everything associated with it and write NULL to the provided pointer.
avcodec_free_context(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_get_chroma_sub_sample(int, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
Use av_pix_fmt_get_chroma_sub_sample
avcodec_get_chroma_sub_sample(int, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_get_chroma_sub_sample(int, int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_get_class() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the AVClass for AVCodecContext.
avcodec_get_context_defaults3(AVCodecContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.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_frame_class() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the AVClass for AVFrame.
avcodec_get_hw_config(AVCodec, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Retrieve supported hardware configurations for a codec.
avcodec_get_hw_frames_parameters(AVCodecContext, AVBufferRef, int, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Create and return a AVHWFramesContext with values adequate for hardware decoding.
avcodec_get_hw_frames_parameters(AVCodecContext, AVBufferRef, int, AVBufferRef) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_get_name(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the name of a codec.
avcodec_get_pix_fmt_loss(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
see av_get_pix_fmt_loss()
avcodec_get_subtitle_rect_class() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the AVClass for AVSubtitleRect.
avcodec_get_type(int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Get the type of the given codec.
avcodec_is_open(AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_license() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return the libavcodec license.
avcodec_open2(AVCodecContext, AVCodec, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Initialize the AVCodecContext to use the given AVCodec.
avcodec_open2(AVCodecContext, AVCodec, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_parameters_alloc() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Allocate a new AVCodecParameters and set its fields to default values (unknown/invalid/0).
avcodec_parameters_copy(AVCodecParameters, AVCodecParameters) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Copy the contents of src to dst.
avcodec_parameters_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free an AVCodecParameters instance and everything associated with it and write NULL to the supplied pointer.
avcodec_parameters_free(AVCodecParameters) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_parameters_from_context(AVCodecParameters, AVCodecContext) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Fill the parameters struct based on the values from the supplied codec context.
avcodec_parameters_to_context(AVCodecContext, AVCodecParameters) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.avcodec
Return a name for the specified profile, if available.
avcodec_receive_frame(AVCodecContext, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return decoded output data from a decoder.
avcodec_receive_packet(AVCodecContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Read encoded data from the encoder.
avcodec_register(AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_register_all() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avcodec_send_frame(AVCodecContext, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Supply a raw video or audio frame to the encoder.
avcodec_send_packet(AVCodecContext, AVPacket) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Supply raw packet data as input to a decoder.
avcodec_string(BytePointer, int, AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_string(ByteBuffer, int, AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_string(byte[], int, AVCodecContext, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
 
avcodec_version() - Static method in class org.bytedeco.ffmpeg.global.avcodec
Return the LIBAVCODEC_VERSION_INT constant.
AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
main external API structure.
AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Default native constructor.
AVCodecContext(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Native array allocator.
AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Pointer cast constructor.
AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int - Class in org.bytedeco.ffmpeg.avcodec
If non NULL, 'draw_horiz_band' is called by the libavcodec decoder to draw a horizontal band.
AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecContext.Func_AVCodecContext_Pointer - Class in org.bytedeco.ffmpeg.avcodec
The codec may call this to execute several independent things.
AVCodecContext.Func_AVCodecContext_Pointer_int_int - Class in org.bytedeco.ffmpeg.avcodec
The codec may call this to execute several independent things.
AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int - Class in org.bytedeco.ffmpeg.avcodec
This callback is called at the beginning of each frame to get data buffer(s) for it.
AVCodecContext.Get_format_AVCodecContext_IntPointer - Class in org.bytedeco.ffmpeg.avcodec
callback to negotiate the pixelFormat
AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int - Class in org.bytedeco.ffmpeg.avcodec
Deprecated.
unused
AVCodecDefault - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecDefault() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecDefault
Empty constructor.
AVCodecDefault(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecDefault
Pointer cast constructor.
AVCodecDescriptor - Class in org.bytedeco.ffmpeg.avcodec
This struct describes the properties of a single codec described by an AVCodecID.
AVCodecDescriptor() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
Default native constructor.
AVCodecDescriptor(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
Native array allocator.
AVCodecDescriptor(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
Pointer cast constructor.
AVCodecHWConfig - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecHWConfig() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
Default native constructor.
AVCodecHWConfig(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
Native array allocator.
AVCodecHWConfig(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
Pointer cast constructor.
AVCodecInternal - Class in org.bytedeco.ffmpeg.avcodec
\}
AVCodecInternal() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecInternal
Empty constructor.
AVCodecInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecInternal
Pointer cast constructor.
AVCodecParameters - Class in org.bytedeco.ffmpeg.avcodec
This struct describes the properties of an encoded stream.
AVCodecParameters() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Default native constructor.
AVCodecParameters(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Native array allocator.
AVCodecParameters(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Pointer cast constructor.
AVCodecParser - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParser() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser
Default native constructor.
AVCodecParser(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser
Native array allocator.
AVCodecParser(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser
Pointer cast constructor.
AVCodecParser.Parser_close_AVCodecParserContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParser.Parser_init_AVCodecParserContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParser.Split_AVCodecContext_BytePointer_int - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParserContext - Class in org.bytedeco.ffmpeg.avcodec
 
AVCodecParserContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Default native constructor.
AVCodecParserContext(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Native array allocator.
AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Pointer cast constructor.
AVCodecTag - Class in org.bytedeco.ffmpeg.avformat
 
AVCodecTag() - Constructor for class org.bytedeco.ffmpeg.avformat.AVCodecTag
Empty constructor.
AVCodecTag(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVCodecTag
Pointer cast constructor.
AVCOL_PRI_BT2020 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_BT470BG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_BT470M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_BT709 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_FILM - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_JEDEC_P22 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_RESERVED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_RESERVED0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTE170M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTE240M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTE428 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTE431 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTE432 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_SMPTEST428_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_PRI_UNSPECIFIED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorPrimaries
AVCOL_RANGE_JPEG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorRange
AVCOL_RANGE_MPEG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorRange
AVCOL_RANGE_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorRange
AVCOL_RANGE_UNSPECIFIED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorRange
AVCOL_SPC_BT2020_CL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_BT2020_NCL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_BT470BG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_BT709 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_CHROMA_DERIVED_CL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_CHROMA_DERIVED_NCL - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_FCC - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_ICTCP - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_RESERVED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_RGB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_SMPTE170M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_SMPTE2085 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_SMPTE240M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_UNSPECIFIED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_YCGCO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_SPC_YCOCG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorSpace
AVCOL_TRC_ARIB_STD_B67 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_BT1361_ECG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_BT2020_10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_BT2020_12 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_BT709 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_GAMMA22 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_GAMMA28 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_IEC61966_2_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_IEC61966_2_4 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_LINEAR - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_LOG - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_LOG_SQRT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_RESERVED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_RESERVED0 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTE170M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTE2084 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTE240M - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTE428 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTEST2084 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_SMPTEST428_1 - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVCOL_TRC_UNSPECIFIED - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVColorTransferCharacteristic
AVComplexFloat - Class in org.bytedeco.ffmpeg.avutil
 
AVComplexFloat() - Constructor for class org.bytedeco.ffmpeg.avutil.AVComplexFloat
Default native constructor.
AVComplexFloat(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVComplexFloat
Native array allocator.
AVComplexFloat(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVComplexFloat
Pointer cast constructor.
AVComponentDescriptor - Class in org.bytedeco.ffmpeg.avutil
 
AVComponentDescriptor() - Constructor for class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Default native constructor.
AVComponentDescriptor(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Native array allocator.
AVComponentDescriptor(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Pointer cast constructor.
AVContentLightMetadata - Class in org.bytedeco.ffmpeg.avutil
Content light level needed by to transmit HDR over HDMI (CTA-861.3).
AVContentLightMetadata() - Constructor for class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
Default native constructor.
AVContentLightMetadata(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
Native array allocator.
AVContentLightMetadata(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
Pointer cast constructor.
AVCPBProperties - Class in org.bytedeco.ffmpeg.avcodec
This structure describes the bitrate properties of an encoded bitstream.
AVCPBProperties() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Default native constructor.
AVCPBProperties(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Native array allocator.
AVCPBProperties(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Pointer cast constructor.
AVDES - Class in org.bytedeco.ffmpeg.avutil
\defgroup lavu_des DES \ingroup lavu_crypto \{
AVDES() - Constructor for class org.bytedeco.ffmpeg.avutil.AVDES
Default native constructor.
AVDES(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDES
Native array allocator.
AVDES(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDES
Pointer cast constructor.
avdevice - Class in org.bytedeco.ffmpeg.global
 
avdevice() - Constructor for class org.bytedeco.ffmpeg.global.avdevice
 
avdevice - Class in org.bytedeco.ffmpeg.presets
 
avdevice() - Constructor for class org.bytedeco.ffmpeg.presets.avdevice
 
avdevice_app_to_dev_control_message(AVFormatContext, int, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Send control message from application to device.
avdevice_capabilities_create(PointerPointer, AVFormatContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Initialize capabilities probing API based on AVOption API.
avdevice_capabilities_create(AVDeviceCapabilitiesQuery, AVFormatContext, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_capabilities_free(PointerPointer, AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Free resources created by avdevice_capabilities_create()
avdevice_capabilities_free(AVDeviceCapabilitiesQuery, AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_configuration() - Static method in class org.bytedeco.ffmpeg.global.avdevice
Return the libavdevice build-time configuration.
avdevice_dev_to_app_control_message(AVFormatContext, int, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Send control message from device to application.
avdevice_free_list_devices(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avdevice
Convenient function to free result of avdevice_list_devices().
avdevice_free_list_devices(AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_license() - Static method in class org.bytedeco.ffmpeg.global.avdevice
Return the libavdevice license.
avdevice_list_devices(AVFormatContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avdevice
List devices.
avdevice_list_devices(AVFormatContext, AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_list_input_sources(AVInputFormat, BytePointer, AVDictionary, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avdevice
List devices.
avdevice_list_input_sources(AVInputFormat, BytePointer, AVDictionary, AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_list_input_sources(AVInputFormat, String, AVDictionary, AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_list_output_sinks(AVOutputFormat, BytePointer, AVDictionary, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_list_output_sinks(AVOutputFormat, BytePointer, AVDictionary, AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_list_output_sinks(AVOutputFormat, String, AVDictionary, AVDeviceInfoList) - Static method in class org.bytedeco.ffmpeg.global.avdevice
 
avdevice_register_all() - Static method in class org.bytedeco.ffmpeg.global.avdevice
Initialize libavdevice and register all the input and output devices.
avdevice_version() - Static method in class org.bytedeco.ffmpeg.global.avdevice
Return the LIBAVDEVICE_VERSION_INT constant.
AVDeviceCapabilitiesQuery - Class in org.bytedeco.ffmpeg.avdevice
Structure describes device capabilities.
AVDeviceCapabilitiesQuery() - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
Default native constructor.
AVDeviceCapabilitiesQuery(long) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
Native array allocator.
AVDeviceCapabilitiesQuery(Pointer) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
Pointer cast constructor.
AVDeviceInfo - Class in org.bytedeco.ffmpeg.avdevice
Structure describes basic parameters of the device.
AVDeviceInfo() - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
Default native constructor.
AVDeviceInfo(long) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
Native array allocator.
AVDeviceInfo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
Pointer cast constructor.
AVDeviceInfoList - Class in org.bytedeco.ffmpeg.avdevice
List of devices.
AVDeviceInfoList() - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
Default native constructor.
AVDeviceInfoList(long) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
Native array allocator.
AVDeviceInfoList(Pointer) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
Pointer cast constructor.
AVDeviceRect - Class in org.bytedeco.ffmpeg.avdevice
 
AVDeviceRect() - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
Default native constructor.
AVDeviceRect(long) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
Native array allocator.
AVDeviceRect(Pointer) - Constructor for class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
Pointer cast constructor.
AVDictionary - Class in org.bytedeco.ffmpeg.avutil
 
AVDictionary() - Constructor for class org.bytedeco.ffmpeg.avutil.AVDictionary
Empty constructor.
AVDictionary(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDictionary
Pointer cast constructor.
AVDictionaryEntry - Class in org.bytedeco.ffmpeg.avutil
 
AVDictionaryEntry() - Constructor for class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
Default native constructor.
AVDictionaryEntry(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
Native array allocator.
AVDictionaryEntry(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
Pointer cast constructor.
AVDISCARD_ALL - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_BIDIR - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_DEFAULT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_NONE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_NONINTRA - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_NONKEY - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDISCARD_NONREF - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVDiscard
AVDownmixInfo - Class in org.bytedeco.ffmpeg.avutil
This structure describes optional metadata relevant to a downmix procedure.
AVDownmixInfo() - Constructor for class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Default native constructor.
AVDownmixInfo(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Native array allocator.
AVDownmixInfo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Pointer cast constructor.
AVDynamicHDRPlus - Class in org.bytedeco.ffmpeg.avutil
This struct represents dynamic metadata for color volume transform - application 4 of SMPTE 2094-40:2016 standard.
AVDynamicHDRPlus() - Constructor for class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
Default native constructor.
AVDynamicHDRPlus(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
Native array allocator.
AVDynamicHDRPlus(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
Pointer cast constructor.
AVEncryptionInfo - Class in org.bytedeco.ffmpeg.avutil
This describes encryption info for a packet.
AVEncryptionInfo() - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
Default native constructor.
AVEncryptionInfo(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
Native array allocator.
AVEncryptionInfo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
Pointer cast constructor.
AVEncryptionInitInfo - Class in org.bytedeco.ffmpeg.avutil
This describes info used to initialize an encryption key system.
AVEncryptionInitInfo() - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
Default native constructor.
AVEncryptionInitInfo(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
Native array allocator.
AVEncryptionInitInfo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
Pointer cast constructor.
average_maxrgb() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The average of linearized maxRGB values in the processing window in the scene.
average_maxrgb(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
AVERROR_BSF_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_BSF_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Bitstream filter not found
AVERROR_BUFFER_TOO_SMALL - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_BUFFER_TOO_SMALL() - Static method in class org.bytedeco.ffmpeg.global.avutil
Buffer too small
AVERROR_BUG - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_BUG() - Static method in class org.bytedeco.ffmpeg.global.avutil
Internal bug, also see AVERROR_BUG2
AVERROR_BUG2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_BUG2() - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avutil
 
AVERROR_DECODER_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Decoder not found
AVERROR_DEMUXER_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_DEMUXER_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Demuxer not found
AVERROR_EACCES() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EAGAIN() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EBADF() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EDOM() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EEXIST() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EFAULT() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EFBIG() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EILSEQ() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EINTR() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EINVAL() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EIO() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENAMETOOLONG() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENCODER_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_ENCODER_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Encoder not found
AVERROR_ENODEV() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENOENT() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENOMEM() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENOSPC() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENOSYS() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ENXIO() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EOF - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_EOF() - Static method in class org.bytedeco.ffmpeg.global.avutil
End of file
AVERROR_EPERM() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EPIPE() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ERANGE() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_ESPIPE() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EXDEV() - Static method in class org.bytedeco.ffmpeg.presets.avutil
 
AVERROR_EXIT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_EXIT() - Static method in class org.bytedeco.ffmpeg.global.avutil
Immediate exit was requested; the called function should not be restarted
AVERROR_EXPERIMENTAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
Requested feature is flagged experimental.
AVERROR_EXTERNAL - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_EXTERNAL() - Static method in class org.bytedeco.ffmpeg.global.avutil
Generic error in an external library
AVERROR_FILTER_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_FILTER_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Filter not found
AVERROR_HTTP_BAD_REQUEST - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_BAD_REQUEST() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_FORBIDDEN - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_FORBIDDEN() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_OTHER_4XX - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_OTHER_4XX() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_SERVER_ERROR - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_SERVER_ERROR() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_UNAUTHORIZED - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_HTTP_UNAUTHORIZED() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_INPUT_CHANGED - Static variable in class org.bytedeco.ffmpeg.global.avutil
Input changed between calls.
AVERROR_INVALIDDATA - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_INVALIDDATA() - Static method in class org.bytedeco.ffmpeg.global.avutil
Invalid data found when processing input
AVERROR_MUXER_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_MUXER_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Muxer not found
AVERROR_OPTION_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_OPTION_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Option not found
AVERROR_OUTPUT_CHANGED - Static variable in class org.bytedeco.ffmpeg.global.avutil
Output changed between calls.
AVERROR_PATCHWELCOME - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_PATCHWELCOME() - Static method in class org.bytedeco.ffmpeg.global.avutil
Not yet implemented in FFmpeg, patches welcome
AVERROR_PROTOCOL_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_PROTOCOL_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Protocol not found
AVERROR_STREAM_NOT_FOUND - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_STREAM_NOT_FOUND() - Static method in class org.bytedeco.ffmpeg.global.avutil
Stream not found
AVERROR_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVERROR_UNKNOWN() - Static method in class org.bytedeco.ffmpeg.global.avutil
Unknown error, typically from an external library
AVExpr - Class in org.bytedeco.ffmpeg.avutil
 
AVExpr() - Constructor for class org.bytedeco.ffmpeg.avutil.AVExpr
Empty constructor.
AVExpr(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVExpr
Pointer cast constructor.
AVFifoBuffer - Class in org.bytedeco.ffmpeg.avutil
 
AVFifoBuffer() - Constructor for class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
Default native constructor.
AVFifoBuffer(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
Native array allocator.
AVFifoBuffer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
Pointer cast constructor.
AVFilter - Class in org.bytedeco.ffmpeg.avfilter
Filter definition.
AVFilter() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter
Default native constructor.
AVFilter(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter
Native array allocator.
AVFilter(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter
Pointer cast constructor.
avfilter - Class in org.bytedeco.ffmpeg.global
 
avfilter() - Constructor for class org.bytedeco.ffmpeg.global.avfilter
 
avfilter - Class in org.bytedeco.ffmpeg.presets
 
avfilter() - Constructor for class org.bytedeco.ffmpeg.presets.avfilter
 
AVFilter.Activate_AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
Filter activation function.
AVFilter.Init_AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
Filter initialization function.
AVFilter.Init_dict_AVFilterContext_PointerPointer - Class in org.bytedeco.ffmpeg.avfilter
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.Init_opaque_AVFilterContext_Pointer - Class in org.bytedeco.ffmpeg.avfilter
Filter initialization function, alternative to the init() callback.
AVFilter.Preinit_AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
Filter pre-initialization function This callback will be called immediately after the filter context is allocated, to allow allocating and initing sub-objects.
AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int - Class in org.bytedeco.ffmpeg.avfilter
Make the filter instance process a command.
AVFilter.Query_formats_AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
Query formats supported by the filter on its inputs and outputs.
AVFilter.Uninit_AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
Filter uninitialization function.
avfilter_action_func - Class in org.bytedeco.ffmpeg.avfilter
A function pointer passed to the \ref AVFilterGraph.execute callback to be executed multiple times, possibly in parallel.
avfilter_action_func(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.avfilter_action_func
Pointer cast constructor.
avfilter_action_func() - Constructor for class org.bytedeco.ffmpeg.avfilter.avfilter_action_func
 
AVFILTER_AUTO_CONVERT_ALL - Static variable in class org.bytedeco.ffmpeg.global.avfilter
enum
AVFILTER_AUTO_CONVERT_NONE - Static variable in class org.bytedeco.ffmpeg.global.avfilter
enum
AVFILTER_CMD_FLAG_FAST - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avfilter
Stop once a filter understood the command (for target=all for example), fast filters are favored automatically
avfilter_config_links(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Negotiate the media format, dimensions, etc of all inputs to a filter.
avfilter_configuration() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Return the libavfilter build-time configuration.
avfilter_execute_func - Class in org.bytedeco.ffmpeg.avfilter
A function executing multiple jobs, possibly in parallel.
avfilter_execute_func(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.avfilter_execute_func
Pointer cast constructor.
avfilter_execute_func() - Constructor for class org.bytedeco.ffmpeg.avfilter.avfilter_execute_func
 
AVFILTER_FLAG_DYNAMIC_INPUTS - Static variable in class org.bytedeco.ffmpeg.global.avfilter
The number of the filter inputs is not determined just by AVFilter.inputs.
AVFILTER_FLAG_DYNAMIC_OUTPUTS - Static variable in class org.bytedeco.ffmpeg.global.avfilter
The number of the filter outputs is not determined just by AVFilter.outputs.
AVFILTER_FLAG_SLICE_THREADS - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.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.ffmpeg.global.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(AVFilterContext) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Free a filter context.
avfilter_get_by_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get a filter definition matching the given name.
avfilter_get_by_name(String) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_get_class() - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_alloc() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Allocate a filter graph.
avfilter_graph_alloc_filter(AVFilterGraph, AVFilter, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Create a new filter instance in a filter graph.
avfilter_graph_alloc_filter(AVFilterGraph, AVFilter, String) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_config(AVFilterGraph, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Check validity and configure all the links and formats in the graph.
avfilter_graph_create_filter(PointerPointer, AVFilter, BytePointer, BytePointer, Pointer, AVFilterGraph) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Create and add a filter instance into an existing graph.
avfilter_graph_create_filter(AVFilterContext, AVFilter, BytePointer, BytePointer, Pointer, AVFilterGraph) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_create_filter(AVFilterContext, AVFilter, String, String, Pointer, AVFilterGraph) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_dump(AVFilterGraph, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Dump a graph into a human-readable string representation.
avfilter_graph_dump(AVFilterGraph, String) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Free a graph, destroy its links, and set *graph to NULL.
avfilter_graph_free(AVFilterGraph) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_get_filter(AVFilterGraph, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get a filter instance identified by instance name from graph.
avfilter_graph_get_filter(AVFilterGraph, String) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_parse(AVFilterGraph, BytePointer, AVFilterInOut, AVFilterInOut, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a graph described by a string to a graph.
avfilter_graph_parse(AVFilterGraph, String, AVFilterInOut, AVFilterInOut, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_parse2(AVFilterGraph, BytePointer, PointerPointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a graph described by a string to a graph.
avfilter_graph_parse2(AVFilterGraph, BytePointer, AVFilterInOut, AVFilterInOut) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_parse2(AVFilterGraph, String, AVFilterInOut, AVFilterInOut) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_parse_ptr(AVFilterGraph, BytePointer, PointerPointer, PointerPointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Add a graph described by a string to a graph.
avfilter_graph_parse_ptr(AVFilterGraph, BytePointer, AVFilterInOut, AVFilterInOut, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_parse_ptr(AVFilterGraph, String, AVFilterInOut, AVFilterInOut, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_queue_command(AVFilterGraph, BytePointer, BytePointer, BytePointer, int, double) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Queue a command for one or more filter instances.
avfilter_graph_queue_command(AVFilterGraph, String, String, String, int, double) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_request_oldest(AVFilterGraph) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Request a frame on the oldest sink link.
avfilter_graph_send_command(AVFilterGraph, BytePointer, BytePointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Send a command to one or more filter instances.
avfilter_graph_send_command(AVFilterGraph, String, String, String, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_send_command(AVFilterGraph, BytePointer, BytePointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_send_command(AVFilterGraph, String, String, String, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_send_command(AVFilterGraph, BytePointer, BytePointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_send_command(AVFilterGraph, String, String, String, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_graph_set_auto_convert(AVFilterGraph, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Enable or disable automatic format conversion inside the graph.
avfilter_init_dict(AVFilterContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Initialize a filter with the supplied dictionary of options.
avfilter_init_dict(AVFilterContext, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_init_str(AVFilterContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Initialize a filter with the supplied parameters.
avfilter_init_str(AVFilterContext, String) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_inout_alloc() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Allocate a single AVFilterInOut entry.
avfilter_inout_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Free the supplied list of AVFilterInOut and set *inout to NULL.
avfilter_inout_free(AVFilterInOut) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_insert_filter(AVFilterLink, AVFilterContext, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Insert a filter in the middle of an existing link.
avfilter_license() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Return the libavfilter license.
avfilter_link(AVFilterContext, int, AVFilterContext, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Link two filters together.
avfilter_link_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Free the link in *link, and set its pointer to NULL.
avfilter_link_free(AVFilterLink) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_link_get_channels(AVFilterLink) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Deprecated.
Use av_buffersink_get_channels()
avfilter_link_set_closed(AVFilterLink, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Deprecated.
applications are not supposed to mess with links, they should close the sinks.
avfilter_next(AVFilter) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Deprecated.
avfilter_pad_count(AVFilterPad) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get the number of elements in a NULL-terminated array of AVFilterPads (e.g.
avfilter_pad_get_name(AVFilterPad, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get the name of an AVFilterPad.
avfilter_pad_get_type(AVFilterPad, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Get the type of an AVFilterPad.
avfilter_process_command(AVFilterContext, BytePointer, BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Make the filter instance process a command.
avfilter_process_command(AVFilterContext, String, String, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_process_command(AVFilterContext, BytePointer, BytePointer, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_process_command(AVFilterContext, String, String, BytePointer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_process_command(AVFilterContext, BytePointer, BytePointer, ByteBuffer, int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_process_command(AVFilterContext, String, String, byte[], int, int) - Static method in class org.bytedeco.ffmpeg.global.avfilter
 
avfilter_register(AVFilter) - Static method in class org.bytedeco.ffmpeg.global.avfilter
Deprecated.
avfilter_register_all() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Deprecated.
AVFILTER_THREAD_SLICE - Static variable in class org.bytedeco.ffmpeg.global.avfilter
Process multiple parts of the frame concurrently.
avfilter_version() - Static method in class org.bytedeco.ffmpeg.global.avfilter
Return the LIBAVFILTER_VERSION_INT constant.
AVFilterContext - Class in org.bytedeco.ffmpeg.avfilter
An instance of a filter
AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Default native constructor.
AVFilterContext(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Native array allocator.
AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Pointer cast constructor.
AVFilterFormats - Class in org.bytedeco.ffmpeg.avfilter
 
AVFilterFormats() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterFormats
Empty constructor.
AVFilterFormats(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterFormats
Pointer cast constructor.
AVFilterGraph - Class in org.bytedeco.ffmpeg.avfilter
 
AVFilterGraph() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Default native constructor.
AVFilterGraph(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Native array allocator.
AVFilterGraph(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Pointer cast constructor.
AVFilterGraphInternal - Class in org.bytedeco.ffmpeg.avfilter
 
AVFilterGraphInternal() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterGraphInternal
Empty constructor.
AVFilterGraphInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterGraphInternal
Pointer cast constructor.
AVFilterInOut - Class in org.bytedeco.ffmpeg.avfilter
A linked-list of the inputs/outputs of the filter chain.
AVFilterInOut() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
Default native constructor.
AVFilterInOut(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
Native array allocator.
AVFilterInOut(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
Pointer cast constructor.
AVFilterInternal - Class in org.bytedeco.ffmpeg.avfilter
 
AVFilterInternal() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterInternal
Empty constructor.
AVFilterInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterInternal
Pointer cast constructor.
AVFilterLink - Class in org.bytedeco.ffmpeg.avfilter
A link between two filters.
AVFilterLink() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Default native constructor.
AVFilterLink(long) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Native array allocator.
AVFilterLink(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Pointer cast constructor.
AVFilterPad - Class in org.bytedeco.ffmpeg.avfilter
 
AVFilterPad() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterPad
Empty constructor.
AVFilterPad(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilterPad
Pointer cast constructor.
AVFMT_ALLOW_FLUSH - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format allows flushing.
AVFMT_AVOID_NEG_TS_AUTO - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Enabled when required by target format
AVFMT_AVOID_NEG_TS_MAKE_NON_NEGATIVE - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Shift timestamps so they are non negative
AVFMT_AVOID_NEG_TS_MAKE_ZERO - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Shift timestamps so that they start at 0
AVFMT_DURATION_FROM_BITRATE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVDurationEstimationMethod
AVFMT_DURATION_FROM_PTS - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVDurationEstimationMethod
AVFMT_DURATION_FROM_STREAM - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVDurationEstimationMethod
AVFMT_EVENT_FLAG_METADATA_UPDATED - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The call resulted in updated metadata.
AVFMT_FLAG_AUTO_BSF - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Add bitstream filters as requested by the muxer
AVFMT_FLAG_BITEXACT - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avformat.AVFormatContext
The caller has supplied a custom AVIOContext, don't avio_close() it.
AVFMT_FLAG_DISCARD_CORRUPT - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Discard frames marked corrupted
AVFMT_FLAG_FAST_SEEK - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Enable fast, but inaccurate seeks for some formats
AVFMT_FLAG_FLUSH_PACKETS - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flush the AVIOContext every packet.
AVFMT_FLAG_GENPTS - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Generate missing pts even if it requires parsing future frames.
AVFMT_FLAG_IGNDTS - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Ignore DTS on frames that contain both DTS & PTS
AVFMT_FLAG_IGNIDX - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Ignore index.
AVFMT_FLAG_KEEP_SIDE_DATA - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Deprecated, does nothing.
AVFMT_FLAG_MP4A_LATM - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Deprecated, does nothing.
AVFMT_FLAG_NOBUFFER - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Do not buffer frames when possible
AVFMT_FLAG_NOFILLIN - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.avformat.AVFormatContext
Do not block when reading packets from input.
AVFMT_FLAG_NOPARSE - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.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.ffmpeg.avformat.AVFormatContext
Stop muxing when the shortest stream stops.
AVFMT_FLAG_SORT_DTS - Static variable in class org.bytedeco.ffmpeg.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.ffmpeg.global.avformat
Use generic index building code.
AVFMT_GLOBALHEADER - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format wants global header.
AVFMT_NEEDNUMBER - Static variable in class org.bytedeco.ffmpeg.global.avformat
Needs '%d' in filename.
AVFMT_NO_BYTE_SEEK - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not allow seeking by bytes
AVFMT_NOBINSEARCH - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not allow to fall back on binary search via read_timestamp
AVFMT_NODIMENSIONS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not need width/height
AVFMT_NOFILE - Static variable in class org.bytedeco.ffmpeg.global.avformat
Demuxer will use avio_open, no opened file should be provided by the caller.
AVFMT_NOGENSEARCH - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not allow to fall back on generic search
AVFMT_NOSTREAMS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not require any streams
AVFMT_NOTIMESTAMPS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not need / have any timestamps.
AVFMT_SEEK_TO_PTS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Seeking is based on PTS
AVFMT_SHOW_IDS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Show format stream IDs numbers.
AVFMT_TBCF_AUTO - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVTimebaseSource
AVFMT_TBCF_DECODER - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVTimebaseSource
AVFMT_TBCF_DEMUXER - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVTimebaseSource
AVFMT_TBCF_R_FRAMERATE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVTimebaseSource
AVFMT_TS_DISCONT - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format allows timestamp discontinuities.
AVFMT_TS_NEGATIVE - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format allows muxing negative timestamps.
AVFMT_TS_NONSTRICT - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format does not require strictly increasing timestamps, but they must still be monotonic
AVFMT_VARIABLE_FPS - Static variable in class org.bytedeco.ffmpeg.global.avformat
Format allows variable fps.
AVFMTCTX_NOHEADER - Static variable in class org.bytedeco.ffmpeg.global.avformat
signal that no header is present (streams are added dynamically)
AVFMTCTX_UNSEEKABLE - Static variable in class org.bytedeco.ffmpeg.global.avformat
signal that the stream is definitely not seekable, and attempts to call the seek function will fail.
avformat - Class in org.bytedeco.ffmpeg.global
 
avformat() - Constructor for class org.bytedeco.ffmpeg.global.avformat
 
avformat - Class in org.bytedeco.ffmpeg.presets
 
avformat() - Constructor for class org.bytedeco.ffmpeg.presets.avformat
 
avformat_alloc_context() - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate an AVFormatContext.
avformat_alloc_output_context2(PointerPointer, AVOutputFormat, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate an AVFormatContext for an output format.
avformat_alloc_output_context2(AVFormatContext, AVOutputFormat, BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_alloc_output_context2(AVFormatContext, AVOutputFormat, String, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_close_input(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Close an opened input AVFormatContext.
avformat_close_input(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_configuration() - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the libavformat build-time configuration.
avformat_find_stream_info(AVFormatContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read packets of a media file to get stream information.
avformat_find_stream_info(AVFormatContext, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_flush(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Discard all internally buffered data.
avformat_free_context(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Free an AVFormatContext and all its streams.
avformat_get_class() - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the AVClass for AVFormatContext.
avformat_get_mov_audio_tags() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_get_mov_video_tags() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_get_riff_audio_tags() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_get_riff_video_tags() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_init_output(AVFormatContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate the stream private data and initialize the codec, but do not write the header.
avformat_init_output(AVFormatContext, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_license() - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the libavformat license.
avformat_match_stream_specifier(AVFormatContext, AVStream, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Check if the stream st contained in s is matched by the stream specifier spec.
avformat_match_stream_specifier(AVFormatContext, AVStream, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_network_deinit() - Static method in class org.bytedeco.ffmpeg.global.avformat
Undo the initialization done by avformat_network_init.
avformat_network_init() - Static method in class org.bytedeco.ffmpeg.global.avformat
Do global initialization of network libraries.
avformat_new_stream(AVFormatContext, AVCodec) - Static method in class org.bytedeco.ffmpeg.global.avformat
Add a new stream to a media file.
avformat_open_input(PointerPointer, BytePointer, AVInputFormat, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Open an input stream and read the header.
avformat_open_input(AVFormatContext, BytePointer, AVInputFormat, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_open_input(AVFormatContext, String, AVInputFormat, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_query_codec(AVOutputFormat, int, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Test if the given container can store a codec.
avformat_queue_attached_pictures(AVFormatContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avformat_seek_file(AVFormatContext, int, long, long, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Seek to timestamp ts.
avformat_transfer_internal_stream_timing_info(AVOutputFormat, AVStream, AVStream, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Transfer internal timing information from one stream to another.
avformat_version() - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the LIBAVFORMAT_VERSION_INT constant.
avformat_write_header(AVFormatContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Allocate the stream private data and write the stream header to an output media file.
avformat_write_header(AVFormatContext, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Format I/O context.
AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext
Default native constructor.
AVFormatContext(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext
Native array allocator.
AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext
Pointer cast constructor.
AVFormatContext.Io_close_AVFormatContext_AVIOContext - Class in org.bytedeco.ffmpeg.avformat
A callback for closing the streams opened with AVFormatContext.io_open().
AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer - Class in org.bytedeco.ffmpeg.avformat
A callback for opening new IO streams.
AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer - Class in org.bytedeco.ffmpeg.avformat
Deprecated.
Use io_open and io_close.
AVFormatInternal - Class in org.bytedeco.ffmpeg.avformat
 
AVFormatInternal() - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatInternal
Empty constructor.
AVFormatInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatInternal
Pointer cast constructor.
AVFrame - Class in org.bytedeco.ffmpeg.avutil
This structure describes decoded (raw) audio or video data.
AVFrame() - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrame
Default native constructor.
AVFrame(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrame
Native array allocator.
AVFrame(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrame
Pointer cast constructor.
AVFrameSideData - Class in org.bytedeco.ffmpeg.avutil
Structure to hold side data for an AVFrame.
AVFrameSideData() - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrameSideData
Default native constructor.
AVFrameSideData(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrameSideData
Native array allocator.
AVFrameSideData(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVFrameSideData
Pointer cast constructor.
avg_bitrate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Average bitrate of the stream, in bits per second.
avg_bitrate(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
avg_frame_rate() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Average framerate - demuxing: May be set by libavformat when creating the stream or in avformat_find_stream_info().
avg_frame_rate(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
AVHashContext - Class in org.bytedeco.ffmpeg.avutil
\example ffhash.c This example is a simple command line application that takes one or more arguments.
AVHashContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHashContext
Empty constructor.
AVHashContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHashContext
Pointer cast constructor.
AVHDRPlusColorTransformParams - Class in org.bytedeco.ffmpeg.avutil
Color transform parameters at a processing window in a dynamic metadata for SMPTE 2094-40.
AVHDRPlusColorTransformParams() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
Default native constructor.
AVHDRPlusColorTransformParams(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
Native array allocator.
AVHDRPlusColorTransformParams(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
Pointer cast constructor.
AVHDRPlusPercentile - Class in org.bytedeco.ffmpeg.avutil
Represents the percentile at a specific percentage in a distribution.
AVHDRPlusPercentile() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
Default native constructor.
AVHDRPlusPercentile(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
Native array allocator.
AVHDRPlusPercentile(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
Pointer cast constructor.
AVHMAC - Class in org.bytedeco.ffmpeg.avutil
 
AVHMAC() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHMAC
Empty constructor.
AVHMAC(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHMAC
Pointer cast constructor.
AVHWAccel - Class in org.bytedeco.ffmpeg.avcodec
\defgroup lavc_hwaccel AVHWAccel \note Nothing in this structure should be accessed by the user.
AVHWAccel() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Default native constructor.
AVHWAccel(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Native array allocator.
AVHWAccel(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Pointer cast constructor.
AVHWAccel.Alloc_frame_AVCodecContext_AVFrame - Class in org.bytedeco.ffmpeg.avcodec
Allocate a custom buffer
AVHWAccel.Decode_mb_MpegEncContext - Class in org.bytedeco.ffmpeg.avcodec
Called for every Macroblock in a slice.
AVHWAccel.Decode_params_AVCodecContext_int_BytePointer_int - Class in org.bytedeco.ffmpeg.avcodec
Callback for parameter data (SPS/PPS/VPS etc).
AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int - Class in org.bytedeco.ffmpeg.avcodec
Callback for each slice.
AVHWAccel.End_frame_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
Called at the end of each frame or field picture.
AVHWAccel.Frame_params_AVCodecContext_AVBufferRef - Class in org.bytedeco.ffmpeg.avcodec
Fill the given hw_frames context with current codec parameters.
AVHWAccel.Init_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
Initialize the hwaccel private data.
AVHWAccel.Start_frame_AVCodecContext_BytePointer_int - Class in org.bytedeco.ffmpeg.avcodec
Called at the beginning of each frame or field picture.
AVHWAccel.Uninit_AVCodecContext - Class in org.bytedeco.ffmpeg.avcodec
Uninitialize the hwaccel private data.
AVHWDeviceContext - Class in org.bytedeco.ffmpeg.avutil
This struct aggregates all the (hardware/vendor-specific) "high-level" state, i.e.
AVHWDeviceContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
Default native constructor.
AVHWDeviceContext(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
Native array allocator.
AVHWDeviceContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
Pointer cast constructor.
AVHWDeviceContext.Free_AVHWDeviceContext - Class in org.bytedeco.ffmpeg.avutil
This field may be set by the caller before calling av_hwdevice_ctx_init().
AVHWDeviceInternal - Class in org.bytedeco.ffmpeg.avutil
 
AVHWDeviceInternal() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceInternal
Empty constructor.
AVHWDeviceInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceInternal
Pointer cast constructor.
AVHWFramesConstraints - Class in org.bytedeco.ffmpeg.avutil
This struct describes the constraints on hardware frames attached to a given device with a hardware-specific configuration.
AVHWFramesConstraints() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
Default native constructor.
AVHWFramesConstraints(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
Native array allocator.
AVHWFramesConstraints(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
Pointer cast constructor.
AVHWFramesContext - Class in org.bytedeco.ffmpeg.avutil
This struct describes a set or pool of "hardware" frames (i.e.
AVHWFramesContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Default native constructor.
AVHWFramesContext(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Native array allocator.
AVHWFramesContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Pointer cast constructor.
AVHWFramesContext.Free_AVHWFramesContext - Class in org.bytedeco.ffmpeg.avutil
This field may be set by the caller before calling av_hwframe_ctx_init().
AVHWFramesInternal - Class in org.bytedeco.ffmpeg.avutil
 
AVHWFramesInternal() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesInternal
Empty constructor.
AVHWFramesInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesInternal
Pointer cast constructor.
AVINDEX_DISCARD_FRAME - Static variable in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
AVINDEX_KEYFRAME - Static variable in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
AVIndexEntry - Class in org.bytedeco.ffmpeg.avformat
 
AVIndexEntry() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Default native constructor.
AVIndexEntry(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Native array allocator.
AVIndexEntry(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Pointer cast constructor.
AVInputFormat - Class in org.bytedeco.ffmpeg.avformat
\addtogroup lavf_decoding \{
AVInputFormat() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat
Default native constructor.
AVInputFormat(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat
Native array allocator.
AVInputFormat(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat
Pointer cast constructor.
AVInputFormat.Create_device_capabilities_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Initialize device capabilities submodule.
AVInputFormat.Free_device_capabilities_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Free device capabilities submodule.
AVInputFormat.Get_device_list_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Returns device list with it properties.
AVInputFormat.Read_close_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Close the stream.
AVInputFormat.Read_header_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Read the format header and initialize the AVFormatContext structure.
AVInputFormat.Read_packet_AVFormatContext_AVPacket - Class in org.bytedeco.ffmpeg.avformat
Read one packet and put it in 'pkt'.
AVInputFormat.Read_pause_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Pause playing - only meaningful if using a network-based format (RTSP).
AVInputFormat.Read_play_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Start/resume playing - only meaningful if using a network-based format (RTSP).
AVInputFormat.Read_probe_AVProbeData - Class in org.bytedeco.ffmpeg.avformat
Tell if a given file has a chance of being parsed as this format.
AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int - Class in org.bytedeco.ffmpeg.avformat
Seek to timestamp ts.
AVInputFormat.Read_seek_AVFormatContext_int_long_int - Class in org.bytedeco.ffmpeg.avformat
Seek to a given timestamp relative to the frames in stream component stream_index.
AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long - Class in org.bytedeco.ffmpeg.avformat
Get the next timestamp in stream[stream_index].time_base units.
avio_accept(AVIOContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Accept and allocate a client context on a server context.
avio_accept(AVIOContext, AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_alloc_context(BytePointer, int, int, Pointer, Read_packet_Pointer_BytePointer_int, Write_packet_Pointer_BytePointer_int, Seek_Pointer_long_int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_alloc_context(ByteBuffer, int, int, Pointer, Read_packet_Pointer_ByteBuffer_int, Write_packet_Pointer_ByteBuffer_int, Seek_Pointer_long_int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_alloc_context(byte[], int, int, Pointer, Read_packet_Pointer_byte___int, Write_packet_Pointer_byte___int, Seek_Pointer_long_int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_check(BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
 
avio_close(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Close the resource accessed by the AVIOContext s and free it.
avio_close_dir(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Close directory.
avio_close_dir(AVIODirContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_close_dyn_buf(AVIOContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the written size and a pointer to the buffer.
avio_close_dyn_buf(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_close_dyn_buf(AVIOContext, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_close_dyn_buf(AVIOContext, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_closep(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Close the resource accessed by the AVIOContext *s, free it and set the pointer pointing to it to NULL.
avio_closep(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_context_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Free the supplied IO context and everything associated with it.
avio_context_free(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVIO_DATA_MARKER_BOUNDARY_POINT - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_DATA_MARKER_FLUSH_POINT - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_DATA_MARKER_HEADER - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_DATA_MARKER_SYNC_POINT - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_DATA_MARKER_TRAILER - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_DATA_MARKER_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODataMarkerType
AVIO_ENTRY_BLOCK_DEVICE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_CHARACTER_DEVICE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_DIRECTORY - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_FILE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_NAMED_PIPE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_SERVER - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_SHARE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_SOCKET - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_SYMBOLIC_LINK - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
AVIO_ENTRY_WORKGROUP - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVIODirEntryType
avio_enum_protocols(PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Iterate through names of available protocols.
avio_enum_protocols(Pointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_feof(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Similar to feof() but also returns nonzero on read errors.
avio_find_protocol_name(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the name of the protocol that will handle the passed URL.
avio_find_protocol_name(String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVIO_FLAG_DIRECT - Static variable in class org.bytedeco.ffmpeg.global.avformat
Use direct mode.
AVIO_FLAG_NONBLOCK - Static variable in class org.bytedeco.ffmpeg.global.avformat
Use non-blocking mode.
AVIO_FLAG_READ - Static variable in class org.bytedeco.ffmpeg.global.avformat
read-only
AVIO_FLAG_READ_WRITE - Static variable in class org.bytedeco.ffmpeg.global.avformat
read-write pseudo flag
AVIO_FLAG_WRITE - Static variable in class org.bytedeco.ffmpeg.global.avformat
write-only
avio_flags() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
avio flags, used to force AVIO_FLAG_DIRECT.
avio_flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
avio_flush(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Force flushing of buffered data.
avio_free_directory_entry(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Free entry allocated by avio_read_dir().
avio_free_directory_entry(AVIODirEntry) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_dyn_buf(AVIOContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Return the written size and a pointer to the buffer.
avio_get_dyn_buf(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_dyn_buf(AVIOContext, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_dyn_buf(AVIOContext, byte[]) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str(AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read a string from pb into buf.
avio_get_str(AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str(AVIOContext, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str16be(AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str16be(AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str16be(AVIOContext, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str16le(AVIOContext, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read a UTF-16 string from pb and convert it to UTF-8.
avio_get_str16le(AVIOContext, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_get_str16le(AVIOContext, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_handshake(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Perform one step of the protocol handshake to accept a new client.
avio_open(PointerPointer, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Create and initialize a AVIOContext for accessing the resource indicated by url.
avio_open(AVIOContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open(AVIOContext, String, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open2(PointerPointer, BytePointer, int, AVIOInterruptCB, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Create and initialize a AVIOContext for accessing the resource indicated by url.
avio_open2(AVIOContext, BytePointer, int, AVIOInterruptCB, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open2(AVIOContext, String, int, AVIOInterruptCB, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open_dir(PointerPointer, BytePointer, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Open directory for reading.
avio_open_dir(AVIODirContext, BytePointer, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open_dir(AVIODirContext, String, AVDictionary) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_open_dyn_buf(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Open a write only memory stream.
avio_open_dyn_buf(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_pause(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Pause and resume playing - only meaningful if using a network streaming protocol (e.g.
avio_printf(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
\warning Writes up to 4 KiB per call
avio_printf(AVIOContext, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_put_str(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Write a NULL-terminated string.
avio_put_str(AVIOContext, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_put_str16be(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Convert an UTF-8 string to UTF-16BE and write it.
avio_put_str16be(AVIOContext, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_put_str16le(AVIOContext, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Convert an UTF-8 string to UTF-16LE and write it.
avio_put_str16le(AVIOContext, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_r8(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
\name Functions for reading from AVIOContext \{ \note return 0 if EOF, so you cannot use it if EOF handling is necessary
avio_rb16(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rb24(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rb32(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rb64(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read(AVIOContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read size bytes from AVIOContext into buf.
avio_read(AVIOContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read(AVIOContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read_dir(AVIODirContext, PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get next directory entry.
avio_read_dir(AVIODirContext, AVIODirEntry) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read_partial(AVIOContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read size bytes from AVIOContext into buf.
avio_read_partial(AVIOContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read_partial(AVIOContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_read_to_bprint(AVIOContext, Pointer, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
Read contents of h into print buffer, up to max_size bytes, or up to EOF.
avio_rl16(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rl24(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rl32(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_rl64(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_seek(AVIOContext, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
fseek() equivalent for AVIOContext.
avio_seek_time(AVIOContext, int, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Seek to a given timestamp relative to some component stream.
AVIO_SEEKABLE_NORMAL - Static variable in class org.bytedeco.ffmpeg.global.avformat
Seeking works like for a local file.
AVIO_SEEKABLE_TIME - Static variable in class org.bytedeco.ffmpeg.global.avformat
Seeking by timestamp with avio_seek_time() is possible.
avio_size(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
Get the filesize.
avio_skip(AVIOContext, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
Skip given number of bytes forward
avio_tell(AVIOContext) - Static method in class org.bytedeco.ffmpeg.global.avformat
ftell() equivalent for AVIOContext.
avio_w8(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wb16(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wb24(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wb32(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wb64(AVIOContext, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wl16(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wl24(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wl32(AVIOContext, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_wl64(AVIOContext, long) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_write(AVIOContext, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_write(AVIOContext, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_write(AVIOContext, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avio_write_marker(AVIOContext, long, int) - Static method in class org.bytedeco.ffmpeg.global.avformat
Mark the written bytestream as a specific type.
AVIOContext - Class in org.bytedeco.ffmpeg.avformat
Bytestream IO Context.
AVIOContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext
Default native constructor.
AVIOContext(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext
Native array allocator.
AVIOContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext
Pointer cast constructor.
AVIOContext.Read_packet_Pointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avformat
 
AVIOContext.Read_pause_Pointer_int - Class in org.bytedeco.ffmpeg.avformat
Pause or resume playback for network streaming protocols - e.g.
AVIOContext.Read_seek_Pointer_int_long_int - Class in org.bytedeco.ffmpeg.avformat
Seek to a given timestamp in stream with the specified stream_index.
AVIOContext.Seek_Pointer_long_int - Class in org.bytedeco.ffmpeg.avformat
 
AVIOContext.Short_seek_get_Pointer - Class in org.bytedeco.ffmpeg.avformat
A callback that is used instead of short_seek_threshold.
AVIOContext.Update_checksum_long_BytePointer_int - Class in org.bytedeco.ffmpeg.avformat
 
AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long - Class in org.bytedeco.ffmpeg.avformat
A callback that is used instead of write_packet.
AVIOContext.Write_packet_Pointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avformat
 
AVIODirContext - Class in org.bytedeco.ffmpeg.avformat
 
AVIODirContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirContext
Default native constructor.
AVIODirContext(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirContext
Native array allocator.
AVIODirContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirContext
Pointer cast constructor.
AVIODirEntry - Class in org.bytedeco.ffmpeg.avformat
Describes single entry of the directory.
AVIODirEntry() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Default native constructor.
AVIODirEntry(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Native array allocator.
AVIODirEntry(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Pointer cast constructor.
AVIOInterruptCB - Class in org.bytedeco.ffmpeg.avformat
Callback for checking whether to abort blocking functions.
AVIOInterruptCB() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
Default native constructor.
AVIOInterruptCB(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
Native array allocator.
AVIOInterruptCB(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
Pointer cast constructor.
AVIOInterruptCB.Callback_Pointer - Class in org.bytedeco.ffmpeg.avformat
 
AVLFG - Class in org.bytedeco.ffmpeg.avutil
Context structure for the Lagged Fibonacci PRNG.
AVLFG() - Constructor for class org.bytedeco.ffmpeg.avutil.AVLFG
Default native constructor.
AVLFG(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVLFG
Native array allocator.
AVLFG(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVLFG
Pointer cast constructor.
AVLINK_INIT - Static variable in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
enum AVFilterLink::init_state
AVLINK_STARTINIT - Static variable in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
enum AVFilterLink::init_state
AVLINK_UNINIT - Static variable in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
enum AVFilterLink::init_state
AVMasteringDisplayMetadata - Class in org.bytedeco.ffmpeg.avutil
Mastering display metadata capable of representing the color volume of the display used to master the content (SMPTE 2086:2014).
AVMasteringDisplayMetadata() - Constructor for class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Default native constructor.
AVMasteringDisplayMetadata(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Native array allocator.
AVMasteringDisplayMetadata(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Pointer cast constructor.
AVMD5 - Class in org.bytedeco.ffmpeg.avutil
 
AVMD5() - Constructor for class org.bytedeco.ffmpeg.avutil.AVMD5
Empty constructor.
AVMD5(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVMD5
Pointer cast constructor.
AVMEDIA_TYPE_ATTACHMENT - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_AUDIO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_DATA - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_NB - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_SUBTITLE - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMEDIA_TYPE_VIDEO - Static variable in class org.bytedeco.ffmpeg.global.avutil
enum AVMediaType
AVMotionVector - Class in org.bytedeco.ffmpeg.avutil
 
AVMotionVector() - Constructor for class org.bytedeco.ffmpeg.avutil.AVMotionVector
Default native constructor.
AVMotionVector(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVMotionVector
Native array allocator.
AVMotionVector(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVMotionVector
Pointer cast constructor.
avoid_negative_ts() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Avoid negative timestamps during muxing.
avoid_negative_ts(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
AVOpenCallback - Class in org.bytedeco.ffmpeg.avformat
 
AVOpenCallback(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOpenCallback
Pointer cast constructor.
AVOpenCallback() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOpenCallback
 
AVOption - Class in org.bytedeco.ffmpeg.avutil
AVOption
AVOption() - Constructor for class org.bytedeco.ffmpeg.avutil.AVOption
Default native constructor.
AVOption(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOption
Native array allocator.
AVOption(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOption
Pointer cast constructor.
AVOptionRange - Class in org.bytedeco.ffmpeg.avutil
A single allowed range of values, or a single allowed value.
AVOptionRange() - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRange
Default native constructor.
AVOptionRange(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRange
Native array allocator.
AVOptionRange(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRange
Pointer cast constructor.
AVOptionRanges - Class in org.bytedeco.ffmpeg.avutil
List of AVOptionRange structs.
AVOptionRanges() - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Default native constructor.
AVOptionRanges(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Native array allocator.
AVOptionRanges(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Pointer cast constructor.
AVOutputFormat - Class in org.bytedeco.ffmpeg.avformat
\addtogroup lavf_encoding \{
AVOutputFormat() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat
Default native constructor.
AVOutputFormat(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat
Native array allocator.
AVOutputFormat(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat
Pointer cast constructor.
AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket - Class in org.bytedeco.ffmpeg.avformat
Set up any necessary bitstream filtering and extract any extra data needed for the global header.
AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long - Class in org.bytedeco.ffmpeg.avformat
Allows sending messages from application to device.
AVOutputFormat.Create_device_capabilities_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Initialize device capabilities submodule.
AVOutputFormat.Deinit_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Deinitialize format.
AVOutputFormat.Free_device_capabilities_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Free device capabilities submodule.
AVOutputFormat.Get_device_list_AVFormatContext_Pointer - Class in org.bytedeco.ffmpeg.avformat
Returns device list with it properties.
AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer - Class in org.bytedeco.ffmpeg.avformat
 
AVOutputFormat.Init_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
Initialize format.
AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int - Class in org.bytedeco.ffmpeg.avformat
Currently only used to set pixel format if not YUV420P.
AVOutputFormat.Query_codec_int_int - Class in org.bytedeco.ffmpeg.avformat
Test if the given codec can be stored in this container.
AVOutputFormat.Write_header_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
 
AVOutputFormat.Write_packet_AVFormatContext_AVPacket - Class in org.bytedeco.ffmpeg.avformat
Write a packet.
AVOutputFormat.Write_trailer_AVFormatContext - Class in org.bytedeco.ffmpeg.avformat
 
AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int - Class in org.bytedeco.ffmpeg.avformat
Write an uncoded AVFrame.
AVPacket - Class in org.bytedeco.ffmpeg.avcodec
This structure stores compressed data.
AVPacket() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacket
Default native constructor.
AVPacket(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacket
Native array allocator.
AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacket
Pointer cast constructor.
AVPacketList - Class in org.bytedeco.ffmpeg.avformat
 
AVPacketList() - Constructor for class org.bytedeco.ffmpeg.avformat.AVPacketList
Default native constructor.
AVPacketList(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVPacketList
Native array allocator.
AVPacketList(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVPacketList
Pointer cast constructor.
AVPacketSideData - Class in org.bytedeco.ffmpeg.avcodec
 
AVPacketSideData() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
Default native constructor.
AVPacketSideData(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
Native array allocator.
AVPacketSideData(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
Pointer cast constructor.
AVPALETTE_COUNT - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
AVPALETTE_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avutil
\file pixel format definitions
AVPanScan - Class in org.bytedeco.ffmpeg.avcodec
Pan Scan area.
AVPanScan() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPanScan
Default native constructor.
AVPanScan(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPanScan
Native array allocator.
AVPanScan(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPanScan
Pointer cast constructor.
AVPicture - Class in org.bytedeco.ffmpeg.avcodec
Deprecated.
use AVFrame or imgutils functions instead
AVPicture() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
Default native constructor.
AVPicture(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
Native array allocator.
AVPicture(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
Pointer cast constructor.
avpicture_alloc(AVPicture, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
unused
avpicture_fill(AVPicture, BytePointer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use av_image_fill_arrays() instead.
avpicture_fill(AVPicture, ByteBuffer, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avpicture_fill(AVPicture, byte[], int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avpicture_free(AVPicture) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
unused
avpicture_get_size(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use av_image_get_buffer_size() instead.
avpicture_layout(AVPicture, int, int, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
use av_image_copy_to_buffer() instead.
avpicture_layout(AVPicture, int, int, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
avpicture_layout(AVPicture, int, int, int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Deprecated.
AVPixFmtDescriptor - Class in org.bytedeco.ffmpeg.avutil
Descriptor that unambiguously describes how the bits of a pixel are stored in the up to 4 data planes of an image.
AVPixFmtDescriptor() - Constructor for class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Default native constructor.
AVPixFmtDescriptor(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Native array allocator.
AVPixFmtDescriptor(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Pointer cast constructor.
avpriv_io_delete(BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Delete a resource.
avpriv_io_delete(String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
avpriv_io_move(BytePointer, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.avformat
Move or rename a resource.
avpriv_io_move(String, String) - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVPROBE_PADDING_SIZE - Static variable in class org.bytedeco.ffmpeg.global.avformat
extra allocated bytes at the end of the probe buffer
AVPROBE_SCORE_EXTENSION - Static variable in class org.bytedeco.ffmpeg.global.avformat
score for file extension
AVPROBE_SCORE_MAX - Static variable in class org.bytedeco.ffmpeg.global.avformat
maximum score
AVPROBE_SCORE_MIME - Static variable in class org.bytedeco.ffmpeg.global.avformat
score for file mime type
AVPROBE_SCORE_RETRY - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AVPROBE_SCORE_RETRY() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVPROBE_SCORE_STREAM_RETRY - Static variable in class org.bytedeco.ffmpeg.global.avformat
 
AVPROBE_SCORE_STREAM_RETRY() - Static method in class org.bytedeco.ffmpeg.global.avformat
 
AVProbeData - Class in org.bytedeco.ffmpeg.avformat
This structure contains the data a format has to probe a file.
AVProbeData() - Constructor for class org.bytedeco.ffmpeg.avformat.AVProbeData
Default native constructor.
AVProbeData(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVProbeData
Native array allocator.
AVProbeData(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVProbeData
Pointer cast constructor.
AVProfile - Class in org.bytedeco.ffmpeg.avcodec
AVProfile.
AVProfile() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVProfile
Default native constructor.
AVProfile(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVProfile
Native array allocator.
AVProfile(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVProfile
Pointer cast constructor.
AVProgram - Class in org.bytedeco.ffmpeg.avformat
New fields can be added to the end with minor version bumps.
AVProgram() - Constructor for class org.bytedeco.ffmpeg.avformat.AVProgram
Default native constructor.
AVProgram(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVProgram
Native array allocator.
AVProgram(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVProgram
Pointer cast constructor.
AVRational - Class in org.bytedeco.ffmpeg.avutil
Rational number (pair of numerator and denominator).
AVRational() - Constructor for class org.bytedeco.ffmpeg.avutil.AVRational
Default native constructor.
AVRational(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRational
Native array allocator.
AVRational(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRational
Pointer cast constructor.
AVRC4 - Class in org.bytedeco.ffmpeg.avutil
\defgroup lavu_rc4 RC4 \ingroup lavu_crypto \{
AVRC4() - Constructor for class org.bytedeco.ffmpeg.avutil.AVRC4
Default native constructor.
AVRC4(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRC4
Native array allocator.
AVRC4(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRC4
Pointer cast constructor.
AVRegionOfInterest - Class in org.bytedeco.ffmpeg.avutil
Structure describing a single Region Of Interest.
AVRegionOfInterest() - Constructor for class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Default native constructor.
AVRegionOfInterest(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Native array allocator.
AVRegionOfInterest(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Pointer cast constructor.
AVReplayGain - Class in org.bytedeco.ffmpeg.avutil
ReplayGain information (see http://wiki.hydrogenaudio.org/index.php?title=ReplayGain_1.0_specification).
AVReplayGain() - Constructor for class org.bytedeco.ffmpeg.avutil.AVReplayGain
Default native constructor.
AVReplayGain(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVReplayGain
Native array allocator.
AVReplayGain(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVReplayGain
Pointer cast constructor.
AVRIPEMD - Class in org.bytedeco.ffmpeg.avutil
 
AVRIPEMD() - Constructor for class org.bytedeco.ffmpeg.avutil.AVRIPEMD
Empty constructor.
AVRIPEMD(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVRIPEMD
Pointer cast constructor.
AVSEEK_FLAG_ANY - Static variable in class org.bytedeco.ffmpeg.global.avformat
seek to any frame, even non-keyframes
AVSEEK_FLAG_BACKWARD - Static variable in class org.bytedeco.ffmpeg.global.avformat
seek backward
AVSEEK_FLAG_BYTE - Static variable in class org.bytedeco.ffmpeg.global.avformat
seeking based on position in bytes
AVSEEK_FLAG_FRAME - Static variable in class org.bytedeco.ffmpeg.global.avformat
seeking based on frame number
AVSEEK_FORCE - Static variable in class org.bytedeco.ffmpeg.global.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.ffmpeg.global.avformat
ORing this as the "whence" parameter to a seek function causes it to return the filesize without seeking anywhere.
AVSHA - Class in org.bytedeco.ffmpeg.avutil
 
AVSHA() - Constructor for class org.bytedeco.ffmpeg.avutil.AVSHA
Empty constructor.
AVSHA(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSHA
Pointer cast constructor.
AVSHA512 - Class in org.bytedeco.ffmpeg.avutil
 
AVSHA512() - Constructor for class org.bytedeco.ffmpeg.avutil.AVSHA512
Empty constructor.
AVSHA512(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSHA512
Pointer cast constructor.
AVSphericalMapping - Class in org.bytedeco.ffmpeg.avutil
This structure describes how to handle spherical videos, outlining information about projection, initial layout, and any other view modifier.
AVSphericalMapping() - Constructor for class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Default native constructor.
AVSphericalMapping(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Native array allocator.
AVSphericalMapping(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Pointer cast constructor.
AVStereo3D - Class in org.bytedeco.ffmpeg.avutil
Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed.
AVStereo3D() - Constructor for class org.bytedeco.ffmpeg.avutil.AVStereo3D
Default native constructor.
AVStereo3D(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVStereo3D
Native array allocator.
AVStereo3D(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVStereo3D
Pointer cast constructor.
AVStream - Class in org.bytedeco.ffmpeg.avformat
Stream structure.
AVStream() - Constructor for class org.bytedeco.ffmpeg.avformat.AVStream
Default native constructor.
AVStream(long) - Constructor for class org.bytedeco.ffmpeg.avformat.AVStream
Native array allocator.
AVStream(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVStream
Pointer cast constructor.
AVSTREAM_EVENT_FLAG_METADATA_UPDATED - Static variable in class org.bytedeco.ffmpeg.avformat.AVStream
The call resulted in updated metadata.
AVSTREAM_INIT_IN_INIT_OUTPUT - Static variable in class org.bytedeco.ffmpeg.global.avformat
stream parameters initialized in avformat_init_output
AVSTREAM_INIT_IN_WRITE_HEADER - Static variable in class org.bytedeco.ffmpeg.global.avformat
stream parameters initialized in avformat_write_header
AVSTREAM_PARSE_FULL - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVSTREAM_PARSE_FULL_ONCE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVSTREAM_PARSE_FULL_RAW - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVSTREAM_PARSE_HEADERS - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVSTREAM_PARSE_NONE - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVSTREAM_PARSE_TIMESTAMPS - Static variable in class org.bytedeco.ffmpeg.global.avformat
enum AVStreamParseType
AVStreamInternal - Class in org.bytedeco.ffmpeg.avformat
 
AVStreamInternal() - Constructor for class org.bytedeco.ffmpeg.avformat.AVStreamInternal
Empty constructor.
AVStreamInternal(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVStreamInternal
Pointer cast constructor.
AVSubsampleEncryptionInfo - Class in org.bytedeco.ffmpeg.avutil
 
AVSubsampleEncryptionInfo() - Constructor for class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
Default native constructor.
AVSubsampleEncryptionInfo(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
Native array allocator.
AVSubsampleEncryptionInfo(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
Pointer cast constructor.
AVSubtitle - Class in org.bytedeco.ffmpeg.avcodec
 
AVSubtitle() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitle
Default native constructor.
AVSubtitle(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitle
Native array allocator.
AVSubtitle(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitle
Pointer cast constructor.
avsubtitle_free(AVSubtitle) - Static method in class org.bytedeco.ffmpeg.global.avcodec
Free all allocated data in the given subtitle struct.
AVSubtitleRect - Class in org.bytedeco.ffmpeg.avcodec
 
AVSubtitleRect() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
Default native constructor.
AVSubtitleRect(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
Native array allocator.
AVSubtitleRect(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
Pointer cast constructor.
AVTEA - Class in org.bytedeco.ffmpeg.avutil
 
AVTEA() - Constructor for class org.bytedeco.ffmpeg.avutil.AVTEA
Empty constructor.
AVTEA(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTEA
Pointer cast constructor.
AVThreadMessageQueue - Class in org.bytedeco.ffmpeg.avutil
 
AVThreadMessageQueue() - Constructor for class org.bytedeco.ffmpeg.avutil.AVThreadMessageQueue
Empty constructor.
AVThreadMessageQueue(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVThreadMessageQueue
Pointer cast constructor.
AVTimecode - Class in org.bytedeco.ffmpeg.avutil
 
AVTimecode() - Constructor for class org.bytedeco.ffmpeg.avutil.AVTimecode
Default native constructor.
AVTimecode(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTimecode
Native array allocator.
AVTimecode(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTimecode
Pointer cast constructor.
AVTreeNode - Class in org.bytedeco.ffmpeg.avutil
\addtogroup lavu_tree AVTree \ingroup lavu_data Low-complexity tree container Insertion, removal, finding equal, largest which is smaller than and smallest which is larger than, all have O(log n) worst-case complexity.
AVTreeNode() - Constructor for class org.bytedeco.ffmpeg.avutil.AVTreeNode
Empty constructor.
AVTreeNode(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTreeNode
Pointer cast constructor.
AVTWOFISH - Class in org.bytedeco.ffmpeg.avutil
 
AVTWOFISH() - Constructor for class org.bytedeco.ffmpeg.avutil.AVTWOFISH
Empty constructor.
AVTWOFISH(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTWOFISH
Pointer cast constructor.
AVTXContext - Class in org.bytedeco.ffmpeg.avutil
 
AVTXContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVTXContext
Empty constructor.
AVTXContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVTXContext
Pointer cast constructor.
avutil - Class in org.bytedeco.ffmpeg.global
 
avutil() - Constructor for class org.bytedeco.ffmpeg.global.avutil
 
avutil - Class in org.bytedeco.ffmpeg.presets
 
avutil() - Constructor for class org.bytedeco.ffmpeg.presets.avutil
 
avutil_configuration() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the libavutil build-time configuration.
avutil_license() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the libavutil license.
avutil_version() - Static method in class org.bytedeco.ffmpeg.global.avutil
Return the LIBAVUTIL_VERSION_INT constant.
AVXTEA - Class in org.bytedeco.ffmpeg.avutil
\file \brief Public header for libavutil XTEA algorithm \defgroup lavu_xtea XTEA \ingroup lavu_crypto \{
AVXTEA() - Constructor for class org.bytedeco.ffmpeg.avutil.AVXTEA
Default native constructor.
AVXTEA(long) - Constructor for class org.bytedeco.ffmpeg.avutil.AVXTEA
Native array allocator.
AVXTEA(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVXTEA
Pointer cast constructor.

B

b_frame_strategy() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
b_frame_strategy(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
b_quant_factor() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
qscale factor between IP and B-frames If > 0 then the last P-frame quantizer will be used (q= lastp_q*factor+offset).
b_quant_factor(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
b_quant_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
qscale offset between IP and B-frames - encoding: Set by user.
b_quant_offset(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
b_sensitivity() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
b_sensitivity(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
best_effort_timestamp() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
frame timestamp estimated using various heuristics, in stream time base - encoding: unused - decoding: set by libavcodec, read by user.
best_effort_timestamp(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
bezier_curve_anchors(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The intermediate anchor parameters of the tone mapping function in the processing window in the scene.
bezier_curve_anchors(int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
bezier_curve_anchors() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
bidir_refine() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
- encoding: Set by user.
bidir_refine(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bit_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
the average bitrate - encoding: Set by user; unused for constant quantizer encoding.
bit_rate(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bit_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
The average bitrate of the encoded data (in bits per second).
bit_rate(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
bit_rate() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Total stream bitrate in bit/s, 0 if not available.
bit_rate(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
bit_rate_tolerance() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
number of bits the bitstream is allowed to diverge from the reference.
bit_rate_tolerance(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bits_per_coded_sample() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
bits per sample/pixel from the demuxer (needed for huffyuv).
bits_per_coded_sample(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bits_per_coded_sample() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
The number of bits per sample in the codedwords.
bits_per_coded_sample(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
bits_per_raw_sample() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Bits per sample/pixel of internal libavcodec pixel/sample format.
bits_per_raw_sample(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bits_per_raw_sample() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
This is the number of valid bits in each output sample.
bits_per_raw_sample(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
block_align() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
number of bytes per packet if constant and known or 0 Used by some WAV based audio codecs.
block_align(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
block_align() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
block_align(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
bottom() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
bottom(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
bound_bottom() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Distance from the bottom edge
bound_bottom(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
bound_left() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Distance from the left edge
bound_left(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
bound_right() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Distance from the right edge
bound_right(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
bound_top() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Distance from the top edge
bound_top(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
brd_scale() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
brd_scale(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
bsfs() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Decoding only, a comma-separated list of bitstream filters to apply to packets before decoding.
bsfs(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
buf() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
A reference to the reference-counted buffer where the packet data is stored.
buf(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
buf() - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.
buf(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
buf(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
AVBuffer references backing the data for this frame.
buf(int, AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
buf() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
buf() - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
buf(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
buf_end() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
End of the data, may be less than buffer+buffer_size if the read function returned less data than requested, e.g.
buf_end(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
buf_ptr() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Current position in the buffer
buf_ptr(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
buf_ptr_max() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Maximum reached position before a backward seek in the write buffer, used keeping track of already written data for a later flush.
buf_ptr_max(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
buf_size() - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
Size of buf except extra allocated bytes
buf_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
buffer() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Start of the buffer.
buffer(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
buffer() - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
 
buffer(AVBuffer) - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
 
buffer() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
buffer(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
buffer_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
The size of the buffer to which the ratecontrol is applied, in bits.
buffer_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
buffer_size() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Maximum buffer size
buffer_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
bytes_of_clear_data() - Method in class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
The number of bytes that are clear.
bytes_of_clear_data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
 
bytes_of_protected_data() - Method in class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
The number of bytes that are protected.
bytes_of_protected_data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
 
bytes_read() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Bytes read statistic This field is internal to libavformat and access from outside is not allowed.
bytes_read(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 

C

call(AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Close_AVBSFContext
 
call(AVBSFContext, AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket
 
call(AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Flush_AVBSFContext
 
call(AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Init_AVBSFContext
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Close_AVCodecContext
 
call(AVCodecContext, Pointer, IntPointer, AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket
 
call(AVCodecContext, AVPacket, AVFrame, IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer
 
call(AVCodecContext, BytePointer, int, AVSubtitle) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Flush_AVCodecContext
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_AVCodecContext
 
call(AVCodec) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_static_data_AVCodec
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_thread_copy_AVCodecContext
 
call(AVCodecContext, AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame
 
call(AVCodecContext, AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket
 
call(AVCodecContext, AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame
 
call(AVCodecContext, AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext
 
call(AVCodecContext, AVFrame, IntPointer, int, int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int
 
call(AVCodecContext, AVCodecContext.Func_AVCodecContext_Pointer_int_int, Pointer, IntPointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int
 
call(AVCodecContext, AVCodecContext.Func_AVCodecContext_Pointer, Pointer, IntPointer, int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int
 
call(AVCodecContext, Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer
 
call(AVCodecContext, Pointer, int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int
 
call(AVCodecContext, AVFrame, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int
 
call(AVCodecContext, IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer
 
call(AVCodecContext, Pointer, int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int
Deprecated.
call(AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_close_AVCodecParserContext
 
call(AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_init_AVCodecParserContext
 
call(AVCodecParserContext, AVCodecContext, PointerPointer, IntPointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int
 
call(AVCodecContext, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int
 
call(AVCodecContext, AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Alloc_frame_AVCodecContext_AVFrame
 
call(MpegEncContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_mb_MpegEncContext
 
call(AVCodecContext, int, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_params_AVCodecContext_int_BytePointer_int
 
call(AVCodecContext, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.End_frame_AVCodecContext
 
call(AVCodecContext, AVBufferRef) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Frame_params_AVCodecContext_AVBufferRef
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Init_AVCodecContext
 
call(AVCodecContext, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
 
call(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Uninit_AVCodecContext
 
call(Pointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.Cb_Pointer_int
 
call(PointerPointer, int) - Method in class org.bytedeco.ffmpeg.avcodec.Cb_PointerPointer_int
Deprecated.
 
call(AVCodecContext, Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer
 
call(AVCodecContext, Pointer, int, int) - Method in class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer_int_int
 
call(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Activate_AVFilterContext
 
call(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_AVFilterContext
 
call(AVFilterContext, PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer
 
call(AVFilterContext, Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer
 
call(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Preinit_AVFilterContext
 
call(AVFilterContext, BytePointer, BytePointer, BytePointer, int, int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int
 
call(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Query_formats_AVFilterContext
 
call(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter.Uninit_AVFilterContext
 
call(AVFilterContext, Pointer, int, int) - Method in class org.bytedeco.ffmpeg.avfilter.avfilter_action_func
 
call(AVFilterContext, avfilter_action_func, Pointer, IntPointer, int) - Method in class org.bytedeco.ffmpeg.avfilter.avfilter_execute_func
 
call(AVFormatContext, int, Pointer, long) - Method in class org.bytedeco.ffmpeg.avformat.av_format_control_message
 
call(AVFormatContext, AVIOContext) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
 
call(AVFormatContext, PointerPointer, BytePointer, int, PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer
 
call(AVFormatContext, PointerPointer, BytePointer, int, AVIOInterruptCB, PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer
Deprecated.
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_Pointer
 
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_Pointer
 
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Get_device_list_AVFormatContext_Pointer
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_close_AVFormatContext
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_header_AVFormatContext
 
call(AVFormatContext, AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_pause_AVFormatContext
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_play_AVFormatContext
 
call(AVProbeData) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_probe_AVProbeData
 
call(AVFormatContext, int, long, long, long, int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int
 
call(AVFormatContext, int, long, int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int
 
call(AVFormatContext, int, LongPointer, long) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long
 
call(Pointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_packet_Pointer_BytePointer_int
 
call(Pointer, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_pause_Pointer_int
 
call(Pointer, int, long, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_seek_Pointer_int_long_int
 
call(Pointer, long, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Seek_Pointer_long_int
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Short_seek_get_Pointer
 
call(long, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Update_checksum_long_BytePointer_int
 
call(Pointer, BytePointer, int, int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long
 
call(Pointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_packet_Pointer_BytePointer_int
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB.Callback_Pointer
 
call(AVFormatContext, AVIOContext, BytePointer, int, AVIOInterruptCB, AVDictionary) - Method in class org.bytedeco.ffmpeg.avformat.AVOpenCallback
 
call(AVFormatContext, AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket
 
call(AVFormatContext, int, Pointer, long) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long
 
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_Pointer
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Deinit_AVFormatContext
 
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_Pointer
 
call(AVFormatContext, Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_device_list_AVFormatContext_Pointer
 
call(AVFormatContext, int, LongPointer, LongPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Init_AVFormatContext
 
call(AVFormatContext, AVPacket, AVPacket, int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int
 
call(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Query_codec_int_int
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_header_AVFormatContext
 
call(AVFormatContext, AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket
 
call(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_trailer_AVFormatContext
 
call(AVFormatContext, int, PointerPointer, int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int
 
call(Pointer, byte[], int) - Method in class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_byte___int
 
call(Pointer, ByteBuffer, int) - Method in class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_ByteBuffer_int
 
call(Pointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_BytePointer_int
 
call(Pointer, long, int) - Method in class org.bytedeco.ffmpeg.avformat.Seek_Pointer_long_int
 
call(Pointer, byte[], int) - Method in class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_byte___int
 
call(Pointer, ByteBuffer, int) - Method in class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_ByteBuffer_int
 
call(Pointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_BytePointer_int
 
call(int) - Method in class org.bytedeco.ffmpeg.avutil.Alloc_int
 
call(Pointer, int) - Method in class org.bytedeco.ffmpeg.avutil.Alloc_Pointer_int
 
call(BytePointer, long, BytePointer, long) - Method in class org.bytedeco.ffmpeg.avutil.av_pixelutils_sad_fn
 
call(AVTXContext, Pointer, Pointer, long) - Method in class org.bytedeco.ffmpeg.avutil.av_tx_fn
 
call(AVClass) - Method in class org.bytedeco.ffmpeg.avutil.AVClass.Child_class_next_AVClass
 
call(Pointer, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass.Child_next_Pointer_Pointer
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass.Get_category_Pointer
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass.Item_name_Pointer
 
call(PointerPointer, Pointer, BytePointer, int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int
 
call(AVHWDeviceContext) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext.Free_AVHWDeviceContext
 
call(AVHWFramesContext) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext.Free_AVHWFramesContext
 
call(Pointer, int, BytePointer, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_BytePointer_Pointer
 
call(Pointer, int, String, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_String_Pointer
 
call(Pointer, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Cmp_Const_Pointer_Const_Pointer
 
call(Pointer, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Cmp_Pointer_Pointer
 
call(Pointer, Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Enu_Pointer_Pointer
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Free_func_Pointer
 
call(Pointer, byte[]) - Method in class org.bytedeco.ffmpeg.avutil.Free_Pointer_byte__
 
call(Pointer, ByteBuffer) - Method in class org.bytedeco.ffmpeg.avutil.Free_Pointer_ByteBuffer
 
call(Pointer, BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.Free_Pointer_BytePointer
 
call(Pointer, Pointer, int) - Method in class org.bytedeco.ffmpeg.avutil.Func_Pointer_Pointer_int
 
call(Pointer, double) - Method in class org.bytedeco.ffmpeg.avutil.Funcs1_Pointer_double
 
call(Pointer, double, double) - Method in class org.bytedeco.ffmpeg.avutil.Funcs2_Pointer_double_double
 
call(Pointer, Pointer, int) - Method in class org.bytedeco.ffmpeg.avutil.Int_func_Pointer_Pointer_int
 
call(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.LogCallback
 
call(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.Pool_free_Pointer
 
callback() - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
 
callback(AVIOInterruptCB.Callback_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
 
Callback_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB.Callback_Pointer
Pointer cast constructor.
Callback_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB.Callback_Pointer
 
Callback_Pointer_int_BytePointer_Pointer - Class in org.bytedeco.ffmpeg.avutil
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.
Callback_Pointer_int_BytePointer_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_BytePointer_Pointer
Pointer cast constructor.
Callback_Pointer_int_BytePointer_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_BytePointer_Pointer
 
Callback_Pointer_int_String_Pointer - Class in org.bytedeco.ffmpeg.avutil
 
Callback_Pointer_int_String_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_String_Pointer
Pointer cast constructor.
Callback_Pointer_int_String_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Callback_Pointer_int_String_Pointer
 
capabilities() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Codec capabilities.
capabilities(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
capabilities() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Hardware accelerated codec capabilities.
capabilities(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
caps_internal() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Internal codec capabilities.
caps_internal(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
caps_internal() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Internal hwaccel capabilities.
caps_internal(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
category() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
Category used for visualization (like color) This is only set if the category is equal for all objects using this class.
category(int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Cb_Pointer_int - Class in org.bytedeco.ffmpeg.avcodec
 
Cb_Pointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.Cb_Pointer_int
Pointer cast constructor.
Cb_Pointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.Cb_Pointer_int
 
Cb_PointerPointer_int - Class in org.bytedeco.ffmpeg.avcodec
Deprecated.
This function does nothing, and always returns 0. Be sure to build with thread support to get basic thread safety.
Cb_PointerPointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.Cb_PointerPointer_int
Deprecated.
Pointer cast constructor.
Cb_PointerPointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.Cb_PointerPointer_int
Deprecated.
 
center_mix_level() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Absolute scale factor representing the nominal level of the center channel during a regular downmix.
center_mix_level(double) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
center_mix_level_ltrt() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Absolute scale factor representing the nominal level of the center channel during an Lt/Rt compatible downmix.
center_mix_level_ltrt(double) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
center_of_ellipse_x() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The x coordinate of the center position of the concentric internal and external ellipses of the elliptical pixel selector in the processing window.
center_of_ellipse_x(short) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
center_of_ellipse_y() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The y coordinate of the center position of the concentric internal and external ellipses of the elliptical pixel selector in the processing window.
center_of_ellipse_y(short) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
channel_counts() - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
list of allowed channel counts, terminated by -1
channel_counts(IntPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Audio channel layout.
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Audio only, the audio channel layout
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
channel layout of current buffer (see libavutil/channel_layout.h)
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
channel_layout() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Channel layout of the audio data.
channel_layout(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
channel_layouts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of support channel layouts, or NULL if unknown.
channel_layouts(LongPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
channel_layouts() - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
list of allowed channel layouts, terminated by -1
channel_layouts(LongPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
channels() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
number of audio channels
channels(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
channels() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
channels(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
channels() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
channels(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
channels() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Number of channels.
channels(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
channels() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
number of audio channels, only used for audio.
channels(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
chapters(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
chapters(int, AVChapter) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
chapters() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
chapters(PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
check_bitstream() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
check_bitstream(AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Check_bitstream_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket
Pointer cast constructor.
Check_bitstream_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Check_bitstream_AVFormatContext_AVPacket
 
checksum() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
checksum(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
checksum_ptr() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
checksum_ptr(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
child_class_next() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
child_class_next(AVClass.Child_class_next_AVClass) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Child_class_next_AVClass(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Child_class_next_AVClass
Pointer cast constructor.
Child_class_next_AVClass() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Child_class_next_AVClass
 
child_next() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
child_next(AVClass.Child_next_Pointer_Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Child_next_Pointer_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Child_next_Pointer_Pointer
Pointer cast constructor.
Child_next_Pointer_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Child_next_Pointer_Pointer
 
chrH() - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
chrH(SwsVector) - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
chroma_intra_matrix() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
custom intra quantization matrix - encoding: Set by user, can be NULL.
chroma_intra_matrix(ShortPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
chroma_location() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
chroma_location(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
chroma_location() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
chroma_location(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
chroma_sample_location() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
This defines the location of chroma samples.
chroma_sample_location(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
chromaoffset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
chromaoffset(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
chrV() - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
chrV(SwsVector) - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
class_name() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
The name of the class; usually it is the same name as the context structure type to which the AVClass is associated.
class_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Close_AVBSFContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Close_AVBSFContext
Pointer cast constructor.
Close_AVBSFContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Close_AVBSFContext
 
Close_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Close_AVCodecContext
Pointer cast constructor.
Close_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Close_AVCodecContext
 
Cmp_Const_Pointer_Const_Pointer - Class in org.bytedeco.ffmpeg.avutil
Find an element.
Cmp_Const_Pointer_Const_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Cmp_Const_Pointer_Const_Pointer
Pointer cast constructor.
Cmp_Const_Pointer_Const_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Cmp_Const_Pointer_Const_Pointer
 
Cmp_Pointer_Pointer - Class in org.bytedeco.ffmpeg.avutil
Apply enu(opaque, &elem) to all the elements in the tree in a given range.
Cmp_Pointer_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Cmp_Pointer_Pointer
Pointer cast constructor.
Cmp_Pointer_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Cmp_Pointer_Pointer
 
codec() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec(AVCodec) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
codec(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
codec() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Deprecated.
use the codecpar struct instead
codec(AVCodecContext) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
codec_descriptor() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
AVCodecDescriptor - encoding: unused.
codec_descriptor(AVCodecDescriptor) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_id() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_id() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Specific type of the encoded data (the codec used).
codec_id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
codec_ids() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
A list of codec ids supported by the filter, terminated by AV_CODEC_ID_NONE.
codec_ids(IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
codec_ids(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
codec_ids(int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
codec_ids() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
codec_info_nb_frames() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Number of frames that have been demuxed during avformat_find_stream_info()
codec_info_nb_frames(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
codec_tag() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
fourcc (LSB first, so "ABCD" -> ('D'<<24) + ('C'<<16) + ('B'<<8) + 'A').
codec_tag(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_tag() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Additional information about the codec (corresponds to the AVI FOURCC).
codec_tag(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
codec_tag(int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
codec_tag() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
codec_tag(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
List of supported codec_id-codec_tag pairs, ordered by "better choice first".
codec_tag() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
codec_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
General type of the encoded data.
codec_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
codec_whitelist() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
',' separated list of allowed decoders.
codec_whitelist(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
codec_whitelist() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
',' separated list of allowed decoders.
codec_whitelist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
codecpar() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Codec parameters associated with this stream.
codecpar(AVCodecParameters) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
coded_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use the quality factor packet side data instead
coded_frame(AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coded_height() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coded_height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coded_height() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
coded_height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
coded_picture_number() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
picture number in bitstream order
coded_picture_number(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
coded_side_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Additional data associated with the entire coded stream.
coded_side_data(AVPacketSideData) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coded_width() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Bitstream width / height, may be different from width/height e.g.
coded_width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coded_width() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Dimensions of the coded video.
coded_width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
coder_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
coder_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
coeff() - Method in class org.bytedeco.ffmpeg.swscale.SwsVector
pointer to the list of coefficients
coeff(DoublePointer) - Method in class org.bytedeco.ffmpeg.swscale.SwsVector
 
color_primaries() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Chromaticity coordinates of the source primaries.
color_primaries(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
color_primaries() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_primaries(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_primaries() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
color_primaries(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
color_range() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
MPEG vs JPEG YUV range.
color_range(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
color_range() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Video only.
color_range(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_range() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
MPEG vs JPEG YUV range.
color_range(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
color_saturation_mapping_flag() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
This flag shall be equal to 0 in bitstreams conforming to this version of this Specification.
color_saturation_mapping_flag(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
color_saturation_weight() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The color saturation gain in the processing window in the scene.
color_saturation_weight(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
color_space() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_space(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_trc() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Color Transfer Characteristic.
color_trc(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
color_trc() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_trc(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
color_trc() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
color_trc(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
colorspace() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
YUV colorspace type.
colorspace(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
colorspace() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
YUV colorspace type.
colorspace(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
command_queue() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
command_queue(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
comp(int) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Parameters that describe how pixels are packed.
comp(int, AVComponentDescriptor) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
comp() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
component_max() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
component_max(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
component_min() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
Value's component range.
component_min(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
compression_level() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
- encoding: Set by user.
compression_level(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
context_model() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
context_model(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
control_message() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
control_message(AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Control_message_AVFormatContext_int_Pointer_long(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long
Pointer cast constructor.
Control_message_AVFormatContext_int_Pointer_long() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long
 
control_message_cb() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Callback used by devices to communicate with application.
control_message_cb(av_format_control_message) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
convergence_duration() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Deprecated.
unused
convergence_duration(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
convergence_duration() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
Deprecated.
Same as the duration field, but as int64_t. This was required for Matroska subtitles, whose duration values could overflow when the duration field was still an int.
convergence_duration(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
correct_ts_overflow() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Correct single timestamp overflows - encoding: unused - decoding: Set by user
correct_ts_overflow(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
create_device_capabilities() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
create_device_capabilities(AVInputFormat.Create_device_capabilities_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
create_device_capabilities() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
create_device_capabilities(AVOutputFormat.Create_device_capabilities_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Create_device_capabilities_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_Pointer
Pointer cast constructor.
Create_device_capabilities_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Create_device_capabilities_AVFormatContext_Pointer
 
Create_device_capabilities_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_Pointer
Pointer cast constructor.
Create_device_capabilities_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Create_device_capabilities_AVFormatContext_Pointer
 
crop_bottom() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_bottom(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_left() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_left(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_right() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_right(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crop_top() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
\anchor cropping \name Cropping Video frames only.
crop_top(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
crypt_byte_block() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
Only used for pattern encryption.
crypt_byte_block(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
ctx_flags() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flags signalling stream properties.
ctx_flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
cur_dts() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
cur_dts(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
cur_frame_dts(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_dts(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_end(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_end(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_end() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_offset(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_offset(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_pos(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Position of the packet in file.
cur_frame_pos(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_pos() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_pts(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_pts(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_start_index() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_frame_start_index(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
cur_offset(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
current_pts() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Current timestamp of the link, as defined by the most recent frame(s), in link time_base units.
current_pts(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
current_pts_us() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Current timestamp of the link, as defined by the most recent frame(s), in AV_TIME_BASE units.
current_pts_us(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
current_type() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Internal, not meant to be used from outside of AVIOContext.
current_type(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
cutoff() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Audio cutoff bandwidth (0 means "automatic") - encoding: Set by user.
cutoff(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 

D

dark_masking() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
darkness masking (0-> disabled) - encoding: Set by user.
dark_masking(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
data() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
data(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
data() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
data(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
data(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
data(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
 
data() - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
data(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
data+linesize for the bitmap of this subtitle.
data(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
data() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
data() - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
The data buffer.
data(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
 
data() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
Key-system specific initialization data.
data(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
pointer to the picture/channel planes.
data(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
data() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
data() - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
data(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
data_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced data codec.
data_codec(AVCodec) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
data_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
default data codec
data_codec(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
data_codec_id() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced Data codec_id.
data_codec_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
data_size() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
data_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
dct_algo() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
DCT algorithm, see FF_DCT_* below - encoding: Set by user.
dct_algo(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
debug() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
debug - encoding: Set by user.
debug(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
debug() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flags to enable debugging.
debug(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
debug_mv() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
debug - encoding: Set by user.
debug_mv(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
decode() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
decode(AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Decode_AVCodecContext_Pointer_IntPointer_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket
Pointer cast constructor.
Decode_AVCodecContext_Pointer_IntPointer_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Decode_AVCodecContext_Pointer_IntPointer_AVPacket
 
decode_error_flags() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
decode error flags of the frame, set to a combination of FF_DECODE_ERROR_xxx flags if the decoder produced a frame, but there were errors during the decoding.
decode_error_flags(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
decode_mb() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
decode_mb(AVHWAccel.Decode_mb_MpegEncContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
Decode_mb_MpegEncContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_mb_MpegEncContext
Pointer cast constructor.
Decode_mb_MpegEncContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_mb_MpegEncContext
 
decode_params() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
decode_params(AVHWAccel.Decode_params_AVCodecContext_int_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
Decode_params_AVCodecContext_int_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_params_AVCodecContext_int_BytePointer_int
Pointer cast constructor.
Decode_params_AVCodecContext_int_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_params_AVCodecContext_int_BytePointer_int
 
decode_slice() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
decode_slice(AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
Decode_slice_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
Pointer cast constructor.
Decode_slice_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Decode_slice_AVCodecContext_BytePointer_int
 
default_device() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
index of default device or -1 if no default
default_device(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
default_val_dbl() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_dbl(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_i64() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
the default value for scalar options
default_val_i64(long) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_q() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_q(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_str() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
default_val_str(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
defaults() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Private codec-specific defaults.
defaults(AVCodecDefault) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
deinit() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
deinit(AVOutputFormat.Deinit_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Deinit_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Deinit_AVFormatContext
Pointer cast constructor.
Deinit_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Deinit_AVFormatContext
 
delay() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Codec delay.
delay(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
den() - Method in class org.bytedeco.ffmpeg.avutil.AVRational
Denominator
den(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRational
 
depth() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Number of bits in the component.
depth(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
depth_minus1() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Deprecated.
depth_minus1(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
description() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
A description of the filter.
description(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
device_context() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
device_context(AVFormatContext) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
device_ctx() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
The parent AVHWDeviceContext.
device_ctx(AVHWDeviceContext) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
device_description() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
human friendly name
device_description(BytePointer) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
 
device_name() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
device name, format depends on device
device_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
 
device_ref() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
A reference to the parent AVHWDeviceContext.
device_ref(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
device_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
The device type associated with the configuration.
device_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
 
devices(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
list of autodetected devices
devices(int, AVDeviceInfo) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
devices() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
devices(PointerPointer) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
dia_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
ME diamond size & shape - encoding: Set by user.
dia_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
direct() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
avio_read and avio_write should if possible be satisfied directly instead of going through a buffer, and avio_seek will always call the underlying seek function directly.
direct(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
disable_auto_convert() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
disable_auto_convert(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
discard() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
selects which program to discard and which to feed to the caller
discard(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
discard() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Selects which packets can be discarded at will and do not need to be demuxed.
discard(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
discard_damaged_percentage() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
The percentage of damaged samples to discard a frame.
discard_damaged_percentage(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
display_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
display aspect ratio (0 if unknown) - encoding: unused - decoding: Set by libavformat to calculate sample_aspect_ratio internally
display_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
display_picture_number() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
picture number in display order
display_picture_number(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
display_primaries(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
CIE 1931 xy chromaticity coords of color primaries (r, g, b order).
display_primaries(int, int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
display_primaries() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
disposition() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
AV_DISPOSITION_* bit field
disposition(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
distribution_maxrgb(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The linearized maxRGB values at given percentiles in the processing window in the scene.
distribution_maxrgb(int, AVHDRPlusPercentile) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
distribution_maxrgb() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
draw_horiz_band() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
draw_horiz_band(AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int
Pointer cast constructor.
Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int
 
dst() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
dest filter
dst(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
dst_x() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Absolute destination position.
dst_x(short) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
dst_y() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
dst_y(short) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
dstpad() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
input pad on the dest filter
dstpad(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
dts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
Decompression timestamp in AVStream->time_base units; the time at which the packet is decompressed.
dts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
dts_misordered() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
dts_misordered(byte) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
dts_ordered() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
dts_ordered(byte) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
dts_ref_dts_delta() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Offset of the current timestamp against last timestamp sync point in units of AVCodecContext.time_base.
dts_ref_dts_delta(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
dts_sync_point() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Synchronization point for start of timestamp generation.
dts_sync_point(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
dump_separator() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
dump format separator.
dump_separator(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
dump_separator() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
dump format separator.
dump_separator(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
duration() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Duration of the current frame.
duration(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
duration() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
Duration of this packet in AVStream->time_base units, 0 if unknown.
duration(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
duration() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Duration of the stream, in AV_TIME_BASE fractional seconds.
duration(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
duration() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Decoding: duration of the stream, in stream time base.
duration(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
duration_estimation_method() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The duration field can be estimated through various ways, and this field can be used to know how the duration was estimated.
duration_estimation_method(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 

E

enable() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
parsed expression (AVExpr*)
enable(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
enable_str() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
enable expression string
enable_str(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
encode2() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
encode2(AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer
Pointer cast constructor.
Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode2_AVCodecContext_AVPacket_AVFrame_IntPointer
 
encode_sub() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
encode_sub(AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle
Pointer cast constructor.
Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle
 
end() - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
end(long) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
end() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
end(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
end_display_time() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
end_display_time(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
end_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
end_frame(AVHWAccel.End_frame_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
end_frame() - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
end_frame(int) - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
End_frame_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.End_frame_AVCodecContext
Pointer cast constructor.
End_frame_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.End_frame_AVCodecContext
 
end_time() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
end_time(long) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
Enu_Pointer_Pointer - Class in org.bytedeco.ffmpeg.avutil
 
Enu_Pointer_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Enu_Pointer_Pointer
Pointer cast constructor.
Enu_Pointer_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Enu_Pointer_Pointer
 
eof_reached() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
true if was unable to read due to error or eof
eof_reached(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
err_recognition() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Error recognition; may misdetect some more or less valid parts as errors.
err_recognition(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
error(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
error - encoding: Set by libavcodec if flags & AV_CODEC_FLAG_PSNR.
error(int, long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
error() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
error() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
contains the error code or 0 if no error happened
error(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
error(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
unused
error(int, long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
error() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
error_concealment() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
error concealment flags - encoding: unused - decoding: Set by user.
error_concealment(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
error_recognition() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Error recognition; higher values will detect more errors but may misdetect some more or less valid parts as errors.
error_recognition(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
event_flags() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flags for the user to detect events happening on the file.
event_flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
event_flags() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Flags for the user to detect events happening on the stream.
event_flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
execute() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
execute(AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
execute() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
This callback may be set by the caller immediately after allocating the graph and before adding any filters to it, to provide a custom multithreading implementation.
execute(avfilter_execute_func) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
execute2() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
execute2(AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int
Pointer cast constructor.
Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int
 
Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int
Pointer cast constructor.
Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int
 
extended_buf(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
For planar audio which requires more than AV_NUM_DATA_POINTERS AVBufferRef pointers, this array will hold all the references which cannot fit into AVFrame.buf.
extended_buf(int, AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extended_buf() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extended_buf(PointerPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extended_data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
pointers to the data planes/channels.
extended_data(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extended_data() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extended_data(PointerPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
extensions() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
If extensions are defined, then no probe is done.
extensions(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
extensions() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
comma-separated filename extensions
extensions(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
extra_hw_frames() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
extra_hw_frames(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
extra_hw_frames() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Sets the number of extra hardware frames which the filter will allocate on its output links for use in following filters or by the caller.
extra_hw_frames(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
extradata() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
some codecs need / can use extradata like Huffman tables.
extradata(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
extradata() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Extra binary data needed for initializing the decoder, codec-dependent.
extradata(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
extradata_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
extradata_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
extradata_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Size of the extradata content in bytes.
extradata_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 

F

f() - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat32
 
f(float) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat32
 
f() - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat64
 
f(double) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat64
 
f32() - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
f32(float) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
f32(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
f32(int, float) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
f32() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
f64() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
f64(double) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
fetch_timestamp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
fetch_timestamp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
FF_BUG_AMV - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_AUTODETECT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
autodetection
FF_BUG_DC_CLIP - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_DIRECT_BLOCKSIZE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_EDGE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_HPEL_CHROMA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_IEDGE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_MS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Work around various bugs in Microsoft's broken decoders.
FF_BUG_NO_PADDING - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_QPEL_CHROMA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_QPEL_CHROMA2 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_STD_QPEL - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_TRUNCATED - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_UMP4 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_BUG_XVID_ILACE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_BIT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_CHROMA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_DCT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_DCT264 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_DCTMAX - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_MEDIAN_SAD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_NSSE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_PSNR - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_RD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_SAD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_SATD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_SSE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_VSAD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_VSSE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_W53 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_W97 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CMP_ZERO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODEC_PROPERTY_CLOSED_CAPTIONS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODEC_PROPERTY_LOSSLESS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODER_TYPE_AC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODER_TYPE_RAW - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODER_TYPE_RLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_CODER_TYPE_VLC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_COMPLIANCE_EXPERIMENTAL - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Allow nonstandardized experimental things.
FF_COMPLIANCE_NORMAL - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_COMPLIANCE_STRICT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Strictly conform to all the things in the spec no matter what consequences.
FF_COMPLIANCE_UNOFFICIAL - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Allow unofficial extensions
FF_COMPLIANCE_VERY_STRICT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Strictly conform to an older more strict version of the spec or reference software.
FF_COMPRESSION_DEFAULT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_ALTIVEC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_AUTO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_FAAN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_FASTINT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_INT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DCT_MMX - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_BITSTREAM - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_BUFFERS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_BUGS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_DCT_COEFF - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_ER - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_GREEN_MD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_MB_TYPE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_MMCO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_MV - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
this option does nothing
FF_DEBUG_NOMC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_PICT_INFO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_QP - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_RC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_SKIP - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_STARTCODE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_THREADS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_VIS_MB_TYPE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_VIS_MV_B_BACK - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_VIS_MV_B_FOR - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_VIS_MV_P_FOR - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DEBUG_VIS_QP - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_DECODE_ERROR_CONCEALMENT_ACTIVE - Static variable in class org.bytedeco.ffmpeg.avutil.AVFrame
 
FF_DECODE_ERROR_DECODE_SLICES - Static variable in class org.bytedeco.ffmpeg.avutil.AVFrame
 
FF_DECODE_ERROR_INVALID_BITSTREAM - Static variable in class org.bytedeco.ffmpeg.avutil.AVFrame
 
FF_DECODE_ERROR_MISSING_REFERENCE - Static variable in class org.bytedeco.ffmpeg.avutil.AVFrame
 
FF_EC_DEBLOCK - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_EC_FAVOR_INTER - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_EC_GUESS_MVS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_FDEBUG_TS - Static variable in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
FF_IDCT_ALTIVEC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_ARM - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_AUTO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_FAAN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_INT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_NONE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLEARM - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLEARMV5TE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLEARMV6 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLEAUTO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLEMMX - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_SIMPLENEON - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_IDCT_XVID - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_LAMBDA_MAX - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
FF_LAMBDA_SCALE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
FF_LAMBDA_SHIFT - Static variable in class org.bytedeco.ffmpeg.global.avutil
\defgroup lavu_const Constants \{ \defgroup lavu_enc Encoding specific \note those definition should move to avcodec \{
FF_LEVEL_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_LOSS_ALPHA - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss of alpha bits
FF_LOSS_CHROMA - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss of chroma (e.g.
FF_LOSS_COLORQUANT - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss due to color quantization
FF_LOSS_COLORSPACE - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss due to color space conversion
FF_LOSS_DEPTH - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss due to color depth change
FF_LOSS_RESOLUTION - Static variable in class org.bytedeco.ffmpeg.global.avutil
loss due to resolution change
FF_MB_DECISION_BITS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
chooses the one which needs the fewest bits
FF_MB_DECISION_RD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
rate distortion
FF_MB_DECISION_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
uses mb_cmp
ff_pad_helper_AVBPrint - Class in org.bytedeco.ffmpeg.avutil
Buffer to print data progressively The string buffer grows as necessary and is always 0-terminated.
ff_pad_helper_AVBPrint() - Constructor for class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
Default native constructor.
ff_pad_helper_AVBPrint(long) - Constructor for class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
Native array allocator.
ff_pad_helper_AVBPrint(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
Pointer cast constructor.
FF_PRED_LEFT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PRED_MEDIAN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PRED_PLANE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_ELD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_HE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_HE_V2 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_LD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_LOW - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_LTP - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AAC_SSR - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_ARIB_PROFILE_A - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_ARIB_PROFILE_C - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AV1_HIGH - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AV1_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_AV1_PROFESSIONAL - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHR_444 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHR_HQ - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHR_HQX - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHR_LB - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DNXHR_SQ - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS_96_24 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS_ES - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS_EXPRESS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS_HD_HRA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_DTS_HD_MA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_BASELINE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_CAVLC_444 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_CONSTRAINED - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_CONSTRAINED_BASELINE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_EXTENDED - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_10 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_10_INTRA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_422 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_422_INTRA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_444 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_444_INTRA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_HIGH_444_PREDICTIVE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_INTRA - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_MULTIVIEW_HIGH - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_H264_STEREO_HIGH - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_HEVC_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_HEVC_MAIN_10 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_HEVC_MAIN_STILL_PICTURE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_HEVC_REXT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_JPEG2000_CSTREAM_NO_RESTRICTION - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_JPEG2000_CSTREAM_RESTRICTION_0 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_JPEG2000_CSTREAM_RESTRICTION_1 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_JPEG2000_DCINEMA_2K - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_JPEG2000_DCINEMA_4K - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MJPEG_HUFFMAN_BASELINE_DCT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MJPEG_HUFFMAN_EXTENDED_SEQUENTIAL_DCT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MJPEG_HUFFMAN_LOSSLESS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MJPEG_HUFFMAN_PROGRESSIVE_DCT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MJPEG_JPEG_LS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_422 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_AAC_HE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_AAC_LOW - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_HIGH - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_SNR_SCALABLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG2_SS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_ADVANCED_CODING - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_ADVANCED_CORE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_ADVANCED_REAL_TIME - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_ADVANCED_SCALABLE_TEXTURE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_ADVANCED_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_BASIC_ANIMATED_TEXTURE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_CORE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_CORE_SCALABLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_HYBRID - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_N_BIT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_SCALABLE_TEXTURE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_SIMPLE_FACE_ANIMATION - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_SIMPLE_SCALABLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_MPEG4_SIMPLE_STUDIO - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_4444 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_HQ - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_LT - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_PROXY - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_STANDARD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_PRORES_XQ - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_RESERVED - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_SBC_MSBC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_UNKNOWN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VC1_ADVANCED - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VC1_COMPLEX - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VC1_MAIN - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VC1_SIMPLE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VP9_0 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VP9_1 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VP9_2 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_PROFILE_VP9_3 - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_QP2LAMBDA - Static variable in class org.bytedeco.ffmpeg.global.avutil
factor to convert from H.263 QP to lambda
FF_QUALITY_SCALE - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
FF_SUB_CHARENC_MODE_AUTOMATIC - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
libavcodec will select the mode itself
FF_SUB_CHARENC_MODE_DO_NOTHING - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
do nothing (demuxer outputs a stream supposed to be already in UTF-8, or the codec is bitmap for instance)
FF_SUB_CHARENC_MODE_IGNORE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
neither convert the subtitles, nor check them for valid UTF-8
FF_SUB_CHARENC_MODE_PRE_DECODER - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
the AVPacket data needs to be recoded to UTF-8 before being fed to the decoder, requires iconv
FF_SUB_TEXT_FMT_ASS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_SUB_TEXT_FMT_ASS_WITH_TIMINGS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
FF_THREAD_FRAME - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Decode more than one frame at once
FF_THREAD_SLICE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Decode more than one part of a single frame at once
ffmpeg - Class in org.bytedeco.ffmpeg
With this class, we can extract easily the ffmpeg program ready for execution.
ffmpeg() - Constructor for class org.bytedeco.ffmpeg.ffmpeg
 
FFMPEG_VERSION - Static variable in class org.bytedeco.ffmpeg.global.avutil
\} \}
ffprobe - Class in org.bytedeco.ffmpeg
With this class, we can extract easily the ffprobe program ready for execution.
ffprobe() - Constructor for class org.bytedeco.ffmpeg.ffprobe
 
field_order() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Field order - encoding: set by libavcodec - decoding: Set by user.
field_order(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
field_order() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Video only.
field_order(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
field_order() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
field_order(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
filemode() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Unix file mode, -1 if unknown.
filemode(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
filename(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Deprecated.
Use url instead.
filename(int, byte) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
filename() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Deprecated.
filename() - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
filename(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
filter() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
filter(AVBitStreamFilter.Filter_AVBSFContext_AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
filter() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
filter(AVBitStreamFilter) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
filter() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
The bitstream filter this context is an instance of.
filter(AVBitStreamFilter) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
filter() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
the AVFilter of which this is an instance
filter(AVFilter) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
Filter_AVBSFContext_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket
Pointer cast constructor.
Filter_AVBSFContext_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Filter_AVBSFContext_AVPacket
 
filter_ctx() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
filter context associated to this input/output
filter_ctx(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
 
filters(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
filters(int, AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
filters() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
filters(PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
first_discard_sample() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
If not 0, the first audio sample that should be discarded from the stream.
first_discard_sample(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
first_dts() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Timestamp corresponding to the last dts sync point.
first_dts(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
AV_CODEC_FLAG_*.
flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
A combination of AV_PKT_FLAG values
flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
flags() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
A combination of AVFILTER_FLAG_*
flags(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
flags() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Link processing flags.
flags(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
flags() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flags modifying the (de)muxer behaviour.
flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
flags() - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Flag is used to indicate which frame should be discarded after decoding.
flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
flags() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
Can use flags: AVFMT_NOFILE, AVFMT_NEEDNUMBER, AVFMT_SHOW_IDS, AVFMT_NOTIMESTAMPS, AVFMT_GENERIC_INDEX, AVFMT_TS_DISCONT, AVFMT_NOBINSEARCH, AVFMT_NOGENSEARCH, AVFMT_NO_BYTE_SEEK, AVFMT_SEEK_TO_PTS.
flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
flags() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
can use flags: AVFMT_NOFILE, AVFMT_NEEDNUMBER, AVFMT_GLOBALHEADER, AVFMT_NOTIMESTAMPS, AVFMT_VARIABLE_FPS, AVFMT_NODIMENSIONS, AVFMT_NOSTREAMS, AVFMT_ALLOW_FLUSH, AVFMT_TS_NONSTRICT, AVFMT_TS_NEGATIVE
flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
flags() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
flags(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Frame flags, a combination of \ref lavu_frame_flags
flags(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Extra flag information.
flags(long) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
flags(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Combination of AV_PIX_FMT_FLAG_...
flags(long) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
Additional information about the frame packing.
flags(int) - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
 
flags() - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
flags such as drop frame, +24 hours support, ...
flags(int) - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
 
flags2() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
AV_CODEC_FLAG2_* - encoding: Set by user.
flags2(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
flags_internal() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
Additional flags for avfilter internal use only.
flags_internal(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
flush() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
flush(AVBitStreamFilter.Flush_AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
flush() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
flush(AVCodec.Flush_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Flush_AVBSFContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Flush_AVBSFContext
Pointer cast constructor.
Flush_AVBSFContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Flush_AVBSFContext
 
Flush_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Flush_AVCodecContext
Pointer cast constructor.
Flush_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Flush_AVCodecContext
 
flush_packets() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Flush the I/O context after each packet.
flush_packets(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
format() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
- video: the pixel format, the value corresponds to enum AVPixelFormat.
format(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
format() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
The format of the coded data, corresponds to enum AVPixelFormat for video and for enum AVSampleFormat for audio.
format(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
format() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
format(short) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
format() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
video: the pixel format, value corresponds to enum AVPixelFormat audio: the sample format, value corresponds to enum AVSampleFormat
format(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
format() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
agreed upon media format
format(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
format() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
format of the frame, -1 if unknown or unset Values correspond to enum AVPixelFormat for video frames, enum AVSampleFormat for audio)
format(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
format() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
The pixel format identifying the underlying HW surface type.
format(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
format_probesize() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
number of bytes to read maximally to identify format.
format_probesize(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
format_whitelist() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
',' separated list of allowed demuxers.
format_whitelist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
fps() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
fps(AVRational) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
fps() - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
frame per second; must be consistent with the rate field
fps(int) - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
 
fps_probe_size() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The number of frames used for determining the framerate in avformat_find_stream_info().
fps_probe_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
fraction_bright_pixels() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The fraction of selected pixels in the image that contains the brightest pixel in the scene.
fraction_bright_pixels(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
frame_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
this field is unused
frame_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_count_in() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Number of past frames sent through the link.
frame_count_in(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_count_out() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_count_out(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_height() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
frame_height(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
frame_number() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Frame counter, set by libavcodec.
frame_number(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
frame_offset(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
frame_params() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
frame_params(AVHWAccel.Frame_params_AVCodecContext_AVBufferRef) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
Frame_params_AVCodecContext_AVBufferRef(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Frame_params_AVCodecContext_AVBufferRef
Pointer cast constructor.
Frame_params_AVCodecContext_AVBufferRef() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Frame_params_AVCodecContext_AVBufferRef
 
frame_pool() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
A pointer to a FFFramePool struct.
frame_pool(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_priv_data_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Size of per-frame hardware accelerator private data.
frame_priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
frame_rate() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Video only, the frame rate of the input video.
frame_rate(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
frame_rate() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Frame rate of the stream on the link, or 1/0 if unknown or variable; if left to 0/0, will be automatically copied from the first input of the source filter if it exists.
frame_rate(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of samples per channel in an audio frame.
frame_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
frame_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
frame_skip_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
frame_skip_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_skip_exp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
frame_skip_exp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_skip_factor() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
frame_skip_factor(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_skip_threshold() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
frame_skip_threshold(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
frame_wanted_out() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
True if a frame is currently wanted on the output of this filter.
frame_wanted_out(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
frame_width() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
frame_width(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
framerate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
- decoding: For codecs that store a framerate value in the compressed bitstream, the decoder may export it here.
framerate(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Free_AVHWDeviceContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext.Free_AVHWDeviceContext
Pointer cast constructor.
Free_AVHWDeviceContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext.Free_AVHWDeviceContext
 
Free_AVHWFramesContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesContext.Free_AVHWFramesContext
Pointer cast constructor.
Free_AVHWFramesContext() - Constructor for class org.bytedeco.ffmpeg.avutil.AVHWFramesContext.Free_AVHWFramesContext
 
free_device_capabilities() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
free_device_capabilities(AVInputFormat.Free_device_capabilities_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
free_device_capabilities() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
free_device_capabilities(AVOutputFormat.Free_device_capabilities_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Free_device_capabilities_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_Pointer
Pointer cast constructor.
Free_device_capabilities_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Free_device_capabilities_AVFormatContext_Pointer
 
Free_device_capabilities_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_Pointer
Pointer cast constructor.
Free_device_capabilities_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Free_device_capabilities_AVFormatContext_Pointer
 
Free_func_Pointer - Class in org.bytedeco.ffmpeg.avutil
Set the optional free message callback function which will be called if an operation is removing messages from the queue.
Free_func_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Free_func_Pointer
Pointer cast constructor.
Free_func_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Free_func_Pointer
 
Free_Pointer_byte__ - Class in org.bytedeco.ffmpeg.avutil
 
Free_Pointer_byte__(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_byte__
Pointer cast constructor.
Free_Pointer_byte__() - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_byte__
 
Free_Pointer_ByteBuffer - Class in org.bytedeco.ffmpeg.avutil
 
Free_Pointer_ByteBuffer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_ByteBuffer
Pointer cast constructor.
Free_Pointer_ByteBuffer() - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_ByteBuffer
 
Free_Pointer_BytePointer - Class in org.bytedeco.ffmpeg.avutil
Create an AVBuffer from an existing array.
Free_Pointer_BytePointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_BytePointer
Pointer cast constructor.
Free_Pointer_BytePointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Free_Pointer_BytePointer
 
Func_AVCodecContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer
Pointer cast constructor.
Func_AVCodecContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer
 
Func_AVCodecContext_Pointer - Class in org.bytedeco.ffmpeg.avcodec
 
Func_AVCodecContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer
Pointer cast constructor.
Func_AVCodecContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer
 
Func_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int
Pointer cast constructor.
Func_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Func_AVCodecContext_Pointer_int_int
 
Func_AVCodecContext_Pointer_int_int - Class in org.bytedeco.ffmpeg.avcodec
 
Func_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer_int_int
Pointer cast constructor.
Func_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.Func_AVCodecContext_Pointer_int_int
 
Func_Pointer_Pointer_int - Class in org.bytedeco.ffmpeg.avutil
Feed data at specific position from an AVFifoBuffer to a user-supplied callback.
Func_Pointer_Pointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Func_Pointer_Pointer_int
Pointer cast constructor.
Func_Pointer_Pointer_int() - Constructor for class org.bytedeco.ffmpeg.avutil.Func_Pointer_Pointer_int
 
Funcs1_Pointer_double - Class in org.bytedeco.ffmpeg.avutil
Parse and evaluate an expression.
Funcs1_Pointer_double(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Funcs1_Pointer_double
Pointer cast constructor.
Funcs1_Pointer_double() - Constructor for class org.bytedeco.ffmpeg.avutil.Funcs1_Pointer_double
 
Funcs2_Pointer_double_double - Class in org.bytedeco.ffmpeg.avutil
 
Funcs2_Pointer_double_double(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Funcs2_Pointer_double_double
Pointer cast constructor.
Funcs2_Pointer_double_double() - Constructor for class org.bytedeco.ffmpeg.avutil.Funcs2_Pointer_double_double
 

G

get_buffer2() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
get_buffer2(AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Get_buffer2_AVCodecContext_AVFrame_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int
Pointer cast constructor.
Get_buffer2_AVCodecContext_AVFrame_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int
 
get_category() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
get_category(AVClass.Get_category_Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Get_category_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Get_category_Pointer
Pointer cast constructor.
Get_category_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Get_category_Pointer
 
get_device_list() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
get_device_list(AVInputFormat.Get_device_list_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
get_device_list() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
get_device_list(AVOutputFormat.Get_device_list_AVFormatContext_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Get_device_list_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Get_device_list_AVFormatContext_Pointer
Pointer cast constructor.
Get_device_list_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Get_device_list_AVFormatContext_Pointer
 
Get_device_list_AVFormatContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_device_list_AVFormatContext_Pointer
Pointer cast constructor.
Get_device_list_AVFormatContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_device_list_AVFormatContext_Pointer
 
get_format() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
get_format(AVCodecContext.Get_format_AVCodecContext_IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Get_format_AVCodecContext_IntPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer
Pointer cast constructor.
Get_format_AVCodecContext_IntPointer() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Get_format_AVCodecContext_IntPointer
 
get_output_timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
get_output_timestamp(AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer
Pointer cast constructor.
Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer
 
global_quality() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Global quality for codecs which cannot change it per frame.
global_quality(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
gop_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
the number of pictures in a group of pictures, or 0 for intra_only - encoding: Set by user.
gop_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
graph() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
filtergraph this filter belongs to
graph(AVFilterGraph) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
graph() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Graph the filter belongs to.
graph(AVFilterGraph) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
group_id() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Group ID of owner, -1 if unknown.
group_id(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 

H

h() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
height of pict, undefined when pict is not set
h(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
h() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
agreed upon image height
h(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
h() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
h(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
has_b_frames() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Size of the frame reordering buffer in the decoder.
has_b_frames(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
has_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Flag indicating whether the luminance (min_ and max_) have been set.
has_luminance(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
has_primaries() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Flag indicating whether the display primaries (and white point) are set.
has_primaries(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
header_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
header_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
height() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
height() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
height() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
height() - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
height(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
height() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
height
height(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
 
height() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
height(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
height() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
height(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
height() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
height(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
help() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
short English help text \todo What about other languages?
help(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
hw_configs(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Array of pointers to hardware configurations supported by the codec, or NULL if no hardware supported.
hw_configs(int, Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
hw_configs() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
hw_device_ctx() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
A reference to the AVHWDeviceContext describing the device which will be used by a hardware encoder/decoder.
hw_device_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
hw_device_ctx() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
For filters which will create hardware frames, sets the device the filter should create them in.
hw_device_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
hw_frames_ctx() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
A reference to the AVHWFramesContext describing the input (for encoding) or output (decoding) frames.
hw_frames_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
hw_frames_ctx() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Video with a hwaccel pixel format only.
hw_frames_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
hw_frames_ctx() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
For hwaccel pixel formats, this should be a reference to the AVHWFramesContext describing the frames.
hw_frames_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
hw_frames_ctx() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
For hwaccel-format frames, this should be a reference to the AVHWFramesContext describing the frame.
hw_frames_ctx(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
hwaccel() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Hardware accelerator in use - encoding: unused.
hwaccel(AVHWAccel) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
hwaccel_context() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Hardware accelerator context.
hwaccel_context(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
hwaccel_flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Bit set of AV_HWACCEL_FLAG_* flags, which affect hardware accelerated decoding (if active).
hwaccel_flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
hwctx() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
The format-specific data, allocated and freed by libavutil along with this context.
hwctx(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
hwctx() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
The format-specific data, allocated and freed automatically along with this context.
hwctx(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 

I

i() - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat32
 
i(int) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat32
 
i() - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat64
 
i(long) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat64
 
i_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
i_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
i_quant_factor() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
qscale factor between P- and I-frames If > 0 then the last P-frame quantizer will be used (q = lastp_q * factor + offset).
i_quant_factor(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
i_quant_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
qscale offset between P and I-frames - encoding: Set by user.
i_quant_offset(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
i_tex_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
i_tex_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
id() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
id() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
id() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Codec implemented by the hardware accelerator.
id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
id() - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
id - encoding: Set by user.
id(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
id() - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
unique ID to identify the chapter
id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
id() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
id() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Format-specific stream ID.
id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
idct_algo() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
IDCT algorithm, see FF_IDCT_* below.
idct_algo(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
iformat() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The input container format.
iformat(AVInputFormat) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
ignore_boundary_point() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
If set, don't call write_data_type separately for AVIO_DATA_MARKER_BOUNDARY_POINT, but ignore them and treat them as AVIO_DATA_MARKER_UNKNOWN (to avoid needlessly small chunks of data returned from the callback).
ignore_boundary_point(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
ildct_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
interlaced DCT comparison function - encoding: Set by user.
ildct_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
im() - Method in class org.bytedeco.ffmpeg.avutil.AVComplexFloat
 
im(float) - Method in class org.bytedeco.ffmpeg.avutil.AVComplexFloat
 
in_channel_layouts() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
in_channel_layouts(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
in_formats() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Lists of formats and channel layouts supported by the input and output filters respectively.
in_formats(AVFilterFormats) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
in_samplerates() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Lists of channel layouts and sample rates used for automatic negotiation.
in_samplerates(AVFilterFormats) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
index() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
stream index in AVFormatContext
index(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
index() - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
index(int) - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
index_entries() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Only used if the format does not support seeking natively.
index_entries(AVIndexEntry) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
index_entries_allocated_size() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
index_entries_allocated_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
INFINITY - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
INFINITY() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
info_codec_info_duration(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_codec_info_duration(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_codec_info_duration_fields(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_codec_info_duration_fields(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_duration_count(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_duration_count(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_duration_error(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_duration_gcd(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_duration_gcd(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_found_decoder(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
0 -> decoder has not been searched for yet.
info_found_decoder(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_first_dts(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Those are used for average framerate estimation.
info_fps_first_dts(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_first_dts_idx(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_first_dts_idx(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_last_dts(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_last_dts(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_last_dts_idx(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_fps_last_dts_idx(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_frame_delay_evidence(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_frame_delay_evidence(int, int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_last_dts(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Stream information used internally by avformat_find_stream_info()
info_last_dts(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_last_duration(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_last_duration(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_rfps_duration_sum(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
info_rfps_duration_sum(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
init() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
init(AVBitStreamFilter.Init_AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
init() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
init(AVCodec.Init_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
init() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
init(AVHWAccel.Init_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
init() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
init(AVFilter.Init_AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
init() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
init(AVOutputFormat.Init_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Init_AVBSFContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Init_AVBSFContext
Pointer cast constructor.
Init_AVBSFContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter.Init_AVBSFContext
 
Init_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_AVCodecContext
Pointer cast constructor.
Init_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_AVCodecContext
 
Init_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Init_AVCodecContext
Pointer cast constructor.
Init_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Init_AVCodecContext
 
Init_AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_AVFilterContext
Pointer cast constructor.
Init_AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_AVFilterContext
 
Init_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Init_AVFormatContext
Pointer cast constructor.
Init_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Init_AVFormatContext
 
init_dict() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
init_dict(AVFilter.Init_dict_AVFilterContext_PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Init_dict_AVFilterContext_PointerPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer
Pointer cast constructor.
Init_dict_AVFilterContext_PointerPointer() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_dict_AVFilterContext_PointerPointer
 
init_opaque() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
init_opaque(AVFilter.Init_opaque_AVFilterContext_Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Init_opaque_AVFilterContext_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer
Pointer cast constructor.
Init_opaque_AVFilterContext_Pointer() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Init_opaque_AVFilterContext_Pointer
 
init_static_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
init_static_data(AVCodec.Init_static_data_AVCodec) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Init_static_data_AVCodec(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_static_data_AVCodec
Pointer cast constructor.
Init_static_data_AVCodec() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_static_data_AVCodec
 
init_thread_copy() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
init_thread_copy(AVCodec.Init_thread_copy_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Init_thread_copy_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_thread_copy_AVCodecContext
Pointer cast constructor.
Init_thread_copy_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Init_thread_copy_AVCodecContext
 
initial_padding() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Audio only.
initial_padding(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
initial_padding() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
initial_padding(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
initial_pool_size() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Initial size of the frame pool.
initial_pool_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
inject_global_side_data() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Internal data to inject global side data
inject_global_side_data(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
input_pads() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
array of input pads
input_pads(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
inputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
List of inputs, terminated by a zeroed element.
inputs(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
inputs(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
array of pointers to input links
inputs(int, AVFilterLink) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
inputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
inputs(PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
Int_func_Pointer_Pointer_int - Class in org.bytedeco.ffmpeg.avutil
Feed data from a user-supplied callback to an AVFifoBuffer.
Int_func_Pointer_Pointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Int_func_Pointer_Pointer_int
Pointer cast constructor.
Int_func_Pointer_Pointer_int() - Constructor for class org.bytedeco.ffmpeg.avutil.Int_func_Pointer_Pointer_int
 
inter_matrix() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
custom inter quantization matrix Must be allocated with the av_malloc() family of functions, and will be freed in avcodec_free_context().
inter_matrix(ShortPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
interlaced_frame() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
The content of the picture is interlaced.
interlaced_frame(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
interleave_packet() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
interleave_packet(AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Interleave_packet_AVFormatContext_AVPacket_AVPacket_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int
Pointer cast constructor.
Interleave_packet_AVFormatContext_AVPacket_AVPacket_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int
 
interleaver_chunk_duration() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
interleaver_chunk_duration(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
interleaver_chunk_size() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
interleaver_chunk_size(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
internal() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Opaque libavcodec internal data.
internal(AVBSFInternal) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
internal() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Private context used for internal data.
internal(AVCodecInternal) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
internal() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
An opaque struct for libavfilter internal use.
internal(AVFilterInternal) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
internal() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Opaque object for libavfilter internal use.
internal(AVFilterGraphInternal) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
internal() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
An opaque field for libavformat internal usage.
internal(AVFormatInternal) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
internal() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
An opaque field for libavformat internal usage.
internal(AVStreamInternal) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
internal() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
Private data used internally by libavutil.
internal(AVHWDeviceInternal) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
internal() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Private data used internally by libavutil.
internal(AVHWFramesInternal) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
interrupt_callback() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Custom interrupt callbacks for the I/O layer.
interrupt_callback(AVIOInterruptCB) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
intra_dc_precision() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
precision of the intra DC coefficient - 8 - encoding: Set by user.
intra_dc_precision(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
intra_matrix() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
custom intra quantization matrix Must be allocated with the av_malloc() family of functions, and will be freed in avcodec_free_context().
intra_matrix(ShortPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
io_close() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
io_close(AVFormatContext.Io_close_AVFormatContext_AVIOContext) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
Io_close_AVFormatContext_AVIOContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
Pointer cast constructor.
Io_close_AVFormatContext_AVIOContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
 
io_open() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
io_open(AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer
Pointer cast constructor.
Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer
 
io_repositioned() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
IO repositioned flag.
io_repositioned(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
is_disabled() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
the enabled state from the last expression evaluation
is_disabled(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
is_range() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
Range flag.
is_range(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
item_name() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
item_name(AVClass.Item_name_Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Item_name_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Item_name_Pointer
Pointer cast constructor.
Item_name_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Item_name_Pointer
 
itu_t_t35_country_code() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
Country code by Rec.
itu_t_t35_country_code(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
iv() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
The initialization vector.
iv(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
iv_size() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
iv_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 

K

key() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
key(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
key() - Method in class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
 
key(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
 
key(int) - Method in class org.bytedeco.ffmpeg.avutil.AVXTEA
 
key(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVXTEA
 
key() - Method in class org.bytedeco.ffmpeg.avutil.AVXTEA
 
key_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Set by parser to 1 for key frames and 0 for non-key frames.
key_frame(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
key_frame() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
1 -> keyframe, 0-> not
key_frame(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
key_id() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
The ID of the key used to encrypt the packet.
key_id(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
key_id_size() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
key_id_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
key_id_size() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
The number of bytes in each key ID.
key_id_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
key_ids(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
An array of key IDs this initialization data is for.
key_ids(int, BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
key_ids() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
key_ids(PointerPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
keyint_min() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
minimum GOP size - encoding: Set by user.
keyint_min(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
keylen() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
keylen(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
knee_point_x() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The x coordinate of the separation point between the linear part and the curved part of the tone mapping function.
knee_point_x(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
knee_point_y() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The y coordinate of the separation point between the linear part and the curved part of the tone mapping function.
knee_point_y(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 

L

l() - Method in class org.bytedeco.ffmpeg.avutil.unaligned_16
 
l(short) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_16
 
l() - Method in class org.bytedeco.ffmpeg.avutil.unaligned_32
 
l(int) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_32
 
l() - Method in class org.bytedeco.ffmpeg.avutil.unaligned_64
 
l(long) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_64
 
last_discard_sample() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
The sample after last sample that is intended to be discarded after first_discard_sample.
last_discard_sample(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
last_dts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
last_dts_for_order_check() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Internal data to analyze DTS and detect faulty mpeg streams
last_dts_for_order_check(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_in_packet_buffer() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
last packet in packet_buffer for this stream when muxing.
last_in_packet_buffer(AVPacketList) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_IP_duration() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_IP_duration(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_IP_pts() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_IP_pts(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
last_pos() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Previous frame byte position.
last_pos(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
last_predictor_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
amount of previous MV predictors (2a+1 x 2a+1 square) - encoding: Set by user.
last_predictor_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
last_pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
last_pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
last_time() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
last_time(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
left() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
left(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
len() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
length so far
len(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
len() - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
length so far
len(int) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
length() - Method in class org.bytedeco.ffmpeg.swscale.SwsVector
number of coefficients in the vector
length(int) - Method in class org.bytedeco.ffmpeg.swscale.SwsVector
 
level() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
level - encoding: Set by user.
level(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
level() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
level(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
lfe_mix_level() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Absolute scale factor representing the level at which the LFE data is mixed into L/R channels during downmixing.
lfe_mix_level(double) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
linesize(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
linesize(int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
 
linesize() - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
linesize(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
linesize(int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
linesize() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
linesize(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
For video, size in bytes of each picture line.
linesize(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
linesize() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
log2_chroma_h() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Amount to shift the luma height right to find the chroma height.
log2_chroma_h(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
log2_chroma_w() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
Amount to shift the luma width right to find the chroma width.
log2_chroma_w(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
log_callback(Pointer, int, BytePointer, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
log_callback(Pointer, int, String, Pointer) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
log_level_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
log_level_offset(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
log_level_offset_offset() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
Offset in the structure where log_level_offset is stored.
log_level_offset_offset(int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
LogCallback - Class in org.bytedeco.ffmpeg.avutil
 
LogCallback(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.LogCallback
Pointer cast constructor.
LogCallback() - Constructor for class org.bytedeco.ffmpeg.avutil.LogCallback
 
logCallback() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
logCallback(LogCallback) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
long_name() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Descriptive name for the codec, meant to be more human readable than name.
long_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
long_name() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
A more descriptive name for this codec.
long_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
long_name() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
Descriptive name for the format, meant to be more human-readable than name.
long_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
long_name() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
Descriptive name for the format, meant to be more human-readable than name.
long_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
lowres() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
low resolution decoding, 1-> 1/2 size, 2->1/4 size - encoding: unused - decoding: Set by user.
lowres(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
lumH() - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
lumH(SwsVector) - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
lumi_masking() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
luminance masking (0-> disabled) - encoding: Set by user.
lumi_masking(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
lumV() - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
lumV(SwsVector) - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 

M

M_E - Static variable in class org.bytedeco.ffmpeg.global.avutil
\file \addtogroup lavu_math Mathematical utilities for working with timestamp and time base.
M_LN10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_LN2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_LOG2_10 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_PHI - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_PI - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_PI_2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_SQRT1_2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
M_SQRT2 - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.avcodec
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.avdevice
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.avfilter
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.avformat
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.avutil
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.postproc
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.swresample
 
map(InfoMap) - Method in class org.bytedeco.ffmpeg.presets.swscale
 
mastering_display_actual_peak_luminance(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The normalized actual peak luminance of the mastering display used for mastering the image essence.
mastering_display_actual_peak_luminance(int, int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
mastering_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
mastering_display_actual_peak_luminance_flag() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
This flag shall be equal to 0 in bitstreams conforming to this version of this Specification.
mastering_display_actual_peak_luminance_flag(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
max() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
maximum valid value for the option
max(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
max_analyze_duration() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum duration (in AV_TIME_BASE units) of the data read from input in avformat_find_stream_info().
max_analyze_duration(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_b_frames() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum number of B-frames between non-B-frames Note: The output will be delayed by max_b_frames+1 relative to the input.
max_b_frames(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
max_bitrate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Maximum bitrate of the stream, in bits per second.
max_bitrate(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
max_chunk_duration() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Max chunk time in microseconds.
max_chunk_duration(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_chunk_size() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Max chunk size in bytes Note, not all formats support this and unpredictable things may happen if it is used when not supported.
max_chunk_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_delay() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_delay(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_height() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
max_height(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
max_index_size() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum amount of memory in bytes to use for the index of each stream.
max_index_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_interleave_delta() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum buffering duration for interleaving.
max_interleave_delta(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_lowres() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
maximum value for lowres supported by the decoder
max_lowres(byte) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
max_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Max luminance of mastering display (cd/m^2).
max_luminance(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
max_packet_size() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
max_packet_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
max_picture_buffer() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum amount of memory in bytes to use for buffering frames obtained from realtime capture devices.
max_picture_buffer(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_pixels() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
The number of pixels per image to maximally accept.
max_pixels(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
max_prediction_order() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
max_prediction_order(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
max_qdiff() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum quantizer difference between frames - encoding: Set by user.
max_qdiff(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
MAX_REORDER_DELAY - Static variable in class org.bytedeco.ffmpeg.avformat.AVStream
 
max_samples() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Maximum number of samples to filter at once.
max_samples(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
MAX_STD_TIMEBASES - Static variable in class org.bytedeco.ffmpeg.avformat.AVStream
All fields below this line are not part of the public API.
max_streams() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The maximum number of streams.
max_streams(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_ts_probe() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum number of packets to read while waiting for the first timestamp.
max_ts_probe(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
max_width() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
The maximum size of frames in this hw_frames_ctx.
max_width(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
MaxCLL() - Method in class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
Max content light level (cd/m^2).
MaxCLL(int) - Method in class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
 
MaxFALL() - Method in class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
Max average light level per frame (cd/m^2).
MaxFALL(int) - Method in class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
 
maxscl(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The maximum of the color components of linearized RGB values in the processing window in the scene.
maxscl(int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
maxscl() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
maxsize() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
max filesize, used to limit allocations This field is internal to libavformat and access from outside is not allowed.
maxsize(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
mb_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
macroblock comparison function (not supported yet) - encoding: Set by user.
mb_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
mb_decision() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
macroblock decision mode - encoding: Set by user.
mb_decision(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
mb_lmax() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum MB Lagrange multiplier - encoding: Set by user.
mb_lmax(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
mb_lmin() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
minimum MB Lagrange multiplier - encoding: Set by user.
mb_lmin(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
motion estimation comparison function - encoding: Set by user.
me_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_penalty_compensation() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
me_penalty_compensation(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_pre_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
motion estimation prepass comparison function - encoding: Set by user.
me_pre_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_range() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum motion estimation search range in subpel units If 0 then no limit.
me_range(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_sub_cmp() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
subpixel motion estimation comparison function - encoding: Set by user.
me_sub_cmp(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
me_subpel_quality() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
subpel ME quality - encoding: Set by user.
me_subpel_quality(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
metadata() - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
metadata() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Metadata that applies to the whole file.
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
metadata() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
metadata() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
metadata() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
metadata.
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
metadata() - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
metadata(AVDictionary) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
metadata_header_padding() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Number of bytes to be written as padding in a metadata header.
metadata_header_padding(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
methods() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
Bit set of AV_CODEC_HW_CONFIG_METHOD_* flags, describing the possible setup methods which can be used with this configuration.
methods(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
 
mime_type() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
Comma-separated list of mime types.
mime_type(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
mime_type() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
mime_type(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
mime_type() - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
mime_type, when known.
mime_type(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
mime_types(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
MIME type(s) associated with the codec.
mime_types() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
min() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
minimum valid value for the option
min(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
min_bitrate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
Minimum bitrate of the stream, in bits per second.
min_bitrate(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
min_distance() - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Minimum distance between this and the previous keyframe, used to avoid unneeded searching.
min_distance(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
min_height() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
min_height(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
min_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
Min luminance of mastering display (cd/m^2).
min_luminance(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
min_packet_size() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Try to buffer at least this amount of data before flushing it
min_packet_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
min_prediction_order() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
min_prediction_order(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
min_samples() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Minimum number of samples to filter at once.
min_samples(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
min_width() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
The minimum size of frames in this hw_frames_ctx.
min_width(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
misc_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
misc_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
MKBETAG(byte, byte, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
MKTAG(byte, byte, byte, byte) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
modification_timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Time of last modification in microseconds since unix epoch, -1 if unknown.
modification_timestamp(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
motion_scale() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
motion_scale(short) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
motion_x() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Motion vector src_x = dst_x + motion_x / motion_scale src_y = dst_y + motion_y / motion_scale
motion_x(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
motion_y() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
motion_y(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
mpeg_quant() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
mpeg_quant(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
MpegEncContext - Class in org.bytedeco.ffmpeg.avcodec
 
MpegEncContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.MpegEncContext
Empty constructor.
MpegEncContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.MpegEncContext
Pointer cast constructor.
mux_ts_offset() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Timestamp offset added to timestamps before muxing NOT PART OF PUBLIC API
mux_ts_offset(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
mv0_threshold() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Note: Value depends upon the compare function used for fullpel ME.
mv0_threshold(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
mv_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
mv_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 

N

name() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
name() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Name of the codec implementation.
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
name() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
Name of the codec described by this descriptor.
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
name() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Name of the hardware accelerated codec.
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
name() - Method in class org.bytedeco.ffmpeg.avcodec.AVProfile
short name for the profile
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVProfile
 
name() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
Filter name.
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
name() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
name of this filter instance
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
name() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
unique name for this input/output in the list
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
 
name() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
A comma separated list of short names for the format.
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
name() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Filename
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
name() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
name() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
name() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
name(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
NAN - Static variable in class org.bytedeco.ffmpeg.global.avutil
 
NAN() - Static method in class org.bytedeco.ffmpeg.global.avutil
 
nb_chapters() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Number of chapters in AVChapter array.
nb_chapters(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
nb_coded_side_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
nb_coded_side_data(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
nb_colors() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
number of colors in pict, undefined when pict is not set
nb_colors(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
nb_components() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Number of componentes.
nb_components(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
nb_components() - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
The number of components each pixel has, (1-4)
nb_components(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
nb_decoded_frames() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Number of internally decoded frames, used internally in libavformat, do not access its lifetime differs from info which is why it is not in that structure.
nb_decoded_frames(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
nb_devices() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
number of autodetected devices
nb_devices(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
nb_extended_buf() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Number of elements in extended_buf.
nb_extended_buf(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
nb_filters() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
nb_filters(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
nb_frames() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
number of frames in this stream if known or 0
nb_frames(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
nb_index_entries() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
nb_index_entries(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
nb_inputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
number of input pads
nb_inputs(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
nb_outputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
number of output pads
nb_outputs(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
nb_programs() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
nb_programs(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
nb_ranges() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Number of ranges per component.
nb_ranges(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
nb_samples() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
number of audio samples (per channel) described by this frame
nb_samples(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
nb_side_data() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
The number of elements in the AVStream.side_data array.
nb_side_data(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
nb_side_data() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
nb_side_data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
nb_stream_indexes() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
nb_stream_indexes(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
nb_streams() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Number of elements in AVFormatContext.streams.
nb_streams(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
nb_threads() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Max number of threads allowed in this filter instance.
nb_threads(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
nb_threads() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Maximum number of threads used by filters in this graph.
nb_threads(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
need_parsing() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
need_parsing(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
next() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
next(AVBitStreamFilterContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
next() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
next(AVCodec) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
next() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
next(AVCodecParser) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
next() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
Used by the filter registration system.
next(AVFilter) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
next() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
next input/input in the list, NULL if this is the last
next(AVFilterInOut) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
 
next() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
No fields below this line are part of the public API.
next(AVInputFormat) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
next() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
The ff_const59 define is not part of the public API and will be removed without further warning.
next(AVOutputFormat) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
next() - Method in class org.bytedeco.ffmpeg.avformat.AVPacketList
 
next(AVPacketList) - Method in class org.bytedeco.ffmpeg.avformat.AVPacketList
 
next() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
An optional pointer to the next initialization info in the list.
next(AVEncryptionInitInfo) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
next_frame_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
next_frame_offset(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
noise_reduction() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
noise_reduction(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
nsse_weight() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
noise vs.
nsse_weight(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
num() - Method in class org.bytedeco.ffmpeg.avutil.AVRational
Numerator
num(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRational
 
num_bezier_curve_anchors() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The number of the intermediate anchor parameters of the tone mapping function in the processing window.
num_bezier_curve_anchors(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
num_cols_mastering_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The number of columns in the mastering_display_actual_peak_luminance array.
num_cols_mastering_display_actual_peak_luminance(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
num_cols_targeted_system_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The number of columns in the targeted_system_display_actual_peak_luminance array.
num_cols_targeted_system_display_actual_peak_luminance(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
num_distribution_maxrgb_percentiles() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The number of linearized maxRGB values at given percentiles in the processing window in the scene.
num_distribution_maxrgb_percentiles(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
num_key_ids() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
The number of key IDs.
num_key_ids(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
num_rects() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
num_rects(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
num_rows_mastering_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The number of rows in the mastering_display_actual_peak_luminance array.
num_rows_mastering_display_actual_peak_luminance(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
num_rows_targeted_system_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The number of rows in the targeted system_display_actual_peak_luminance array.
num_rows_targeted_system_display_actual_peak_luminance(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
num_windows() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The number of processing windows.
num_windows(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 

O

offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
byte offset from starting packet start
offset(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
offset() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Number of elements before the component of the first pixel.
offset(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
offset() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
The offset relative to the context structure where the option value is stored.
offset(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
offset_plus1() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Deprecated.
offset_plus1(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
oformat() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
The output container format.
oformat(AVOutputFormat) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
opaque() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Private data of the user, can be used to carry app specific stuff.
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
opaque() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Opaque user data.
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
opaque() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
User data.
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
opaque() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
A private pointer, passed to the read/write/seek/...
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
opaque() - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
 
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
 
opaque() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
for some private data of the user
opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
opaque_ref() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
AVBufferRef for free use by the API user.
opaque_ref(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
open_cb() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
open_cb(AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer
Deprecated.
Pointer cast constructor.
Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVFormatContext.Open_cb_AVFormatContext_PointerPointer_BytePointer_int_AVIOInterruptCB_PointerPointer
Deprecated.
 
option() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
a pointer to the first option specified in the class if any or NULL
option(AVOption) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
org.bytedeco.ffmpeg - package org.bytedeco.ffmpeg
 
org.bytedeco.ffmpeg.avcodec - package org.bytedeco.ffmpeg.avcodec
 
org.bytedeco.ffmpeg.avdevice - package org.bytedeco.ffmpeg.avdevice
 
org.bytedeco.ffmpeg.avfilter - package org.bytedeco.ffmpeg.avfilter
 
org.bytedeco.ffmpeg.avformat - package org.bytedeco.ffmpeg.avformat
 
org.bytedeco.ffmpeg.avutil - package org.bytedeco.ffmpeg.avutil
 
org.bytedeco.ffmpeg.global - package org.bytedeco.ffmpeg.global
 
org.bytedeco.ffmpeg.postproc - package org.bytedeco.ffmpeg.postproc
 
org.bytedeco.ffmpeg.presets - package org.bytedeco.ffmpeg.presets
 
org.bytedeco.ffmpeg.swresample - package org.bytedeco.ffmpeg.swresample
 
org.bytedeco.ffmpeg.swscale - package org.bytedeco.ffmpeg.swscale
 
orig_buffer_size() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Original buffer size used internally after probing and ensure seekback to reset the buffer size This field is internal to libavformat and access from outside is not allowed.
orig_buffer_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
out_channel_layouts() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
out_channel_layouts(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
out_formats() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
out_formats(AVFilterFormats) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
out_samplerates() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
out_samplerates(AVFilterFormats) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
output_pads() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
array of output pads
output_pads(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
output_picture_number() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Picture number incremented in presentation or output order.
output_picture_number(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
output_ts_offset() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Output timestamp offset, in microseconds.
output_ts_offset(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
outputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
List of outputs, terminated by a zeroed element.
outputs(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
outputs(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
array of pointers to output links
outputs(int, AVFilterLink) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
outputs() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
outputs(PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
overlap_process_option() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
Overlap process option indicates one of the two methods of combining rendered pixels in the processing window in an image with at least one elliptical pixel selector.
overlap_process_option(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 

P

p(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
p(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
p() - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
p_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
p_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
p_masking() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
p block masking (0-> disabled) - encoding: Set by user.
p_masking(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
p_tex_bits() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
p_tex_bits(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
packet_size() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
packet_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
pad_idx() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
index of the filt_ctx pad to use for linking
pad_idx(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
 
padding() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Number of pixels to pad from the edge of each cube face.
padding(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
palette_has_changed() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Tell user application that palette has changed from previous frame.
palette_has_changed(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
par_in() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Parameters of the input stream.
par_in(AVCodecParameters) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
par_out() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Parameters of the output stream.
par_out(AVCodecParameters) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
params(int) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The color transform parameters for every processing window.
params(int, AVHDRPlusColorTransformParams) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
params() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
parent_log_context_offset() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
Offset in the structure where a pointer to the parent context for logging is stored.
parent_log_context_offset(int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
parser() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
parser(AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
parser() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
parser(AVCodecParser) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
parser() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
parser(AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
parser_close() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
parser_close(AVCodecParser.Parser_close_AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
Parser_close_AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_close_AVCodecParserContext
Pointer cast constructor.
Parser_close_AVCodecParserContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_close_AVCodecParserContext
 
PARSER_FLAG_COMPLETE_FRAMES - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
PARSER_FLAG_FETCHED_OFFSET - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Set if the parser has a valid file offset
PARSER_FLAG_ONCE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
PARSER_FLAG_USE_CODEC_TS - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
parser_init() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
parser_init(AVCodecParser.Parser_init_AVCodecParserContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
Parser_init_AVCodecParserContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_init_AVCodecParserContext
Pointer cast constructor.
Parser_init_AVCodecParserContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_init_AVCodecParserContext
 
parser_parse() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
parser_parse(AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int
Pointer cast constructor.
Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int
 
partial_buf() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Buffer partially filled with samples to achieve a fixed/minimum size.
partial_buf(AVFrame) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
partial_buf_size() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Size of the partial buffer to allocate.
partial_buf_size(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
pb() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
I/O context.
pb(AVIOContext) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
pcr_pid() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pcr_pid(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
percentage() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
The percentage value corresponding to a specific percentile linearized RGB value in the processing window in the scene.
percentage(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
 
percentile() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
The linearized maxRGB value at a specific percentile in the processing window in the scene.
percentile(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
 
pict() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
Deprecated.
unused
pict(AVPicture) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
pict_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pict_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pict_type() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Picture type of the frame.
pict_type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
picture_structure() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Indicate whether a picture is coded as a frame, top field or bottom field.
picture_structure(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pitch() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Rotation around the right vector [-90, 90].
pitch(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
pix_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Pixel format, see AV_PIX_FMT_xxx.
pix_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pix_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
A hardware pixel format which the codec can use.
pix_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
 
pix_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Supported pixel format.
pix_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
pix_fmts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of supported pixel formats, or NULL if unknown, array is terminated by -1
pix_fmts(IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
pixel_fmts() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE
pixel_fmts(IntPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
 
pixel_format() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
pixel_format(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
pkt() - Method in class org.bytedeco.ffmpeg.avformat.AVPacketList
 
pkt(AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVPacketList
 
pkt_dts() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
DTS copied from the AVPacket that triggered returning this frame.
pkt_dts(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pkt_duration() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
duration of the corresponding packet, expressed in AVStream->time_base units, 0 if unknown.
pkt_duration(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pkt_pos() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
reordered pos from the last AVPacket that has been input into the decoder - encoding: unused - decoding: Read by user.
pkt_pos(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pkt_pts() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
use the pts field instead
pkt_pts(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pkt_size() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
size of the corresponding packet containing the compressed frame.
pkt_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pkt_timebase() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Timebase in which pkt_dts/pts and AVPacket.dts/pts are.
pkt_timebase(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
plane() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Which of the 4 planes contains the component.
plane(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
pmt_pid() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pmt_pid(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pmt_stream_idx() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pmt_stream_idx(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pmt_version() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pmt_version(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pmt_version() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pmt_version(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pool() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
A pool from which the frames are allocated by av_hwframe_get_buffer().
pool(AVBufferPool) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
Pool_free_Pointer - Class in org.bytedeco.ffmpeg.avutil
 
Pool_free_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.Pool_free_Pointer
Pointer cast constructor.
Pool_free_Pointer() - Constructor for class org.bytedeco.ffmpeg.avutil.Pool_free_Pointer
 
pos() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Byte position of currently parsed frame in stream.
pos(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pos() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
byte position in stream, -1 if unknown
pos(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
pos() - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
pos(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
pos() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
position in the file of the current buffer
pos(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecHWConfig
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPicture
Deprecated.
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVProfile
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
position(long) - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
position(long) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
position(long) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfo
 
position(long) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceInfoList
 
position(long) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSinkParams
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterInOut
 
position(long) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOInterruptCB
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVPacketList
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVProbeData
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
position(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat32
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.av_intfloat64
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVComplexFloat
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVContentLightMetadata
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusPercentile
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVPixFmtDescriptor
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVRational
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVSubsampleEncryptionInfo
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.AVXTEA
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_16
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_32
 
position(long) - Method in class org.bytedeco.ffmpeg.avutil.unaligned_64
 
position(long) - Method in class org.bytedeco.ffmpeg.swscale.SwsFilter
 
position(long) - Method in class org.bytedeco.ffmpeg.swscale.SwsVector
 
postproc - Class in org.bytedeco.ffmpeg.global
 
postproc() - Constructor for class org.bytedeco.ffmpeg.global.postproc
 
postproc - Class in org.bytedeco.ffmpeg.presets
 
postproc() - Constructor for class org.bytedeco.ffmpeg.presets.postproc
 
postproc_configuration() - Static method in class org.bytedeco.ffmpeg.global.postproc
Return the libpostproc build-time configuration.
postproc_license() - Static method in class org.bytedeco.ffmpeg.global.postproc
Return the libpostproc license.
postproc_version() - Static method in class org.bytedeco.ffmpeg.global.postproc
Return the LIBPOSTPROC_VERSION_INT constant.
pp_context - Class in org.bytedeco.ffmpeg.postproc
 
pp_context() - Constructor for class org.bytedeco.ffmpeg.postproc.pp_context
Empty constructor.
pp_context(Pointer) - Constructor for class org.bytedeco.ffmpeg.postproc.pp_context
Pointer cast constructor.
PP_CPU_CAPS_3DNOW - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_CPU_CAPS_ALTIVEC - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_CPU_CAPS_AUTO - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_CPU_CAPS_MMX - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_CPU_CAPS_MMX2 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT_411 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT_420 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT_422 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT_440 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
PP_FORMAT_444 - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
pp_free_context(pp_context) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_free_mode(pp_mode) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_get_context(int, int, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_get_mode_by_name_and_quality(BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
Return a pp_mode or NULL if an error occurred.
pp_get_mode_by_name_and_quality(String, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_help(int) - Static method in class org.bytedeco.ffmpeg.global.postproc
a simple help text
pp_help() - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_mode - Class in org.bytedeco.ffmpeg.postproc
 
pp_mode() - Constructor for class org.bytedeco.ffmpeg.postproc.pp_mode
Empty constructor.
pp_mode(Pointer) - Constructor for class org.bytedeco.ffmpeg.postproc.pp_mode
Pointer cast constructor.
PP_PICT_TYPE_QP2 - Static variable in class org.bytedeco.ffmpeg.global.postproc
MPEG2 style QScale
pp_postprocess(PointerPointer, IntPointer, PointerPointer, IntPointer, int, int, BytePointer, int, pp_mode, pp_context, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_postprocess(BytePointer, IntPointer, BytePointer, IntPointer, int, int, BytePointer, int, pp_mode, pp_context, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_postprocess(ByteBuffer, IntBuffer, ByteBuffer, IntBuffer, int, int, ByteBuffer, int, pp_mode, pp_context, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
pp_postprocess(byte[], int[], byte[], int[], int, int, byte[], int, pp_mode, pp_context, int) - Static method in class org.bytedeco.ffmpeg.global.postproc
 
PP_QUALITY_MAX - Static variable in class org.bytedeco.ffmpeg.global.postproc
 
pre_dia_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
ME prepass diamond size & shape - encoding: Set by user.
pre_dia_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pre_me() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
pre_me(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
prediction_method() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
prediction_method(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
preferred_downmix_type() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Type of downmix preferred by the mastering engineer.
preferred_downmix_type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
preinit() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
preinit(AVFilter.Preinit_AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Preinit_AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Preinit_AVFilterContext
Pointer cast constructor.
Preinit_AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Preinit_AVFilterContext
 
priv() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
private data for use by the filter
priv(Pointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
priv_class() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
A class for the private data, used to declare bitstream filter private AVOptions.
priv_class(AVClass) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
priv_class() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
AVClass for the private context
priv_class(AVClass) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
priv_class() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
A class for the private data, used to declare filter private AVOptions.
priv_class(AVClass) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
priv_class() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
AVClass for the private context
priv_class(AVClass) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
priv_class() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
AVClass for the private context
priv_class(AVClass) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
priv_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilterContext
 
priv_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
Opaque filter-specific private data.
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
priv_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
priv_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
priv_data() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Format private data.
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
priv_data() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
priv_data(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
No fields below this line are part of the public API.
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
No fields below this line are part of the public API.
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Size of the private data to allocate in AVCodecInternal.hwaccel_priv_data.
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
Size of private data so that it can be allocated in the wrapper.
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
priv_data_size() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
size of private data so that it can be allocated in the wrapper
priv_data_size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
priv_size() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
size of private data to allocate for the filter
priv_size(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
private_ref() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
AVBufferRef for internal use by a single libav* library.
private_ref(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
probe_data() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
probe_data(AVProbeData) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
probe_packets() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Number of packets to buffer for codec probing
probe_packets(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
probe_score() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
format probing score.
probe_score(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
probesize() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Maximum size of the data read from input for determining the input container format.
probesize(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
process_command() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
process_command(AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int
Pointer cast constructor.
Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Process_command_AVFilterContext_BytePointer_BytePointer_BytePointer_int_int
 
profile() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
profile - encoding: Set by user.
profile(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
profile() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Codec-specific bitstream restrictions that the stream conforms to.
profile(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
profile() - Method in class org.bytedeco.ffmpeg.avcodec.AVProfile
 
profile(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVProfile
 
profiles() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of recognized profiles, or NULL if unknown, array is terminated by {FF_PROFILE_UNKNOWN}
profiles(AVProfile) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
profiles() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
If non-NULL, an array of profiles recognized for this codec.
profiles(AVProfile) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
program_num() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
program_num(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
program_num() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Details of the MPEG-TS program which created this stream.
program_num(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
programs(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
programs(int, AVProgram) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
programs() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
programs(PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
projection() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Projection type.
projection(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
properties() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Properties of the stream that gets decoded - encoding: unused - decoding: set by libavcodec
properties(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
props() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
Codec properties, a combination of AV_CODEC_PROP_* flags.
props(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
protocol_blacklist() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
',' separated list of disallowed protocols.
protocol_blacklist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
protocol_blacklist() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
',' separated list of disallowed protocols.
protocol_blacklist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
protocol_whitelist() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
',' separated list of allowed protocols.
protocol_whitelist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
protocol_whitelist() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
',' separated list of allowed protocols.
protocol_whitelist(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
Presentation timestamp in AVStream->time_base units; the time at which the decompressed packet will be presented to the user.
pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
Same as packet pts, in AV_TIME_BASE
pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
pts() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Presentation timestamp in time_base units (time when frame should be shown to user).
pts(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
pts_buffer(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_buffer(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_buffer() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_correction_last_dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
PTS of the last frame
pts_correction_last_dts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pts_correction_last_pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of incorrect DTS values so far
pts_correction_last_pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pts_correction_num_faulty_dts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of incorrect PTS values so far
pts_correction_num_faulty_dts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pts_correction_num_faulty_pts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Current statistics for PTS correction.
pts_correction_num_faulty_pts(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
pts_dts_delta() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Presentation delay of current frame in units of AVCodecContext.time_base.
pts_dts_delta(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
pts_reorder_error(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Internal data to generate dts from pts
pts_reorder_error(int, long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_reorder_error() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_reorder_error_count(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_reorder_error_count(int, byte) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_reorder_error_count() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_wrap_behavior() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
behavior on wrap detection
pts_wrap_behavior(int) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pts_wrap_behavior() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Options for behavior, when a wrap is detected.
pts_wrap_behavior(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_wrap_bits() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
number of bits in pts (used for wrapping control)
pts_wrap_bits(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
pts_wrap_reference() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
reference dts for wrap detection
pts_wrap_reference(long) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
pts_wrap_reference() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Internal data to check for wrapping of the time stamp
pts_wrap_reference(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 

Q

qblur() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
amount of qscale smoothing over time (0.0-1.0)
qblur(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
qcompress() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
amount of qscale change between easy & hard scenes (0.0-1.0)
qcompress(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
qmax() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum quantizer - encoding: Set by user.
qmax(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
qmin() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
minimum quantizer - encoding: Set by user.
qmin(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
qoffset() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Quantisation offset.
qoffset(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
qp_table_buf() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
qp_table_buf(AVBufferRef) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
qscale() - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
qscale(int) - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
qscale_table() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
qscale_table(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
qscale_type() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
qscale_type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
qstride() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Deprecated.
qstride(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
quality() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
quality (between 1 (good) and FF_LAMBDA_MAX (bad))
quality(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
quality_factor() - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
quality_factor(float) - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
query_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
query_codec(AVOutputFormat.Query_codec_int_int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Query_codec_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Query_codec_int_int
Pointer cast constructor.
Query_codec_int_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Query_codec_int_int
 
query_formats() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
query_formats(AVFilter.Query_formats_AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Query_formats_AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Query_formats_AVFilterContext
Pointer cast constructor.
Query_formats_AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Query_formats_AVFilterContext
 
query_ranges() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
query_ranges(AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
Query_ranges_PointerPointer_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int
Pointer cast constructor.
Query_ranges_PointerPointer_Pointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avutil.AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int
 

R

r_frame_rate() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Real base framerate of the stream.
r_frame_rate(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
range(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
Array of option ranges.
range(int, AVOptionRange) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
range() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
range(PointerPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRanges
 
rate() - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
frame rate in rational form
rate(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
 
raw_codec_id() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
Raw demuxers store their codec ID here.
raw_codec_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
rc_buffer_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
decoder bitstream buffer size - encoding: Set by user.
rc_buffer_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_initial_buffer_occupancy() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of bits which should be loaded into the rc buffer before decoding starts.
rc_initial_buffer_occupancy(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_max_available_vbv_use() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Ratecontrol attempt to use, at maximum, of what can be used without an underflow.
rc_max_available_vbv_use(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_max_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
maximum bitrate - encoding: Set by user.
rc_max_rate(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_min_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
minimum bitrate - encoding: Set by user.
rc_min_rate(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_min_vbv_overflow_use() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Ratecontrol attempt to use, at least, times the amount needed to prevent a vbv overflow.
rc_min_vbv_overflow_use(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_override() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_override(RcOverride) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rc_override_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
ratecontrol override, see RcOverride - encoding: Allocated/set/freed by user.
rc_override_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
RcOverride - Class in org.bytedeco.ffmpeg.avcodec
\ingroup lavc_encoding
RcOverride() - Constructor for class org.bytedeco.ffmpeg.avcodec.RcOverride
Default native constructor.
RcOverride(long) - Constructor for class org.bytedeco.ffmpeg.avcodec.RcOverride
Native array allocator.
RcOverride(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.RcOverride
Pointer cast constructor.
re() - Method in class org.bytedeco.ffmpeg.avutil.AVComplexFloat
 
re(float) - Method in class org.bytedeco.ffmpeg.avutil.AVComplexFloat
 
read_close() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_close(AVInputFormat.Read_close_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_close_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_close_AVFormatContext
Pointer cast constructor.
Read_close_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_close_AVFormatContext
 
read_header() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_header(AVInputFormat.Read_header_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_header_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_header_AVFormatContext
Pointer cast constructor.
Read_header_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_header_AVFormatContext
 
read_packet() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_packet(AVInputFormat.Read_packet_AVFormatContext_AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_packet() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
read_packet(AVIOContext.Read_packet_Pointer_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Read_packet_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket
Pointer cast constructor.
Read_packet_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket
 
Read_packet_Pointer_byte___int - Class in org.bytedeco.ffmpeg.avformat
 
Read_packet_Pointer_byte___int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_byte___int
Pointer cast constructor.
Read_packet_Pointer_byte___int() - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_byte___int
 
Read_packet_Pointer_ByteBuffer_int - Class in org.bytedeco.ffmpeg.avformat
 
Read_packet_Pointer_ByteBuffer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_ByteBuffer_int
Pointer cast constructor.
Read_packet_Pointer_ByteBuffer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_ByteBuffer_int
 
Read_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_packet_Pointer_BytePointer_int
Pointer cast constructor.
Read_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_packet_Pointer_BytePointer_int
 
Read_packet_Pointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avformat
Allocate and initialize an AVIOContext for buffered I/O.
Read_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_BytePointer_int
Pointer cast constructor.
Read_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.Read_packet_Pointer_BytePointer_int
 
read_pause() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_pause(AVInputFormat.Read_pause_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_pause() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
read_pause(AVIOContext.Read_pause_Pointer_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Read_pause_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_pause_AVFormatContext
Pointer cast constructor.
Read_pause_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_pause_AVFormatContext
 
Read_pause_Pointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_pause_Pointer_int
Pointer cast constructor.
Read_pause_Pointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_pause_Pointer_int
 
read_play() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_play(AVInputFormat.Read_play_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_play_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_play_AVFormatContext
Pointer cast constructor.
Read_play_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_play_AVFormatContext
 
read_probe() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_probe(AVInputFormat.Read_probe_AVProbeData) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_probe_AVProbeData(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_probe_AVProbeData
Pointer cast constructor.
Read_probe_AVProbeData() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_probe_AVProbeData
 
read_seek() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_seek(AVInputFormat.Read_seek_AVFormatContext_int_long_int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_seek() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
read_seek(AVIOContext.Read_seek_Pointer_int_long_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
read_seek2() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_seek2(AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_seek2_AVFormatContext_int_long_long_long_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int
Pointer cast constructor.
Read_seek2_AVFormatContext_int_long_long_long_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int
 
Read_seek_AVFormatContext_int_long_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int
Pointer cast constructor.
Read_seek_AVFormatContext_int_long_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int
 
Read_seek_Pointer_int_long_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_seek_Pointer_int_long_int
Pointer cast constructor.
Read_seek_Pointer_int_long_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Read_seek_Pointer_int_long_int
 
read_timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
read_timestamp(AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long) - Method in class org.bytedeco.ffmpeg.avformat.AVInputFormat
 
Read_timestamp_AVFormatContext_int_LongPointer_long(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long
Pointer cast constructor.
Read_timestamp_AVFormatContext_int_LongPointer_long() - Constructor for class org.bytedeco.ffmpeg.avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long
 
ready() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Ready status of the filter.
ready(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
receive_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
receive_frame(AVCodec.Receive_frame_AVCodecContext_AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Receive_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame
Pointer cast constructor.
Receive_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_frame_AVCodecContext_AVFrame
 
receive_packet() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
receive_packet(AVCodec.Receive_packet_AVCodecContext_AVPacket) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Receive_packet_AVCodecContext_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket
Pointer cast constructor.
Receive_packet_AVCodecContext_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Receive_packet_AVCodecContext_AVPacket
 
recommended_encoder_configuration() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Deprecated.
unused
recommended_encoder_configuration(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
rects(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
rects(int, AVSubtitleRect) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
rects() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
rects(PointerPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
refcounted_frames() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
refcounted_frames(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
refs() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
number of reference frames - encoding: Set by user.
refs(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
reordered_opaque() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
opaque 64-bit number (generally a PTS) that will be reordered and output in AVFrame.reordered_opaque - encoding: Set by libavcodec to the reordered_opaque of the input frame corresponding to the last returned packet.
reordered_opaque(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
reordered_opaque() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
reordered opaque 64 bits (generally an integer or a double precision float PTS but can be anything).
reordered_opaque(long) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
repeat_pict() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
This field is used for proper frame duration computation in lavf.
repeat_pict(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
repeat_pict() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
When decoding, this signals how much the picture must be delayed.
repeat_pict(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
request_channel_layout() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Request decoder to use this channel layout if it can (0 for default) - encoding: unused - decoding: Set by user.
request_channel_layout(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
request_probe() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
stream probing state -1 -> probing finished 0 -> no probing requested rest -> perform probing with request_probe being the minimum score to accept.
request_probe(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
request_sample_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
desired sample format - encoding: Not used.
request_sample_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
request_samples() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Audio only, the destination filter sets this to a non-zero value to request that buffers with the given number of samples should be sent to it.
request_samples(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
resample_lavr_opts() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Deprecated.
resample_lavr_opts(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
reserved(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Internal structure members.
reserved(int, byte) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
reserved() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
reserved_internal_buffer(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
reserved_internal_buffer(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
reserved_internal_buffer() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
reserved_internal_buffer(int) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
reserved_internal_buffer(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
reserved_internal_buffer() - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
reserved_padding(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
reserved_padding(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
reserved_padding() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
right() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
right(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
rndx() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
rndx(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
roll() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Rotation around the forward vector [-180, 180].
roll(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 
rotation_angle() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The clockwise rotation angle in degree of arc with respect to the positive direction of the x-axis of the concentric internal and external ellipses of the elliptical pixel selector in the processing window.
rotation_angle(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
round_keys(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
round_keys(int, int, long) - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
round_keys() - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
rptr() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
rptr(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
rtp_callback() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
rtp_callback(AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
Rtp_callback_AVCodecContext_Pointer_int_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int
Deprecated.
Pointer cast constructor.
Rtp_callback_AVCodecContext_Pointer_int_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecContext.Rtp_callback_AVCodecContext_Pointer_int_int
Deprecated.
 
rtp_payload_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
rtp_payload_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 

S

s(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
s(int, int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
s() - Method in class org.bytedeco.ffmpeg.avutil.AVBlowfish
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
sample aspect ratio (0 if unknown) That is the width of a pixel divided by the height of the pixel.
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Video only.
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Video only, the sample (pixel) aspect ratio.
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
agreed upon sample aspect ratio
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
sample aspect ratio (0 if unknown) - encoding: Set by user.
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
sample_aspect_ratio() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Sample aspect ratio for the video frame, 0/1 if unknown/unspecified.
sample_aspect_ratio(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
sample_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
sample format
sample_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sample_fmts() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of supported sample formats, or NULL if unknown, array is terminated by -1
sample_fmts(IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
sample_fmts() - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
list of allowed sample formats, terminated by AV_SAMPLE_FMT_NONE
sample_fmts(IntPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
sample_format() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
sample_format(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
samples per second
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Audio only, the audio sampling rate in samples per second.
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
samples per second
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
sample_rate() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
Sample rate of the audio data.
sample_rate(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
sample_rates() - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
list of allowed sample rates, terminated by -1
sample_rates(IntPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVABufferSinkParams
 
scale_sws_opts() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
sws options to use for the auto-inserted scale filters
scale_sws_opts(BytePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
scenechange_threshold() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
scenechange_threshold(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
scheme() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
The fourcc encryption scheme, in big-endian byte order.
scheme(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
seek() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
seek(AVIOContext.Seek_Pointer_long_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
seek2any() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Force seeking to any (also non key) frames.
seek2any(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
seek_count() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
seek statistic This field is internal to libavformat and access from outside is not allowed.
seek_count(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Seek_Pointer_long_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Seek_Pointer_long_int
Pointer cast constructor.
Seek_Pointer_long_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Seek_Pointer_long_int
 
Seek_Pointer_long_int - Class in org.bytedeco.ffmpeg.avformat
 
Seek_Pointer_long_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Seek_Pointer_long_int
Pointer cast constructor.
Seek_Pointer_long_int() - Constructor for class org.bytedeco.ffmpeg.avformat.Seek_Pointer_long_int
 
seek_preroll() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of samples to skip after a discontinuity - decoding: unused - encoding: set by libavcodec
seek_preroll(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
seek_preroll() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
seek_preroll(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
seekable() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
A combination of AVIO_SEEKABLE_ flags or 0 when the stream is not seekable.
seekable(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
self_size() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Must be set to the size of this data structure (that is, sizeof(AVRegionOfInterest)).
self_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
semimajor_axis_external_ellipse() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The semi-major axis value of the external ellipse of the elliptical pixel selector in amount of pixels in the processing window.
semimajor_axis_external_ellipse(short) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
semimajor_axis_internal_ellipse() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The semi-major axis value of the internal ellipse of the elliptical pixel selector in amount of pixels in the processing window.
semimajor_axis_internal_ellipse(short) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
semiminor_axis_external_ellipse() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The semi-minor axis value of the external ellipse of the elliptical pixel selector in amount of pixels in the processing window.
semiminor_axis_external_ellipse(short) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
send_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
send_frame(AVCodec.Send_frame_AVCodecContext_AVFrame) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Send_frame_AVCodecContext_AVFrame(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame
Pointer cast constructor.
Send_frame_AVCodecContext_AVFrame() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Send_frame_AVCodecContext_AVFrame
 
setLogCallback(LogCallback) - Static method in class org.bytedeco.ffmpeg.global.avutil
 
shift() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Number of least significant bits that must be shifted away to get the value.
shift(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
short_seek_get() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
short_seek_get(AVIOContext.Short_seek_get_Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Short_seek_get_Pointer(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Short_seek_get_Pointer
Pointer cast constructor.
Short_seek_get_Pointer() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Short_seek_get_Pointer
 
short_seek_threshold() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
Threshold to favor readahead over seek.
short_seek_threshold(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
side_data() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
Additional packet data that can be provided by the container.
side_data(AVPacketSideData) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
side_data() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
An array of side data that applies to the whole stream (i.e.
side_data(AVPacketSideData) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
side_data(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
side_data(int, AVFrameSideData) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
side_data() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
side_data(PointerPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
side_data_elems() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
side_data_elems(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
side_data_only_packets() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
this field disables the default behaviour and it is kept only for compatibility.
side_data_only_packets(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sink_links(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Private fields The following fields are for internal use only.
sink_links(int, AVFilterLink) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
sink_links() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
sink_links(PointerPointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
sink_links_count() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
sink_links_count(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
size() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
size() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
size() - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
size(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
size() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
File size in bytes, -1 if unknown.
size(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
size() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
allocated memory
size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
size() - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
Size of data in bytes.
size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBufferRef
 
size() - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
size() - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
allocated memory
size(int) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
size_max() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
maximum allocated memory
size_max(int) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
size_max() - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
maximum allocated memory
size_max(int) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
skip_alpha() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Skip processing alpha if supported by codec.
skip_alpha(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_bottom() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of macroblock rows at the bottom which are skipped.
skip_bottom(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_byte_block() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
Only used for pattern encryption.
skip_byte_block(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
skip_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
skip_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_estimate_duration_from_pts() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Skip duration calcuation in estimate_timings_from_pts.
skip_estimate_duration_from_pts(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
skip_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Skip decoding for selected frames.
skip_frame(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_idct() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Skip IDCT/dequantization for selected frames.
skip_idct(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_initial_bytes() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Skip initial bytes when opening stream - encoding: unused - decoding: Set by user
skip_initial_bytes(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
skip_loop_filter() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Skip loop filtering for selected frames.
skip_loop_filter(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
skip_samples() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Number of samples to skip at the start of the frame decoded from the next packet.
skip_samples(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
skip_to_keyframe() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Indicates that everything up to the next keyframe should be discarded.
skip_to_keyframe(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
skip_top() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of macroblock rows at the top which are skipped.
skip_top(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
slice_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
slice count - encoding: Set by libavcodec.
slice_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
SLICE_FLAG_ALLOW_FIELD - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
allow draw_horiz_band() with field slices (MPEG-2 field pics)
SLICE_FLAG_ALLOW_PLANE - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
allow draw_horiz_band() with 1 component at a time (SVQ1)
SLICE_FLAG_CODED_ORDER - Static variable in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
draw_horiz_band() is called in coded order instead of display
slice_flags() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
slice flags - encoding: unused - decoding: Set by user.
slice_flags(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
slice_offset() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
slice offsets in the frame in bytes - encoding: Set/allocated by libavcodec.
slice_offset(IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
slices() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Number of slices.
slices(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
source() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Where the current macroblock comes from; negative value when it comes from the past, positive value when it comes from the future.
source(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
spatial_cplx_masking() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
spatial complexity masking (0-> disabled) - encoding: Set by user.
spatial_cplx_masking(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
split() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
split(AVCodecParser.Split_AVCodecContext_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParser
 
Split_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int
Pointer cast constructor.
Split_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int
 
src() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
source filter
src(AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
src_x() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Absolute source position.
src_x(short) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
src_y() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
src_y(short) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
srcpad() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
output pad on the source filter
srcpad(AVFilterPad) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
start() - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
chapter start/end time in time_base units
start(long) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
start() - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
timecode frame start (first base frame number)
start(int) - Method in class org.bytedeco.ffmpeg.avutil.AVTimecode
 
start_display_time() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
start_display_time(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitle
 
start_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
start_frame(AVHWAccel.Start_frame_AVCodecContext_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
start_frame() - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
start_frame(int) - Method in class org.bytedeco.ffmpeg.avcodec.RcOverride
 
Start_frame_AVCodecContext_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
Pointer cast constructor.
Start_frame_AVCodecContext_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Start_frame_AVCodecContext_BytePointer_int
 
start_skip_samples() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
If not 0, the number of samples that should be skipped from the start of the stream (the samples are removed from packets with pts==0, which also assumes negative timestamps do not happen).
start_skip_samples(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
start_time() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Position of the first frame of the component, in AV_TIME_BASE fractional seconds.
start_time(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
start_time() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
All fields below this line are not part of the public API.
start_time(long) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
start_time() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Decoding: pts of the first frame of the stream in presentation order, in stream time base.
start_time(long) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
start_time_realtime() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Start time of the stream in real world time, in microseconds since the Unix epoch (00:00 1st January 1970).
start_time_realtime(long) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
state(int) - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
state(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
state() - Method in class org.bytedeco.ffmpeg.avutil.AVLFG
 
state(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
state(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
state() - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
stats_in() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
pass2 encoding statistics input buffer Concatenated stuff from stats_out of pass1 should be placed here.
stats_in(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
stats_out() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
pass1 encoding statistics output buffer - encoding: Set by libavcodec.
stats_out(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
status_change_timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Time of last status change in microseconds since unix epoch, -1 if unknown.
status_change_timestamp(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
step() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Number of elements between 2 horizontally consecutive pixels.
step(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
step_minus1() - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
Deprecated.
step_minus1(int) - Method in class org.bytedeco.ffmpeg.avutil.AVComponentDescriptor
 
str() - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
string so far
str(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVBPrint
 
str() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
str(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
str() - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
string so far
str(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.ff_pad_helper_AVBPrint
 
stream_identifier() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Stream Identifier This is the MPEG-TS stream identifier +1 0 means unknown
stream_identifier(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
stream_index() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
stream_index(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacket
 
stream_index() - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
stream_index(IntPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVProgram
 
streams(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
A list of all streams in the file.
streams(int, AVStream) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
streams() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
streams(PointerPointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
strict_std_compliance() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
strictly follow the standard (MPEG-4, ...).
strict_std_compliance(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
strict_std_compliance() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Allow non-standard and experimental extension
strict_std_compliance(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
sub_charenc() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
DTS of the last frame
sub_charenc(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sub_charenc_mode() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Subtitles character encoding mode.
sub_charenc_mode(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
sub_text_format() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Control the form of AVSubtitle.rects[N]->ass - decoding: set by user - encoding: unused
sub_text_format(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
subsample_count() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
subsample_count(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
subsamples() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
An array of subsample encryption info specifying how parts of the sample are encrypted.
subsamples(AVSubsampleEncryptionInfo) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInfo
 
SUBTITLE_ASS - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSubtitleType
SUBTITLE_BITMAP - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSubtitleType
subtitle_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced subtitle codec.
subtitle_codec(AVCodec) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
subtitle_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
default subtitle codec
subtitle_codec(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
subtitle_codec_id() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced subtitle codec_id.
subtitle_codec_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
subtitle_header() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Header containing style information for text subtitles.
subtitle_header(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
subtitle_header_size() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
subtitle_header_size(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
SUBTITLE_NONE - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSubtitleType
SUBTITLE_TEXT - Static variable in class org.bytedeco.ffmpeg.global.avcodec
enum AVSubtitleType
supported_framerates() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of supported framerates, or NULL if any, array is terminated by {0,0}
supported_framerates(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
supported_samplerates() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
array of supported audio samplerates, or NULL if unknown, array is terminated by 0
supported_samplerates(IntPointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
surround_mix_level() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Absolute scale factor representing the nominal level of the surround channels during a regular downmix.
surround_mix_level(double) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
surround_mix_level_ltrt() - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
Absolute scale factor representing the nominal level of the surround channels during an Lt/Rt compatible downmix.
surround_mix_level_ltrt(double) - Method in class org.bytedeco.ffmpeg.avutil.AVDownmixInfo
 
sw_format() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
The pixel format identifying the actual data layout of the hardware frames.
sw_format(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
sw_pix_fmt() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Nominal unaccelerated pixel format, see AV_PIX_FMT_xxx.
sw_pix_fmt(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
swr_alloc() - Static method in class org.bytedeco.ffmpeg.global.swresample
Allocate SwrContext.
swr_alloc_set_opts(SwrContext, long, int, int, long, int, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
Allocate SwrContext if needed and set/reset common parameters.
swr_build_matrix(long, long, double, double, double, double, double, DoublePointer, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
Generate a channel mixing matrix.
swr_build_matrix(long, long, double, double, double, double, double, DoubleBuffer, int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_build_matrix(long, long, double, double, double, double, double, double[], int, int, Pointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_close(SwrContext) - Static method in class org.bytedeco.ffmpeg.global.swresample
Closes the context so that swr_is_initialized() returns 0.
swr_config_frame(SwrContext, AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.swresample
Configure or reconfigure the SwrContext using the information provided by the AVFrames.
swr_convert(SwrContext, PointerPointer, int, PointerPointer, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Convert audio.
swr_convert(SwrContext, BytePointer, int, BytePointer, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_convert(SwrContext, ByteBuffer, int, ByteBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_convert(SwrContext, byte[], int, byte[], int) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_convert_frame(SwrContext, AVFrame, AVFrame) - Static method in class org.bytedeco.ffmpeg.global.swresample
Convert the samples in the input AVFrame and write them to the output AVFrame.
SWR_DITHER_NB - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NONE - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_F_WEIGHTED - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_HIGH_SHIBATA - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_IMPROVED_E_WEIGHTED - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_LIPSHITZ - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_LOW_SHIBATA - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_MODIFIED_E_WEIGHTED - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_NS_SHIBATA - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_RECTANGULAR - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_TRIANGULAR - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
SWR_DITHER_TRIANGULAR_HIGHPASS - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrDitherType
swr_drop_output(SwrContext, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Drops the specified number of output samples.
SWR_ENGINE_NB - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrEngine
SWR_ENGINE_SOXR - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrEngine
SWR_ENGINE_SWR - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrEngine
SWR_FILTER_TYPE_BLACKMAN_NUTTALL - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrFilterType
SWR_FILTER_TYPE_CUBIC - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrFilterType
SWR_FILTER_TYPE_KAISER - Static variable in class org.bytedeco.ffmpeg.global.swresample
enum SwrFilterType
SWR_FLAG_RESAMPLE - Static variable in class org.bytedeco.ffmpeg.global.swresample
Force resampling even if equal sample rate
swr_free(PointerPointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
Free the given SwrContext and set the pointer to NULL.
swr_free(SwrContext) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_get_class() - Static method in class org.bytedeco.ffmpeg.global.swresample
Get the AVClass for SwrContext.
swr_get_delay(SwrContext, long) - Static method in class org.bytedeco.ffmpeg.global.swresample
Gets the delay the next input sample will experience relative to the next output sample.
swr_get_out_samples(SwrContext, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Find an upper bound on the number of samples that the next swr_convert call will output, if called with in_samples of input samples.
swr_init(SwrContext) - Static method in class org.bytedeco.ffmpeg.global.swresample
Initialize context after user parameters have been set.
swr_inject_silence(SwrContext, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Injects the specified number of silence samples.
swr_is_initialized(SwrContext) - Static method in class org.bytedeco.ffmpeg.global.swresample
Check whether an swr context has been initialized or not.
swr_next_pts(SwrContext, long) - Static method in class org.bytedeco.ffmpeg.global.swresample
Convert the next timestamp from input to output timestamps are in 1/(in_sample_rate * out_sample_rate) units.
swr_set_channel_mapping(SwrContext, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.swresample
Set a customized input channel mapping.
swr_set_channel_mapping(SwrContext, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_set_channel_mapping(SwrContext, int[]) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_set_compensation(SwrContext, int, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Activate resampling compensation ("soft" compensation).
swr_set_matrix(SwrContext, DoublePointer, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
Set a customized remix matrix.
swr_set_matrix(SwrContext, DoubleBuffer, int) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
swr_set_matrix(SwrContext, double[], int) - Static method in class org.bytedeco.ffmpeg.global.swresample
 
SwrContext - Class in org.bytedeco.ffmpeg.swresample
The libswresample context.
SwrContext() - Constructor for class org.bytedeco.ffmpeg.swresample.SwrContext
Empty constructor.
SwrContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.swresample.SwrContext
Pointer cast constructor.
swresample - Class in org.bytedeco.ffmpeg.global
 
swresample() - Constructor for class org.bytedeco.ffmpeg.global.swresample
 
swresample - Class in org.bytedeco.ffmpeg.presets
 
swresample() - Constructor for class org.bytedeco.ffmpeg.presets.swresample
 
swresample_configuration() - Static method in class org.bytedeco.ffmpeg.global.swresample
Return the swr build-time configuration.
swresample_license() - Static method in class org.bytedeco.ffmpeg.global.swresample
Return the swr license.
swresample_version() - Static method in class org.bytedeco.ffmpeg.global.swresample
Return the \ref LIBSWRESAMPLE_VERSION_INT constant.
SWS_ACCURATE_RND - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_addVec(SwsVector, SwsVector) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
sws_alloc_context() - Static method in class org.bytedeco.ffmpeg.global.swscale
Allocate an empty SwsContext.
sws_allocVec(int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Allocate and return an uninitialized vector with length coefficients.
SWS_AREA - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_BICUBIC - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_BICUBLIN - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_BILINEAR - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_BITEXACT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_cloneVec(SwsVector) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
sws_convertPalette8ToPacked24(BytePointer, BytePointer, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
Convert an 8-bit paletted frame into a frame with a color depth of 24 bits.
sws_convertPalette8ToPacked24(ByteBuffer, ByteBuffer, int, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_convertPalette8ToPacked24(byte[], byte[], int, byte[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_convertPalette8ToPacked32(BytePointer, BytePointer, int, BytePointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
Convert an 8-bit paletted frame into a frame with a color depth of 32 bits.
sws_convertPalette8ToPacked32(ByteBuffer, ByteBuffer, int, ByteBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_convertPalette8ToPacked32(byte[], byte[], int, byte[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_convVec(SwsVector, SwsVector) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
SWS_CS_BT2020 - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_DEFAULT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_FCC - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_ITU601 - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_ITU624 - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_ITU709 - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_SMPTE170M - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_CS_SMPTE240M - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_DIRECT_BGR - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_ERROR_DIFFUSION - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_FAST_BILINEAR - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_freeContext(SwsContext) - Static method in class org.bytedeco.ffmpeg.global.swscale
Free the swscaler context swsContext.
sws_freeFilter(SwsFilter) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_freeVec(SwsVector) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
SWS_FULL_CHR_H_INP - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_FULL_CHR_H_INT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_GAUSS - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_get_class() - Static method in class org.bytedeco.ffmpeg.global.swscale
Get the AVClass for swsContext.
sws_getCachedContext(SwsContext, int, int, int, int, int, int, int, SwsFilter, SwsFilter, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
Check if context can be reused, otherwise reallocate a new one.
sws_getCachedContext(SwsContext, int, int, int, int, int, int, int, SwsFilter, SwsFilter, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getCachedContext(SwsContext, int, int, int, int, int, int, int, SwsFilter, SwsFilter, double[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getCoefficients(int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Return a pointer to yuv<->rgb coefficients for the given colorspace suitable for sws_setColorspaceDetails().
sws_getColorspaceDetails(SwsContext, PointerPointer, IntPointer, PointerPointer, IntPointer, IntPointer, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getColorspaceDetails(SwsContext, IntPointer, IntPointer, IntPointer, IntPointer, IntPointer, IntPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getColorspaceDetails(SwsContext, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getColorspaceDetails(SwsContext, int[], int[], int[], int[], int[], int[], int[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getConstVec(double, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
sws_getContext(int, int, int, int, int, int, int, SwsFilter, SwsFilter, DoublePointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
Allocate and return an SwsContext.
sws_getContext(int, int, int, int, int, int, int, SwsFilter, SwsFilter, DoubleBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getContext(int, int, int, int, int, int, int, SwsFilter, SwsFilter, double[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getDefaultFilter(float, float, float, float, float, float, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_getGaussianVec(double, double) - Static method in class org.bytedeco.ffmpeg.global.swscale
Return a normalized Gaussian curve used to filter stuff quality = 3 is high quality, lower is lower quality.
sws_getIdentityVec() - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
sws_init_context(SwsContext, SwsFilter, SwsFilter) - Static method in class org.bytedeco.ffmpeg.global.swscale
Initialize the swscaler context sws_context.
sws_isSupportedEndiannessConversion(int) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_isSupportedInput(int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Return a positive value if pix_fmt is a supported input format, 0 otherwise.
sws_isSupportedOutput(int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Return a positive value if pix_fmt is a supported output format, 0 otherwise.
SWS_LANCZOS - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_MAX_REDUCE_CUTOFF - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_normalizeVec(SwsVector, double) - Static method in class org.bytedeco.ffmpeg.global.swscale
Scale all the coefficients of a so that their sum equals height.
SWS_PARAM_DEFAULT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_POINT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_PRINT_INFO - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_printVec2(SwsVector, AVClass, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
sws_scale(SwsContext, PointerPointer, IntPointer, int, int, PointerPointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
Scale the image slice in srcSlice and put the resulting scaled slice in the image in dst.
sws_scale(SwsContext, BytePointer, IntPointer, int, int, BytePointer, IntPointer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_scale(SwsContext, ByteBuffer, IntBuffer, int, int, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_scale(SwsContext, byte[], int[], int, int, byte[], int[]) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_scaleVec(SwsVector, double) - Static method in class org.bytedeco.ffmpeg.global.swscale
Scale all the coefficients of a by the scalar value.
sws_setColorspaceDetails(SwsContext, IntPointer, int, IntPointer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_setColorspaceDetails(SwsContext, IntBuffer, int, IntBuffer, int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_setColorspaceDetails(SwsContext, int[], int, int[], int, int, int, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
 
sws_shiftVec(SwsVector, int) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
SWS_SINC - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_SPLINE - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_SRC_V_CHR_DROP_MASK - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
SWS_SRC_V_CHR_DROP_SHIFT - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
sws_subVec(SwsVector, SwsVector) - Static method in class org.bytedeco.ffmpeg.global.swscale
Deprecated.
SWS_X - Static variable in class org.bytedeco.ffmpeg.global.swscale
 
swscale - Class in org.bytedeco.ffmpeg.global
 
swscale() - Constructor for class org.bytedeco.ffmpeg.global.swscale
 
swscale - Class in org.bytedeco.ffmpeg.presets
 
swscale() - Constructor for class org.bytedeco.ffmpeg.presets.swscale
 
swscale_configuration() - Static method in class org.bytedeco.ffmpeg.global.swscale
Return the libswscale build-time configuration.
swscale_license() - Static method in class org.bytedeco.ffmpeg.global.swscale
Return the libswscale license.
swscale_version() - Static method in class org.bytedeco.ffmpeg.global.swscale
\defgroup libsws libswscale Color conversion and scaling library.
SwsContext - Class in org.bytedeco.ffmpeg.swscale
 
SwsContext() - Constructor for class org.bytedeco.ffmpeg.swscale.SwsContext
Empty constructor.
SwsContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.swscale.SwsContext
Pointer cast constructor.
SwsFilter - Class in org.bytedeco.ffmpeg.swscale
 
SwsFilter() - Constructor for class org.bytedeco.ffmpeg.swscale.SwsFilter
Default native constructor.
SwsFilter(long) - Constructor for class org.bytedeco.ffmpeg.swscale.SwsFilter
Native array allocator.
SwsFilter(Pointer) - Constructor for class org.bytedeco.ffmpeg.swscale.SwsFilter
Pointer cast constructor.
SwsVector - Class in org.bytedeco.ffmpeg.swscale
 
SwsVector() - Constructor for class org.bytedeco.ffmpeg.swscale.SwsVector
Default native constructor.
SwsVector(long) - Constructor for class org.bytedeco.ffmpeg.swscale.SwsVector
Native array allocator.
SwsVector(Pointer) - Constructor for class org.bytedeco.ffmpeg.swscale.SwsVector
Pointer cast constructor.
system_id() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
A unique identifier for the key system this is for, can be NULL if it is not known.
system_id(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
system_id_size() - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 
system_id_size(int) - Method in class org.bytedeco.ffmpeg.avutil.AVEncryptionInitInfo
 

T

targeted_system_display_actual_peak_luminance(int, int) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The normalized actual peak luminance of the targeted system display.
targeted_system_display_actual_peak_luminance(int, int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
targeted_system_display_actual_peak_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
targeted_system_display_actual_peak_luminance_flag() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
This flag shall be equal to 0 in bit streams conforming to this version of this Specification.
targeted_system_display_actual_peak_luminance_flag(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
targeted_system_display_maximum_luminance() - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
The nominal maximum display luminance of the targeted system display, in units of 0.0001 candelas per square metre.
targeted_system_display_maximum_luminance(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVDynamicHDRPlus
 
temporal_cplx_masking() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
temporary complexity masking (0-> disabled) - encoding: Set by user.
temporal_cplx_masking(float) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
text() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
0 terminated plain UTF-8 text
text(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
thread_count() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
thread count is used to decide how many independent tasks should be passed to execute() - encoding: Set by user.
thread_count(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
thread_safe_callbacks() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Set by the client if its custom get_buffer() callback can be called synchronously from another thread, which allows faster multithreaded decoding.
thread_safe_callbacks(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
thread_type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Which multithreading methods to use.
thread_type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
thread_type() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
Type of multithreading being allowed/used.
thread_type(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
thread_type() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
Type of multithreading allowed for filters in this graph.
thread_type(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterGraph
 
ticks_per_frame() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
For some codecs, the time base is closer to the field rate than the frame rate.
ticks_per_frame(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
time_base() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
This is the fundamental unit of time (in seconds) in terms of which frame timestamps are represented.
time_base(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
time_base() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
The timebase to be used for the timestamps on the input frames.
time_base(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
time_base() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
Define the time base used by the PTS of the frames/samples which will pass through this link.
time_base(AVRational) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
time_base() - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
time base in which the start/end timestamps are specified
time_base(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVChapter
 
time_base() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
This is the fundamental unit of time (in seconds) in terms of which frame timestamps are represented.
time_base(AVRational) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
time_base_in() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
The timebase used for the timestamps of the input packets.
time_base_in(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
time_base_out() - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
The timebase used for the timestamps of the output packets.
time_base_out(AVRational) - Method in class org.bytedeco.ffmpeg.avcodec.AVBSFContext
 
timecode_frame_start() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
use encoder private options instead
timecode_frame_start(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
timestamp() - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
Timestamp in AVStream.time_base units, preferably the time from which on correctly decoded frames are available when seeking to this entry.
timestamp(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIndexEntry
 
tm - Class in org.bytedeco.ffmpeg.avutil
 
tm() - Constructor for class org.bytedeco.ffmpeg.avutil.tm
Empty constructor.
tm(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.tm
Pointer cast constructor.
tone_mapping_flag() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
This flag indicates that the metadata for the tone mapping function in the processing window is present (for value of 1).
tone_mapping_flag(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
top() - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
Distance in pixels from the top edge of the frame to the top and bottom edges and from the left edge of the frame to the left and right edges of the rectangle defining this region of interest.
top(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRegionOfInterest
 
top_field_first() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
If the content is interlaced, is top field displayed first.
top_field_first(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
track_gain() - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
Track replay gain in microbels (divide by 100000 to get the value in dB).
track_gain(int) - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
 
track_peak() - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
Peak track amplitude, with 100000 representing full scale (but values may overflow).
track_peak(int) - Method in class org.bytedeco.ffmpeg.avutil.AVReplayGain
 
trailing_padding() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Audio only.
trailing_padding(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
trailing_padding() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Audio only.
trailing_padding(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
trellis() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
trellis RD quantization - encoding: Set by user.
trellis(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
triple_des() - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
triple_des(int) - Method in class org.bytedeco.ffmpeg.avutil.AVDES
 
ts_id() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Transport stream id.
ts_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
type() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecDescriptor
 
type() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
Type of codec implemented by the hardware accelerator.
type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
type() - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPacketSideData
 
type() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
type(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
type() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
filter media type
type(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
type() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Type of the entry
type(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
type() - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrameSideData
 
type() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
This field identifies the underlying API used for hardware access.
type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
type() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
type() - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
How views are packed within the video.
type(int) - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
 

U

u16() - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
u16(short) - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
u16(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u16(int, short) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u16() - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u16(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u16(int, short) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u16() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u32() - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u32(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u32(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u32(int, int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u32() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u64() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u64(long) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u8(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
u8(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
u8() - Method in class org.bytedeco.ffmpeg.avutil.av_alias16
 
u8(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u8(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u8() - Method in class org.bytedeco.ffmpeg.avutil.av_alias32
 
u8(int) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u8(int, byte) - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
u8() - Method in class org.bytedeco.ffmpeg.avutil.av_alias64
 
unaligned_16 - Class in org.bytedeco.ffmpeg.avutil
 
unaligned_16() - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_16
Default native constructor.
unaligned_16(long) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_16
Native array allocator.
unaligned_16(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_16
Pointer cast constructor.
unaligned_32 - Class in org.bytedeco.ffmpeg.avutil
 
unaligned_32() - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_32
Default native constructor.
unaligned_32(long) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_32
Native array allocator.
unaligned_32(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_32
Pointer cast constructor.
unaligned_64 - Class in org.bytedeco.ffmpeg.avutil
 
unaligned_64() - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_64
Default native constructor.
unaligned_64(long) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_64
Native array allocator.
unaligned_64(Pointer) - Constructor for class org.bytedeco.ffmpeg.avutil.unaligned_64
Pointer cast constructor.
uninit() - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
uninit(AVHWAccel.Uninit_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVHWAccel
 
uninit() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
uninit(AVFilter.Uninit_AVFilterContext) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilter
 
Uninit_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Uninit_AVCodecContext
Pointer cast constructor.
Uninit_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVHWAccel.Uninit_AVCodecContext
 
Uninit_AVFilterContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Uninit_AVFilterContext
Pointer cast constructor.
Uninit_AVFilterContext() - Constructor for class org.bytedeco.ffmpeg.avfilter.AVFilter.Uninit_AVFilterContext
 
unit() - Method in class org.bytedeco.ffmpeg.avutil.AVOption
The logical unit to which the option belongs.
unit(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVOption
 
update_checksum() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
update_checksum(AVIOContext.Update_checksum_long_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Update_checksum_long_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Update_checksum_long_BytePointer_int
Pointer cast constructor.
Update_checksum_long_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Update_checksum_long_BytePointer_int
 
update_initial_durations_done() - Method in class org.bytedeco.ffmpeg.avformat.AVStream
Internal data to prevent doing update_initial_durations() twice
update_initial_durations_done(int) - Method in class org.bytedeco.ffmpeg.avformat.AVStream
 
update_thread_context() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
update_thread_context(AVCodec.Update_thread_context_AVCodecContext_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
Update_thread_context_AVCodecContext_AVCodecContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext
Pointer cast constructor.
Update_thread_context_AVCodecContext_AVCodecContext() - Constructor for class org.bytedeco.ffmpeg.avcodec.AVCodec.Update_thread_context_AVCodecContext_AVCodecContext
 
url() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
input or output URL.
url(BytePointer) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
url_context() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirContext
 
url_context(Pointer) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirContext
 
use_wallclock_as_timestamps() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
forces the use of wallclock timestamps as pts/dts of packets This has undefined results in the presence of B frames.
use_wallclock_as_timestamps(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
user_id() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
User ID of owner, -1 if unknown.
user_id(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 
user_opaque() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
Arbitrary user data, to be used e.g.
user_opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
user_opaque() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
Arbitrary user data, to be used e.g.
user_opaque(Pointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
utf8() - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
Set to 1 when name is encoded with UTF-8, 0 otherwise.
utf8(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIODirEntry
 

V

valid_hw_formats() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
A list of possible values for format in the hw_frames_ctx, terminated by AV_PIX_FMT_NONE.
valid_hw_formats(IntPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
valid_sw_formats() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
A list of possible values for sw_format in the hw_frames_ctx, terminated by AV_PIX_FMT_NONE.
valid_sw_formats(IntPointer) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesConstraints
 
value() - Method in class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
 
value(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVDictionaryEntry
 
value_max() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
value_max(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
value_min() - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
Value range.
value_min(double) - Method in class org.bytedeco.ffmpeg.avutil.AVOptionRange
 
var_values() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
variable values for the enable expression
var_values(DoublePointer) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterContext
 
vbv_delay() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Deprecated.
this value is now exported as a part of AV_PKT_DATA_CPB_PROPERTIES packet side data
vbv_delay(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
vbv_delay() - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
The delay between the time the packet this structure is associated with is received and the time when it should be decoded, in periods of a 27MHz clock.
vbv_delay(long) - Method in class org.bytedeco.ffmpeg.avcodec.AVCPBProperties
 
version() - Method in class org.bytedeco.ffmpeg.avutil.AVClass
LIBAVUTIL_VERSION with which this structure was created.
version(int) - Method in class org.bytedeco.ffmpeg.avutil.AVClass
 
video_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced video codec.
video_codec(AVCodec) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
video_codec() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
default video codec
video_codec(int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
video_codec_id() - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
Forced video codec_id.
video_codec_id(int) - Method in class org.bytedeco.ffmpeg.avformat.AVFormatContext
 
video_delay() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Video only.
video_delay(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
view() - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
Determines which views are packed.
view(int) - Method in class org.bytedeco.ffmpeg.avutil.AVStereo3D
 

W

w() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
width of pict, undefined when pict is not set
w(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
w() - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
agreed upon image width
w(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVFilterLink
 
w() - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
Width and height of the block.
w(byte) - Method in class org.bytedeco.ffmpeg.avutil.AVMotionVector
 
white_point(int) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
CIE 1931 xy chromaticity coords of white point.
white_point(int, AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
white_point() - Method in class org.bytedeco.ffmpeg.avutil.AVMasteringDisplayMetadata
 
width() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
picture width / height.
width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
width() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
Video only.
width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParameters
 
width() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
Dimensions of the decoded video intended for presentation.
width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecParserContext
 
width() - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
width and height in 1/16 pel - encoding: Set by user.
width(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
width() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
width
width(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
 
width() - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
Video only, the display dimensions of the input frames.
width(int) - Method in class org.bytedeco.ffmpeg.avfilter.AVBufferSrcParameters
 
width() - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
\name Video dimensions Video frames only.
width(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFrame
 
width() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
The allocated dimensions of the frames in this pool.
width(int) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
window_height() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
window_height(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
window_lower_right_corner_x() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The relative x coordinate of the bottom right pixel of the processing window.
window_lower_right_corner_x(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
window_lower_right_corner_y() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The relative y coordinate of the bottom right pixel of the processing window.
window_lower_right_corner_y(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
window_upper_left_corner_x() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The relative x coordinate of the top left pixel of the processing window.
window_upper_left_corner_x(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
window_upper_left_corner_y() - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
The relative y coordinate of the top left pixel of the processing window.
window_upper_left_corner_y(AVRational) - Method in class org.bytedeco.ffmpeg.avutil.AVHDRPlusColorTransformParams
 
window_width() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
window_width(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceCapabilitiesQuery
 
wndx() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
wndx(int) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
workaround_bugs() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
Work around bugs in encoders which sometimes cannot be detected automatically.
workaround_bugs(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodecContext
 
wptr() - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
wptr(BytePointer) - Method in class org.bytedeco.ffmpeg.avutil.AVFifoBuffer
 
wrapper_name() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
Group name of the codec implementation.
wrapper_name(BytePointer) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
write_data_type() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
write_data_type(AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
Write_data_type_Pointer_BytePointer_int_int_long(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long
Pointer cast constructor.
Write_data_type_Pointer_BytePointer_int_int_long() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long
 
write_flag() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
true if open for writing
write_flag(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
write_header() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
write_header(AVOutputFormat.Write_header_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Write_header_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_header_AVFormatContext
Pointer cast constructor.
Write_header_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_header_AVFormatContext
 
write_packet() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
write_packet(AVIOContext.Write_packet_Pointer_BytePointer_int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
write_packet() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
write_packet(AVOutputFormat.Write_packet_AVFormatContext_AVPacket) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Write_packet_AVFormatContext_AVPacket(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket
Pointer cast constructor.
Write_packet_AVFormatContext_AVPacket() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket
 
Write_packet_Pointer_byte___int - Class in org.bytedeco.ffmpeg.avformat
 
Write_packet_Pointer_byte___int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_byte___int
Pointer cast constructor.
Write_packet_Pointer_byte___int() - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_byte___int
 
Write_packet_Pointer_ByteBuffer_int - Class in org.bytedeco.ffmpeg.avformat
 
Write_packet_Pointer_ByteBuffer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_ByteBuffer_int
Pointer cast constructor.
Write_packet_Pointer_ByteBuffer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_ByteBuffer_int
 
Write_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_packet_Pointer_BytePointer_int
Pointer cast constructor.
Write_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVIOContext.Write_packet_Pointer_BytePointer_int
 
Write_packet_Pointer_BytePointer_int - Class in org.bytedeco.ffmpeg.avformat
 
Write_packet_Pointer_BytePointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_BytePointer_int
Pointer cast constructor.
Write_packet_Pointer_BytePointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.Write_packet_Pointer_BytePointer_int
 
write_trailer() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
write_trailer(AVOutputFormat.Write_trailer_AVFormatContext) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Write_trailer_AVFormatContext(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_trailer_AVFormatContext
Pointer cast constructor.
Write_trailer_AVFormatContext() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_trailer_AVFormatContext
 
write_uncoded_frame() - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
write_uncoded_frame(AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int) - Method in class org.bytedeco.ffmpeg.avformat.AVOutputFormat
 
Write_uncoded_frame_AVFormatContext_int_PointerPointer_int(Pointer) - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int
Pointer cast constructor.
Write_uncoded_frame_AVFormatContext_int_PointerPointer_int() - Constructor for class org.bytedeco.ffmpeg.avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int
 
writeout_count() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
writeout statistic This field is internal to libavformat and access from outside is not allowed.
writeout_count(int) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
written() - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 
written(long) - Method in class org.bytedeco.ffmpeg.avformat.AVIOContext
 

X

x() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
top left corner of pict, undefined when pict is not set
x(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
x() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
x coordinate of top left corner
x(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
 
x() - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
x(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 

Y

y() - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
top left corner of pict, undefined when pict is not set
y(int) - Method in class org.bytedeco.ffmpeg.avcodec.AVSubtitleRect
 
y() - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
y coordinate of top left corner
y(int) - Method in class org.bytedeco.ffmpeg.avdevice.AVDeviceRect
 
y() - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
y(int) - Method in class org.bytedeco.ffmpeg.avutil.AVRC4
 
yaw() - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
Rotation around the up vector [-180, 180].
yaw(int) - Method in class org.bytedeco.ffmpeg.avutil.AVSphericalMapping
 

_

_close() - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
_close(AVBitStreamFilter.Close_AVBSFContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVBitStreamFilter
 
_close() - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
_close(AVCodec.Close_AVCodecContext) - Method in class org.bytedeco.ffmpeg.avcodec.AVCodec
 
_free() - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
_free(AVHWDeviceContext.Free_AVHWDeviceContext) - Method in class org.bytedeco.ffmpeg.avutil.AVHWDeviceContext
 
_free() - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
_free(AVHWFramesContext.Free_AVHWFramesContext) - Method in class org.bytedeco.ffmpeg.avutil.AVHWFramesContext
 
_position(int, int) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
position of the top left corner in 1/16 pel for up to 3 fields/frames - encoding: Set by user.
_position(int, int, short) - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
_position() - Method in class org.bytedeco.ffmpeg.avcodec.AVPanScan
 
A B C D E F G H I K L M N O P Q R S T U V W X Y _ 
Skip navigation links

Copyright © 2020. All rights reserved.