Commit graph

326 commits

Author SHA1 Message Date
Mark Nauwelaerts
8f0e2346c7 mpegaudioparse: add to documentation 2010-12-03 18:23:17 +01:00
Mark Nauwelaerts
fa0dea3fdc dcaparse: add to documentation 2010-12-03 18:23:14 +01:00
Mark Nauwelaerts
f4e916f882 qtmux: add documentation 2010-12-03 18:23:12 +01:00
Tim-Philipp Müller
a3f9fab72f alsaspdif: remove alsaspdifsink element
Remove alsaspdifsink, it's not needed any longer. alsasink in -base
has been able to handle SPDIF for a while now.
2010-10-05 11:42:42 +01:00
Hu Gang
8f26b414fa photography: extend photography iface
Add more color tone modes and add NoseReduction settings.
Fixes #616814.
2010-09-28 11:37:47 +03:00
Stefan Kost
bc1c9ac18e metadata: remove metadata plugin
This plugins functionality is replaced by utility libraries in base for exif
and xmp. Jpeg images can use this via jpegformat plugin.
Fixes #486659
2010-09-15 18:22:51 +03:00
Thiago Santos
cf86df2d00 opencv: Adds new plugin opencv
Moves opencv plugin from http://github.com/Elleo/gst-opencv
into -bad module.
2010-09-08 17:15:51 -03:00
Tim-Philipp Müller
9ac0b2e705 docs: update plugin docs sgml file a bit 2010-09-07 20:44:24 +01:00
Thiago Santos
d915ca9691 docs: add 2 new files to gitignore
Adds gst-plugins-bad-plugins.args.new and
gst-plugins-bad-plugins.signals.new to .gitignore
2010-09-07 15:22:28 -03:00
Tim-Philipp Müller
35563896ef docs: update plugin introspection data for recent changes 2010-09-07 11:34:35 +01:00
Tim-Philipp Müller
59df51220f docs: remove introspection files for plugins that have been merged, moved or renamed
The aacparse, amrparse, flacparse plugins have been merged into the audioparsersbad
plugin. The aiffparse plugin has been renamed to aiff since it also contains an
aiff muxer now. The amrwb plugin has been renamed to amrwbenc. The dvbsrc plugin
has been renamed to dvb. The gstrtpmanager plugin has moved to -good. The x264
plugin has moved to -ugly. And the mpegtsparse plugin has been merged into the
mpegdemux2 plugin.
2010-09-07 11:28:44 +01:00
Jan Schmidt
19f2568429 Remove .new docs files from the repository 2010-09-06 10:55:29 +10:00
Tim-Philipp Müller
9b5498b013 Back to development
Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
the code is updated for the GST_FLOW_IS_* macro deprecations.
2010-09-04 14:25:02 +01:00
Tim-Philipp Müller
f413d4d752 docs: update for release 2010-09-03 00:21:06 +01:00
Sebastian Dröge
315c690347 0.10.19.5 pre-release 2010-08-30 16:01:36 +02:00
Sebastian Dröge
4d7ce8c506 0.10.19.4 pre-release 2010-08-21 21:42:04 +02:00
Tim-Philipp Müller
8486430ee5 0.10.19.3 pre-release 2010-08-11 17:19:57 +01:00
Tim-Philipp Müller
61f7a1e12b 0.10.19.2 pre-release
This commit is out of sequence, it really belongs between commits
1509833141 (Automatic update of
common submodule) and dd26f378b0
(configure: Fix the CELT checks to ...)
2010-08-11 11:35:23 +01:00
Sebastian Dröge
4a339aba5c configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
This first checks what is required for ISO C99 support and sets the relevant
compiler parameters and if no C99 compiler is found, it checks for a
C89 compiler. This enables us to check for and use C89/C99 functions
that gcc hides from us without the correct compiler parameters.
2010-08-04 19:26:51 +02:00
Sebastian Dröge
89231d14d9 coloreffects: Add to the documentation 2010-08-04 10:15:00 +02:00
Sebastian Dröge
76b4ed4ef1 docs: Add lots of gaudieffects/geometrictransform symbols to the docs 2010-08-03 10:29:36 +02:00
Jan Schmidt
2f1899cd31 gaudieffects: Add Gaussian Blur effect, and brief example. 2010-08-02 20:46:48 +10:00
Tim-Philipp Müller
47b3792e7a docs: add more plugins and elements to the docs 2010-07-28 18:42:05 +02:00
Sebastian Dröge
7f51273b8e docs: Integrate VP8 documentation 2010-07-03 17:48:20 +02:00
Olivier Crête
7950499805 videomaxrate: Add to docs 2010-07-02 00:06:44 -04:00
Tim-Philipp Müller
90e31a0178 docs: update inspect info, now sorted and escaped 2010-06-30 18:27:16 +01:00
Tim-Philipp Müller
7028ba1ff5 Back to development 2010-06-01 10:18:06 +01:00
Tim-Philipp Müller
cc058612ec Release 0.10.19 2010-05-31 02:10:58 +01:00
Tim-Philipp Müller
69f1a8678c docs: add some distclean rules to fix distcheck
Stolen from gtk-doc.m4 and not found in gtk-doc-plugin.m4. We need
them because we do have libs/interfaces stuff as well now (namely
GstPhotography).
2010-05-31 01:55:42 +01:00
Tim-Philipp Müller
fd37286ad0 docs: fix build of gtk-doc scanner 2010-05-31 00:33:16 +01:00
Tim-Philipp Müller
0f70a6b885 docs: fix dist/distcheck issues with camerabin figures
Move figures into docs/plugins as well, to avoid issues with
make dist and make distcheck (make distdir will not first descend
into child directories). Out-of-source build seems to still work
as well.
2010-05-26 14:06:11 +01:00
Thiago Santos
c6e77c3d03 Removing remaining gstapp*
There are some remaining gstapp* living unlinked from the build scripts.
Remove them.
2010-05-24 20:03:21 -03:00
Mark Nauwelaerts
557b19e64e docs: fix html image location for out-of-source build 2010-05-20 16:08:04 +02:00
Tim-Philipp Müller
529ca3be70 docs: remove more cruft related to plugins that have been moved to -good 2010-05-14 18:31:52 +01:00
Tim-Philipp Müller
e800ba112b Remove oss4 plugin
It has been moved to gst-plugins-good.

