FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions | Variables
mpegvideo.h File Reference

mpegvideo header. More...

#include <float.h>
#include "avcodec.h"
#include "blockdsp.h"
#include "error_resilience.h"
#include "fdctdsp.h"
#include "get_bits.h"
#include "h264chroma.h"
#include "h263dsp.h"
#include "hpeldsp.h"
#include "idctdsp.h"
#include "internal.h"
#include "me_cmp.h"
#include "motion_est.h"
#include "mpegpicture.h"
#include "mpegvideodsp.h"
#include "mpegvideoencdsp.h"
#include "pixblockdsp.h"
#include "put_bits.h"
#include "ratecontrol.h"
#include "parser.h"
#include "mpegutils.h"
#include "mpeg12data.h"
#include "qpeldsp.h"
#include "thread.h"
#include "videodsp.h"
#include "libavutil/opt.h"
#include "libavutil/timecode.h"

Go to the source code of this file.

Data Structures

struct  MpegEncContext
 MpegEncContext. More...
 

Macros

#define FRAME_SKIPPED   100
 return value for header parsers if frame is not coded More...
 
#define MAX_FCODE   7
 
#define MAX_THREADS   32
 
#define MAX_B_FRAMES   16
 
#define ME_MAP_SIZE   64
 
#define MAX_MB_BYTES   (30*16*16*3/8 + 120)
 
#define INPLACE_OFFSET   16
 
#define SEQ_END_CODE   0x000001b7
 
#define SEQ_START_CODE   0x000001b3
 
#define GOP_START_CODE   0x000001b8
 
#define PICTURE_START_CODE   0x00000100
 
#define SLICE_MIN_START_CODE   0x00000101
 
#define SLICE_MAX_START_CODE   0x000001af
 
#define EXT_START_CODE   0x000001b5
 
#define USER_START_CODE   0x000001b2
 
#define MV_DIR_FORWARD   1
 
#define MV_DIR_BACKWARD   2
 
#define MV_DIRECT   4
 bidirectional mode where the difference equals the MV of the last P/S/I-Frame (mpeg4) More...
 
#define MV_TYPE_16X16   0
 1 vector for the whole mb More...
 
#define MV_TYPE_8X8   1
 4 vectors (h263, mpeg4 4MV) More...
 
#define MV_TYPE_16X8   2
 2 vectors, one per 16x8 block More...
 
#define MV_TYPE_FIELD   3
 2 vectors, one per field More...
 
#define MV_TYPE_DMV   4
 2 vectors, special mpeg2 Dual Prime Vectors More...
 
#define UNI_AC_ENC_INDEX(run, level)   ((run)*128 + (level))
 
#define CHROMA_420   1
 
#define CHROMA_422   2
 
#define CHROMA_444   3
 
#define SLICE_OK   0
 
#define SLICE_ERROR   -1
 
#define SLICE_END   -2
 end marker found More...
 
#define SLICE_NOEND   -3
 no end marker or error found but mb count exceeded More...
 
#define FF_MPV_FLAG_SKIP_RD   0x0001
 
#define FF_MPV_FLAG_STRICT_GOP   0x0002
 
#define FF_MPV_FLAG_QP_RD   0x0004
 
#define FF_MPV_FLAG_CBP_RD   0x0008
 
#define FF_MPV_FLAG_NAQ   0x0010
 
#define FF_MPV_FLAG_MV0   0x0020
 
#define FF_MPV_OFFSET(x)   offsetof(MpegEncContext, x)
 
#define FF_MPV_OPT_FLAGS   (AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_ENCODING_PARAM)
 
#define FF_MPV_COMMON_OPTS
 

Functions

void ff_mpv_common_defaults (MpegEncContext *s)
 Set the given MpegEncContext to common defaults (same for encoding and decoding). More...
 
void ff_dct_encode_init_x86 (MpegEncContext *s)
 
int ff_mpv_common_init (MpegEncContext *s)
 init common structure for both encoder and decoder. More...
 
void ff_mpv_common_init_arm (MpegEncContext *s)
 
void ff_mpv_common_init_axp (MpegEncContext *s)
 
void ff_mpv_common_init_neon (MpegEncContext *s)
 
