mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
anal fix
Original commit message from CVS: anal fix
This commit is contained in:
parent
fc20b3f975
commit
3e8f34d518
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
static GstElementDetails gst_fameenc_details = {
|
static GstElementDetails gst_fameenc_details = {
|
||||||
"MPEG1 and MPEG4 video encoder using the fameenc library",
|
"MPEG1 and MPEG4 video encoder using the libfame library",
|
||||||
"Codec/Video/Encoder",
|
"Codec/Video/Encoder",
|
||||||
"Uses fameenc to encode MPEG video streams",
|
"Uses fameenc to encode MPEG video streams",
|
||||||
VERSION,
|
VERSION,
|
||||||
|
|
Loading…
Reference in a new issue