summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2009-08-15Merge branch 'fdo' into lv2Dave Robillard1-2/+3
2009-08-140.10.13.3 pre-releaseTim-Philipp Müller1-1/+1
2009-08-14configure: disable ass plugin for libass >= 0.9.7 because of API changesTim-Philipp Müller1-1/+2
See #575261.
2009-08-12Merge branch 'fdo' into lv2Dave Robillard1-6/+4
2009-08-110.10.13.2 pre-release.Tim-Philipp Müller1-2/+2
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller1-2/+0
2009-08-10configure: bump core/base requirements to released versionTim-Philipp Müller1-2/+2
To avoid confusion.
2009-08-09Merge branch 'fdo' into lv2Dave Robillard1-5/+47
2009-08-08spc: Add the OpenSPC spc plugin againSebastian Dröge1-0/+18
The gme plugin obsoletes it but it might still be useful for users that don't have gme yet or prefer openspc for some reason.
2009-08-07spc: Rename SPC plugin to GMESebastian Dröge1-11/+11
as preparation for enabling support for non-SPC gaming console sound files.
2009-08-04spc: Make the SPC plugin work with the latest libgme releaseSebastian Dröge1-0/+6
gme_enable_accuracy() was added in SVN trunk and is not yet in any release.
2009-08-04spc: Use the portable libgme instead of x86-only OpenSPC libraryMichael Pyne1-3/+3
This will later allow us to play other gaming console files that are supported by libgme. Fixes bug #576800.
2009-07-29configure.ac: Fix macro nameSebastian Dröge1-1/+1
2009-07-29directsoundsrc: Add DirectSound source pluginJoni Valtanen1-0/+16
Fixes bug #344129.
2009-07-27amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ↵Iago Toral1-5/+5
to amrwbenc Partially fixes bug #584890.
2009-07-24asfmux: Adds new plugin asfmuxThiago Santos1-0/+2
Adds the brand new asfmux plugin, containing 3 elements: asfmux, rtpasfpay and asfparse. This plugin was developed as a GSoC 2009 project, with David Schleef as the mentor and Thiago Santos as the student.
2009-07-22Merge branch 'fdo' into lv2Dave Robillard1-1/+26
2009-07-21Bump SLV2 dependency to 0.6.6.Dave Robillard1-1/+1
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce1-1/+0
-remove gst-libs/gst/dshow -fakesource is moved from gst-libs/gst/dshow to sys/dshowsrcwrapper -some minor changes (C/C++ check and includes) to make the plugin compile again.
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h1-0/+26
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-07-01basevideo: move from -baseDavid Schleef1-0/+8
Also move schroedinger plugin. This creates a new library, gstbasevideo-0.10, which will probably be merged back into gstvideo-0.10 when this is moved back to -base.
2009-06-22Working LV2 plugin discovery.Dave Robillard1-1/+3
- Separate gstsignalprocessor into a separate library (not sure if this is in the right place, but it works for now anyway) - Create LV2 element based on LADSPA element, port most discovery functionality
2009-06-22Add configure check for SLV2.Dave Robillard1-0/+8
2009-06-22camerabin: add camerabin examplesStefan Kost1-12/+13
gst-camera is a gtk-test app to play with the imagecapture and videorecording. gst-camera-perf is a tool to run various scenarios and take time meassurements (e.g. shot-to-shot). Also sort the output files in configure.ac a bit to be in alphabetical order.
2009-06-20VDPAU: Enhance the configure testsJan Schmidt1-3/+33
Check for the VDPAU headers in /usr/include/nvidia as they are on some platforms (Fedora/rpmfusion). Also check that the libvdpau library is available.
2009-06-20add new vdpau directoryCarl-Anton Ingmarsson1-0/+10
2009-06-19frei0r: Remove custom get_unit_size implementationSebastian Dröge1-2/+2
This is already handled by the default one from GstVideoFilter
2009-06-19frei0r: First version of a frei0r wrapper pluginSebastian Dröge1-0/+2
Currently this only supports frei0r filters.
2009-06-18Back to development -> 0.10.13.1Jan Schmidt1-1/+1
2009-06-18Release 0.10.13Jan Schmidt1-1/+1
2009-06-100.10.12.3 pre-releaseJan Schmidt1-1/+1
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt1-25/+0
2009-06-03Bump core/base requirements to released versionsTim-Philipp Müller1-2/+2
2009-05-31hdvparse: New element for parsing private/hdv-a1 streams.Edward Hervey1-0/+2
2009-05-29shapewipe: Add a simple shapewipe transition filter & example applicationSebastian Dröge1-0/+3
2009-05-28soundtouch: fix detection of libsoundtouch >= 1.4Mark Nauwelaerts1-4/+7
2009-05-22adpcmdec: Add new plugin for ms-adpcm decoding.Michael Smith1-0/+2
2009-05-22autotools: move -Wno-portability for automake to configure.acTim-Philipp Müller1-1/+1
2009-05-21id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4.Michael Smith1-0/+2
By default, does v1 and v2.3, but there are properties to select. Will hopefully replace id3mux, id3v2mux, in the not-too-distant future.
2009-05-21Back to hacking -> 0.10.12.1Jan Schmidt1-1/+1
2009-05-20Release 0.10.12Jan Schmidt1-1/+1
2009-05-160.10.11.3 pre-releaseJan Schmidt1-1/+1
2009-05-16Moved 'directdraw' from -good to -badJan Schmidt1-0/+42
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt1-2/+0
2009-05-13Moved 'deinterlace2' from -bad to -goodSebastian Dröge1-11/+0
And remove old deinterlace plugin as deinterlace2 will be called deinterlace in -good.
2009-05-12Moved 'flv' from -bad to -goodSebastian Dröge1-2/+0
2009-05-120.10.11.2 pre-releaseJan Schmidt1-1/+1
2009-05-10faad: Fix configure check for the FAAD versionSebastian Dröge1-2/+2
The previous version matched things like 297 for version 2.7, etc which could be added to the file by other headers. Fixes bug #582074.
2009-04-24soundtouch: fix configure to use proper shell syntax. fixes #580091Stefan Kost1-2/+2
2009-04-23soundtouch: Fix compilation on newer libSoundTouchJan Schmidt1-3/+9
Newer libsoundtouch requires that we include an extra header that wasn't previously required, so define HAVE_SOUNDTOUCH_1_4 for newer builds so that it gets included.