Youness Alaoui
61ee9918be
spandsp: Adding spandsp plugin with spanplc element for packet loss concealment
2011-09-08 18:11:33 -04:00
Gwenole Beauchesne
e09dba934c
codecparsers: add pkgconfig file.
...
Adds a new pkgconfig file for codecparsers. They don't have
any specific dependency on gst-plugins-bad and they could quite be
independent bitstream parsers.
2011-09-02 15:46:03 +02:00
Thibault Saunier
c64b99339c
codecparsers: mpeg: Add an mpeg video bitstream parsing library
...
Create a new codecparsers library
2011-09-02 15:46:02 +02:00
Thibault Saunier
4ca79463fc
docs: Build documentations for libraries
2011-09-02 15:46:02 +02:00
Thiago Santos
011eddcd0e
camerabin2: Remove from experimental
...
Remove camerabin2 from experimental, allowing it to be built
without needing to pass --enable-experimental on configure.
2011-08-23 19:26:31 -03:00
Sebastian Dröge
8d5f2c7078
configure: Add AC_MSG_CHECKING() to the VP8E_SET_TUNING presence check
2011-08-23 10:32:14 +02:00
Vincent Penquerc'h
c24d052bb7
vp8: probe for the new tuning API to keep building with older libvpx
...
https://bugzilla.gnome.org/show_bug.cgi?id=656928
2011-08-23 10:23:21 +02:00
Tiago César Katcipis
382346a6f3
removesilence: new plugin
...
Fixes : #597822 .
Signed-off-by: David Schleef <ds@schleef.org>
2011-08-21 15:28:08 -07:00
Robert Jobbagy
75a6072db8
gstmotioncells_dynamic_test: test tool what can to do dynamic change properties
2011-07-28 10:28:50 +02:00
Tim-Philipp Müller
33428b79f9
We need core/base from git
...
Update requirements after out-of-order 0.10.35 release
2011-07-15 16:10:57 +01:00
David Schleef
3b6cd3d35c
opus: duplicate from CELT
...
Copy the celt plugin and convert it to Opus. Mostly works.
2011-07-07 12:05:53 -07:00
David Schleef
e9f0e27596
inter: new intermediate surface plugin
...
This set of elements allows easily rendering audio and video to
an intermediate surface that is then used as a source in a different
pipeline.
2011-07-04 16:47:50 -07:00
Raimo Järvi
f0224088c7
wininet: Fix configure check by including windows.h
...
Fixes bug #653161 .
2011-06-25 18:09:10 -07:00
Raimo Järvi
59aaf71b0b
d3dvideosink: Fix configure check and makefiles
...
Fixes bug #652035 .
2011-06-25 18:08:45 -07:00
Tim-Philipp Müller
98ade69fcf
configure: require GLib >= 2.24
...
Make implicit requirement explicit.
2011-06-07 13:44:26 +01:00
Stefan Kost
45464a038e
audiovisualizers: rename scopes plugin to audiovisualizers
2011-06-06 15:25:13 +03:00
Stefan Kost
439c7c47e5
scopes: first version of a scopes plugin using a new baseclass
...
Add a new baseclass for writing visualisation plugins. Provide a simple wave
oscilloscope as a first subclass.
https://bugzilla.gnome.org/show_bug.cgi?id=651536
2011-06-06 15:25:13 +03:00
David Schleef
48d5fc3c4b
invtelecine: Remove in favor of fieldanalysis
2011-06-05 10:37:10 -07:00
David Schleef
655e511a5c
d3dvideosink: Add plugin
...
Fixes #651782 . Patch from various authors, by way of ossbuild.
2011-06-04 19:01:16 -07:00
Alessandro Decina
e6550ca982
configure.ac: fix avc check so that it tries to link to AVCVideoServices
...
Avoids avc plugin from being built when AVCVideoServices is not installed
2011-06-01 10:23:23 +02:00
Laura Lucas Alday
d11178aac0
faceoverlay: Add element that displays an SVG image over a detected face
...
Fixes bug #642759 .
2011-05-30 12:24:31 +02:00
Tim-Philipp Müller
202a548030
mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtools 2.0.0
...
https://bugzilla.gnome.org/show_bug.cgi?id=650970
2011-05-25 14:44:50 +01:00
Mark Nauwelaerts
49eeb43fe2
configure.ac: bump -core/-base requirement to 0.10.34.1
...
... since latest baseparse API is required for videoparsers.
2011-05-23 16:57:25 +02:00
Andoni Morales Alastruey
8bb6ff414f
teletextdec: New teletext decoder plugin based in zvbi
...
https://bugzilla.gnome.org/show_bug.cgi?id=619739
2011-05-23 15:17:37 +02:00
Sebastian Dröge
66a4ed47a3
openal: Add new OpenAL sink element
...
Based on a patch by Chris Robinson <chris.kcat@gmail.com>
Fixes bug #615615 .
2011-05-23 14:30:11 +02:00
Thiago Santos
12a2055a63
configure: add missing [
...
Adds missing [ to configure on the CDAUDIO pkg config check
2011-05-19 14:23:59 -03:00
David Schleef
b8e2a28bd5
configure: switch libcdaudio to pkg-config
2011-05-18 12:06:42 -07:00
David Schleef
93a89498d6
avc: attempt new configure
2011-05-18 12:06:38 -07:00
David Schleef
84fb75ce86
avc: Add AVC Video Services plugin for OS/X
2011-05-18 12:06:37 -07:00
Sebastian Dröge
f085fa8a97
amrwbenc: Switch to the free vo-amrwbenc library
...
And rename everything to voamrwbenc instead of amrwbenc.
2011-05-14 12:08:39 +02:00
benjamin gaignard
988516ca63
voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc lib
...
Add plugin and unit test.
Fixes bug #647748 .
2011-05-14 12:08:27 +02:00
Tim-Philipp Müller
4fcb5d79a2
Back to development
2011-05-14 10:19:57 +01:00
Tim-Philipp Müller
28e08b18ab
Release 0.10.22
...
Highlights:
- hlsdemux: Add HTTP live streaming parser/demuxer element
- new elements: h263parse, zebrastripe, patchdetect
- scenechange: new scene change detection element
- removed audioparsersbad plugin, it has been moved to -good
- make opencv plugin work with OpenCV 2.2
- countless (still experimental) camerabin2 fixes and improvements
- experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
- curlsink: add libcurl-based sink element (acts as client, not server)
- decklink: add decklink plugin
- linsys: add plugin for Linear Systems SDI boards
- sdi: add raw SDI muxing/demuxing elements
- camerabin now relies on muxers to mux based on running time (ie. latest base/good/ugly releases)
- many other fixes and improvements
2011-05-10 11:42:52 +01:00
Tim-Philipp Müller
67c6b53ec4
0.10.21.4 pre-release
2011-04-30 19:47:47 +01:00
Sebastian Dröge
7a9aba912f
decklink: Check for pthread.h and link with -lpthread
2011-04-28 10:24:50 +02:00
Tim-Philipp Müller
954977127b
0.10.21.3 pre-release
2011-04-28 00:00:09 +01:00
Fabrizio Milo
7e5c7048d6
opencv: make work with openCV 2.2
...
https://bugzilla.gnome.org/show_bug.cgi?id=641796
2011-04-22 09:38:15 +01:00
Sebastian Dröge
232e840ba5
configure: Fix linsys/decklink checks for Linux
2011-04-17 19:16:44 +02:00
Tim-Philipp Müller
697d7df80e
0.10.21.2 pre-release
2011-04-17 01:10:14 +01:00
Tim-Philipp Müller
b09efbeb99
configure: fix --disable-external
2011-04-16 16:36:06 +01:00
David Schleef
c719e01e3b
Bump orc requirement to 0.4.11
2011-04-14 16:26:26 -07: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
Sebastian Dröge
5af34d15f3
configure: Fix libexif pkg-config check
...
There's no exif plugin so don't use AG_GST_CHECK_FEATURE.
Fixes bug #647564 .
2011-04-13 16:31:12 +02: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
Olivier Crête
6cd9048cf9
shm: Fix MSG_NOSIGNAL check
...
Include sys/socket.h before checking for MSG_NOSIGNAL, also
check that sys/socket.h before doing any other checks for shm
2011-04-06 20:40:40 -04:00
Sebastian Dröge
d96ef19bdb
configure.ac: Add hls plugin
2011-03-30 11:33:09 +02:00
Andoni Morales Alastruey
9aff2de625
hlsdemux: Add HTTP live streaming demuxer element
...
Based on previous work by Marc-André Lureau
2011-03-30 09:19:20 +02:00
David Schleef
a5cb7912f1
decklink: Fix win32 build
2011-03-24 16:16:38 -07:00
David Schleef
0249d55cd8
patchdetect: new element
...
Detects Munsell ColorChecker in a video image and automatically
white balances and color corrects based on the detected values.
This element is only a demonstration at this stage, it needs to
be separated into two elements.
2011-03-23 21:33:49 -07:00