See #614305.
2010-05-11 19:08:45 +01:00
Tim-Philipp Müller
bb93d06ca0 Remove imagefreeze plugin/element.
It has been moved to gst-plugins-good.

See #613786.
2010-05-11 14:02:33 +01:00
Tim-Philipp Müller
ee063478ff Remove capssetter element
It has been moved to gst-plugins-good.

See #617739.
2010-05-11 13:08:41 +01:00
Stefan Kost
33b17318f2 docs: add freeze to plugin docs 2010-05-07 10:59:35 +03:00
Stefan Kost
53db4a1884 docs: add photography iface to docs
We normaly have separate libs docs, not done becasue of lazyness here yet.
2010-03-24 16:25:43 +02:00
Stefan Kost
2663352888 docs: the xdgmime plugin was merged into typefinders 2010-03-16 23:46:04 +02:00
Sebastian Dröge
e71c7ecc93 imagefreeze: Add to the docs 2010-03-12 07:29:57 +00:00
Benjamin Otte
eb93e642a1 docs: Update to match recent commits 2010-03-10 11:33:10 +01:00
Tim-Philipp Müller
5d0b8af8e6 Back to development 2010-03-09 18:00:26 +00:00
Tim-Philipp Müller
9194b36eb2 Release 0.10.18 2010-03-06 01:49:26 +00:00
Tim-Philipp Müller
ccab6f45a0 docs: remove bits that refer to plugins that have been moved 2010-02-28 23:18:16 +00:00
Mark Nauwelaerts
e3081a71ba Moved 'ivorbis(dec)' from -bad to -base.
Fixes #609063.
2010-02-15 12:20:48 +01:00
Sebastian Dröge
ad13ec6933 docs: Update documentation 2010-02-12 11:35:22 +01:00
Sebastian Dröge
f79842e308 Moved 'shapewipe' from -bad to -good
Fixes bug #584536.
2010-02-12 11:35:17 +01:00
Mark Nauwelaerts
68b644a437 faad: add documentation 2010-02-11 22:22:52 +01:00
Stefan Kost
766a9bf409 docs: update of the plugin docs, adding new introspect data 2010-01-29 11:41:16 +02:00
Arnout Vandecappelle
bb5331e272 jpegparse: new jpeg parser element. FIxes #583098
Parse JPEG images, extracts its metadata, set caps and
packetize an image per buffer.
2010-01-29 11:41:15 +02:00
Mark Nauwelaerts
87eb6333da audioparsers: rename baseparse GType name to avoid possible conflicts 2010-01-27 12:45:57 +01:00
Sebastian Dröge
828af08490 dataurisrc: Add docs and integrate into build system
Fixes again bug #596885.
2010-01-25 11:56:33 +01:00
Mark Nauwelaerts
7cb7c06b7c audioparsers: add some missing documentation pieces 2010-01-05 18:44:45 +01:00
Mark Nauwelaerts
51a28ed325 ac3parse: add documentation 2010-01-05 17:50:36 +01:00
Mark Nauwelaerts
d517e1c034 flacparse: add documentation 2010-01-05 17:46:31 +01:00
Mark Nauwelaerts
502011501b audioparsers: move 'amrparse' into it 2009-12-08 16:06:27 +01:00
Mark Nauwelaerts
3441a41f83 audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin 2009-12-08 16:05:26 +01:00
Sebastian Dröge
c3e42004d1 assrender: Add docs and integrate into the docs build system 2009-12-08 14:46:35 +01:00
Jan Schmidt
8ca8d764e5 Release 0.10.17 2009-11-17 01:25:47 +00:00
Olivier Crête
6db13ce20a dtmfdetect: Add dtmfdetects to plugins docs 2009-11-05 10:41:30 -05:00
Tim-Philipp Müller
decd2acece aiff: add aiff elements to docs 2009-10-31 19:55:26 +00:00
Tim-Philipp Müller
8a1b22836f aiff: rename 'aiffparse' plugin to 'aiff' 2009-10-31 17:22:25 +00:00
Jan Schmidt
08bb97a2fb Release 0.10.16 2009-10-23 23:16:45 +01:00
Jan Schmidt
872b6c8702 release 0.10.15 2009-10-21 17:14:34 +01:00
Stefan Kost
6ff0a498aa docs: update plugin doc scan files 2009-10-02 11:23:49 +03:00
Stefan Kost
9c4fd17edd docs: add zbar plugin 2009-10-02 11:09:11 +03:00
Stefan Kost
8b2dde048e docs: keep list sorted 2009-10-02 10:32:37 +03:00
Mark Nauwelaerts
e2d9bcc22d docs: add faac to documentation 2009-09-08 22:32:27 +02:00
Tim-Philipp Müller
3bb2efeea0 xdgmime: move xdg typefinder to the other typefinders in -base
Remove the xdgmime plugin which now barely contains any code at all
and move the functionality into gst-plugins-base next to the other
typefinders.
2009-09-03 00:28:16 +01:00
Tim-Philipp Müller
70c8871355 docs: update plugin docs for git version 2009-08-31 13:31:16 +01:00
Tim-Philipp Müller
b6b7c0aace Release 0.10.14 2009-08-29 19:35:31 +01:00
Tim-Philipp Müller
a6912096cd Move rtpmanager from -bad to -good. 2009-08-11 09:30:31 +01:00
Iago Toral
29e3908032 amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb to amrwbenc
Partially fixes bug #584890.
2009-07-27 20:02:37 +02:00
Tim-Philipp Müller
ab6538561f Revert "docs: fix docs build again"
It's not needed any longer after Stefan's updates in the common module.

