After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 116818 - famedec is an encoder
famedec is an encoder
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other All
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-06 13:03 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ronald Bultje 2003-07-06 13:03:36 UTC
famedec is apparently created by a straight copypast from fameenc. This
copypast was done so rightfully, that famedec is in fact an encoder! I.e.,
someone apparently intended to make a decoder-look-a-like but never
finished it.

Can this someone please complete it or remove it?
Comment 1 David Schleef 2003-07-22 23:34:19 UTC
Given that both .c files in the ext/libfame directory defined a
plugin_init, I can't imagine that this has ever worked.  So I deleted
it.  If anyone cares, they'll fix it, right?