tsdemux: add video/x-h265 to template caps

This commit is contained in:
Tim-Philipp Müller 2016-03-12 15:44:54 +00:00
parent 6de7f0c0fa
commit 5ec337f8ae

View file

@ -209,6 +209,8 @@ struct _TSDemuxStream
"systemstream = (boolean) FALSE; " \
"video/x-h264,stream-format=(string)byte-stream," \
"alignment=(string)nal;" \
"video/x-h265,stream-format=(string)byte-stream," \
"alignment=(string)nal;" \
"video/x-dirac;" \
"video/x-cavs;" \
"video/x-wmv," \