mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 08:17:01 +00:00
Plugin details fixes
Original commit message from CVS: Plugin details fixes
This commit is contained in:
parent
80dc8777cb
commit
0848c5302e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
static GstElementDetails gst_fameenc_details = {
|
||||
"MPEG1 and MPEG4 video encoder using the libfame library",
|
||||
"Codec/Video/Encoder",
|
||||
"LGPL",
|
||||
"Uses fameenc to encode MPEG video streams",
|
||||
VERSION,
|
||||
"fameenc: (C) 2000-2001, Vivien Chappelier\n"
|
||||
|
|
Loading…
Reference in a new issue