summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2013-05-28signalprocessor: ladspa is not using this anymoreStefan Sauer1-1/+0
When we port lv2, we'll go the same route as the new ladspa plugin.
2013-05-20applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey1-0/+1
2013-05-18audiofx: Add plugin, add audiochannelmixDavid Schleef1-0/+2
2013-05-15openal: require OpenAL >= 1.14 to build the OpenAL pluginBrendan Long1-1/+1
For AL_FORMAT_MONO_ALAW_EXT and AL_FORMAT_STEREO_ALAW_EXT. https://bugzilla.gnome.org/show_bug.cgi?id=700402
2013-05-14nsf: remove nsf plugin, replaced by gme pluginTim-Philipp Müller1-3/+1
https://bugzilla.gnome.org/show_bug.cgi?id=648021
2013-05-13openal: improved port to 1.0Juan Manuel Borges Caño1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=698013
2013-05-12dirac: remove old dirac-research library based codecTim-Philipp Müller1-11/+1
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.")
2013-05-12ofa: port to 1.0Tim-Philipp Müller1-1/+1
2013-05-12musicbrainz: remove trm element which is not useful any moreTim-Philipp Müller1-11/+1
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
2013-05-12neonhttpsrc: port to 1.0Tim-Philipp Müller1-1/+1
2013-05-10rfbsrc: port to 1.0Aleix Conchillo Flaque1-2/+1
https://bugzilla.gnome.org/show_bug.cgi?id=700038
2013-05-08dash: enable in configure/makefilesThiago Santos1-0/+12
It was intentionally disabled up to this point to prevent compile failures as dashdemux development commits were all for 0.10 up to here
2013-05-07smoothstreaming: build directory stubs for new pluginThiago Santos1-0/+14
Initial build structure for MS' Smooth Streaming plugin Conflicts: ext/Makefile.am
2013-05-07uridownloader: refactor gsturidownloader to its own libThiago Santos1-0/+1
gsturidownloader can be reused by other plugins, better have it into its own lib
2013-05-03ladspa: improved port to gstreamer 1.0Juan Manuel Borges Caño1-1/+1
Fixes: #698927
2013-04-18aiff: port to 1.0Wim Taymans1-2/+1
2013-04-18configure: The quicktime wrapper plugin is not ported yet eitherSebastian Dröge1-1/+1
2013-04-18configure: The osxvideosrc plugin is called osx_videoSebastian Dröge1-1/+1
2013-04-18osxvideosrc: It's not ported to 1.0 yetSebastian Dröge1-1/+1
2013-04-16eagl: add ios window system option for eglgles configureThiago Santos1-1/+10
2013-04-16ios: unconditionally check if we are building for iOSThiago Santos1-4/+2
Instead of only checking if applemedia is going to be built
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+23
2013-04-15kate: port Kate subtitles to 1.0Brendan Long1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=697071
2013-04-12videofiltersbad: port to 1.0David Schleef1-1/+1
2013-04-11video: Remove video library from -badSebastian Dröge1-3/+0
This only contained API that now has replacements in core and base.
2013-04-03rsvg: Bump minimum requirement to 2.36.0Edward Hervey1-4/+4
And handle header changes in 2.36.2
2013-04-01configure: also check for bluez for bluetooth/bluetooth.hTim-Philipp Müller1-2/+6
Fixes build on machines where bluez headers are not available.
2013-04-01bluez: enable bluez pluginTim-Philipp Müller1-3/+0
Seems to mostly work now. https://bugzilla.gnome.org/show_bug.cgi?id=690582
2013-04-01Bump soft liborc requirement to 0.4.17Tim-Philipp Müller1-1/+1
To match -base and -good. Also fixes potential crash when a fallback function has to be used.
2013-03-31rsvg: Port to 1.0Luciana Fujii Pontello1-1/+1
Also port the decoder to the GstVideoDecoder
2013-03-31vdpau: Port to 1.0Edward Hervey1-2/+0
New base class for vdpau decoders * mpeg2 ported and activated * h264 ported but deactivated * Uses GstMpegVideo meta
2013-03-28sbc: actually enable plugin if libsbc is availableTim-Philipp Müller1-3/+1
2013-03-27sbc: import sbc decoder/encoder from bluez and port to 1.0Tim-Philipp Müller1-0/+9
https://bugzilla.gnome.org/show_bug.cgi?id=690582
2013-03-26wasapi: Initial port to 1.0Sebastian Dröge1-1/+1
This should really use GstAudioSink and GstAudioSrc.
2013-03-26build: we need a recent-enough gnutls for hlsTim-Philipp Müller1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=696597
2013-03-22configure: fix build if gnutls is not presentTim-Philipp Müller1-1/+1
Skip build of hls plugin if gnutls headers can't be found. https://bugzilla.gnome.org/show_bug.cgi?id=696392
2013-03-21fluidsynth: add fluidsynth midi rendererWim Taymans1-0/+10
Add a fluidsynth element that converts midi events into raw float samples.
2013-03-21midiparse: add basic midi parserWim Taymans1-0/+2
Parses midi files and outputs buffers with midi events.
2013-03-20configure: actually build hls pluginTim-Philipp Müller1-1/+2
2013-03-19ivtc: new inverse telecine filterDavid Schleef1-0/+2
This filter converts interlaced content that was originally telecine'd from 24 fps (or similar) progressive content. It works approximately like videorate, but with awareness of interlacing. It merges neighboring fields in the input interlaced stream with the goal of minimizing combing artifacts, while keeping the output framerate constant. If it cannot avoid combing artifacts, it will reconstruct the image from a single field. Note that this filter does not autodetect the framerate, but will automatically fixate at 24 fps.
2013-03-19Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina1-2/+7
gnutls is used to implement AES decryption
2013-03-19port wildmidiWim Taymans1-1/+1
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=696041
2013-03-15configure: Mark decklink as portedDavid Schleef1-1/+1
2013-03-12srtp: Add SRTP plugin based on libsrtpOlivier Crête1-0/+12
In large part the work of Gabriel Millaire
2013-03-09Remove DTMF plugin, moved to -goodTim-Philipp Müller1-2/+0
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2013-03-09fbdev: port fbdevsink to 1.0Tim-Philipp Müller1-1/+1
2013-03-03egl: Move configure checks around and re-use for eglglessink pluginSebastian Dröge1-111/+150
2013-03-03egl: Add infrastructure for EGLImage handlingSebastian Dröge1-0/+27
2013-03-01opencv: use pkgdatadir locally to construct path for custom haar cascadesTim-Philipp Müller1-4/+0
https://bugzilla.gnome.org/show_bug.cgi?id=685655
2013-03-01opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran1-0/+4
https://bugzilla.gnome.org/show_bug.cgi?id=685655