Field and Description |
---|
org.bytedeco.ffmpeg.global.avcodec.AV_CODEC_FLAG_DROPCHANGED
callers should implement this functionality in their own code
|
org.bytedeco.ffmpeg.global.avcodec.AV_INPUT_BUFFER_MIN_SIZE
Unused: avcodec_receive_packet() does not work
with preallocated packet buffers.
|
org.bytedeco.ffmpeg.global.avformat.AVFMT_ALLOW_FLUSH
: Just send a NULL packet if you want to flush a muxer.
|
org.bytedeco.ffmpeg.avcodec.AVCodecContext.FF_LEVEL_UNKNOWN
The following define is deprecated; use AV_LEVEL_UNKOWN
in defs.h instead.
|
org.bytedeco.ffmpeg.avcodec.AVCodecContext.FF_PROFILE_UNKNOWN
The following defines are deprecated; use AV_PROFILE_*
in defs.h instead.
|
Copyright © 2024. All rights reserved.