summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller7-888/+0
2009-07-27amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ↵Iago Toral5-111/+36
to amrwbenc Partially fixes bug #584890.
2009-07-24Revert "docs: fix docs build again"Tim-Philipp Müller2-0/+9
It's not needed any longer after Stefan's updates in the common module. This reverts commit 09c550a172a2c8a76f0b48f2f8ce11070598f66c.
2009-07-23docs: fix docs build againTim-Philipp Müller2-9/+0
There is no element called 'ladspa', so there won't be a -details file for it.
2009-07-22docs: add docs for ladspa and update plugin docsStefan Kost92-662/+12410
Add also inspect files for lv2 and frei0r (no docs yet).
2009-07-22docs: add pcapparse to docsTim-Philipp Müller3-0/+18
2009-07-19docs: add inspect info for kate pluginTim-Philipp Müller1-0/+124
Should fix the docs build.
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h3-0/+81
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-06-29docs: remove old elementWim Taymans1-1/+0
2009-06-29rtpbin: removed old gstrtpclientWim Taymans2-16/+0
2009-06-25capssetter: import element into -badMark Nauwelaerts6-0/+67
2009-06-18docs: Bump common to correct upload-doc.mak, fix a comment in the doc MakefileJan Schmidt1-1/+1
2009-06-18Release 0.10.13Jan Schmidt88-4492/+356
2009-06-06id3tag: rename new id3tag element to id3mux replacing the one removed from -uglyTim-Philipp Müller1-1/+1
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt4-50/+0
2009-06-05docs: add inspect files for new pluginsTim-Philipp Müller3-0/+102
2009-06-05docs: fix build of plugin docs by updating inspect templatesTim-Philipp Müller7-12/+26
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-05Revert "docs: add doc file fro new plugin"Tim-Philipp Müller1-57/+0
This reverts commit 039ef3eb072555b7ca38fc351ca386bb680ccccc. We don't track the stuff in xml/ in git.
2009-06-05docs: add doc file fro new pluginStefan Kost1-0/+57
2009-06-01shapewipe: Add documentation and integrate into the build systemSebastian Dröge87-318/+4644
2009-05-20Release 0.10.12Jan Schmidt84-4480/+324
2009-05-16Moved 'directdraw' from -good to -badJan Schmidt4-0/+42
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt4-52/+0
2009-05-13Moved 'deinterlace2' from -bad to -goodSebastian Dröge5-102/+0
And remove old deinterlace plugin as deinterlace2 will be called deinterlace in -good.
2009-05-12Moved 'flv' from -bad to -goodSebastian Dröge5-142/+0
2009-05-01docs: make fpsdisplaysink show up in the docsTim-Philipp Müller3-0/+17
2009-05-01fpsdisplaysink: rename plugin (not element) to debugutilsbadTim-Philipp Müller1-8/+8
Makes it easier to add further utils here without creating yet another plugin.
2009-04-22flv: Add documentation to flvmux and flvdemuxSebastian Dröge3-1/+35
Partially fixes bug #573737.
2009-04-22deinterlace2: Add documentation and integrate into the build systemSebastian Dröge3-0/+17
2009-04-22mxf: Add documentation to mxfmux and update the docsSebastian Dröge89-459/+4880
2009-03-21Release 0.10.11Jan Schmidt87-6060/+364
2009-03-10Moved twolame from Bad to UglyJan Schmidt4-51/+0
2009-03-04valve: rename plugin file from libfsvalve.* to libgstvalve.*Tim-Philipp Müller1-3/+3
If you're running things uninstalled, you might need to manually remove the registry to get the plugin's features to show up correctly. Also, you probably want to do a make clean to get rid of the old plugin file.
2009-03-04docs/plugins/Makefile.am: add figures subdirectoryChristian Schaller1-0/+2
tests/examples/Makefile.am: add mxf subdirectory gst-plugins.spec.in: add new plugins
2009-03-03Add Doc for mimic pluginOlivier Crête4-0/+87
2009-03-03rtpmux: Ignore rtpmux get_type function for docsOlivier Crête1-0/+1
2009-03-03autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête4-1/+52
fsselector is too close to selector, so import is as autoconvert. Not importing the history because the directory is also called gst/selector and it fails.
2009-02-27docs: Ignore some more generated filesJan Schmidt1-1/+2
2009-02-27docs: Enroll dirac plugin into the docsJan Schmidt2-0/+35
2009-02-27dtsdec: Add some basic docs to the pluginJan Schmidt3-0/+16
2009-02-25docs: various doc fixesStefan Kost2-137/+136
No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please.
2009-02-25docs: update docs to add camerabin and its figureStefan Kost86-371/+6608
2009-02-22Use shave for the build outputJan Schmidt1-2/+2
2009-02-21Moved rtpmux from gst-p-farsight to -badOlivier Crête5-4/+94
2009-02-21Re-indent to Gst styleOlivier Crête3-6/+6
2009-02-21Moved dtmf elements from gst-plugins-farsight to -badOlivier Crête4-0/+126
2009-02-17Add doc infrastructure to valveOlivier Crête3-0/+18
2009-02-17Moved valve from gst-plugins-farsight to -badOlivier Crête1-0/+34
2009-02-17Moved siren from gst-p-farsight to -badOlivier Crête1-0/+55
2009-02-17Add liveadder to the docsOlivier Crête3-0/+22