summaryrefslogtreecommitdiffstats
path: root/gst/avi/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Add avi subtitle element for bug #442034. Need seeking support and more suppo...Thijs Vermeir2007-12-181-2/+4
* gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).Mark Nauwelaerts2006-04-271-1/+3
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-5/+6
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-131-1/+1
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...Andy Wingo2005-07-081-2/+1
* gst/avi/Makefile.am: Added linking to libgstriff-0.9Edward Hervey2005-06-301-1/+1
* fixes for new pkg-config files in gst-plugins-baseThomas Vander Stichele2005-06-301-3/+5
* gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...Ronald S. Bultje2005-06-301-5/+6
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-4/+7
* Merge plugins. Update to new plugin init codeDavid Schleef2003-11-011-12/+5
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-4/+2
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-261-15/+2
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-5/+5
* - new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans2003-01-201-8/+7
* hmm, fix some build breakageChristian Schaller2003-01-191-0/+1
* Added first unusable code that should become the base element for a new avipa...Wim Taymans2003-01-181-1/+7
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-9/+2
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-5/+5
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-4/+4
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-4/+4
* We dont need avidecoder and avitypes anymoreRonald S. Bultje2002-02-031-11/+10
* - plugins are built without versioning infoWrobell2002-01-181-0/+11
* Added support for the VCD RIFF/CDXA format.Wim Taymans2002-01-171-2/+5
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+7
* on dasher, on dancer, on donner, on fixen!Andy Wingo2001-12-231-11/+0
* Initial revisionAndy Wingo2001-12-221-0/+31