Commit graph

132 commits

Author SHA1 Message Date
Tim-Philipp Müller a118f6a635 build: add removed example dir to CRUFT_DIRS 2016-05-15 11:34:45 +01:00
Tim-Philipp Müller 111bb7c4c2 opus: rename plugin to opusparse for the time being
Until we fix it up and get rid of the opus dependency and
move it elsewhere too.
2016-02-26 00:44:34 +00:00
Tim-Philipp Müller 08d8aefcda mpg123: move plugin from -bad to -ugly
https://bugzilla.gnome.org/show_bug.cgi?id=719849
2016-02-16 11:00:55 +00:00
Tim-Philipp Müller f649e85bc9 rtp: move RTP H.265 payloader/depayloader to -good
https://bugzilla.gnome.org/show_bug.cgi?id=761606
2016-02-16 00:33:50 +00:00
Tim-Philipp Müller efe62292a3 hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
Matthew Waters b02dd59b52 build: add liveadder directory to the cruft list
So that we can remove it and avoid duplicate GstLiveAdder GType registrations.
2015-10-14 22:58:30 +11:00
Stefan Sauer d24c29eec4 cruft: add the obsolete tmpl dir to cruft-dirs 2015-06-09 15:39:26 +02:00
Tim-Philipp Müller 62e28d2287 Parallelise 'make check-valgrind' 2014-10-26 15:45:20 +00:00
Edward Hervey 80ab8d1bf1 Makefile: Add usage of build-checks step
Allows building checks without running them
2014-07-31 18:55:33 +02:00
Tim-Philipp Müller ea19322fbd build: remove gst-libs/gst/video/ from CRUFT_DIRS
It was gone, but now it's back.
2014-06-20 20:11:07 +01:00
Sebastian Dröge 90643c696f mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-plugins-good 2014-05-03 13:12:40 +02:00
Sebastian Dröge 101c4a5f42 egl: Add libgstegl and eglgles plugin to the CRUFT directories 2014-04-15 20:47:55 +02:00
Tim-Philipp Müller 994739332d Change how win32/common/config.h is updated
Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control.  It's kept in source control so that the git tree is
buildable from VS.

This change is similar to the one recently applied to GStreamer
and gst-plugins-good.  The previous config.h file in -bad was in
pretty bad shape, so unlike core and base, I didn't attempt to
leave it strictly the same, but fixed it as necessary.  Needs
testing I cannot do myself.

https://bugzilla.gnome.org/show_bug.cgi?id=569015
2013-09-02 13:40:37 +01:00
Sebastian Dröge 1ac128ca3c cruft: Add signalprocessor directory 2013-05-29 09:25:23 +02:00
Sebastian Dröge 6da91fa7d5 cruft: Add camerabin directory to the cruft directories 2013-04-15 15:14:28 +02:00
Sebastian Dröge 524421e436 video: Remove video library from -bad
This only contained API that now has replacements in core and base.
2013-04-11 13:35:02 +02:00
Alessandro Decina d2d6798087 Make the hls plugin depend on gnutls and move to ext/hls/
gnutls is used to implement AES decryption
2013-03-19 10:54:18 +01:00
Tim-Philipp Müller fced457ad4 swfdec: remove
The swfdec project is dead, and this plugin was
never really useful because of the way swf works.
Remove it before someone accidentally ports it.
2013-02-11 23:29:59 +00:00
Tim-Philipp Müller e3afe460a4 Add cog to cruft list and remove some more leftover files 2013-02-11 22:50:15 +00:00
Tim-Philipp Müller 98015dd182 build: add removed rtpmux bits to cruft check 2012-12-16 17:46:01 +00:00
Tim-Philipp Müller 7ab936fa7e scaletempo: remove scaletempo plugin, moved to -good
https://bugzilla.gnome.org/show_bug.cgi?id=687262
2012-12-15 13:37:23 +00:00
Tim-Philipp Müller 854626c908 rtpvp8: remove and move to -good
https://bugzilla.gnome.org/show_bug.cgi?id=687263
2012-11-01 20:50:56 +00:00
Sebastian Dröge 1419862c50 vp8: Remove plugin, moved to gst-plugins-good 2012-09-16 15:48:02 +02:00
Tim-Philipp Müller 0ef3aed66f build: add old mpeg4videoparse directory to CRUFT_DIRS 2011-11-29 18:19:54 +00:00
Tim-Philipp Müller eb2470fb9e Add gst/invtelecine to CRUFT_DIRS 2011-06-07 14:14:36 +01:00
Sebastian Dröge 9b23e213cb cruft: Add ext/amrwbenc directory, it's ext/voamrwbenc now 2011-05-14 12:18:19 +02:00
Tim-Philipp Müller 6b4e797513 qtmux: remove qtmux plugin, it has moved to -good
https://bugzilla.gnome.org/show_bug.cgi?id=636699
2011-04-13 18:24:37 +01:00
Tim-Philipp Müller 581714bff0 baseparse: remove -bad version of baseparse library, now in core 2011-04-09 00:38:02 +01:00
Tim-Philipp Müller 9bfac61f97 Remove audioparsers plugin, it has been moved to -good 2011-04-08 19:34:55 +01:00
Tim-Philipp Müller 53a9b430f3 build: remove more tarkin/theoraexp build cruft 2011-03-11 10:26:01 +00:00
Tim-Philipp Müller 493082abd7 videoparsers: change plugin filename from libgsth263parse* to libgstvideoparsersbad*
Due to a registry bug you may need to manually remove your
registry file to make the new plugin appear with >0 features.
2011-02-18 15:27:10 +00:00
Sebastian Dröge 861e06cab8 icles: Completely remove equalizer-test from -bad, it's in -good now 2011-02-16 15:29:29 +01:00
Tim-Philipp Müller a197901b82 jack: move plugin to gst-plugins-good
https://bugzilla.gnome.org/show_bug.cgi?id=621929
2011-01-02 15:11:52 +00:00
Tim-Philipp Müller c6c3d9781b selector: move input-selector and output-selector to core
https://bugzilla.gnome.org/show_bug.cgi?id=614306
2010-12-31 01:41:36 +00:00
Tim-Philipp Müller 222be5f0e9 valve: move valve element/plugin to core
https://bugzilla.gnome.org/show_bug.cgi?id=630808
2010-12-31 01:41:18 +00:00
Sebastian Dröge 1ec5ffbfc9 autovideoconvert: Rename and adjust unit test too 2010-12-19 11:21:27 +01:00
Stefan Kost 1553005574 make: add missinf trailing \ to fix the build 2010-11-22 17:08:05 +02:00
Thiago Santos a64e0ff930 win32: Adding photography interface .def file
Adds check-exports to -bad to have photography interface
.def file created

