Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-11 | Move rtpmanager from -bad to -good. | Tim-Philipp Müller | 7 | -888/+0 | |
2009-07-27 | amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ↵ | Iago Toral | 5 | -111/+36 | |
to amrwbenc Partially fixes bug #584890. | |||||
2009-07-24 | Revert "docs: fix docs build again" | Tim-Philipp Müller | 2 | -0/+9 | |
It's not needed any longer after Stefan's updates in the common module. This reverts commit 09c550a172a2c8a76f0b48f2f8ce11070598f66c. | |||||
2009-07-23 | docs: fix docs build again | Tim-Philipp Müller | 2 | -9/+0 | |
There is no element called 'ladspa', so there won't be a -details file for it. | |||||
2009-07-22 | docs: add docs for ladspa and update plugin docs | Stefan Kost | 92 | -662/+12410 | |
Add also inspect files for lv2 and frei0r (no docs yet). | |||||
2009-07-22 | docs: add pcapparse to docs | Tim-Philipp Müller | 3 | -0/+18 | |
2009-07-19 | docs: add inspect info for kate plugin | Tim-Philipp Müller | 1 | -0/+124 | |
Should fix the docs build. | |||||
2009-07-19 | add new Kate plugin, for Kate overlay streams | Vincent Penquerc'h | 3 | -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-29 | docs: remove old element | Wim Taymans | 1 | -1/+0 | |
2009-06-29 | rtpbin: removed old gstrtpclient | Wim Taymans | 2 | -16/+0 | |
2009-06-25 | capssetter: import element into -bad | Mark Nauwelaerts | 6 | -0/+67 | |
2009-06-18 | docs: Bump common to correct upload-doc.mak, fix a comment in the doc Makefile | Jan Schmidt | 1 | -1/+1 | |
2009-06-18 | Release 0.10.13 | Jan Schmidt | 88 | -4492/+356 | |
2009-06-06 | id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly | Tim-Philipp Müller | 1 | -1/+1 | |
2009-06-05 | Moved 'x264enc' from -bad to -ugly | Jan Schmidt | 4 | -50/+0 | |
2009-06-05 | docs: add inspect files for new plugins | Tim-Philipp Müller | 3 | -0/+102 | |
2009-06-05 | docs: fix build of plugin docs by updating inspect templates | Tim-Philipp Müller | 7 | -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-05 | Revert "docs: add doc file fro new plugin" | Tim-Philipp Müller | 1 | -57/+0 | |
This reverts commit 039ef3eb072555b7ca38fc351ca386bb680ccccc. We don't track the stuff in xml/ in git. | |||||
2009-06-05 | docs: add doc file fro new plugin | Stefan Kost | 1 | -0/+57 | |
2009-06-01 | shapewipe: Add documentation and integrate into the build system | Sebastian Dröge | 87 | -318/+4644 | |
2009-05-20 | Release 0.10.12 | Jan Schmidt | 84 | -4480/+324 | |
2009-05-16 | Moved 'directdraw' from -good to -bad | Jan Schmidt | 4 | -0/+42 | |
2009-05-16 | Moved 'y4menc' from -bad to -good | Jan Schmidt | 4 | -52/+0 | |
2009-05-13 | Moved 'deinterlace2' from -bad to -good | Sebastian Dröge | 5 | -102/+0 | |
And remove old deinterlace plugin as deinterlace2 will be called deinterlace in -good. | |||||
2009-05-12 | Moved 'flv' from -bad to -good | Sebastian Dröge | 5 | -142/+0 | |
2009-05-01 | docs: make fpsdisplaysink show up in the docs | Tim-Philipp Müller | 3 | -0/+17 | |
2009-05-01 | fpsdisplaysink: rename plugin (not element) to debugutilsbad | Tim-Philipp Müller | 1 | -8/+8 | |
Makes it easier to add further utils here without creating yet another plugin. | |||||
2009-04-22 | flv: Add documentation to flvmux and flvdemux | Sebastian Dröge | 3 | -1/+35 | |
Partially fixes bug #573737. | |||||
2009-04-22 | deinterlace2: Add documentation and integrate into the build system | Sebastian Dröge | 3 | -0/+17 | |
2009-04-22 | mxf: Add documentation to mxfmux and update the docs | Sebastian Dröge | 89 | -459/+4880 | |
2009-03-21 | Release 0.10.11 | Jan Schmidt | 87 | -6060/+364 | |
2009-03-10 | Moved twolame from Bad to Ugly | Jan Schmidt | 4 | -51/+0 | |
2009-03-04 | valve: rename plugin file from libfsvalve.* to libgstvalve.* | Tim-Philipp Müller | 1 | -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-04 | docs/plugins/Makefile.am: add figures subdirectory | Christian Schaller | 1 | -0/+2 | |
tests/examples/Makefile.am: add mxf subdirectory gst-plugins.spec.in: add new plugins | |||||
2009-03-03 | Add Doc for mimic plugin | Olivier Crête | 4 | -0/+87 | |
2009-03-03 | rtpmux: Ignore rtpmux get_type function for docs | Olivier Crête | 1 | -0/+1 | |
2009-03-03 | autoconvert: Import fsselector from gst-plugins-farsight as autoconvert | Olivier Crête | 4 | -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-27 | docs: Ignore some more generated files | Jan Schmidt | 1 | -1/+2 | |
2009-02-27 | docs: Enroll dirac plugin into the docs | Jan Schmidt | 2 | -0/+35 | |
2009-02-27 | dtsdec: Add some basic docs to the plugin | Jan Schmidt | 3 | -0/+16 | |
2009-02-25 | docs: various doc fixes | Stefan Kost | 2 | -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-25 | docs: update docs to add camerabin and its figure | Stefan Kost | 86 | -371/+6608 | |
2009-02-22 | Use shave for the build output | Jan Schmidt | 1 | -2/+2 | |
2009-02-21 | Moved rtpmux from gst-p-farsight to -bad | Olivier Crête | 5 | -4/+94 | |
2009-02-21 | Re-indent to Gst style | Olivier Crête | 3 | -6/+6 | |
2009-02-21 | Moved dtmf elements from gst-plugins-farsight to -bad | Olivier Crête | 4 | -0/+126 | |
2009-02-17 | Add doc infrastructure to valve | Olivier Crête | 3 | -0/+18 | |
2009-02-17 | Moved valve from gst-plugins-farsight to -bad | Olivier Crête | 1 | -0/+34 | |
2009-02-17 | Moved siren from gst-p-farsight to -bad | Olivier Crête | 1 | -0/+55 | |
2009-02-17 | Add liveadder to the docs | Olivier Crête | 3 | -0/+22 | |