summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-05-04videoaggregator: Get rid of separate header for the aggregator padSebastian Dröge1-1/+1
2018-03-13video: GST_EXPORT -> GST_URI_VIDEO_BAD_APITim-Philipp Müller1-1/+1
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller1-1/+0
2016-01-22base/audio/video: Install headers and pkg-config filesSebastian Dröge1-1/+2
2015-08-19configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac1-3/+3
2014-09-28video: fix build in gst-uninstalled setupJosep Torra1-3/+6
2014-09-24video: use video lib conversion code instead of copyWim Taymans1-5/+2
2014-07-11video: Properly include headers in Makefile.amSebastian Dröge1-5/+1
2014-07-11libs: Don't install headers and pc files for libgstwayland/badvideo/badbaseSebastian Dröge1-4/+1
2014-06-22video: Link with $(LIBM) for rint() and othersSebastian Dröge1-1/+1
2014-06-21libs:video: Properly declare APIs as UNSTABLEThibault Saunier1-0/+1
2014-06-21libs:video: Add -I$(top_srcdir)/gst-libs to fix distcheckThibault Saunier1-1/+7
2014-06-20Final fix compilationThibault Saunier1-7/+1
2014-06-20libs:video:Fix compilationThibault Saunier1-1/+9
2014-06-20videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle1-0/+24
2013-04-11video: Remove video library from -badSebastian Dröge1-24/+0
2012-05-28basevideo: Remove old video base classesSebastian Dröge1-8/+0
2012-04-04gst: Update versioningSebastian Dröge1-7/+7
2011-11-04video: port somewhat to 0.11Wim Taymans1-2/+2
2011-11-03video: Abstract surface API for HW accelerated codecsNicolas Dufresne1-2/+8
2011-07-09basevideo: Move the utils from the codec header to its own headerSebastian Dröge1-1/+2
2011-03-23basevideo: merge utils header into basevideocodecDavid Schleef1-1/+0
2011-02-20basevideocodec: remove parser in favor of baseparseDavid Schleef1-4/+2
2010-06-02basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller1-1/+2
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef1-1/+4
2009-07-07basevideo: Link with libgstvideo for some used functionsSebastian Dröge1-1/+1
2009-07-03basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller1-1/+1
2009-07-01basevideo: move from -baseDavid Schleef1-0/+24
2005-05-06remove gst-libs from gst-plugins module as it is in gst-plugins-base nowChristian Schaller1-12/+0
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele1-1/+1
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte1-2/+2
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2002-12-11merge back from release branchThomas Vander Stichele1-3/+2
2002-12-08parallel install fixesThomas Vander Stichele1-3/+4
2002-09-26This adds a generic video functions libraryRonald S. Bultje1-0/+12