summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* video: Link with $(LIBM) for rint() and othersSebastian Dröge2014-06-221-1/+1
* libs:video: Properly declare APIs as UNSTABLEThibault Saunier2014-06-211-0/+1
* libs:video: Add -I$(top_srcdir)/gst-libs to fix distcheckThibault Saunier2014-06-211-1/+7
* Final fix compilationThibault Saunier2014-06-201-7/+1
* libs:video:Fix compilationThibault Saunier2014-06-201-1/+9
* videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle2014-06-201-0/+24
* video: Remove video library from -badSebastian Dröge2013-04-111-24/+0
* basevideo: Remove old video base classesSebastian Dröge2012-05-281-8/+0
* gst: Update versioningSebastian Dröge2012-04-041-7/+7
* video: port somewhat to 0.11Wim Taymans2011-11-041-2/+2
* video: Abstract surface API for HW accelerated codecsNicolas Dufresne2011-11-031-2/+8
* basevideo: Move the utils from the codec header to its own headerSebastian Dröge2011-07-091-1/+2
* basevideo: merge utils header into basevideocodecDavid Schleef2011-03-231-1/+0
* basevideocodec: remove parser in favor of baseparseDavid Schleef2011-02-201-4/+2
* basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2010-06-021-1/+2
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+4
* basevideo: Link with libgstvideo for some used functionsSebastian Dröge2009-07-071-1/+1
* basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2009-07-031-1/+1
* basevideo: move from -baseDavid Schleef2009-07-011-0/+24
* remove gst-libs from gst-plugins module as it is in gst-plugins-base nowChristian Schaller2005-05-061-12/+0
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-011-1/+1
* Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte2003-09-141-2/+2
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* merge back from release branchThomas Vander Stichele2002-12-111-3/+2
* parallel install fixesThomas Vander Stichele2002-12-081-3/+4
* This adds a generic video functions libraryRonald S. Bultje2002-09-261-0/+12