summaryrefslogtreecommitdiffstats
path: root/gst/y4m/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [MOVED FROM BAD] Remove redundant plugindir definitionDavid Schleef2009-05-151-1/+0
| | | | | Original commit message from CVS: Remove redundant plugindir definition
* [MOVED FROM BAD] parallel install fixesThomas Vander Stichele2009-05-151-1/+1
| | | | | Original commit message from CVS: parallel install fixes
* [MOVED FROM BAD] cosmetic changeThomas Vander Stichele2009-05-151-5/+5
| | | | | Original commit message from CVS: cosmetic change
* [MOVED FROM BAD] removal of //-style comments don't link plugins to core ↵Andy Wingo2009-05-151-1/+1
| | | | | | | | | libs -- the 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.
* [MOVED FROM BAD] s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued ↵Andy Wingo2009-05-151-1/+1
| | | | | | | | | | variables variables are defined as make variables automagi... Original commit message from CVS: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagically, and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
* [MOVED FROM BAD] - plugins are built without versioning infoWrobell2009-05-151-0/+1
| | | | | Original commit message from CVS: - plugins are built without versioning info
* [MOVED FROM BAD] s/filter/plugin/ link plugins to GST_LIBS rearrange rules ↵David I. Lehn2009-05-151-0/+1
| | | | | | | | | to a common format Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
* [MOVED FROM BAD] more fixesThomas Vander Stichele2009-05-151-1/+1
| | | | | Original commit message from CVS: more fixes
* [MOVED FROM BAD] BBB asked me to rename lav to y4m can someone who knows the ↵Thomas Vander Stichele2009-05-151-0/+8
plugin do this in the source as well ? Original commit message from CVS: BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?