Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix distcheck | Tim-Philipp Müller | 2017-02-14 | 1 | -2/+3 |
| | | | | | Don't use wildcards in Makefile.am, buildbot doesn't seem to like them. | ||||
* | meson: dist meson build files | Tim-Philipp Müller | 2017-02-14 | 1 | -2/+6 |
| | | | | | Ship meson build files in tarballs, so people who use tarballs in their builds can start playing with meson already. | ||||
* | win32: remove generation of pre-made config.h for msvc builds | Tim-Philipp Müller | 2016-12-16 | 1 | -4/+1 |
| | | | | This is no longer needed with the Meson build. | ||||
* | Remove generated .spec file | Tim-Philipp Müller | 2016-12-16 | 1 | -1/+2 |
| | | | | Likely extremely bitrotten, and we should not ship this anyway. | ||||
* | dataurisrc: remove plugin, moved to core | Tim-Philipp Müller | 2016-11-28 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=774527 | ||||
* | mimic: remove ancient codec | Tim-Philipp Müller | 2016-11-23 | 1 | -0/+2 |
| | | | | | | | | This was used by MSN messenger in prehistoric times, it's safe to say no one needs or wants this any more these days. For decoding old recordings there's still a decoder in ffmpeg. https://bugzilla.gnome.org/show_bug.cgi?id=597616 | ||||
* | build: add removed example dir to CRUFT_DIRS | Tim-Philipp Müller | 2016-05-15 | 1 | -0/+1 |
| | |||||
* | opus: rename plugin to opusparse for the time being | Tim-Philipp Müller | 2016-02-26 | 1 | -0/+1 |
| | | | | | Until we fix it up and get rid of the opus dependency and move it elsewhere too. | ||||
* | mpg123: move plugin from -bad to -ugly | Tim-Philipp Müller | 2016-02-16 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=719849 | ||||
* | rtp: move RTP H.265 payloader/depayloader to -good | Tim-Philipp Müller | 2016-02-16 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=761606 | ||||
* | hls: rename plugin from fragmented to hls | Tim-Philipp Müller | 2015-12-01 | 1 | -0/+1 |
| | |||||
* | build: add liveadder directory to the cruft list | Matthew Waters | 2015-10-14 | 1 | -0/+1 |
| | | | | So that we can remove it and avoid duplicate GstLiveAdder GType registrations. | ||||
* | cruft: add the obsolete tmpl dir to cruft-dirs | Stefan Sauer | 2015-06-09 | 1 | -0/+1 |
| | |||||
* | Parallelise 'make check-valgrind' | Tim-Philipp Müller | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Makefile: Add usage of build-checks step | Edward Hervey | 2014-07-31 | 1 | -0/+4 |
| | | | | Allows building checks without running them | ||||
* | build: remove gst-libs/gst/video/ from CRUFT_DIRS | Tim-Philipp Müller | 2014-06-20 | 1 | -1/+0 |
| | | | | It was gone, but now it's back. | ||||
* | mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from ↵ | Sebastian Dröge | 2014-05-03 | 1 | -1/+2 |
| | | | | gst-plugins-good | ||||
* | egl: Add libgstegl and eglgles plugin to the CRUFT directories | Sebastian Dröge | 2014-04-15 | 1 | -1/+3 |
| | |||||
* | Change how win32/common/config.h is updated | Tim-Philipp Müller | 2013-09-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | cruft: Add signalprocessor directory | Sebastian Dröge | 2013-05-29 | 1 | -0/+1 |
| | |||||
* | cruft: Add camerabin directory to the cruft directories | Sebastian Dröge | 2013-04-15 | 1 | -0/+1 |
| | |||||
* | video: Remove video library from -bad | Sebastian Dröge | 2013-04-11 | 1 | -0/+1 |
| | | | | This only contained API that now has replacements in core and base. | ||||
* | Make the hls plugin depend on gnutls and move to ext/hls/ | Alessandro Decina | 2013-03-19 | 1 | -0/+1 |
| | | | | gnutls is used to implement AES decryption | ||||
* | swfdec: remove | Tim-Philipp Müller | 2013-02-11 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Add cog to cruft list and remove some more leftover files | Tim-Philipp Müller | 2013-02-11 | 1 | -0/+1 |
| | |||||
* | build: add removed rtpmux bits to cruft check | Tim-Philipp Müller | 2012-12-16 | 1 | -0/+3 |
| | |||||
* | scaletempo: remove scaletempo plugin, moved to -good | Tim-Philipp Müller | 2012-12-15 | 1 | -0/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=687262 | ||||
* | rtpvp8: remove and move to -good | Tim-Philipp Müller | 2012-11-01 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=687263 | ||||
* | vp8: Remove plugin, moved to gst-plugins-good | Sebastian Dröge | 2012-09-16 | 1 | -1/+2 |
| | |||||
* | build: add old mpeg4videoparse directory to CRUFT_DIRS | Tim-Philipp Müller | 2011-11-29 | 1 | -0/+2 |
| | |||||
* | Add gst/invtelecine to CRUFT_DIRS | Tim-Philipp Müller | 2011-06-07 | 1 | -0/+1 |
| | |||||
* | cruft: Add ext/amrwbenc directory, it's ext/voamrwbenc now | Sebastian Dröge | 2011-05-14 | 1 | -0/+1 |
| | |||||
* | qtmux: remove qtmux plugin, it has moved to -good | Tim-Philipp Müller | 2011-04-13 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636699 | ||||
* | baseparse: remove -bad version of baseparse library, now in core | Tim-Philipp Müller | 2011-04-09 | 1 | -0/+2 |
| | |||||
* | Remove audioparsers plugin, it has been moved to -good | Tim-Philipp Müller | 2011-04-08 | 1 | -0/+2 |
| | |||||
* | build: remove more tarkin/theoraexp build cruft | Tim-Philipp Müller | 2011-03-11 | 1 | -1/+3 |
| | |||||
* | videoparsers: change plugin filename from libgsth263parse* to ↵ | Tim-Philipp Müller | 2011-02-18 | 1 | -0/+1 |
| | | | | | | | libgstvideoparsersbad* Due to a registry bug you may need to manually remove your registry file to make the new plugin appear with >0 features. | ||||
* | icles: Completely remove equalizer-test from -bad, it's in -good now | Sebastian Dröge | 2011-02-16 | 1 | -1/+2 |
| | |||||
* | jack: move plugin to gst-plugins-good | Tim-Philipp Müller | 2011-01-02 | 1 | -0/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=621929 | ||||
* | selector: move input-selector and output-selector to core | Tim-Philipp Müller | 2010-12-31 | 1 | -0/+6 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=614306 | ||||
* | valve: move valve element/plugin to core | Tim-Philipp Müller | 2010-12-31 | 1 | -1/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=630808 | ||||
* | autovideoconvert: Rename and adjust unit test too | Sebastian Dröge | 2010-12-19 | 1 | -0/+1 |
| | |||||
* | make: add missinf trailing \ to fix the build | Stefan Kost | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | win32: Adding photography interface .def file | Thiago Santos | 2010-11-09 | 1 | -0/+1 |
| | | | | | | | Adds check-exports to -bad to have photography interface .def file created Fixes #578629 | ||||
* | alsaspdif: remove alsaspdifsink element | Tim-Philipp Müller | 2010-10-05 | 1 | -1/+3 |
| | | | | | Remove alsaspdifsink, it's not needed any longer. alsasink in -base has been able to handle SPDIF for a while now. | ||||
* | metadata: add removed files to cruft vars | Stefan Kost | 2010-09-15 | 1 | -1/+3 |
| | |||||
* | build: add old shave files in common to 'cruft' files | Tim-Philipp Müller | 2010-05-14 | 1 | -0/+2 |
| | |||||
* | Remove oss4 plugin | Tim-Philipp Müller | 2010-05-11 | 1 | -1/+3 |
| | | | | | | It has been moved to gst-plugins-good. See #614305. | ||||
* | Remove imagefreeze plugin/element. | Tim-Philipp Müller | 2010-05-11 | 1 | -1/+4 |
| | | | | | | It has been moved to gst-plugins-good. See #613786. | ||||
* | Remove capssetter element | Tim-Philipp Müller | 2010-05-11 | 1 | -2/+3 |
| | | | | | | It has been moved to gst-plugins-good. See #617739. |