summaryrefslogtreecommitdiff
path: root/gst-plugins-good.spec.in
AgeCommit message (Collapse)AuthorFilesLines
2014-03-15v4l2: Use a copy of videodev2.h headerNicolas Dufresne1-3/+1
With years the amount of ifdef have grown up and we are not even sure if the old code path compiles. Each time we need to update the v4l2 framework to add the new feature, we break compilation on older kernel. With exception of two controls in the video orientation control, this patch get rid of all ifdef by including the latest version of videodev2.h inside GStreamer. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723446
2014-03-05Add docs directory to spec fileChristian Fredrik Kalager Schaller1-0/+2
2013-03-09dtmf: move dtmf plugin from -bad to -goodTim-Philipp Müller1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2012-09-17Fix spec file for vp8 moveChristian Fredrik Kalager Schaller1-0/+3
2012-09-15Update spec file with F18 name change and add deinterlacerChristian Fredrik Kalager Schaller1-2/+2
2012-07-23Update spec file with latest changesChristian Fredrik Kalager Schaller1-5/+5
2012-04-12Add interleave plugin to spec fileuraeus1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Update spec file with latest ported pluginsuraeus1-3/+3
2012-02-02Update spec fileChristian Fredrik Kalager Schaller1-5/+5
2011-10-21Update spec file so its paralel-installable and only tries to package ported ↵Christian Fredrik Kalager Schaller1-17/+14
plugins
2011-06-15Remove esound/esdsink pluginTim-Philipp Müller1-6/+0
2011-06-15Remove gconf elements and pluginTim-Philipp Müller1-9/+0
GConf was deprecated in favour of GSettings etc.
2011-04-30quicktime: rename plugin to isomp4Tim-Philipp Müller1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=648004
2011-04-24quicktime: rename plugin filename from *qtdemux* to *quicktime*Tim-Philipp Müller1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=648004
2011-04-14Add parser pluginChristian Fredrik Kalager Schaller1-0/+1
2011-01-02jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-badTim-Philipp Müller1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=621929
2010-05-21Update spec file with latest changesChristian Schaller1-3/+3
2010-05-11Move oss4 plugin from -bad to -goodTim-Philipp Müller1-0/+1
Hook up build infrastructure, docs and tests. Fixes #614305.
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller1-0/+1
Hook up build infrastructure (autotools, docs, unit test).
2009-05-28Update spec file with latest pluginsChristian Schaller1-0/+3
2008-12-10smaller spec file updatesChristian Schaller1-0/+6
Original commit message from CVS: smaller spec file updates
2008-10-08remove old CDIO plugin now in uglyChristian Schaller1-1/+0
Original commit message from CVS: remove old CDIO plugin now in ugly
2008-08-07add pulseaudio to plugins list in spec fileChristian Schaller1-4/+2
Original commit message from CVS: add pulseaudio to plugins list in spec file
2008-08-01add missing gstreamer plugins to spec fileChristian Schaller1-5/+2
Original commit message from CVS: add missing gstreamer plugins to spec file
2008-04-14gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to ↵Tim-Philipp Müller1-0/+1
-good. Original commit message from CVS: * gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to -good.
2008-04-02add new goom plugin to spec fileChristian Schaller1-0/+1
Original commit message from CVS: add new goom plugin to spec file
2008-02-08add 3 new plugins to spec fileChristian Schaller1-0/+3
Original commit message from CVS: add 3 new plugins to spec file
2007-10-26update spec fileChristian Schaller1-0/+1
Original commit message from CVS: update spec file
2007-06-12Move videocrop and osxvideo from -bad.Jan Schmidt1-0/+1
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-videocrop.xml: * gst-plugins-good.spec.in: * sys/Makefile.am: * tests/check/Makefile.am: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: Move videocrop and osxvideo from -bad.
2007-06-12Move qtdemux from -bad.Jan Schmidt1-0/+5
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/inspect/plugin-qtdemux.xml: * docs/plugins/inspect/plugin-quicktime.xml: * win32/MANIFEST: Move qtdemux from -bad. * gst-plugins-good.spec.in: Update spec file to reflect moving of qtdemux and wavpack
2007-04-11update to spec fileChristian Schaller1-0/+1
Original commit message from CVS: update to spec file
2007-01-12comment out LADSPA plugin for nowChristian Schaller1-2/+2
Original commit message from CVS: comment out LADSPA plugin for now
2006-12-15adding doap fileThomas Vander Stichele1-7/+5
Original commit message from CVS: * Makefile.am: * gst-plugins-good.doap: * gst-plugins-good.spec.in: adding doap file
2006-11-21enalbe LADSPA plugin in spec fileChristian Schaller1-1/+1
Original commit message from CVS: enalbe LADSPA plugin in spec file
2006-10-04docs/plugins/: added v4l2 stubsThomas Vander Stichele1-0/+3
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: added v4l2 stubs * gst-plugins-good.spec.in: add v4l2
2006-10-02stop removing gdkpixbuf plugin from packageChristian Schaller1-1/+1
Original commit message from CVS: stop removing gdkpixbuf plugin from package
2006-09-27add audiofx pluginChristian Schaller1-1/+2
Original commit message from CVS: add audiofx plugin
2006-05-15update with latest changesChristian Schaller1-1/+5
Original commit message from CVS: update with latest changes
2006-04-11fix version number macroChristian Schaller1-1/+1
Original commit message from CVS: fix version number macro
2006-03-22add videobalance plugnChristian Schaller1-1/+1
Original commit message from CVS: add videobalance plugn
2006-02-27add annodex pluginChristian Schaller1-0/+1
Original commit message from CVS: add annodex plugin
2006-02-17add Jurg's patch for multidevice supportChristian Schaller1-2/+4
Original commit message from CVS: add Jurg's patch for multidevice support
2006-02-03update spec fileChristian Schaller1-1/+1
Original commit message from CVS: update spec file
2006-01-16update with loveChristian Schaller1-2/+2
Original commit message from CVS: update with love
2006-01-09add Sun Audio plugin. Verified that nothing breaks and that make check works.Christian Schaller1-0/+1
Original commit message from CVS: add Sun Audio plugin. Verified that nothing breaks and that make check works. Don't think the docs gets properly built yet, but I don't understand exactly how to enable that.
2005-12-04remove pango plugin as its gone into baseChristian Schaller1-4/+2
Original commit message from CVS: remove pango plugin as its gone into base
2005-11-30update for latest changesChristian Schaller1-5/+3
Original commit message from CVS: update for latest changes
2005-11-27add ACLOCAL_AMFLAGS; remove old stuff from spec changelogThomas Vander Stichele1-228/+1
Original commit message from CVS: add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
2005-11-23add cutter to spec inChristian Schaller1-0/+1
Original commit message from CVS: add cutter to spec in