void ff_mpv_common_init_ppc (MpegEncContext *s)
 
void ff_mpv_common_init_x86 (MpegEncContext *s)
 
void ff_mpv_common_init_mips (MpegEncContext *s)
 
int ff_mpv_common_frame_size_change (MpegEncContext *s)
 
void ff_mpv_common_end (MpegEncContext *s)
 
void ff_mpv_decode_defaults (MpegEncContext *s)
 Set the given MpegEncContext to defaults for decoding. More...
 
void ff_mpv_decode_init (MpegEncContext *s, AVCodecContext *avctx)
 
void ff_mpv_decode_mb (MpegEncContext *s, int16_t block[12][64])
 
void ff_mpv_report_decode_progress (MpegEncContext *s)
 
int ff_mpv_frame_start (MpegEncContext *s, AVCodecContext *avctx)
 generic function called after decoding the header and before a frame is decoded. More...
 
void ff_mpv_frame_end (MpegEncContext *s)
 
int ff_mpv_encode_init (AVCodecContext *avctx)
 
void ff_mpv_encode_init_x86 (MpegEncContext *s)
 
int ff_mpv_encode_end (AVCodecContext *avctx)
 
int ff_mpv_encode_picture (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet)
 
int ff_mpv_reallocate_putbitbuffer (MpegEncContext *s, size_t threshold, size_t size_increase)
 
void ff_clean_intra_table_entries (MpegEncContext *s)
 Clean dc, ac, coded_block for the current non-intra MB. More...
 
void ff_mpeg_draw_horiz_band (MpegEncContext *s, int y, int h)
 
void ff_mpeg_flush (AVCodecContext *avctx)
 
void ff_print_debug_info (MpegEncContext *s, Picture *p, AVFrame *pict)
 
void ff_print_debug_info2 (AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, uint32_t *mbtype_table, int8_t *qscale_table, int16_t(*motion_val[2])[2], int *low_delay, int mb_width, int mb_height, int mb_stride, int quarter_sample)
 Print debugging info for the given picture. More...
 
int ff_mpv_export_qp_table (MpegEncContext *s, AVFrame *f, Picture *p, int qp_type)
 
void ff_write_quant_matrix (PutBitContext *pb, uint16_t *matrix)
 
int ff_update_duplicate_context (MpegEncContext *dst, MpegEncContext *src)
 
int ff_mpeg_update_thread_context (AVCodecContext *dst, const AVCodecContext *src)
 
void ff_set_qscale (MpegEncContext *s, int qscale)
 set qscale and update qscale dependent variables. More...
 
void ff_mpv_idct_init (MpegEncContext *s)
 
int ff_dct_encode_init (MpegEncContext *s)
 
void ff_convert_matrix (MpegEncContext *s, int(*qmat)[64], uint16_t(*qmat16)[2][64], const uint16_t *quant_matrix, int bias, int qmin, int qmax, int intra)
 
int ff_dct_quantize_c (MpegEncContext *s, int16_t *block, int n, int qscale, int *overflow)
 
void ff_init_block_index (MpegEncContext *s)
 
void ff_mpv_motion (MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int dir, uint8_t **ref_picture, op_pixels_func(*pix_op)[4], qpel_mc_func(*qpix_op)[16])
 
static void ff_update_block_index (MpegEncContext *s)
 
static int get_bits_diff (MpegEncContext *s)
 

Variables

const AVOption ff_mpv_generic_options []
 

Detailed Description

mpegvideo header.

Definition in file mpegvideo.h.

Macro Definition Documentation

#define FRAME_SKIPPED   100

return value for header parsers if frame is not coded

Definition at line 61 of file mpegvideo.h.

Referenced by ff_h263_decode_frame(), ff_intel_h263_decode_picture_header(), and ff_mpeg4_decode_picture_header().

#define MAX_FCODE   7

Definition at line 63 of file mpegvideo.h.

Referenced by ff_mpeg1_encode_init(), and init_mv_penalty_and_fcode().

#define MAX_THREADS   32

Definition at line 65 of file mpegvideo.h.

#define MAX_B_FRAMES   16

Definition at line 67 of file mpegvideo.h.

Referenced by ff_mpv_encode_init().