Fixes #578629
2010-11-09 18:32:07 -03:00
Tim-Philipp Müller a3f9fab72f alsaspdif: remove alsaspdifsink element
Remove alsaspdifsink, it's not needed any longer. alsasink in -base
has been able to handle SPDIF for a while now.
2010-10-05 11:42:42 +01:00
Stefan Kost 2acce0f7d4 metadata: add removed files to cruft vars 2010-09-15 18:38:03 +03:00
Tim-Philipp Müller 7b2f4ab5e5 build: add old shave files in common to 'cruft' files 2010-05-14 01:55:41 +01:00
Tim-Philipp Müller e800ba112b Remove oss4 plugin
It has been moved to gst-plugins-good.

See #614305.
2010-05-11 19:08:45 +01:00
Tim-Philipp Müller bb93d06ca0 Remove imagefreeze plugin/element.
It has been moved to gst-plugins-good.

See #613786.
2010-05-11 14:02:33 +01:00
Tim-Philipp Müller ee063478ff Remove capssetter element
It has been moved to gst-plugins-good.

See #617739.
2010-05-11 13:08:41 +01:00
David Schleef f6f9563dc8 tools: Add element-maker
Add a script that creates elements based on any of the GStreamer
base classes.  It isn't very user friendly at the moment, one
needs to edit the script to make it work properly.  Each base class
has a template file describing what to put into the constructed
element.  Eventually, these templates should be moved to reside
with the base class source and installed to a well-known directory,
where an installed script could find them.

The template files use the .c ending so editors know they are C
source, but gst-indent doesn't handle them correctly.  So they
need to be committed with -n.  Ugh.  I'll try to figure out a fix
for that soon.
2010-04-14 16:43:23 -07:00
Mark Nauwelaerts e3081a71ba Moved 'ivorbis(dec)' from -bad to -base.
Fixes #609063.
2010-02-15 12:20:48 +01:00
Tim-Philipp Müller 3fe0e435af Add shapewipe examples directory to CRUFT_DIRS 2010-02-13 11:00:03 +00:00
Sebastian Dröge f79842e308 Moved 'shapewipe' from -bad to -good
Fixes bug #584536.
2010-02-12 11:35:17 +01:00
Tim-Philipp Müller e15d4c44aa build: include cruft.mak and add recently-merged plugins to cruft list 2010-01-13 00:42:21 +00:00
René Stadler 2c158ffad9 Add pkgconfig files for photography interface library. 2009-11-27 12:09:58 +02:00