mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
now how old is this bug?
Original commit message from CVS: now how old is this bug?
This commit is contained in:
parent
5440e7bc63
commit
5b0ce162a7
1 changed files with 2 additions and 2 deletions
|
@ -27,10 +27,10 @@
|
||||||
|
|
||||||
|
|
||||||
GstElementDetails gst_pngenc_details = {
|
GstElementDetails gst_pngenc_details = {
|
||||||
"",
|
"png encoder",
|
||||||
"Filter/Video/Effect",
|
"Filter/Video/Effect",
|
||||||
"LGPL",
|
"LGPL",
|
||||||
"Encode a video frame to a .png image"
|
"Encode a video frame to a .png image",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Jeremy SIMON <jsimon13@yahoo.fr>",
|
"Jeremy SIMON <jsimon13@yahoo.fr>",
|
||||||
"(C) 2000 Donald Graft",
|
"(C) 2000 Donald Graft",
|
||||||
|
|
Loading…
Reference in a new issue