FFmpeg
|
#include <stdint.h>
#include <inttypes.h>
#include "movenc.h"
#include "avformat.h"
#include "avio_internal.h"
#include "riff.h"
#include "avio.h"
#include "isom.h"
#include "avc.h"
#include "libavcodec/ac3_parser.h"
#include "libavcodec/dnxhddata.h"
#include "libavcodec/flac.h"
#include "libavcodec/get_bits.h"
#include "libavcodec/put_bits.h"
#include "libavcodec/vc1_common.h"
#include "libavcodec/raw.h"
#include "internal.h"
#include "libavutil/avstring.h"
#include "libavutil/intfloat.h"
#include "libavutil/mathematics.h"
#include "libavutil/libm.h"
#include "libavutil/opt.h"
#include "libavutil/dict.h"
#include "libavutil/pixdesc.h"
#include "libavutil/stereo3d.h"
#include "libavutil/timecode.h"
#include "libavutil/color_utils.h"
#include "hevc.h"
#include "rtpenc.h"
#include "mov_chan.h"
#include "vpcc.h"
Go to the source code of this file.
Data Structures | |
struct | eac3_info |
Macros | |
#define | MOV_CLASS(flavor) |
#define | READ_BLOCK |
Variables | |
static const AVOption | options [] |
static const AVCodecTag | codec_ipod_tags [] |
struct { | |
enum AVPixelFormat pix_fmt | |
uint32_t tag | |
unsigned bps | |
} | mov_pix_fmt_tags [] |
static const AVCodecTag | codec_3gp_tags [] |
static const AVCodecTag | codec_f4v_tags [] |
static const uint16_t | fiel_data [] |
#define MOV_CLASS | ( | flavor | ) |
#define READ_BLOCK |
Referenced by shift_data().
|
static |
Definition at line 6095 of file movenc.c.
Referenced by compute_moov_size(), and mov_flush_fragment().
Definition at line 110 of file movenc.c.
Referenced by mov_write_3gp_udta_tag(), mov_write_hdlr_tag(), mov_write_psp_udta_tag(), mov_write_tmcd_tag(), and mov_write_track_metadata().
|
static |
Definition at line 122 of file movenc.c.
Referenced by mov_write_3gp_udta_tag(), mov_write_audio_tag(), mov_write_avcc_tag(), mov_write_chan_tag(), mov_write_dfla_tag(), mov_write_dinf_tag(), mov_write_esds_tag(), mov_write_ftyp_tag(), mov_write_gmhd_tag(), mov_write_hdlr_tag(), mov_write_hvcc_tag(), mov_write_ilst_tag(), mov_write_iods_tag(), mov_write_isml_manifest(), mov_write_loci_tag(), mov_write_mdia_tag(), mov_write_mdta_ilst_tag(), mov_write_mdta_keys_tag(), mov_write_meta_tag(), mov_write_mfra_tag(), mov_write_minf_tag(), mov_write_moof_tag_internal(), mov_write_moov_tag(), mov_write_ms_tag(), mov_write_mvex_tag(), mov_write_rtp_tag(), mov_write_sidx_tag(), mov_write_source_reference_tag(), mov_write_stbl_tag(), mov_write_stco_tag(), mov_write_string_tag(), mov_write_stsc_tag(), mov_write_stsd_tag(), mov_write_stss_tag(), mov_write_stsz_tag(), mov_write_subtitle_tag(), mov_write_sv3d_tag(), mov_write_tapt_tag(), mov_write_tcmi_tag(), mov_write_tfdt_tag(), mov_write_tfhd_tag(), mov_write_tfra_tag(), mov_write_tfxd_tag(), mov_write_tmcd_tag(), mov_write_track_metadata(), mov_write_traf_tag(), mov_write_trak_tag(), mov_write_trun_tag(), mov_write_uuidusmt_tag(), mov_write_video_tag(), mov_write_vpcc_tag(), mov_write_wave_tag(), and mov_write_wfex_tag().
Definition at line 132 of file movenc.c.
Referenced by mov_write_stco_tag().
|
static |
Definition at line 140 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 164 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 200 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 229 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 252 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_wave_tag().
|
static |
Definition at line 266 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_wave_tag().
|
static |
Definition at line 465 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_wave_tag().
|
static |
This function writes extradata "as is".
Extradata must be formatted like a valid atom (with size and tag).
Definition at line 522 of file movenc.c.
Referenced by mov_write_audio_tag(), mov_write_video_tag(), and mov_write_wave_tag().
|
static |
Definition at line 528 of file movenc.c.
Referenced by mov_write_wave_tag().
|
static |
Definition at line 536 of file movenc.c.
Referenced by mov_write_wave_tag().
|
static |
Definition at line 544 of file movenc.c.
Referenced by mov_write_esds_tag(), and mov_write_iods_tag().
|
static |
Definition at line 553 of file movenc.c.
Referenced by mov_write_esds_tag().
|
static |
Definition at line 564 of file movenc.c.
Referenced by mov_write_audio_tag(), mov_write_subtitle_tag(), mov_write_video_tag(), and mov_write_wave_tag().
Definition at line 621 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_wave_tag().
Definition at line 629 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_wave_tag().
|
static |
Definition at line 637 of file movenc.c.
Referenced by mov_write_wave_tag().
|
static |
Definition at line 649 of file movenc.c.
Referenced by mov_write_audio_tag().
|
static |
Definition at line 660 of file movenc.c.
Referenced by mov_write_audio_tag().
|
static |
Definition at line 680 of file movenc.c.
Referenced by mov_write_audio_tag().
|
static |
Definition at line 708 of file movenc.c.
Referenced by mov_write_audio_tag().
Definition at line 751 of file movenc.c.
Referenced by mov_write_dvc1_tag().
|
static |
Definition at line 834 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 850 of file movenc.c.
Referenced by mov_write_audio_tag(), and mov_write_video_tag().
Compute flags for 'lpcm' tag.
See CoreAudioTypes and AudioStreamBasicDescription at Apple.
Definition at line 862 of file movenc.c.
Referenced by mov_write_audio_tag().
Definition at line 887 of file movenc.c.
Referenced by get_samples_per_packet(), mov_flush_fragment(), mov_write_stts_tag(), mov_write_tfhd_tag(), and mov_write_trun_tag().
Definition at line 907 of file movenc.c.
Referenced by mov_write_audio_tag().
|
static |
Definition at line 928 of file movenc.c.
Referenced by mov_write_stsd_tag().
|
static |
Definition at line 1055 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1067 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1077 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1088 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1099 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1182 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1195 of file movenc.c.
Referenced by mov_find_codec_tag().
|
static |
Definition at line 1229 of file movenc.c.
Referenced by mov_find_codec_tag().
|
static |
Definition at line 1248 of file movenc.c.
Referenced by mov_get_codec_tag().
|
static |
Definition at line 1273 of file movenc.c.
Referenced by find_compressor(), mov_check_timecode_track(), mov_create_timecode_track(), mov_get_h264_codec_tag(), and mov_get_mpeg2_xdcam_codec_tag().
|
static |
Definition at line 1291 of file movenc.c.
Referenced by mov_get_codec_tag().
|
static |
Definition at line 1353 of file movenc.c.
Referenced by mov_get_codec_tag().
|
static |
Definition at line 1433 of file movenc.c.
Referenced by mov_get_codec_tag().
|
static |
Definition at line 1442 of file movenc.c.
Referenced by mov_get_codec_tag().
|
static |
Definition at line 1468 of file movenc.c.
Referenced by mov_find_codec_tag().
|
static |
Definition at line 1535 of file movenc.c.
Referenced by mov_init().
|
static |
Write uuid atom.
Needed to make file play in iPods running newest firmware goes after avcC atom in moov.trak.mdia.minf.stbl.stsd.avc1
Definition at line 1561 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1577 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1590 of file movenc.c.
Referenced by mov_write_stsd_tag().
|
static |
Definition at line 1607 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1637 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1695 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1708 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1733 of file movenc.c.
Referenced by mov_write_video_tag().
Definition at line 1807 of file movenc.c.
Referenced by mov_write_video_tag().
|
static |
Definition at line 1835 of file movenc.c.
Referenced by mov_write_stsd_tag().
|
static |
Definition at line 1991 of file movenc.c.
Referenced by mov_write_stsd_tag().
|
static |
Definition at line 2011 of file movenc.c.
Referenced by mov_write_tmcd_tag().
|
static |
Definition at line 2030 of file movenc.c.
Referenced by mov_write_stsd_tag().
|
static |
Definition at line 2086 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 2106 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 2142 of file movenc.c.
Referenced by mov_write_stbl_tag().
|
static |
Definition at line 2187 of file movenc.c.
Referenced by mov_write_dinf_tag().
|
static |
Definition at line 2202 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2232 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2241 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2249 of file movenc.c.
Referenced by mov_write_gmhd_tag().
|
static |
Definition at line 2271 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2317 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2327 of file movenc.c.
Referenced by mov_write_minf_tag().
Definition at line 2336 of file movenc.c.
Referenced by mov_write_hdlr_tag(), mov_write_minf_tag(), and mov_write_trak_tag().
|
static |
Definition at line 2342 of file movenc.c.
Referenced by mov_write_mdia_tag(), and mov_write_minf_tag().
|
static |
Definition at line 2411 of file movenc.c.
Referenced by mov_write_minf_tag().
|
static |
Definition at line 2426 of file movenc.c.
Referenced by mov_write_mdia_tag().
|
static |
Definition at line 2459 of file movenc.c.
Referenced by mov_write_mdia_tag().
|
static |
Definition at line 2498 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2517 of file movenc.c.
Referenced by mov_write_mvhd_tag(), and mov_write_tkhd_tag().
|
static |
Definition at line 2531 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2646 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2678 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2763 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2774 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2792 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2813 of file movenc.c.
Referenced by mov_write_track_udta_tag().
|
static |
Definition at line 2827 of file movenc.c.
Referenced by mov_write_trak_tag().
|
static |
Definition at line 2854 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Definition at line 2907 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Definition at line 2936 of file movenc.c.
Referenced by mov_write_mvex_tag().
|
static |
Definition at line 2949 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Definition at line 2960 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Definition at line 3020 of file movenc.c.
Referenced by mov_write_meta_tag().
|
static |
Definition at line 3036 of file movenc.c.
Referenced by mov_write_mdta_ilst_tag(), and mov_write_string_tag().
|
static |
Definition at line 3056 of file movenc.c.
Referenced by mov_write_ilst_tag(), and mov_write_string_metadata().
|
static |
Definition at line 3070 of file movenc.c.
Referenced by mov_write_loci_tag(), and mov_write_string_metadata().
|
static |
Definition at line 3095 of file movenc.c.
Referenced by mov_write_ilst_tag(), and mov_write_udta_tag().
|
static |
Definition at line 3107 of file movenc.c.
Referenced by mov_write_ilst_tag().
|
static |
Definition at line 3125 of file movenc.c.
Referenced by mov_write_udta_tag().
|
static |
Definition at line 3176 of file movenc.c.
Referenced by mov_write_ilst_tag().
|
static |
Definition at line 3203 of file movenc.c.
Referenced by mov_write_ilst_tag().
|
static |
Definition at line 3231 of file movenc.c.
Referenced by mov_write_meta_tag().
|
static |
Definition at line 3269 of file movenc.c.
Referenced by mov_write_meta_tag().
|
static |
Definition at line 3284 of file movenc.c.
Referenced by mov_write_meta_tag().
|
static |
Definition at line 3312 of file movenc.c.
Referenced by mov_write_meta_tag().
|
static |
Definition at line 3334 of file movenc.c.
Referenced by mov_write_udta_tag().
|
static |
Definition at line 3356 of file movenc.c.
Referenced by mov_write_udta_tag().
|
static |
Definition at line 3376 of file movenc.c.
Referenced by mov_write_psp_udta_tag().
|
static |
Definition at line 3387 of file movenc.c.
Referenced by mov_write_3gp_udta_tag(), mov_write_psp_udta_tag(), and mov_write_uuidusmt_tag().
|
static |
Definition at line 3394 of file movenc.c.
Referenced by mov_write_udta_tag().
|
static |
Definition at line 3416 of file movenc.c.
Referenced by mov_write_udta_tag().
|
static |
Definition at line 3442 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Definition at line 3499 of file movenc.c.
Referenced by mov_write_uuidusmt_tag().
|
static |
Definition at line 3512 of file movenc.c.
Referenced by mov_write_moov_tag().
Definition at line 3550 of file movenc.c.
Referenced by mov_write_moov_tag().
|
static |
Assign track ids.
If option "use_stream_ids_as_track_ids" is set, the stream ids are used as track ids.
This assumes mov->tracks and s->streams are in the same order and there are no gaps in either of them (so mov->tracks[n] refers to s->streams[n]).
As an exception, there can be more entries in s->streams than in mov->tracks, in which case new track ids are generated (starting after the largest found stream id).
Definition at line 3585 of file movenc.c.
Referenced by mov_write_isml_manifest(), and mov_write_moov_tag().
|
static |
Definition at line 3619 of file movenc.c.
Referenced by get_moov_size(), mov_flush_fragment(), mov_write_header(), and mov_write_trailer().
|
static |
Definition at line 3695 of file movenc.c.
Referenced by mov_write_isml_manifest().
|
static |
Definition at line 3700 of file movenc.c.
Referenced by mov_write_isml_manifest().
|
static |
Definition at line 3705 of file movenc.c.
Referenced by mov_write_isml_manifest().
|
static |
Definition at line 3714 of file movenc.c.
Referenced by mov_write_header().
|
static |
Definition at line 3846 of file movenc.c.
Referenced by mov_write_moof_tag_internal().
Definition at line 3855 of file movenc.c.
Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().
|
static |
Definition at line 3861 of file movenc.c.
Referenced by mov_write_traf_tag().
|
static |
Definition at line 3921 of file movenc.c.
Referenced by mov_write_traf_tag().
|
static |
Definition at line 3974 of file movenc.c.
Referenced by mov_write_traf_tag().
|
static |
Definition at line 3995 of file movenc.c.
Referenced by mov_write_tfrf_tags().
|
static |
Definition at line 4030 of file movenc.c.
Referenced by mov_add_tfra_entries().
|
static |
Definition at line 4044 of file movenc.c.
Referenced by mov_write_moof_tag().
|
static |
Definition at line 4084 of file movenc.c.
Referenced by mov_write_moof_tag().
|
static |
Definition at line 4098 of file movenc.c.
Referenced by mov_write_traf_tag().
|
static |
Definition at line 4110 of file movenc.c.
Referenced by mov_write_moof_tag_internal().
|
static |
Definition at line 4150 of file movenc.c.
Referenced by mov_write_moof_tag().
|
static |
Definition at line 4173 of file movenc.c.
Referenced by mov_write_sidx_tags().
|
static |
Definition at line 4234 of file movenc.c.
Referenced by get_sidx_size(), mov_write_moof_tag(), and mov_write_trailer().
|
static |
Definition at line 4269 of file movenc.c.
Referenced by mov_flush_fragment().
|
static |
Definition at line 4297 of file movenc.c.
Referenced by mov_write_mfra_tag().
|
static |
Definition at line 4321 of file movenc.c.
Referenced by mov_write_trailer().
|
static |
Definition at line 4347 of file movenc.c.
Referenced by mov_write_header().
|
static |
Definition at line 4359 of file movenc.c.
Referenced by mov_write_identification().
|
static |
Definition at line 4434 of file movenc.c.
Referenced by mov_write_identification().
|
static |
Definition at line 4505 of file movenc.c.
Referenced by mov_flush_fragment(), and mov_write_header().
Definition at line 4532 of file movenc.c.
Referenced by ff_mov_write_packet().
Definition at line 4553 of file movenc.c.
Referenced by ff_mov_write_packet().
|
static |
Definition at line 4613 of file movenc.c.
Referenced by ff_mov_write_packet(), and mov_flush_fragment().
|
static |
Definition at line 4639 of file movenc.c.
Referenced by mov_auto_flush_fragment(), and mov_write_packet().
|
static |
Definition at line 4847 of file movenc.c.
Referenced by mov_write_single_packet(), and mov_write_trailer().
|
static |
Definition at line 4861 of file movenc.c.
Referenced by ff_mov_write_packet(), and mov_write_single_packet().
int ff_mov_write_packet | ( | AVFormatContext * | s, |
AVPacket * | pkt | ||
) |
Definition at line 4893 of file movenc.c.
Referenced by ff_mov_add_hinted_packet(), mov_create_timecode_track(), and mov_write_single_packet().
|
static |
Definition at line 5164 of file movenc.c.
Referenced by mov_write_packet(), and mov_write_subtitle_end_packet().
|
static |
Definition at line 5239 of file movenc.c.
Referenced by mov_write_packet(), and mov_write_trailer().
|
static |
|
static |
Definition at line 5343 of file movenc.c.
Referenced by mov_write_header(), and mov_write_trailer().
|
static |
Definition at line 5441 of file movenc.c.
Referenced by mov_init(), and mov_write_header().
|
static |
Definition at line 5450 of file movenc.c.
Referenced by mov_write_header().
|
static |
Definition at line 5499 of file movenc.c.
Referenced by mov_init().
|
static |
|
static |
Definition at line 5568 of file movenc.c.
Referenced by mov_create_dvd_sub_decoder_specific_info().
Definition at line 5584 of file movenc.c.
Referenced by mov_write_header().
|
static |
|
static |
|
static |
Definition at line 6108 of file movenc.c.
Referenced by compute_sidx_size().
|
static |
Definition at line 6126 of file movenc.c.
Referenced by shift_data().
|
static |
Definition at line 6151 of file movenc.c.
Referenced by shift_data().
|
static |
Definition at line 6166 of file movenc.c.
Referenced by mov_write_trailer().
|
static |
|
static |
|
static |
enum AVPixelFormat pix_fmt |
Definition at line 1412 of file movenc.c.
Referenced by mov_get_rawvideo_codec_tag(), and mov_init().
uint32_t tag |
Definition at line 1413 of file movenc.c.
Referenced by aac_encode_frame(), aal_read_packet(), add_input_streams(), aiff_read_header(), ape_read_header(), apng_find_chunk(), apng_probe(), apng_read_header(), apng_read_packet(), asf_write_header1(), av_codec_get_tag(), av_dict_set(), av_find_info_tag(), avformat_find_stream_info(), avformat_match_stream_specifier(), avi_extract_stream_metadata(), avi_load_index(), avi_read_header(), avi_read_idx1(), avi_read_nikon(), avi_stream2fourcc(), avi_write_idx1(), avi_write_ix(), avi_write_packet(), avi_write_packet_internal(), cfhd_decode(), check_tag(), copy_tag(), decode_aiff_header(), decode_frame_common(), decode_interframe_v4(), decode_interframe_v4a(), dump_metadata(), dxa_read_header(), dxa_read_packet(), dxv_decode(), ea_read_packet(), eval_function(), ff_aac_ltp_insert_new_frame(), ff_htmlmarkup_to_ass(), ff_mov_get_channel_layout_tag(), ff_mov_read_esds(), ff_mp4_read_dec_config_descr(), ff_vorbiscomment_length(), ff_vorbiscomment_write(), ffat_convert_layout(), ffat_init_encoder(), ffm_read_header(), find_sidx(), get_swf_tag(), guess_ni_flag(), gxf_material_tags(), gxf_track_tags(), hq_hqa_decode_frame(), id3v1_create_tag(), id3v1_set_string(), id3v2_check_write_tag(), id3v2_parse(), iff_read_header(), ipod_get_codec_tag(), ircam_read_header(), ircam_write_header(), ivr_read_header(), libschroedinger_decode_frame(), lz_unpack(), main(), matroska_convert_tags(), metasound_decode_init(), mkv_write_codecprivate(), mkv_write_header(), mkv_write_simpletag(), mkv_write_stereo_mode(), mkv_write_tag(), mkv_write_tags(), mkv_write_track(), mmf_read_header(), mov_find_codec_tag(), mov_get_codec_tag(), mov_get_dnxhd_codec_tag(), mov_get_dv_codec_tag(), mov_get_h264_codec_tag(), mov_get_mpeg2_xdcam_codec_tag(), mov_get_rawvideo_codec_tag(), mov_probe(), mov_read_custom(), mov_read_meta(), mov_read_sv3d(), mov_read_udta_string(), mov_write_audio_tag(), mp4_get_codec_tag(), mpc8_parse_seektable(), mpc8_read_header(), mpc8_read_packet(), mpegts_write_pmt(), mxf_parse_package_comments(), new_output_stream(), nuv_resync(), ogm_header(), parse_dsd_diin(), parse_dsd_prop(), parse_fragment(), parse_mp4_descr(), parse_multipart_header(), parse_video_info(), pmt_cb(), process_line(), put_meta(), put_swf_end_tag(), put_swf_tag(), qcp_read_packet(), qt_rtp_parse_packet(), rdt_load_mdpr(), read_chapter(), read_header(), read_moof_duration(), rm_read_header(), rv10_write_header(), sami_paragraph_to_ass(), set_codec_str(), show_tags(), siff_probe(), siff_read_header(), skip_tag(), smjpeg_write_header(), sol_read_header(), swf_read_header(), swf_read_packet(), tiff_decode_tag(), validate_codec_tag(), vs2av_log(), write_metadata(), write_odml_master(), write_stream_codec_info(), write_table_entries_attrib(), write_table_redirector_legacy_attrib(), xan_decode_frame(), xv_write_header(), xwma_read_header(), yop_decode_frame(), and yop_paint_block().
unsigned bps |
Definition at line 1414 of file movenc.c.
Referenced by avr_read_header(), buffer_size_after_time_downloaded(), celt_frame_setup_input(), config_input(), copy_samples(), decode_aiff_header(), decode_element(), decode_subframe(), decode_wave_header(), ff_audio_resample(), ff_put_wav_header(), ff_spp_init_x86(), ff_wma_init(), get_audio_frame_duration(), gxf_packet(), main(), nist_read_header(), nsv_read_chunk(), parse_waveformatex(), process_output(), pvf_read_header(), rso_read_header(), spawn_empty_frame(), swap_sample_fmts_on_filter(), tta_read_header(), and webm_dash_manifest_compute_bandwidth().
const { ... } mov_pix_fmt_tags[] |
Referenced by mov_get_rawvideo_codec_tag().
|
static |
|
static |