summaryrefslogtreecommitdiff
path: root/ext/mpeg2dec/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2010-12-29mpeg2dec: fix LIBADD order in Makefile.amTim-Philipp Müller1-3/+4
2009-05-12mpeg2dec: link to gstvideoWim Taymans1-2/+3
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost1-0/+1
2006-08-31Add missing GST_LIBS to the link flagsJan Schmidt1-1/+1
2006-06-11update build filesThomas Vander Stichele1-1/+0
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-12-05drop mpeg2dec 0.2.1 support in favor of 0.3.0.David I. Lehn1-1/+1
2002-05-15let me know if you cared lots about a 486Thomas Vander Stichele1-8/+2
2002-05-10removing snapshot from the build because we need to fix it adding gconf schem...Thomas Vander Stichele1-5/+5
2002-04-15cleanupDavid I. Lehn1-14/+0
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- use MPEG2DEC_CFLAGS and MPEG2DEC_LIBS which are set withWrobell1-2/+2
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-5/+4
2001-12-23Initial revisionAndy Wingo1-0/+30