FFmpeg
Loading...
Searching...
No Matches
vf_identity.c File Reference

Calculate the Identity between two input videos. More...

#include "config_components.h"
#include "libavutil/avstring.h"
#include "libavutil/mem.h"
#include "libavutil/opt.h"
#include "libavutil/pixdesc.h"
#include "avfilter.h"
#include "drawutils.h"
#include "filters.h"
#include "framesync.h"
#include "scene_sad.h"

Go to the source code of this file.

Data Structures

struct  IdentityContext
 
struct  ThreadData
 Used for passing data between threads. More...
 

Macros

#define OFFSET(x)
 
#define FLAGS   AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_VIDEO_PARAM
 
#define PF_NOALPHA(suf)
 
#define PF_ALPHA(suf)
 
#define PF(suf)
 

Functions

static unsigned identity_line_8bit (const uint8_t *main_line, const uint8_t *ref_line, int outw)
 
static unsigned identity_line_16bit (const uint8_t *mmain_line, const uint8_t *rref_line, int outw)
 
static int compute_images_msad (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)
 
static int compute_images_identity (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)
 
static void set_meta (AVFilterContext *ctx, AVDictionary **metadata, const char *key, char comp, float d)
 
static int do_identity (FFFrameSync *fs)
 
static av_cold int init (AVFilterContext *ctx)
 
static int config_input_ref (AVFilterLink *inlink)
 
static int config_output (AVFilterLink *outlink)
 
static int activate (AVFilterContext *ctx)
 
static av_cold void uninit (AVFilterContext *ctx)
 

Variables

static enum AVPixelFormat pix_fmts []
 
static const AVFilterPad identity_inputs []
 
static const AVFilterPad identity_outputs []
 
static const AVOption options []
 

Detailed Description

Calculate the Identity between two input videos.

Definition in file vf_identity.c.

Macro Definition Documentation

◆ OFFSET

#define OFFSET ( x)
Value:

Definition at line 59 of file vf_identity.c.

◆ FLAGS

Definition at line 60 of file vf_identity.c.

◆ PF_NOALPHA

#define PF_NOALPHA ( suf)
Value:
AV_PIX_FMT_YUV420##suf, AV_PIX_FMT_YUV422##suf, AV_PIX_FMT_YUV444##suf

◆ PF_ALPHA

#define PF_ALPHA ( suf)
Value:
AV_PIX_FMT_YUVA420##suf, AV_PIX_FMT_YUVA422##suf, AV_PIX_FMT_YUVA444##suf

◆ PF

#define PF ( suf)
Value:
PF_NOALPHA(suf), PF_ALPHA(suf)
#define PF_NOALPHA(suf)
#define PF_ALPHA(suf)

Function Documentation

◆ identity_line_8bit()

static unsigned identity_line_8bit ( const uint8_t * main_line,
const uint8_t * ref_line,
int outw )
static

Definition at line 62 of file vf_identity.c.

Referenced by config_input_ref().

◆ identity_line_16bit()

static unsigned identity_line_16bit ( const uint8_t * mmain_line,
const uint8_t * rref_line,
int outw )
static

Definition at line 72 of file vf_identity.c.

Referenced by config_input_ref().

◆ compute_images_msad()

static int compute_images_msad ( AVFilterContext * ctx,
void * arg,
int jobnr,
int nb_jobs )
static

Definition at line 96 of file vf_identity.c.

Referenced by config_input_ref().

◆ compute_images_identity()

static int compute_images_identity ( AVFilterContext * ctx,
void * arg,
int jobnr,
int nb_jobs )
static

Definition at line 124 of file vf_identity.c.

Referenced by config_input_ref().

◆ set_meta()

static void set_meta ( AVFilterContext * ctx,
AVDictionary ** metadata,
const char * key,
char comp,
float d )
static

Definition at line 153 of file vf_identity.c.

Referenced by do_identity().

◆ do_identity()

static int do_identity ( FFFrameSync * fs)
static

Definition at line 171 of file vf_identity.c.

Referenced by init().

◆ init()

static av_cold int init ( AVFilterContext * ctx)
static

Definition at line 236 of file vf_identity.c.

◆ config_input_ref()

static int config_input_ref ( AVFilterLink * inlink)
static

Definition at line 260 of file vf_identity.c.

◆ config_output()

static int config_output ( AVFilterLink * outlink)
static

Definition at line 314 of file vf_identity.c.

◆ activate()

static int activate ( AVFilterContext * ctx)
static

Definition at line 345 of file vf_identity.c.

◆ uninit()

