23#ifndef AVCODEC_MPEG4VIDEOENC_H
24#define AVCODEC_MPEG4VIDEOENC_H
void ff_mpeg4_stuffing(PutBitContext *pbc)
add MPEG-4 stuffing bits (01...1)
void ff_set_mpeg4_time(MPVEncContext *s)
void ff_clean_mpeg4_qscales(MPVEncContext *s)
modify mb_type & qscale so that encoding is actually possible in MPEG-4
void ff_mpeg4_merge_partitions(MPVEncContext *s)
void ff_mpeg4_init_partitions(MPVEncContext *s)
void ff_mpeg4_encode_video_packet_header(MPVEncContext *s)