FFmpeg
|
Go to the source code of this file.
|
static |
Definition at line 19 of file cbs_h264_syntax_template.c.
Referenced by aud(), filler(), pps(), sei(), sps(), and sps_extension().
|
static |
Definition at line 30 of file cbs_h264_syntax_template.c.
Referenced by aud(), end_of_sequence(), end_of_stream(), filler(), pps(), sei(), slice_header(), sps(), and sps_extension().
|
static |
Definition at line 71 of file cbs_h264_syntax_template.c.
Referenced by pps(), sps(), and vaapi_hevc_start_frame().
|
static |
Definition at line 88 of file cbs_h264_syntax_template.c.
Referenced by vui_parameters().
|
static |
Definition at line 111 of file cbs_h264_syntax_template.c.
Referenced by sps().
|
static |
Definition at line 220 of file cbs_h264_syntax_template.c.
Referenced by sps().
|
static |
Definition at line 260 of file cbs_h264_syntax_template.c.
Referenced by cbs_h264_read_nal_unit(), cbs_h264_write_nal_unit(), cbs_h265_read_nal_unit(), cbs_h265_write_nal_unit(), cbs_h266_read_nal_unit(), cbs_h266_write_nal_unit(), dec_ref_pic_marking(), decode_buffering_period(), decode_hrd_parameters(), decode_lt_rps(), decode_nal_sei_pic_timing(), decode_scaling_matrices(), decode_vui(), decode_vui_parameters(), end_of_access_unit_found(), export_stream_params(), ff_avc_decode_sps(), ff_evc_derive_poc(), ff_evc_parse_slice_header(), ff_evc_parse_sps(), ff_h264_decode_mb_cabac(), ff_h264_decode_picture_parameter_set(), ff_h264_decode_seq_parameter_set(), ff_h264_get_profile(), ff_h264_init_poc(), ff_h264_pred_weight_table(), ff_h264_sei_process_picture_timing(), ff_hevc_compute_poc(), ff_hevc_decode_nal_pps(), ff_hevc_decode_nal_sps(), ff_hevc_decode_short_term_rps(), ff_hevc_parse_sps(), ff_hevc_split_coding_unit_flag_decode(), ff_isom_write_avcc(), ff_rm_parse_packet(), ff_vaapi_parse_hevc_rext_scc_profile(), ff_videotoolbox_hvcc_extradata_create(), fill_picture_parameters(), generate_fake_vps(), get_format(), get_slice_poc(), h264_export_frame_props(), h264_field_start(), h264_filter(), h264_init_ps(), h264_metadata_update_sps(), h264_probe(), h264_select_output_frame(), h264_slice_header_init(), h264_slice_header_parse(), h265_metadata_guess_level(), h265_metadata_update_sps(), hevc_decode_extradata(), hevc_probe(), hls_slice_header(), init_dequant4_coeff_table(), init_dequant8_coeff_table(), init_dequant_tables(), init_dimensions(), is_au_start(), map_pixel_format(), more_rbsp_data_in_pps(), mxf_parse_h264_frame(), nvdec_h264_frame_params(), nvdec_h264_start_frame(), nvdec_hevc_frame_params(), nvdec_hevc_start_frame(), parse_nal_unit(), parse_nal_units(), pic_arrays_init(), pps(), pps_range_extensions(), pps_scc_extension(), pred_weight_table(), ref_pic_list_modification(), ref_pic_list_struct(), scaling_list_data(), SEI_FUNC(), sei_pic_timestamp(), set_parser_ctx(), set_pps(), set_sps(), setup_pps(), slice_header(), vaapi_encode_h264_init_sequence_params(), vaapi_encode_h264_init_slice_params(), vaapi_encode_h265_init_sequence_params(), vaapi_encode_h265_init_slice_params(), vaapi_h264_start_frame(), vaapi_hevc_start_frame(), vdpau_h264_start_frame(), vdpau_hevc_parse_rext_profile(), vdpau_hevc_start_frame(), vk_hevc_end_frame(), vk_hevc_start_frame(), vui_parameters(), vui_parameters_default(), and vvc_probe().
|
static |
Definition at line 372 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 404 of file cbs_h264_syntax_template.c.
Referenced by build_qp_table(), cbs_h264_read_nal_unit(), cbs_h264_write_nal_unit(), cbs_h265_read_nal_unit(), cbs_h265_write_nal_unit(), cbs_h266_read_nal_unit(), cbs_h266_write_nal_unit(), colour_mapping_octants(), colour_mapping_table(), decode_scaling_matrices(), delta_dlt(), end_of_access_unit_found(), ff_evc_derive_poc(), ff_evc_parse_pps(), ff_evc_parse_slice_header(), ff_h264_decode_picture_parameter_set(), ff_h264_execute_ref_pic_marking(), ff_h264_parse_ref_count(), ff_h264_queue_decode_slice(), ff_hevc_decode_nal_pps(), ff_isom_write_avcc(), ff_videotoolbox_hvcc_extradata_create(), fill_picture_parameters(), fill_scaling_lists(), get_chroma_qp(), h264_extradata_to_annexb(), h264_probe(), h264_redundant_pps_fixup_pps(), h264_redundant_pps_fixup_slice(), h264_slice_header_parse(), h265_metadata_guess_level(), hevc_pps_free(), hevc_probe(), init_dequant4_coeff_table(), init_dequant8_coeff_table(), init_dequant_tables(), nvdec_h264_start_frame(), nvdec_hevc_start_frame(), parse_nal_unit(), pps_3d_extension(), pps_free(), pps_multilayer_extension(), pps_range_extensions(), pps_scc_extension(), set_parser_ctx(), set_pps(), setup_pps(), slice_header(), vaapi_encode_h264_init_sequence_params(), vaapi_encode_h264_init_slice_params(), vaapi_encode_h265_init_sequence_params(), vaapi_encode_h265_init_slice_params(), vaapi_h264_start_frame(), vaapi_hevc_start_frame(), vdpau_h264_start_frame(), vdpau_hevc_start_frame(), vk_hevc_end_frame(), vk_hevc_start_frame(), and vvc_probe().
SEI_FUNC | ( | sei_buffering_period | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawSEIBufferingPeriod *current, SEIMessageState *sei) | |||
) |
Definition at line 513 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 560 of file cbs_h264_syntax_template.c.
Referenced by SEI_FUNC().
SEI_FUNC | ( | sei_pic_timing | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawSEIPicTiming *current, SEIMessageState *sei) | |||
) |
Definition at line 607 of file cbs_h264_syntax_template.c.
SEI_FUNC | ( | sei_pan_scan_rect | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawSEIPanScanRect *current, SEIMessageState *sei) | |||
) |
Definition at line 678 of file cbs_h264_syntax_template.c.
SEI_FUNC | ( | sei_recovery_point | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawSEIRecoveryPoint *current, SEIMessageState *sei) | |||
) |
Definition at line 705 of file cbs_h264_syntax_template.c.
SEI_FUNC | ( | film_grain_characteristics | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawFilmGrainCharacteristics *current, SEIMessageState *state) | |||
) |
Definition at line 721 of file cbs_h264_syntax_template.c.
SEI_FUNC | ( | sei_display_orientation | , |
(CodedBitstreamContext *ctx, RWContext *rw, H264RawSEIDisplayOrientation *current, SEIMessageState *sei) | |||
) |
Definition at line 804 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 824 of file cbs_h264_syntax_template.c.
Referenced by cbs_h264_free_sei(), cbs_h265_free_sei(), cbs_h266_free_sei(), cbs_sei_get_message_list(), cbs_sei_get_unit(), copy_replace_length_codes(), ff_h2645_sei_to_frame(), ff_hevc_decode_extradata(), ff_hevc_reset_sei(), free_picture(), get_sei_msg_bytes(), hevc_decode_nal_units(), hevc_parse_slice_header(), libx265_encode_frame(), parse_nal_units(), setup_frame(), vtenc_cm_to_avpacket(), vtenc_frame(), vtenc_output_callback(), vtenc_q_pop(), vtenc_q_push(), vtenc_send_frame(), and write_sei().
|
static |
Definition at line 841 of file cbs_h264_syntax_template.c.
Referenced by h265_metadata_update_fragment(), h266_metadata_update_fragment(), and str_probe().
|
static |
Definition at line 858 of file cbs_h264_syntax_template.c.
Referenced by slice_header().
|
static |
Definition at line 917 of file cbs_h264_syntax_template.c.
Referenced by slice_header().
|
static |
Definition at line 970 of file cbs_h264_syntax_template.c.
Referenced by slice_header().
|
static |
Definition at line 1021 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 1217 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 1245 of file cbs_h264_syntax_template.c.
|
static |
Definition at line 1254 of file cbs_h264_syntax_template.c.
Referenced by svc_decode_frame().