summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gsth265parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videoparsers/gsth265parse.c')
-rw-r--r--gst/videoparsers/gsth265parse.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gst/videoparsers/gsth265parse.c b/gst/videoparsers/gsth265parse.c
index ba8fbe7ca..63da2b49e 100644
--- a/gst/videoparsers/gsth265parse.c
+++ b/gst/videoparsers/gsth265parse.c
@@ -2149,10 +2149,6 @@ gst_h265_parse_set_caps (GstBaseParse * parse, GstCaps * caps)
if (h265parse->align == GST_H265_PARSE_ALIGN_NAL)
h265parse->split_packetized = TRUE;
h265parse->packetized = TRUE;
-
- /* We got all the caps infos from the codec_data so can already set the
- * src caps. */
- gst_h265_parse_update_src_caps (h265parse, NULL);
}
return TRUE;