summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/idct/ieeetest.c
AgeCommit message (Collapse)AuthorFilesLines
2002-03-19removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo1-1/+1
versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2001-12-25more distcheck fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: more distcheck fixes
2001-12-23more fixesThomas Vander Stichele1-0/+335
Original commit message from CVS: more fixes