#include "avcodec.h"
#include "apv.h"
#include "cbs.h"
#include "cbs_apv.h"
Go to the source code of this file.
◆ parse()
◆ init()
◆ close()
- Examples
- ffhash.c, and vaapi_encode.c.
Definition at line 119 of file apv_parser.c.
Referenced by av_file_map(), avformat_open_input(), bench_uninit(), cache_close(), check(), drm_device_create(), drm_device_free(), fbdev_read_close(), fbdev_read_header(), fbdev_write_header(), fbdev_write_trailer(), ff_ass_split_override_codes(), ff_fbdev_get_device_list(), ff_get_cpu_flags_ppc(), ff_oss_audio_close(), ff_oss_audio_open(), file_close(), kmsgrab_free_desc(), main(), mov_text_style_cb(), srt_stack_push_pop(), srt_style_cb(), v4l2_configure_contexts(), v4l2_m2m_destroy_context(), v4l2_probe_driver(), vaapi_device_create(), vaapi_device_derive(), vaapi_device_free(), webvtt_stack_push_pop(), webvtt_style_cb(), write_trailer(), and xvid_encode_close().
◆ apv_format_table
◆ decompose_unit_types
◆ ff_apv_parser
#define AV_PIX_FMT_YUVA444P16
#define AV_PIX_FMT_GRAY16
#define AV_PIX_FMT_YUV444P10
#define AV_PIX_FMT_YUV422P16
#define AV_PIX_FMT_YUV444P16
#define AV_PIX_FMT_YUVA444P12
static av_cold int init(AVCodecParserContext *s)
#define AV_PIX_FMT_GRAY14
#define AV_PIX_FMT_GRAY10
#define AV_PIX_FMT_YUV422P10
@ AV_PIX_FMT_GRAY8
Y , 8bpp.
static int parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static void close(AVCodecParserContext *s)
#define AV_PIX_FMT_YUV422P12
#define AV_PIX_FMT_YUV444P12
@ AV_PIX_FMT_YUVA444P
planar YUV 4:4:4 32bpp, (1 Cr & Cb sample per 1x1 Y & A samples)
#define AV_PIX_FMT_YUVA444P10
@ AV_PIX_FMT_YUV444P
planar YUV 4:4:4, 24bpp, (1 Cr & Cb sample per 1x1 Y samples)
@ AV_PIX_FMT_YUV422P
planar YUV 4:2:2, 16bpp, (1 Cr & Cb sample per 2x1 Y samples)
#define AV_PIX_FMT_GRAY12