static av_cold void uninit ( AVFilterContext * ctx)
static

Definition at line 351 of file vf_identity.c.

Variable Documentation

◆ pix_fmts

enum AVPixelFormat pix_fmts[]
static
Initial value:
= {
#define PF_NOALPHA(suf)
#define PF_ALPHA(suf)
#define PF(suf)
PF(P), PF(P9), PF(P10), PF_NOALPHA(P12), PF_NOALPHA(P14), PF(P16),
}
#define P
#define AV_PIX_FMT_GBRAP12
Definition pixfmt.h:569
#define AV_PIX_FMT_GRAY9
Definition pixfmt.h:524
#define AV_PIX_FMT_GBRAP16
Definition pixfmt.h:571
#define AV_PIX_FMT_GBRP9
Definition pixfmt.h:563
#define AV_PIX_FMT_GBRP10
Definition pixfmt.h:564
#define AV_PIX_FMT_GRAY12
Definition pixfmt.h:526
#define AV_PIX_FMT_GBRP12
Definition pixfmt.h:565
@ AV_PIX_FMT_NONE
Definition pixfmt.h:72
@ AV_PIX_FMT_YUV440P
planar YUV 4:4:0 (1 Cr & Cb sample per 1x2 Y samples)
Definition pixfmt.h:106
@ AV_PIX_FMT_GRAY8
Y , 8bpp.
Definition pixfmt.h:81
@ AV_PIX_FMT_YUVJ440P
planar YUV 4:4:0 full scale (JPEG), deprecated in favor of AV_PIX_FMT_YUV440P and setting color_range
Definition pixfmt.h:107
@ AV_PIX_FMT_YUV410P
planar YUV 4:1:0, 9bpp, (1 Cr & Cb sample per 4x4 Y samples)
Definition pixfmt.h:79
@ AV_PIX_FMT_YUV411P
planar YUV 4:1:1, 12bpp, (1 Cr & Cb sample per 4x1 Y samples)
Definition pixfmt.h:80
@ AV_PIX_FMT_YUVJ411P
planar YUV 4:1:1, 12bpp, (1 Cr & Cb sample per 4x1 Y samples) full scale (JPEG), deprecated in favor ...
Definition pixfmt.h:283
@ AV_PIX_FMT_GBRAP
planar GBRA 4:4:4:4 32bpp
Definition pixfmt.h:212
@ AV_PIX_FMT_YUVJ422P
planar YUV 4:2:2, 16bpp, full scale (JPEG), deprecated in favor of AV_PIX_FMT_YUV422P and setting col...
Definition pixfmt.h:86
@ AV_PIX_FMT_GBRP
planar GBR 4:4:4 24bpp
Definition pixfmt.h:165
@ AV_PIX_FMT_YUVJ444P
planar YUV 4:4:4, 24bpp, full scale (JPEG), deprecated in favor of AV_PIX_FMT_YUV444P and setting col...
Definition pixfmt.h:87
@ AV_PIX_FMT_YUVJ420P
planar YUV 4:2:0, 12bpp, full scale (JPEG), deprecated in favor of AV_PIX_FMT_YUV420P and setting col...
Definition pixfmt.h:85
#define AV_PIX_FMT_GRAY10
Definition pixfmt.h:525
#define AV_PIX_FMT_GRAY14
Definition pixfmt.h:527
#define AV_PIX_FMT_GRAY16
Definition pixfmt.h:528
#define AV_PIX_FMT_GBRAP10
Definition pixfmt.h:568
#define AV_PIX_FMT_GBRP16
Definition pixfmt.h:567
#define AV_PIX_FMT_GBRP14
Definition pixfmt.h:566
#define PF(suf)

Definition at line 245 of file vf_identity.c.

◆ identity_inputs

const AVFilterPad identity_inputs[]
static
Initial value:
= {
{
.name = "main",
},{
.name = "reference",
.config_props = config_input_ref,
},
}
@ AVMEDIA_TYPE_VIDEO
Definition avutil.h:200
static int config_input_ref(AVFilterLink *inlink)
Definition vf_corr.c:287

Definition at line 378 of file vf_identity.c.

◆ identity_outputs

const AVFilterPad identity_outputs[]
static
Initial value:
= {
{
.name = "default",
.config_props = config_output,
},
}
static int config_output(AVBitStreamFilterLink *outlink)

Definition at line 389 of file vf_identity.c.

◆ options

const AVOption options[]
static
Initial value:
= {
{ NULL }
}
#define NULL
Definition coverity.c:32

Definition at line 397 of file vf_identity.c.