Fix factory information for h264parse, add missing Video
This commit is contained in:
parent
4066a87156
commit
1a54ae8ce7
@ -45,7 +45,7 @@ GST_DEBUG_CATEGORY_STATIC (h264_parse_debug);
|
|||||||
|
|
||||||
static const GstElementDetails gst_h264_parse_details =
|
static const GstElementDetails gst_h264_parse_details =
|
||||||
GST_ELEMENT_DETAILS ("H264Parse",
|
GST_ELEMENT_DETAILS ("H264Parse",
|
||||||
"Codec/Parser",
|
"Codec/Parser/Video",
|
||||||
"Parses raw h264 stream",
|
"Parses raw h264 stream",
|
||||||
"Michal Benes <michal.benes@itonis.tv>,"
|
"Michal Benes <michal.benes@itonis.tv>,"
|
||||||
"Wim Taymans <wim.taymans@gmail.com>");
|
"Wim Taymans <wim.taymans@gmail.com>");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user