FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions
movenc.h File Reference
#include "avformat.h"
#include "movenccenc.h"

Go to the source code of this file.

Data Structures

struct  MOVIentry
 
struct  HintSample
 
struct  HintSampleQueue
 
struct  MOVFragmentInfo
 
struct  MOVTrack
 
struct  MOVMuxContext
 

Macros

#define MOV_FRAG_INFO_ALLOC_INCREMENT   64
 
#define MOV_INDEX_CLUSTER_SIZE   1024
 
#define MOV_TIMESCALE   1000
 
#define RTP_MAX_PACKET_SIZE   1450
 
#define MODE_MP4   0x01
 
#define MODE_MOV   0x02
 
#define MODE_3GP   0x04
 
#define MODE_PSP   0x08
 
#define MODE_3G2   0x10
 
#define MODE_IPOD   0x20
 
#define MODE_ISM   0x40
 
#define MODE_F4V   0x80
 
#define MOV_SYNC_SAMPLE   0x0001
 
#define MOV_PARTIAL_SYNC_SAMPLE   0x0002
 
#define MOV_TRACK_CTTS   0x0001
 
#define MOV_TRACK_STPS   0x0002
 
#define MOV_TRACK_ENABLED   0x0004
 
#define MOV_TIMECODE_FLAG_DROPFRAME   0x0001
 
#define MOV_TIMECODE_FLAG_24HOURSMAX   0x0002
 
#define MOV_TIMECODE_FLAG_ALLOWNEGATIVE   0x0004
 
#define FF_MOV_FLAG_RTP_HINT   (1 << 0)
 
#define FF_MOV_FLAG_FRAGMENT   (1 << 1)
 
#define FF_MOV_FLAG_EMPTY_MOOV   (1 << 2)
 
#define FF_MOV_FLAG_FRAG_KEYFRAME   (1 << 3)
 
#define FF_MOV_FLAG_SEPARATE_MOOF   (1 << 4)
 
#define FF_MOV_FLAG_FRAG_CUSTOM   (1 << 5)
 
#define FF_MOV_FLAG_ISML   (1 << 6)
 
#define FF_MOV_FLAG_FASTSTART   (1 << 7)
 
#define FF_MOV_FLAG_OMIT_TFHD_OFFSET   (1 << 8)
 
#define FF_MOV_FLAG_DISABLE_CHPL   (1 << 9)
 
#define FF_MOV_FLAG_DEFAULT_BASE_MOOF   (1 << 10)
 
#define FF_MOV_FLAG_DASH   (1 << 11)
 
#define FF_MOV_FLAG_FRAG_DISCONT   (1 << 12)
 
#define FF_MOV_FLAG_DELAY_MOOV   (1 << 13)
 
#define FF_MOV_FLAG_GLOBAL_SIDX   (1 << 14)
 
#define FF_MOV_FLAG_WRITE_COLR   (1 << 15)
 
#define FF_MOV_FLAG_WRITE_GAMA   (1 << 16)
 
#define FF_MOV_FLAG_USE_MDTA   (1 << 17)
 
#define FF_MOV_FLAG_SKIP_TRAILER   (1 << 18)
 

Enumerations

enum  MOVEncryptionScheme { MOV_ENC_NONE = 0, MOV_ENC_CENC_AES_CTR }
 

Functions

int ff_mov_write_packet (AVFormatContext *s, AVPacket *pkt)
 
int ff_mov_init_hinting (AVFormatContext *s, int index, int src_index)
 
int ff_mov_add_hinted_packet (AVFormatContext *s, AVPacket *pkt, int track_index, int sample, uint8_t *sample_data, int sample_size)
 
void ff_mov_close_hinting (MOVTrack *track)
 

Macro Definition Documentation

#define MOV_FRAG_INFO_ALLOC_INCREMENT   64

Definition at line 30 of file movenc.h.

Referenced by mov_add_tfra_entries().

#define MOV_INDEX_CLUSTER_SIZE   1024

Definition at line 31 of file movenc.h.

Referenced by ff_mov_write_packet().

#define MOV_TIMESCALE   1000
#define RTP_MAX_PACKET_SIZE   1450

Definition at line 34 of file movenc.h.

Referenced by ff_mov_add_hinted_packet(), and ff_mov_init_hinting().

#define MODE_MP4   0x01
#define MODE_MOV   0x02
#define MODE_3GP   0x04

Definition at line 38 of file movenc.h.

Referenced by mov_find_codec_tag(), mov_init(), mov_write_ftyp_tag(), and mov_write_udta_tag().

#define MODE_PSP   0x08
#define MODE_3G2   0x10

Definition at line 41 of file movenc.h.

Referenced by mov_init(), and mov_write_ftyp_tag().

#define MODE_IPOD   0x20
#define MODE_ISM   0x40
#define MODE_F4V   0x80

Definition at line 44 of file movenc.h.

Referenced by mov_find_codec_tag(), mov_init(), and mov_write_ftyp_tag().

#define MOV_SYNC_SAMPLE   0x0001
#define MOV_PARTIAL_SYNC_SAMPLE   0x0002

