| Class and Description |
|---|
| org.bytedeco.ffmpeg.avformat.AVFormatContext.Io_close_AVFormatContext_AVIOContext
use io_close2
|
| org.bytedeco.ffmpeg.avutil.Func_Pointer_Pointer_int
use the new AVFifo-API with av_fifo_peek() when func == NULL,
av_fifo_peek_to_cb() otherwise
|
| org.bytedeco.ffmpeg.avutil.Int_func_Pointer_Pointer_int
use the new AVFifo-API with av_fifo_write() when func == NULL,
av_fifo_write_from_cb() otherwise
|
| Field and Description |
|---|
| org.bytedeco.ffmpeg.global.avutil.AV_CH_LAYOUT_NATIVE
channel order is now indicated in a special field in
AVChannelLayout
|
Copyright © 2024. All rights reserved.