This reverts commit 09c550a172.
2009-07-24 01:17:33 +01:00
Tim-Philipp Müller
09c550a172 docs: fix docs build again
There is no element called 'ladspa', so there won't be a -details
file for it.
2009-07-23 17:57:14 +01:00
Stefan Kost
87a97e24d4 docs: add docs for ladspa and update plugin docs
Add also inspect files for lv2 and frei0r (no docs yet).
2009-07-22 18:04:18 +03:00
Tim-Philipp Müller
277327e4e5 docs: add pcapparse to docs 2009-07-22 11:45:56 +01:00
Tim-Philipp Müller
2f7ec50899 docs: add inspect info for kate plugin
Should fix the docs build.
2009-07-19 23:45:19 +01:00
Vincent Penquerc'h
e88984ccbd add new Kate plugin, for Kate overlay streams
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-19 16:04:32 +01:00
Wim Taymans
9aca6def9c docs: remove old element 2009-06-29 17:48:13 +02:00
Wim Taymans
5a50a4138e rtpbin: removed old gstrtpclient 2009-06-29 16:02:09 +02:00
Mark Nauwelaerts
8241b05038 capssetter: import element into -bad 2009-06-25 18:10:42 +02:00
Jan Schmidt
6a7b237da0 docs: Bump common to correct upload-doc.mak, fix a comment in the doc Makefile 2009-06-18 20:33:20 +01:00
Jan Schmidt
6fa061851e Release 0.10.13 2009-06-18 08:29:56 +01:00
Tim-Philipp Müller
09a304b39a id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly 2009-06-06 02:13:07 +01:00
Jan Schmidt
271788c9ae Moved 'x264enc' from -bad to -ugly 2009-06-05 19:52:40 +01:00
Tim-Philipp Müller
2d4469c984 docs: add inspect files for new plugins 2009-06-05 10:35:29 +01:00
Tim-Philipp Müller
a4ca73f232 docs: fix build of plugin docs by updating inspect templates
The xml inspect data of the debugutilsbad plugin didn't contain the
data for the fpsdisplaysink element (someone probably ran 'make udpate'
in docs/plugins with the old libgstfpsdisplaysink.so from before the
rename still around).
2009-06-05 10:35:29 +01:00
Tim-Philipp Müller
4795700c5e Revert "docs: add doc file fro new plugin"
This reverts commit 039ef3eb07.

