summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-aiff.xml
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.12.41.12.4Sebastian Dröge2017-12-071-1/+1
|
* Release 1.12.31.12.3Sebastian Dröge2017-09-181-1/+1
|
* Release 1.12.21.12.2Sebastian Dröge2017-07-141-1/+1
|
* Release 1.12.11.12.1Sebastian Dröge2017-06-201-1/+1
|
* Release 1.12.01.12.0Sebastian Dröge2017-05-041-1/+1
|
* Release 1.11.911.11.91Sebastian Dröge2017-04-271-1/+1
|
* Release 1.11.901.11.90Sebastian Dröge2017-04-071-1/+1
|
* Release 1.11.21.11.2Sebastian Dröge2017-02-241-1/+1
|
* Release 1.11.11.11.1Sebastian Dröge2017-01-121-1/+1
|
* Release 1.10.01.10.0Sebastian Dröge2016-11-011-1/+1
|
* Release 1.9.901.9.90Sebastian Dröge2016-09-301-1/+1
|
* Release 1.9.21.9.2Sebastian Dröge2016-09-011-1/+1
|
* Release 1.9.11.9.1Sebastian Dröge2016-07-061-2/+2
|
* docs: Update for git masterSebastian Dröge2016-05-151-2/+2
|
* Release 1.8.01.8.0Sebastian Dröge2016-03-241-1/+1
|
* Release 1.7.911.7.91Sebastian Dröge2016-03-151-1/+1
|
* Release 1.7.901.7.90Sebastian Dröge2016-03-011-1/+1
|
* Release 1.7.21.7.2Sebastian Dröge2016-02-191-1/+1
|
* Release 1.7.11.7.1Sebastian Dröge2015-12-241-2/+2
|
* docs: update to gitTim-Philipp Müller2015-10-121-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756424
* Release 1.6.01.6.0Sebastian Dröge2015-09-251-1/+1
|
* Release 1.5.911.5.91Sebastian Dröge2015-09-181-1/+1
|
* Release 1.5.901.5.90Sebastian Dröge2015-08-191-1/+1
|
* Release 1.5.21.5.2Sebastian Dröge2015-06-241-1/+1
|
* Release 1.5.11.5.1Sebastian Dröge2015-06-071-2/+2
|
* docs: add aiff elements to docsTim-Philipp Müller2014-08-251-0/+55
|
* docs: updateTim-Philipp Müller2012-09-171-55/+0
|
* Bump version after releaseTim-Philipp Müller2012-02-231-1/+1
|
* Back to developmentTim-Philipp Müller2011-05-141-2/+2
|
* Release 0.10.22RELEASE-0.10.22Tim-Philipp Müller2011-05-101-2/+2
| | | | | | | | | | | | | | | | | | 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
* 0.10.21.4 pre-releaseTim-Philipp Müller2011-04-301-1/+1
|
* 0.10.21.3 pre-releaseTim-Philipp Müller2011-04-281-1/+1
|
* docs: update docs for pre-releaseTim-Philipp Müller2011-04-171-3/+3
|
* 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/+23
| | | | | | | 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 ...)
* configure: Check if the compiler supports ISO C89 or C99 and which ↵Sebastian Dröge2010-08-041-21/+0
| | | | | | | | | 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.
* docs: add more plugins and elements to the docsTim-Philipp Müller2010-07-281-0/+21
|
* docs: Integrate VP8 documentationSebastian Dröge2010-07-031-21/+0
|
* docs: update inspect info, now sorted and escapedTim-Philipp Müller2010-06-301-6/+6
|
* 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/+23
|
* assrender: Add docs and integrate into the docs build systemSebastian Dröge2009-12-081-12/+12
|