Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daala: Initial version of a Daala plugin | Sebastian Dröge | 2013-06-23 | 1 | -0/+8 |
| | |||||
* | dash: Add to Makefile.am for make dist | Sebastian Dröge | 2013-06-05 | 1 | -0/+1 |
| | |||||
* | dirac: remove old dirac-research library based codec | Tim-Philipp Müller | 2013-05-12 | 1 | -8/+0 |
| | | | | | | | | | | It's not developed any more and replaced by the libschroedinger-based elements in gst-plugins-good. (The libschroedinger 1.0.9 release notes state "This is an exciting release: most of the encoding tools in dirac-research have been ported over to Schrödinger, so now schro has the same or better compression efficiency as dirac-research.") | ||||
* | musicbrainz: remove trm element which is not useful any more | Tim-Philipp Müller | 2013-05-12 | 1 | -8/+0 |
| | | | | | | | TRM IDs are MusicBrainz' old audio fingerprinting system from Relatable, they were phased out in favour of MusicIPs PUIDs. https://wiki.musicbrainz.org/History:TRM | ||||
* | dash: enable in configure/makefiles | Thiago Santos | 2013-05-08 | 1 | -0/+7 |
| | | | | | | It was intentionally disabled up to this point to prevent compile failures as dashdemux development commits were all for 0.10 up to here | ||||
* | smoothstreaming: build directory stubs for new plugin | Thiago Santos | 2013-05-07 | 1 | -0/+8 |
| | | | | | | | Initial build structure for MS' Smooth Streaming plugin Conflicts: ext/Makefile.am | ||||
* | sbc: import sbc decoder/encoder from bluez and port to 1.0 | Tim-Philipp Müller | 2013-03-27 | 1 | -0/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=690582 | ||||
* | fluidsynth: add fluidsynth midi renderer | Wim Taymans | 2013-03-21 | 1 | -0/+6 |
| | | | | | Add a fluidsynth element that converts midi events into raw float samples. | ||||
* | Dist hls as well | Tim-Philipp Müller | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Make the hls plugin depend on gnutls and move to ext/hls/ | Alessandro Decina | 2013-03-19 | 1 | -1/+8 |
| | | | | gnutls is used to implement AES decryption | ||||
* | srtp: Add SRTP plugin based on libsrtp | Olivier Crête | 2013-03-12 | 1 | -0/+8 |
| | | | | In large part the work of Gabriel Millaire | ||||
* | swfdec: remove | Tim-Philipp Müller | 2013-02-11 | 1 | -8/+0 |
| | | | | | | 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 | -1/+0 |
| | |||||
* | cog: remove cog plugin | David Schleef | 2013-02-11 | 1 | -7/+0 |
| | | | | Everything has been merged into other elements. | ||||
* | jasper: remove jasper jpeg2000 plugin, replaced by openjpeg plugin | Tim-Philipp Müller | 2013-01-07 | 1 | -16/+8 |
| | | | | | libjasper isn't really maintained any longer, we probably don't want to port this. | ||||
* | openjpeg: Add OpenJPEG based JPEG2000 decoder | Sebastian Dröge | 2012-12-16 | 1 | -0/+8 |
| | |||||
* | eglglessink: Integrate into the build system | Sebastian Dröge | 2012-10-18 | 1 | -0/+8 |
| | | | | | Conflicts: ext/Makefile.am | ||||
* | vp8: Remove plugin, moved to gst-plugins-good | Sebastian Dröge | 2012-09-16 | 1 | -8/+0 |
| | |||||
* | mpg123: hook up to build system | Tim-Philipp Müller | 2012-08-03 | 1 | -1/+9 |
| | |||||
* | jasper: Rename from jp2k to jasper | Sebastian Dröge | 2012-06-15 | 1 | -5/+5 |
| | | | | | Jasper is not the only JPEG2000 library out there and we might want to add encoders/decoders based on OpenJPEG for example. | ||||
* | lcs: remove old LCS colorspace conversion plugin | Tim-Philipp Müller | 2012-06-12 | 1 | -7/+0 |
| | | | | | Wasn't even ported to 0.10, and even back in the day no one knew where the corresponding lib was from. | ||||
* | arts: remove aRts-related plugins | Tim-Philipp Müller | 2012-06-12 | 1 | -14/+0 |
| | | | | | | aRts development stopped in 2004, it's unlikely ever is still using it. Besides, these elements were never even ported to 0.10. | ||||
* | shout: remove old shout plugin that has never been ported to 0.10 | Tim-Philipp Müller | 2012-06-12 | 1 | -7/+0 |
| | | | | There's shout2 in -good now. | ||||
* | hermes: remove hermes colorspace converter that was never ported to 0.10 | Tim-Philipp Müller | 2012-06-12 | 1 | -7/+0 |
| | |||||
* | audioresample: remove old audioresample plugin that was never even ported to ↵ | Tim-Philipp Müller | 2012-06-12 | 1 | -7/+0 |
| | | | | 0.10 | ||||
* | divx: remove plugin that the world doesn't need any more | Tim-Philipp Müller | 2012-06-12 | 1 | -8/+0 |
| | | | | 2002 called. | ||||
* | sndio: add sndio plugin for OpenBSD | Jacob Meuser | 2012-04-25 | 1 | -0/+8 |
| | |||||
* | Initial Commit: Adding Wayland Video Sink | Sreerenj Balachandran | 2012-03-04 | 1 | -0/+8 |
| | |||||
* | chromaprint: import Acoustid audio fingerprinting plugin | Lukáš Lalinský | 2012-01-20 | 1 | -0/+8 |
| | | | | Imported from https://launchpad.net/gst-chromaprint | ||||
* | teletextdec: Properly integrate into the build system | Sebastian Dröge | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | spandsp: Adding spandsp plugin with spanplc element for packet loss concealment | Youness Alaoui | 2011-09-08 | 1 | -0/+8 |
| | |||||
* | opus: duplicate from CELT | David Schleef | 2011-07-07 | 1 | -0/+8 |
| | | | | Copy the celt plugin and convert it to Opus. Mostly works. | ||||
* | teletextdec: New teletext decoder plugin based in zvbi | Andoni Morales Alastruey | 2011-05-23 | 1 | -0/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=619739 | ||||
* | openal: Add new OpenAL sink element | Sebastian Dröge | 2011-05-23 | 1 | -0/+8 |
| | | | | | | Based on a patch by Chris Robinson <chris.kcat@gmail.com> Fixes bug #615615. | ||||
* | amrwbenc: Switch to the free vo-amrwbenc library | Sebastian Dröge | 2011-05-14 | 1 | -5/+6 |
| | | | | And rename everything to voamrwbenc instead of amrwbenc. | ||||
* | voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc lib | benjamin gaignard | 2011-05-14 | 1 | -0/+7 |
| | | | | | | Add plugin and unit test. Fixes bug #647748. | ||||
* | build: remove more tarkin/theoraexp build cruft | Tim-Philipp Müller | 2011-03-11 | 1 | -9/+0 |
| | |||||
* | theora,tarkin: Remove ancient unused code | David Schleef | 2011-03-10 | 1 | -13/+0 |
| | |||||
* | ext: Always dist the curl directory | Edward Hervey | 2011-03-04 | 1 | -0/+1 |
| | | | | Event if we can't build it. Fixes make dist | ||||
* | curl: add configure check and hook up to build system | Tim-Philipp Müller | 2011-02-28 | 1 | -0/+7 |
| | |||||
* | jack: move plugin to gst-plugins-good | Tim-Philipp Müller | 2011-01-02 | 1 | -8/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=621929 | ||||
* | alsaspdif: remove alsaspdifsink element | Tim-Philipp Müller | 2010-10-05 | 1 | -8/+0 |
| | | | | | Remove alsaspdifsink, it's not needed any longer. alsasink in -base has been able to handle SPDIF for a while now. | ||||
* | metadata: remove metadata plugin | Stefan Kost | 2010-09-15 | 1 | -8/+0 |
| | | | | | | This plugins functionality is replaced by utility libraries in base for exif and xmp. Jpeg images can use this via jpegformat plugin. Fixes #486659 | ||||
* | opencv: Adds new plugin opencv | Thiago Santos | 2010-09-08 | 1 | -0/+8 |
| | | | | | Moves opencv plugin from http://github.com/Elleo/gst-opencv into -bad module. | ||||
* | gsettings: Initial version of GSettings plugin | Sebastian Dröge | 2010-07-04 | 1 | -0/+8 |
| | | | | | | This provides audio/video sources and sinks. Fixes bug #616265. | ||||
* | rtmp: Move to ext and drop internal librtmp copy | Sebastian Dröge | 2010-06-05 | 1 | -2/+11 |
| | | | | | | | | | We really don't want this in gst-plugins-bad because of legal complexities around RTMP and possible problems for distributions. Add README that explains how to build librtmp to be suitable for linking to the GStreamer plugin. | ||||
* | vp8: Add encoder/decoder | David Schleef | 2010-05-19 | 1 | -0/+8 |
| | |||||
* | Remove unused polyp audio plugin code | Tim-Philipp Müller | 2010-05-17 | 1 | -7/+0 |
| | | | | | | polypaudio was renamed to pulseaudio ages ago. Fixes #618867. | ||||
* | resindvd: Check for dvdnav and dvdread libraries | Sebastian Dröge | 2010-05-15 | 1 | -4/+4 |
| | |||||
* | build: build plugins and examples in parallel where possible, if make -jN is ↵ | Tim-Philipp Müller | 2010-03-30 | 1 | -0/+2 |
| | | | | used |