#define ME_MAP_SIZE   64
#define MAX_MB_BYTES   (30*16*16*3/8 + 120)
#define INPLACE_OFFSET   16
#define SEQ_END_CODE   0x000001b7

Definition at line 76 of file mpegvideo.h.

Referenced by ff_mpeg1_find_frame_end(), and mpeg_decode_frame().

#define SEQ_START_CODE   0x000001b3
#define GOP_START_CODE   0x000001b8

Definition at line 78 of file mpegvideo.h.

Referenced by decode_chunks(), and mpeg1_encode_sequence_header().

#define PICTURE_START_CODE   0x00000100
#define SLICE_MIN_START_CODE   0x00000101
#define SLICE_MAX_START_CODE   0x000001af

Definition at line 81 of file mpegvideo.h.

#define EXT_START_CODE   0x000001b5

Definition at line 82 of file mpegvideo.h.

#define USER_START_CODE   0x000001b2

Definition at line 83 of file mpegvideo.h.

#define MV_DIR_FORWARD   1
#define MV_DIR_BACKWARD   2
#define MV_DIRECT   4

bidirectional mode where the difference equals the MV of the last P/S/I-Frame (mpeg4)

Definition at line 272 of file mpegvideo.h.

Referenced by encode_mb_internal(), encode_thread(), ff_h263_decode_mb(), ff_mpeg4_encode_mb(), and mpeg4_decode_mb().

#define MV_TYPE_16X16   0
#define MV_TYPE_8X8   1
#define MV_TYPE_16X8   2

2 vectors, one per 16x8 block

Definition at line 276 of file mpegvideo.h.

Referenced by ff_xvmc_decode_mb(), lowest_referenced_row(), mpeg_decode_mb(), mpv_motion_internal(), and MPV_motion_lowres().

#define MV_TYPE_FIELD   3
#define MV_TYPE_DMV   4

2 vectors, special mpeg2 Dual Prime Vectors

Definition at line 278 of file mpegvideo.h.

Referenced by ff_xvmc_decode_mb(), mpeg_decode_mb(), mpv_motion_internal(), and MPV_motion_lowres().

#define UNI_AC_ENC_INDEX (   run,
  level 
)    ((run)*128 + (level))
#define CHROMA_420   1
#define CHROMA_422   2

Definition at line 477 of file mpegvideo.h.

Referenced by encode_mb(), encode_mb_internal(), and ff_mpv_encode_init().

#define CHROMA_444   3

Definition at line 478 of file mpegvideo.h.

Referenced by encode_mb_internal(), ff_mjpeg_encode_mb(), and ff_mpv_encode_init().

#define SLICE_OK   0
#define SLICE_ERROR   -1

Definition at line 504 of file mpegvideo.h.

Referenced by h261_decode_mb(), and rv10_decode_packet().

#define SLICE_END   -2
#define SLICE_NOEND   -3

no end marker or error found but mb count exceeded

Definition at line 506 of file mpegvideo.h.

Referenced by decode_slice(), and mpeg4_decode_partitioned_mb().

#define FF_MPV_FLAG_SKIP_RD   0x0001

Definition at line 562 of file mpegvideo.h.

Referenced by encode_thread().

#define FF_MPV_FLAG_STRICT_GOP   0x0002

Definition at line 563 of file mpegvideo.h.

Referenced by select_input_picture().

#define FF_MPV_FLAG_QP_RD   0x0004

Definition at line 564 of file mpegvideo.h.

Referenced by encode_mb_internal(), encode_thread(), and ff_mpv_encode_init().

#define FF_MPV_FLAG_CBP_RD   0x0008

Definition at line 565 of file mpegvideo.h.

Referenced by encode_mb_internal(), ff_mpv_encode_init(), get_b_cbp(), and get_p_cbp().

#define FF_MPV_FLAG_NAQ   0x0010

Definition at line 566 of file mpegvideo.h.

Referenced by adaptive_quantization(), and ff_mpv_encode_init().

#define FF_MPV_FLAG_MV0   0x0020
#define FF_MPV_OFFSET (   x)    offsetof(MpegEncContext, x)

Definition at line 570 of file mpegvideo.h.