Definition at line 55 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_parse_mpeg2_frame(), and mov_write_stbl_tag().

#define MOV_TRACK_CTTS   0x0001

Definition at line 92 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_write_stbl_tag(), and mov_write_trun_tag().

#define MOV_TRACK_STPS   0x0002

Definition at line 93 of file movenc.h.

Referenced by ff_mov_write_packet(), and mov_write_stbl_tag().

#define MOV_TRACK_ENABLED   0x0004

Definition at line 94 of file movenc.h.

Referenced by enable_tracks(), and mov_write_tkhd_tag().

#define MOV_TIMECODE_FLAG_DROPFRAME   0x0001

Definition at line 96 of file movenc.h.

Referenced by mov_create_timecode_track().

#define MOV_TIMECODE_FLAG_24HOURSMAX   0x0002

Definition at line 97 of file movenc.h.

#define MOV_TIMECODE_FLAG_ALLOWNEGATIVE   0x0004

Definition at line 98 of file movenc.h.

#define FF_MOV_FLAG_RTP_HINT   (1 << 0)

Definition at line 225 of file movenc.h.

Referenced by mov_init(), and mov_write_header().

#define FF_MOV_FLAG_FRAGMENT   (1 << 1)
#define FF_MOV_FLAG_EMPTY_MOOV   (1 << 2)
#define FF_MOV_FLAG_FRAG_KEYFRAME   (1 << 3)

Definition at line 228 of file movenc.h.

Referenced by mov_init(), mov_write_header(), and mov_write_single_packet().

#define FF_MOV_FLAG_SEPARATE_MOOF   (1 << 4)

Definition at line 229 of file movenc.h.

Referenced by mov_flush_fragment(), and mov_init().

#define FF_MOV_FLAG_FRAG_CUSTOM   (1 << 5)

Definition at line 230 of file movenc.h.

Referenced by mov_init(), and mov_write_header().

#define FF_MOV_FLAG_ISML   (1 << 6)

Definition at line 231 of file movenc.h.

Referenced by mov_write_header(), and mov_write_mfra_tag().

#define FF_MOV_FLAG_FASTSTART   (1 << 7)

Definition at line 232 of file movenc.h.

Referenced by mov_init(), mov_write_header(), and mov_write_trailer().

#define FF_MOV_FLAG_OMIT_TFHD_OFFSET   (1 << 8)

Definition at line 233 of file movenc.h.

Referenced by mov_init(), mov_write_tfhd_tag(), and mov_write_trun_tag().

#define FF_MOV_FLAG_DISABLE_CHPL   (1 << 9)

Definition at line 234 of file movenc.h.

Referenced by mov_write_udta_tag().

#define FF_MOV_FLAG_DEFAULT_BASE_MOOF   (1 << 10)

Definition at line 235 of file movenc.h.

Referenced by mov_init(), mov_write_ftyp_tag(), mov_write_tfhd_tag(), and mov_write_trun_tag().

#define FF_MOV_FLAG_DASH   (1 << 11)

Definition at line 236 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_init(), mov_write_ftyp_tag(), and mov_write_moof_tag().

#define FF_MOV_FLAG_FRAG_DISCONT   (1 << 12)

Definition at line 237 of file movenc.h.

Referenced by mov_write_single_packet().

#define FF_MOV_FLAG_DELAY_MOOV   (1 << 13)

Definition at line 238 of file movenc.h.

Referenced by mov_auto_flush_fragment(), mov_flush_fragment(), mov_init(), and mov_write_header().

#define FF_MOV_FLAG_GLOBAL_SIDX   (1 << 14)
#define FF_MOV_FLAG_WRITE_COLR   (1 << 15)

Definition at line 240 of file movenc.h.

Referenced by mov_write_video_tag().

#define FF_MOV_FLAG_WRITE_GAMA   (1 << 16)

Definition at line 241 of file movenc.h.

Referenced by mov_write_video_tag().

#define FF_MOV_FLAG_USE_MDTA   (1 << 17)

Definition at line 242 of file movenc.h.

Referenced by mov_write_meta_tag(), and mov_write_udta_tag().

#define FF_MOV_FLAG_SKIP_TRAILER   (1 << 18)

Definition at line 243 of file movenc.h.

Referenced by mov_write_moof_tag(), and mov_write_trailer().

Enumeration Type Documentation

Enumerator
MOV_ENC_NONE 
MOV_ENC_CENC_AES_CTR 

Definition at line 163 of file movenc.h.

Function Documentation

int ff_mov_write_packet ( AVFormatContext s,
AVPacket pkt 
)
int ff_mov_init_hinting ( AVFormatContext s,
int  index,
int  src_index 
)

Definition at line 29 of file movenchint.c.

Referenced by mov_write_header().

int ff_mov_add_hinted_packet ( AVFormatContext s,
AVPacket pkt,
int  track_index,
int  sample,
uint8_t sample_data,
int  sample_size 
)

Definition at line 401 of file movenchint.c.

Referenced by ff_mov_write_packet().

void ff_mov_close_hinting ( MOVTrack track)

Definition at line 459 of file movenchint.c.

Referenced by mov_free().