fix the bug where pngenc was registered as a effect plugin

Original commit message from CVS:
fix the bug where pngenc was registered as a effect plugin
This commit is contained in:
Christian Schaller 2003-07-12 14:23:45 +00:00
parent 68bd6538d8
commit 8c4aec9998

View file

@ -28,7 +28,7 @@
GstElementDetails gst_pngenc_details = {
"png encoder",
"Filter/Video/Effect",
"Codec/Image/Encoder",
"LGPL",
"Encode a video frame to a .png image",
VERSION,