summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-mplex.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update docs and win32 config.h to development versionTim-Philipp Müller2013-07-131-1/+1
|
* Back to feature developmentTim-Philipp Müller2012-10-251-2/+2
|
* Release 1.0.21.0.2Tim-Philipp Müller2012-10-251-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-10-071-2/+2
|
* Release 1.0.11.0.1Tim-Philipp Müller2012-10-071-2/+2
|
* Back to development (bug fixing)Tim-Philipp Müller2012-09-241-2/+2
|
* docs: updateTim-Philipp Müller2012-09-241-1/+1
|
* docs: updateTim-Philipp Müller2012-09-171-1/+1
|
* docs: update docsTim-Philipp Müller2012-09-141-1/+1
|
* Release 0.11.2RELEASE-0.11.2Wim Taymans2012-03-221-2/+2
|
* RELEASE 0.11.1RELEASE-0.11.1Wim Taymans2012-02-171-5/+5
|
* Back to developmentTim-Philipp Müller2011-01-241-2/+2
|
* Release 0.10.21RELEASE-0.10.21Tim-Philipp Müller2011-01-211-2/+2
|
* 0.10.20.4 pre-releaseTim-Philipp Müller2011-01-181-1/+1
|
* docs: update docsTim-Philipp Müller2011-01-081-2/+2
|
* Back to developmentTim-Philipp Müller2010-09-041-2/+2
| | | | | Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until the code is updated for the GST_FLOW_IS_* macro deprecations.
* docs: update for releaseTim-Philipp Müller2010-09-031-2/+2
|
* 0.10.19.3 pre-releaseTim-Philipp Müller2010-08-111-1/+1
|
* 0.10.19.2 pre-releaseTim-Philipp Müller2010-08-111-2/+2
| | | | | | | This commit is out of sequence, it really belongs between commits 15098331412ceb982c24b89bb4346354fb56433c (Automatic update of common submodule) and dd26f378b01d679834f12935efc7093fb5807956 (configure: Fix the CELT checks to ...)
* docs: update inspect info, now sorted and escapedTim-Philipp Müller2010-06-301-2/+2
|
* Back to developmentTim-Philipp Müller2010-06-011-2/+2
|
* Release 0.10.19RELEASE-0.10.19Tim-Philipp Müller2010-05-311-2/+2
|
* Back to developmentTim-Philipp Müller2010-03-091-2/+2
|
* Release 0.10.18RELEASE-0.10.18Tim-Philipp Müller2010-03-061-2/+2
|
* Release 0.10.17RELEASE-0.10.17Jan Schmidt2009-11-171-1/+1
|
* Release 0.10.16RELEASE-0.10.16Jan Schmidt2009-10-231-1/+1
|
* release 0.10.15RELEASE-0.10.15Jan Schmidt2009-10-211-3/+3
|
* docs: update plugin doc scan filesStefan Kost2009-10-021-1/+1
|
* docs: update plugin docs for git versionTim-Philipp Müller2009-08-311-2/+2
|
* Release 0.10.14Tim-Philipp Müller2009-08-291-3/+3
|
* docs: add docs for ladspa and update plugin docsStefan Kost2009-07-221-3/+3
| | | | Add also inspect files for lv2 and frei0r (no docs yet).
* Release 0.10.13RELEASE-0.10.13Jan Schmidt2009-06-181-2/+2
|
* docs: fix build of plugin docs by updating inspect templatesTim-Philipp Müller2009-06-051-2/+2
| | | | | | | 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).
* Release 0.10.12RELEASE-0.10.12Jan Schmidt2009-05-201-2/+2
|
* Update audioresample documentation for the new element name.Sebastian Dröge2008-11-281-2/+2
| | | | | | | | | | | | | | | | | | | | Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/inspect/plugin-amrwb.xml: * docs/plugins/inspect/plugin-faac.xml: * docs/plugins/inspect/plugin-ladspa.xml: * docs/plugins/inspect/plugin-mpeg2enc.xml: * docs/plugins/inspect/plugin-mplex.xml: * docs/plugins/inspect/plugin-musepack.xml: * docs/plugins/inspect/plugin-spcdec.xml: * docs/plugins/inspect/plugin-x264.xml: * docs/plugins/inspect/plugin-xvid.xml: * gst/audioresample/gstaudioresample.c: Update audioresample documentation for the new element name.
* Update and add documentation for mplex.Mark Nauwelaerts2008-08-121-0/+42
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/inspect/plugin-mplex.xml: * ext/mplex/gstmplex.cc: Update and add documentation for mplex. * ext/mpeg2enc/gstmpeg2enc.cc: Documentation update.