We don't track the stuff in xml/ in git.
2009-06-05 10:35:28 +01:00
Stefan Kost
039ef3eb07 docs: add doc file fro new plugin 2009-06-05 11:19:50 +03:00
Sebastian Dröge
6e9d79e08c shapewipe: Add documentation and integrate into the build system 2009-06-01 21:25:12 +02:00
Jan Schmidt
a86fcc58f9 Release 0.10.12 2009-05-20 22:31:54 +01:00
Jan Schmidt
3a05abd2b1 Moved 'directdraw' from -good to -bad 2009-05-16 01:29:21 +01:00
Jan Schmidt
48e32a0890 Moved 'y4menc' from -bad to -good 2009-05-16 00:17:00 +01:00
Sebastian Dröge
453794d383 Moved 'deinterlace2' from -bad to -good
And remove old deinterlace plugin as deinterlace2 will
be called deinterlace in -good.
2009-05-13 10:47:54 +02:00
Sebastian Dröge
8c13566624 Moved 'flv' from -bad to -good 2009-05-12 21:50:12 +02:00
Tim-Philipp Müller
76535b0e1f docs: make fpsdisplaysink show up in the docs 2009-05-01 14:28:43 +01:00
Tim-Philipp Müller
e101037589 fpsdisplaysink: rename plugin (not element) to debugutilsbad
Makes it easier to add further utils here without creating yet another plugin.
2009-05-01 14:28:42 +01:00
Sebastian Dröge
6734a9980e flv: Add documentation to flvmux and flvdemux
Partially fixes bug #573737.
2009-04-22 19:52:05 +02:00