Home
last modified time | relevance | path

Searched refs:SPS (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dh264_ps.h44 typedef struct SPS { struct
106 } SPS; argument
140 const SPS *sps;
150 const SPS *sps;
Dh264_parse.h56 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps,
81 const SPS *sps, H264POCContext *poc,
91 int ff_h264_get_profile(const SPS *sps);
Dh264_ps.c108 SPS *sps) in decode_hrd_parameters()
134 SPS *sps) in decode_vui_parameters()
280 static int decode_scaling_matrices(GetBitContext *gb, const SPS *sps, in decode_scaling_matrices()
340 SPS *sps; in ff_h264_decode_seq_parameter_set()
346 sps = (SPS*)sps_buf->data; in ff_h264_decode_seq_parameter_set()
645 static void init_dequant8_coeff_table(PPS *pps, const SPS *sps) in init_dequant8_coeff_table()
672 static void init_dequant4_coeff_table(PPS *pps, const SPS *sps) in init_dequant4_coeff_table()
698 static void init_dequant_tables(PPS *pps, const SPS *sps) in init_dequant_tables()
726 static int more_rbsp_data_in_pps(const SPS *sps, void *logctx) in more_rbsp_data_in_pps()
753 const SPS *sps; in ff_h264_decode_picture_parameter_set()
[all …]
Dnvdec_h264.c52 const SPS *sps = h->ps.sps; in nvdec_h264_start_frame()
168 const SPS *sps = h->ps.sps; in nvdec_h264_frame_params()
Dh264_sei.c57 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps, in ff_h264_sei_process_picture_timing()
308 const SPS *sps; in decode_buffering_period()
316 sps = (const SPS*)ps->sps_list[sps_id]->data; in decode_buffering_period()
Dh264_sei.h213 int ff_h264_sei_process_picture_timing(H264SEIPictureTiming *h, const SPS *sps,
Dh264_parse.c27 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table()
278 const SPS *sps, H264POCContext *pc, in ff_h264_init_poc()
529 int ff_h264_get_profile(const SPS *sps) in ff_h264_get_profile()
Dmediacodecdec.c129 const SPS *sps = NULL; in h264_set_extradata()
150 sps = (const SPS*)ps.sps_list[pps->sps_id]->data; in h264_set_extradata()
Dvdpau_h264.c126 const SPS *sps = h->ps.sps; in vdpau_h264_start_frame()
Dh264_slice.c872 const SPS *sps = (const SPS*)h->ps.sps; in init_dimensions()
912 const SPS *sps = h->ps.sps; in h264_slice_header_init()
1007 const SPS *sps; in h264_init_ps()
1020 h->ps.sps = (const SPS*)h->ps.pps->sps; in h264_init_ps()
1126 const SPS *sps = h->ps.sps; in h264_export_frame_props()
1342 const SPS *sps = h->ps.sps; in h264_select_output_frame()
1447 const SPS *sps; in h264_field_start()
1732 const SPS *sps; in h264_slice_header_parse()
Dvaapi_h264.c233 const SPS *sps = h->ps.sps; in vaapi_h264_start_frame()
Dh264_parser.c277 const SPS *sps; in parse_nal_units()
Ddxva2_h264.c52 const SPS *sps = h->ps.sps; in fill_picture_parameters()
Dcbs_h2645.c789 cbs_h2645_replace_ps(4, SPS, sps, seq_parameter_set_id)
792 cbs_h2645_replace_ps(5, SPS, sps, sps_seq_parameter_set_id)
Dh264_cabac.c1913 const SPS *sps = h->ps.sps; in ff_h264_decode_mb_cabac()
/third_party/ffmpeg/doc/
Dbitstream_filters.texi144 or H.264/HEVC (VPS/)SPS/PPS) to be transmitted either "in-band" (i.e. as a part
261 Set the frame cropping offsets in the SPS. These values will replace
280 Set the level in the SPS. Refer to H.264 section A.3 and tables A-1
364 Set the conformance window cropping offsets in the SPS. These values
371 Set the level in the VPS and SPS. See H.265 section A.4 and tables
/third_party/mingw-w64/mingw-w64-headers/include/
Dtmschema.h1010 TM_STATE(1,SPS,NORMAL)
1011 TM_STATE(2,SPS,HOT)
1012 TM_STATE(3,SPS,PRESSED)
/third_party/gstreamer/gstplugins_bad/
DChangeLog1767 h265parse: ignore VUI parse fail when parse SPS
1768 VUI is an optional for SPS parse, some HEVC file has incorrect VUI
4868 h265parse: Don't duplicate VPS/SPS/PPS per config-interval if exists
4869 Don't need to manually insert VPS/SPS/PPS since inband data could be useable.
4876 h264parse: Don't duplicate SPS/PPS per config-interval if exists
4877 Don't need to manually insert SPS/PPS since inband data could be useable.
6582 h265parse: Fix periodic SPS/PPS sending work after a seek
6650 "have new SPS/PPS to be submitted?"
22672 insertion of PPS/SPS will use wrong offsets and overwrite wrong data.
22958 In the SPS:
[all …]
DNEWS1623 - encoder: mpeg2: No packed header for SPS and PPS
/third_party/gstreamer/gstplugins_good/
DChangeLog7299 SPS/PPS is changed.
8160 rtph265depay: don't insert SPS/PPS inline for hvc1 output
8161 Only for byte-stream or hev1. For hvc1 the SPS/PPS are in the
8184 rtph265pay: don't add trailing zeros to VPS/PPS/SPS
8191 marker. Fix that so we don't send VPS/SPS/PPS with trailing
8224 (such as SPS/PPS) may no longer be pushed out as a single buffer if
8244 Make sure no trailing zero bytes sneak into our SPS or PPS.
8250 rtph264pay: don't add trailing zeros to PPS/SPS
8257 marker. Fix that so we don't send SPS/PPS with trailing
10533 (such as SPS/PPS) may no longer be pushed out as a single buffer if
[all …]
DNEWS1623 - encoder: mpeg2: No packed header for SPS and PPS
/third_party/ffmpeg/
DChangelog296 avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
/third_party/gstreamer/gstplugins_base/
DNEWS1623 - encoder: mpeg2: No packed header for SPS and PPS
/third_party/gstreamer/gst_libav/
DNEWS1623 - encoder: mpeg2: No packed header for SPS and PPS
/third_party/gstreamer/gstreamer/
DNEWS1623 - encoder: mpeg2: No packed header for SPS and PPS

12