mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +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 */
|
||||
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",
|
||||
"Uses fameenc to encode MPEG video streams",
|
||||
VERSION,
|
||||
|
|
Loading…
Reference in a new issue