Go to the source code of this file.
#define HEADER_SIZE 1664 /* DPX Generic header */ |
#define write16 |
( |
|
p, |
|
|
|
value |
|
) |
| |
Value:
} while(0)
if(!(ptr_align%ac->ptr_align)&&samples_align >=aligned_len)
Definition at line 66 of file dpxenc.c.
Referenced by encode_frame().
#define write32 |
( |
|
p, |
|
|
|
value |
|
) |
| |
Initial value:= {
.name = "dpx",
}
packed RGB 8:8:8, 24bpp, RGBRGB...
struct DPXContext DPXContext
static av_cold int encode_init(AVCodecContext *avctx)
packed RGB 16:16:16, 48bpp, 16R, 16G, 16B, the 2-byte value for each R/G/B component is stored as lit...
static int init(AVCodecParserContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
packed RGBA 8:8:8:8, 32bpp, RGBARGBA...
packed RGB 16:16:16, 48bpp, 16R, 16G, 16B, the 2-byte value for each R/G/B component is stored as big...
static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet)
AVPixelFormat
Pixel format.
Definition at line 176 of file dpxenc.c.