summaryrefslogtreecommitdiff
path: root/gst/avi/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-12-18Add avi subtitle element for bug #442034. Need seeking support and more suppo...Thijs Vermeir1-2/+4
2006-04-27gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).Mark Nauwelaerts1-1/+3
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-5/+6
2005-08-13Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller1-1/+1
2005-07-08gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...Andy Wingo1-2/+1
2005-06-30gst/avi/Makefile.am: Added linking to libgstriff-0.9Edward Hervey1-1/+1
2005-06-30fixes for new pkg-config files in gst-plugins-baseThomas Vander Stichele1-3/+5
2005-06-30gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...Ronald S. Bultje1-5/+6
2003-12-07Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje1-4/+7
2003-11-01Merge plugins. Update to new plugin init codeDavid Schleef1-12/+5
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-4/+2
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-06-26Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje1-15/+2
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-5/+5
2003-01-20- new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans1-8/+7
2003-01-19hmm, fix some build breakageChristian Schaller1-0/+1
2003-01-18Added first unusable code that should become the base element for a new avipa...Wim Taymans1-1/+7
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-9/+2
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-5/+5
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-4/+4
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-4/+4
2002-02-03We dont need avidecoder and avitypes anymoreRonald S. Bultje1-11/+10
2002-01-18- plugins are built without versioning infoWrobell1-0/+11
2002-01-17Added support for the VCD RIFF/CDXA format.Wim Taymans1-2/+5
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+7
2001-12-23on dasher, on dancer, on donner, on fixen!Andy Wingo1-11/+0
2001-12-22Initial revisionAndy Wingo1-0/+31