#define FF_MPV_OPT_FLAGS   (AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_ENCODING_PARAM)

Definition at line 572 of file mpegvideo.h.

#define FF_MPV_COMMON_OPTS

Definition at line 573 of file mpegvideo.h.

Function Documentation

void ff_mpv_common_defaults ( MpegEncContext s)

Set the given MpegEncContext to common defaults (same for encoding and decoding).

The changed fields will not depend upon the prior state of the MpegEncContext.

Definition at line 625 of file mpegvideo.c.

Referenced by ff_mpv_decode_defaults(), and mpv_encode_defaults().

void ff_dct_encode_init_x86 ( MpegEncContext s)

Definition at line 200 of file mpegvideoenc.c.

Referenced by ff_dct_encode_init().

int ff_mpv_common_init ( MpegEncContext s)

init common structure for both encoder and decoder.

this assumes that some variables like width/height are already set

Definition at line 868 of file mpegvideo.c.

Referenced by ff_h263_decode_frame(), ff_h263_decode_init(), ff_mpeg_update_thread_context(), ff_mpv_encode_init(), ff_rv34_decode_init(), ff_rv34_decode_init_thread_copy(), h261_decode_frame(), rv10_decode_init(), rv20_decode_picture_header(), svq1_encode_init(), and vcr2_init_sequence().

void ff_mpv_common_init_arm ( MpegEncContext s)

Definition at line 43 of file mpegvideo_arm.c.

Referenced by dct_init().

void ff_mpv_common_init_axp ( MpegEncContext s)

Definition at line 106 of file mpegvideo_alpha.c.

Referenced by dct_init().

void ff_mpv_common_init_neon ( MpegEncContext s)

Definition at line 126 of file mpegvideo.c.

Referenced by dct_init().

void ff_mpv_common_init_ppc ( MpegEncContext s)

Definition at line 117 of file mpegvideo_altivec.c.

Referenced by dct_init().

void ff_mpv_common_init_x86 ( MpegEncContext s)

Definition at line 447 of file mpegvideo.c.

Referenced by dct_init().

void ff_mpv_common_init_mips ( MpegEncContext s)

Definition at line 48 of file mpegvideo_init_mips.c.

Referenced by dct_init().

int ff_mpv_common_frame_size_change ( MpegEncContext s)
void ff_mpv_common_end ( MpegEncContext s)
void ff_mpv_decode_defaults ( MpegEncContext s)

Set the given MpegEncContext to defaults for decoding.

the changed fields will not depend upon the prior state of the MpegEncContext.

Definition at line 648 of file mpegvideo.c.

Referenced by ff_h263_decode_init(), ff_rv34_decode_init(), h261_decode_init(), mpeg_decode_init(), and rv10_decode_init().

void ff_mpv_decode_init ( MpegEncContext s,
AVCodecContext avctx 
)
void ff_mpv_decode_mb ( MpegEncContext s,
int16_t  block[12][64] 
)
void ff_mpv_report_decode_progress ( MpegEncContext s)

Definition at line 2805 of file mpegvideo.c.

Referenced by decode_slice(), and mpeg_decode_slice().

int ff_mpv_frame_start ( MpegEncContext s,
AVCodecContext avctx 
)

generic function called after decoding the header and before a frame is decoded.

Definition at line 1180 of file mpegvideo.c.

Referenced by decode_wmv9(), ff_h263_decode_frame(), ff_rv34_decode_frame(), h261_decode_frame(), mpeg_field_start(), rv10_decode_packet(), and vc1_decode_frame().

void ff_mpv_frame_end ( MpegEncContext s)
int ff_mpv_encode_init ( AVCodecContext avctx)

Definition at line 282 of file mpegvideo_enc.c.

Referenced by encode_init(), and wmv2_encode_init().

void ff_mpv_encode_init_x86 ( MpegEncContext s)
int ff_mpv_encode_end ( AVCodecContext avctx)

Definition at line 1036 of file mpegvideo_enc.c.

Referenced by ff_mpv_encode_init(), and mpeg12_class().

int ff_mpv_encode_picture ( AVCodecContext avctx,
AVPacket pkt,
const AVFrame frame,
int *  got_packet 
)

