summaryrefslogtreecommitdiff
path: root/gst-plugins-bad.spec.in
AgeCommit message (Collapse)AuthorFilesLines
2009-10-31aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller1-1/+1
2009-10-01update spec file with latest changes andChristian F.K. Schaller1-2/+5
remove file from MANIFEST which isn't there any longer
2009-09-04Merge branch 'master' of ↵christian schaller1-1/+0
ssh://uraeus@git.freedesktop.org/git/gstreamer/gst-plugins-bad
2009-09-04Update spec filechristian schaller1-0/+1
2009-09-03xdgmime: move xdg typefinder to the other typefinders in -baseTim-Philipp Müller1-1/+0
Remove the xdgmime plugin which now barely contains any code at all and move the functionality into gst-plugins-base next to the other typefinders.
2009-08-11Update spec file with latest changesChristian Schaller1-0/+16
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller1-1/+0
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h1-0/+1
katedec: Kate decoder (text only) kateenc: Kate encoder (text and DVD SPU only) katetag: Kate tagger kateparse: Kate parser tiger: Kate renderer using the Tiger rendering library Fixes #525743.
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt1-3/+0
2009-06-02add two new plugins to spec fileChristian Schaller1-0/+2
2009-05-23Update spec fileChristian Schaller1-4/+2
2009-05-08Comment out preset not in yetChristian Schaller1-1/+1
2009-05-07Update spec fileChristian Schaller1-1/+2
2009-04-30Update for new presets fileChristian Schaller1-2/+2
2009-04-27Add new plugin to spec file and add missing header to gst/dccp/Makefile.amChristian Schaller1-0/+1
2009-03-12add some more plugins the spec fileChristian Schaller1-0/+6
2009-03-11Update spec file with new pluginsChristian Schaller1-0/+2
2009-03-04valve: rename plugin file from libfsvalve.* to libgstvalve.*Tim-Philipp Müller1-1/+1
If you're running things uninstalled, you might need to manually remove the registry to get the plugin's features to show up correctly. Also, you probably want to do a make clean to get rid of the old plugin file.
2009-03-04docs/plugins/Makefile.am: add figures subdirectoryChristian Schaller1-0/+7
tests/examples/Makefile.am: add mxf subdirectory gst-plugins.spec.in: add new plugins
2009-02-11Update spec file with latest changes, also add some missing disting ↵Christian Schaller1-9/+6
directories to a couple of Makefiles.am files
2008-11-28update spec file with latest changesChristian Schaller1-1/+2
Original commit message from CVS: update spec file with latest changes
2008-11-14no more egging the puddingChristian Schaller1-1/+3
Original commit message from CVS: no more egging the pudding
2008-10-13update spec for latest plugins changesChristian Schaller1-1/+1
Original commit message from CVS: update spec for latest plugins changes
2008-10-09fix various build files to allow for disting and update spec file with ↵Christian Schaller1-1/+6
latest changes. Original commit message from CVS: fix various build files to allow for disting and update spec file with latest changes.
2008-10-08Move of mpegtsparse to mpegdemux.Zaheer Abbas Merali1-1/+0
Original commit message from CVS: * configure.ac: * gst-plugins-bad.spec.in: * gst/mpegdemux/Makefile.am: * gst/mpegdemux/flumpegdemux.c: * gst/mpegdemux/gstmpegdesc.c: * gst/mpegdemux/gstmpegdesc.h: * gst/mpegdemux/mpegtspacketizer.c: * gst/mpegdemux/mpegtspacketizer.h: * gst/mpegdemux/mpegtsparse.c: * gst/mpegdemux/mpegtsparse.h: Move of mpegtsparse to mpegdemux. Fixes #555193.
2008-09-03add mpeg demuxerChristian Schaller1-0/+1
Original commit message from CVS: add mpeg demuxer
2008-09-01update spec file and add missing subdirs in Makefile.amChristian Schaller1-0/+5
Original commit message from CVS: update spec file and add missing subdirs in Makefile.am
2008-08-29update spec file to include latest plugins, add apexsrc diretory to disted filesChristian Schaller1-8/+7
Original commit message from CVS: update spec file to include latest plugins, add apexsrc diretory to disted files
2008-08-01remove moved plugins from spec fileChristian Schaller1-2/+0
Original commit message from CVS: remove moved plugins from spec file
2008-05-02add wildmidi pluginChristian Schaller1-1/+4
Original commit message from CVS: add wildmidi plugin
2008-04-14gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's ↵Tim-Philipp Müller1-1/+3
moved to -good. Original commit message from CVS: * gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's moved to -good.
2008-04-03update spec file with new ossv4 pluginChristian Schaller1-0/+4
Original commit message from CVS: update spec file with new ossv4 plugin
2008-04-01Rename new srtenc plugin to subenc.Tim-Philipp Müller1-4/+7
Original commit message from CVS: * configure.ac: * gst-plugins-bad.spec.in: * gst/srtenc/Makefile.am: * gst/srtenc/gstsrtenc.c: * gst/srtenc/gstsrtenc.h: * gst/subenc/Makefile.am: * gst/subenc/gstsrtenc.c: (plugin_init): Rename new srtenc plugin to subenc.
2008-04-01fix spec'a'lecChristian Schaller1-0/+4
Original commit message from CVS: fix spec'a'lec
2008-02-26update spec fileChristian Schaller1-7/+0
Original commit message from CVS: update spec file
2008-02-19change gmyth-1.0 to gmythChristian Schaller1-2/+4
Original commit message from CVS: change gmyth-1.0 to gmyth
2008-01-23Add missing no_inst header files to Makefile.am so disting still worksChristian Schaller1-1/+5
Original commit message from CVS: Add missing no_inst header files to Makefile.am so disting still works Update spec file with latest changes
2007-12-17add libsoup plugin to specChristian Schaller1-0/+1
Original commit message from CVS: add libsoup plugin to spec
2007-12-14update spec file and add two missing files for distingChristian Schaller1-1/+9
Original commit message from CVS: update spec file and add two missing files for disting
2007-09-21update spec file with various new plug-insChristian Schaller1-1/+7
Original commit message from CVS: update spec file with various new plug-ins
2007-06-12Move videocrop and osxvideo to -good.Jan Schmidt1-1/+0
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/inspect/plugin-osxvideo.xml: * docs/plugins/inspect/plugin-videocrop.xml: * gst-plugins-bad.spec.in: * gst/videocrop/Makefile.am: * gst/videocrop/gstvideocrop.c: * gst/videocrop/gstvideocrop.h: * gst/videocrop/videocrop.vcproj: * sys/Makefile.am: * sys/osxvideo/Makefile.am: * sys/osxvideo/cocoawindow.h: * sys/osxvideo/cocoawindow.m: * sys/osxvideo/osxvideosink.h: * sys/osxvideo/osxvideosink.m: * tests/check/Makefile.am: * tests/check/elements/videocrop.c: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: Move videocrop and osxvideo to -good.
2007-06-12Move qtdemux to -good.Jan Schmidt1-2/+3
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * gst/qtdemux/Makefile.am: * gst/qtdemux/gstrtpxqtdepay.c: * gst/qtdemux/gstrtpxqtdepay.h: * gst/qtdemux/qtdemux.c: * gst/qtdemux/qtdemux.h: * gst/qtdemux/qtdemux.vcproj: * gst/qtdemux/qtdemux_dump.c: * gst/qtdemux/qtdemux_dump.h: * gst/qtdemux/qtdemux_fourcc.h: * gst/qtdemux/qtdemux_types.c: * gst/qtdemux/qtdemux_types.h: * gst/qtdemux/qtpalette.h: * gst/qtdemux/quicktime.c: * win32/MANIFEST: * win32/vs6/libgstqtdemux.dsp: Move qtdemux to -good. * gst-plugins-bad.spec.in: Update spec file to reflect wavpack & qtdemux moving to -good.
2007-06-05fix up spec fileChristian Schaller1-0/+1
Original commit message from CVS: fix up spec file
2007-05-18updateChristian Schaller1-0/+1
Original commit message from CVS: update
2007-05-11add latest pluginChristian Schaller1-0/+1
Original commit message from CVS: add latest plugin
2007-04-30update specChristian Schaller1-1/+1
Original commit message from CVS: update spec
2007-04-03update with rtp pluginChristian Schaller1-0/+1
Original commit message from CVS: update with rtp plugin
2007-03-26update spec file for x264 encoderChristian Schaller1-1/+14
Original commit message from CVS: update spec file for x264 encoder
2007-02-16add equalizer pluginChristian Schaller1-0/+1
Original commit message from CVS: add equalizer plugin
2007-01-29update spec fileChristian Schaller1-1/+6
Original commit message from CVS: update spec file