Definition at line 1747 of file mpegvideo_enc.c.

Referenced by amv_encode_picture(), and mpeg12_class().

int ff_mpv_reallocate_putbitbuffer ( MpegEncContext s,
size_t  threshold,
size_t  size_increase 
)

Definition at line 2774 of file mpegvideo_enc.c.

Referenced by encode_thread(), and ff_mjpeg_encode_stuffing().

void ff_clean_intra_table_entries ( MpegEncContext s)

Clean dc, ac, coded_block for the current non-intra MB.

Definition at line 2420 of file mpegvideo.c.

Referenced by encode_thread(), mpeg4_decode_partition_a(), and mpv_decode_mb_internal().

void ff_mpeg_draw_horiz_band ( MpegEncContext s,
int  y,
int  h 
)
void ff_mpeg_flush ( AVCodecContext avctx)

Definition at line 2760 of file mpegvideo.c.

Referenced by decode_wmv9(), and flush().

void ff_print_debug_info ( MpegEncContext s,
Picture p,
AVFrame pict 
)
void ff_print_debug_info2 ( AVCodecContext avctx,
AVFrame pict,
uint8_t mbskip_table,
uint32_t *  mbtype_table,
int8_t *  qscale_table,
int16_t(*[2])  motion_val[2],
int *  low_delay,
int  mb_width,
int  mb_height,
int  mb_stride,
int  quarter_sample 
)

Print debugging info for the given picture.

Definition at line 1570 of file mpegvideo.c.

Referenced by ff_print_debug_info(), and h264_decode_frame().

int ff_mpv_export_qp_table ( MpegEncContext s,
AVFrame f,
Picture p,
int  qp_type 
)

Definition at line 1957 of file mpegvideo.c.

Referenced by ff_h263_decode_frame(), finish_frame(), rv10_decode_frame(), and slice_end().

void ff_write_quant_matrix ( PutBitContext pb,
uint16_t *  matrix 
)

Definition at line 197 of file mpegvideo_enc.c.

Referenced by mpeg1_encode_sequence_header(), and mpeg4_encode_vol_header().

int ff_update_duplicate_context ( MpegEncContext dst,
MpegEncContext src 
)

Definition at line 446 of file mpegvideo.c.

Referenced by decode_chunks(), and encode_picture().

int ff_mpeg_update_thread_context ( AVCodecContext dst,
const AVCodecContext src 
)
void ff_set_qscale ( MpegEncContext s,
int  qscale 
)
void ff_mpv_idct_init ( MpegEncContext s)
int ff_dct_encode_init ( MpegEncContext s)

Definition at line 264 of file mpegvideo_enc.c.

Referenced by dnxhd_encode_init(), and ff_mpv_encode_init().

void ff_convert_matrix ( MpegEncContext s,
int(*)  qmat[64],
uint16_t(*)  qmat16[2][64],
const uint16_t *  quant_matrix,
int  bias,
int  qmin,
int  qmax,
int  intra 
)

Definition at line 87 of file mpegvideo_enc.c.

Referenced by dnxhd_init_qmat(), encode_picture(), and ff_mpv_encode_init().

int ff_dct_quantize_c ( MpegEncContext s,
int16_t *  block,
int  n,
int  qscale,
int *  overflow 
)

Definition at line 4571 of file mpegvideo_enc.c.

Referenced by dnxhd_encode_init(), encode_mb_internal(), and ff_dct_encode_init().

void ff_init_block_index ( MpegEncContext s)
void ff_mpv_motion ( MpegEncContext s,
uint8_t dest_y,
uint8_t dest_cb,
uint8_t dest_cr,
int  dir,
uint8_t **  ref_picture,
op_pixels_func(*)  pix_op[4],
qpel_mc_func(*)  qpix_op[16] 
)

Definition at line 975 of file mpegvideo_motion.c.

Referenced by encode_mb_internal(), and mpv_decode_mb_internal().

static void ff_update_block_index ( MpegEncContext s)
inlinestatic
static int get_bits_diff ( MpegEncContext s)
inlinestatic

Variable Documentation

const AVOption ff_mpv_generic_options[]

Definition at line 82 of file mpegvideo_enc.c.