summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into 0.11Wim Taymans2011-09-281-31/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: common ext/pulse/pulsesink.c ext/soup/gstsouphttpclientsink.c gst/audioparsers/gstaacparse.c gst/audioparsers/gstac3parse.c gst/rtp/gstrtph264depay.c gst/rtpmanager/gstrtpjitterbuffer.c gst/rtpmanager/rtpjitterbuffer.c gst/rtsp/gstrtspsrc.c sys/ximage/gstximagesrc.c
| * docs: cleanup makefilesStefan Sauer2011-09-071-31/+8
| | | | | | | | | | Remove commented out parts that we don't need. Remove "the wingo addition" - no so useful after all. Narrow down file-globs for plugin docs.
* | fix compilationWim Taymans2011-08-031-2/+0
| | | | | | | | | | | | hal elements were removed, remove them from docs too change example for pad-block API (actually remove the pad block, an application should not be bothered with working around bugs in elements)
* | Merge branch 'master' into 0.11Wim Taymans2011-06-2167-134/+134
|\ \ | |/ | | | | | | | | | | Conflicts: configure.ac docs/plugins/inspect/plugin-esdsink.xml docs/plugins/inspect/plugin-gconfelements.xml
| * Bump git version after unplanned 0.10.30 releaseTim-Philipp Müller2011-06-1869-138/+138
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '0.10.30' Conflicts: configure.ac docs/plugins/inspect/plugin-1394.xml docs/plugins/inspect/plugin-aasink.xml docs/plugins/inspect/plugin-alaw.xml docs/plugins/inspect/plugin-alpha.xml docs/plugins/inspect/plugin-alphacolor.xml docs/plugins/inspect/plugin-annodex.xml docs/plugins/inspect/plugin-apetag.xml docs/plugins/inspect/plugin-audiofx.xml docs/plugins/inspect/plugin-audioparsers.xml docs/plugins/inspect/plugin-auparse.xml docs/plugins/inspect/plugin-autodetect.xml docs/plugins/inspect/plugin-avi.xml docs/plugins/inspect/plugin-cacasink.xml docs/plugins/inspect/plugin-cairo.xml docs/plugins/inspect/plugin-cutter.xml docs/plugins/inspect/plugin-debug.xml docs/plugins/inspect/plugin-deinterlace.xml docs/plugins/inspect/plugin-dv.xml docs/plugins/inspect/plugin-efence.xml docs/plugins/inspect/plugin-effectv.xml docs/plugins/inspect/plugin-equalizer.xml docs/plugins/inspect/plugin-esdsink.xml docs/plugins/inspect/plugin-flac.xml docs/plugins/inspect/plugin-flv.xml docs/plugins/inspect/plugin-flxdec.xml docs/plugins/inspect/plugin-gconfelements.xml docs/plugins/inspect/plugin-gdkpixbuf.xml docs/plugins/inspect/plugin-goom.xml docs/plugins/inspect/plugin-goom2k1.xml docs/plugins/inspect/plugin-gstrtpmanager.xml docs/plugins/inspect/plugin-halelements.xml docs/plugins/inspect/plugin-icydemux.xml docs/plugins/inspect/plugin-id3demux.xml docs/plugins/inspect/plugin-imagefreeze.xml docs/plugins/inspect/plugin-interleave.xml docs/plugins/inspect/plugin-isomp4.xml docs/plugins/inspect/plugin-jack.xml docs/plugins/inspect/plugin-jpeg.xml docs/plugins/inspect/plugin-level.xml docs/plugins/inspect/plugin-matroska.xml docs/plugins/inspect/plugin-mulaw.xml docs/plugins/inspect/plugin-multifile.xml docs/plugins/inspect/plugin-multipart.xml docs/plugins/inspect/plugin-navigationtest.xml docs/plugins/inspect/plugin-oss4.xml docs/plugins/inspect/plugin-ossaudio.xml docs/plugins/inspect/plugin-png.xml docs/plugins/inspect/plugin-pulseaudio.xml docs/plugins/inspect/plugin-replaygain.xml docs/plugins/inspect/plugin-rtp.xml docs/plugins/inspect/plugin-rtsp.xml docs/plugins/inspect/plugin-shapewipe.xml docs/plugins/inspect/plugin-shout2send.xml docs/plugins/inspect/plugin-smpte.xml docs/plugins/inspect/plugin-soup.xml docs/plugins/inspect/plugin-spectrum.xml docs/plugins/inspect/plugin-speex.xml docs/plugins/inspect/plugin-taglib.xml docs/plugins/inspect/plugin-udp.xml docs/plugins/inspect/plugin-video4linux2.xml docs/plugins/inspect/plugin-videobox.xml docs/plugins/inspect/plugin-videocrop.xml docs/plugins/inspect/plugin-videofilter.xml docs/plugins/inspect/plugin-videomixer.xml docs/plugins/inspect/plugin-wavenc.xml docs/plugins/inspect/plugin-wavpack.xml docs/plugins/inspect/plugin-wavparse.xml docs/plugins/inspect/plugin-ximagesrc.xml docs/plugins/inspect/plugin-y4menc.xml win32/common/config.h
| | * Release 0.10.30RELEASE-0.10.30Tim-Philipp Müller2011-06-1569-69/+69
| | | | | | | | | | | | | | | | | | | | | | | | This is an ad-hoc release that is almost identical to 0.10.29: * work around GLib atomic ops API change * better handling of malformed buffers in RTP depayloders * some minor compilation fixes
* | | Remove esound/esdsink pluginTim-Philipp Müller2011-06-154-45/+0
| | |
* | | Remove gconf elements and pluginTim-Philipp Müller2011-06-154-114/+0
|/ / | | | | | | GConf was deprecated in favour of GSettings etc.
* | docs: update plugin introspection dataStefan Kost2011-05-194-320/+356
| | | | | | | | | | Now more files are merged and produced in a canonical fashion, which hopefully creates less or no delta in the future.
* | Back to developmentTim-Philipp Müller2011-05-1470-139/+137
|/
* Release 0.10.29RELEASE-0.10.29Tim-Philipp Müller2011-05-1072-158/+137
| | | | | | | | | | | | | Highlights: - amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers (moved from -bad) - muxers now mux based on running time - ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux (moved from -bad) - new matroskaparse element - new v4l2radio element - rtpsession: support RTCP Early Feedback (the AVPF profile) - orc 0.4.14 or newer recommended - many other fixes and improvements
* 0.10.28.4 pre-releaseTim-Philipp Müller2011-04-3073-82/+103
|
* quicktime: rename plugin to isomp4Tim-Philipp Müller2011-04-303-9/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=648004
* 0.10.28.3 pre-releaseTim-Philipp Müller2011-04-2773-198/+302
|
* quicktime: rename plugin filename from *qtdemux* to *quicktime*Tim-Philipp Müller2011-04-241-3/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=648004
* docs: add various qtmux variants to documentationTim-Philipp Müller2011-04-213-0/+44
|
* docs: update for pre-releaseTim-Philipp Müller2011-04-1673-260/+760
|
* quicktime: move qtmux plugin from -bad to -goodTim-Philipp Müller2011-04-134-0/+160
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=636699
* qtdemux: rename directory to quicktime to match plugin nameTim-Philipp Müller2011-04-122-2/+2
| | | | In preparation for qtmux moving to -good.
* docs: update for changes in gitTim-Philipp Müller2011-04-0812-264/+352
|
* docs: add audioparsers to docsTim-Philipp Müller2011-04-084-0/+236
|
* v4l2: new v4l2radio element to control analog radio devicesAlexey Chernov2011-03-274-1/+24
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=640118
* Merge ad-hoc release branch '0.10.28'Tim-Philipp Müller2011-03-0868-107/+92
|\
| * Release 0.10.28RELEASE-0.10.28Tim-Philipp Müller2011-03-0868-68/+68
| | | | | | | | Ad-hoc release to fix build issue with newer kernels.
* | docs: Update inspected plugin dataSebastian Dröge2011-03-028-28/+78
| |
* | cairooverlay: Add generic Cairo overlay video element.Jon Nordby2011-03-023-0/+14
| | | | | | | | | | | | | | | | Allows applications to connect to the "draw" signal of the element and do their custom drawing there. Includes an example application demonstrating usage. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=595520
* | Back to developmentTim-Philipp Müller2011-01-2472-138/+157
|/
* Release 0.10.27RELEASE-0.10.27Tim-Philipp Müller2011-01-2168-135/+135
|
* docs: update docsTim-Philipp Müller2011-01-1172-165/+156
|
* docs: update plugin docsTim-Philipp Müller2011-01-028-78/+322
|
* jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-badTim-Philipp Müller2011-01-024-0/+78
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=621929
* Back to developmentTim-Philipp Müller2010-12-0268-135/+133
|
* Release 0.10.26RELEASE-0.10.26Tim-Philipp Müller2010-12-0171-164/+212
|
* docs: add gtk-doc chunks with Since: markers for new v4l2src propertiesTim-Philipp Müller2010-09-151-2/+162
|
* docs: remove introspection info for gdkpixbuf3 plugin and update version for ↵Tim-Philipp Müller2010-09-0768-146/+133
| | | | | | others The versions got accidentally reverted to a pre-release version, fix that.
* videomixer2: Add documentation and add to the docsSebastian Dröge2010-09-0477-162/+252
|
* Back to developmentTim-Philipp Müller2010-09-0467-133/+133
| | | | | Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until the code is updated for the GST_FLOW_IS_* macro deprecations.
* docs: update docs for releaseTim-Philipp Müller2010-09-0268-133/+135
|
* 0.10.24.3 pre-releaseTim-Philipp Müller2010-08-1167-67/+67
|
* 0.10.24.2 pre-releaseTim-Philipp Müller2010-08-1070-355/+409
|
* Back to developmentTim-Philipp Müller2010-07-1668-135/+133
|
* Release 0.10.24RELEASE-0.10.24Tim-Philipp Müller2010-07-1567-133/+133
|
* 0.10.23.4 pre-releaseTim-Philipp Müller2010-07-0767-68/+68
|
* 0.10.23.3 pre-releaseTim-Philipp Müller2010-06-2968-133/+135
|
* docs: update introspected plugin docs for gstdoc-scangobj and other changesTim-Philipp Müller2010-06-1744-512/+551
| | | | | Update common for latest gstdoc-scangobj, and inspect xml files for escaping and pad template order changes.
* Back to developmentTim-Philipp Müller2010-06-0167-134/+134
|
* Release 0.10.23RELEASE-0.10.23Tim-Philipp Müller2010-05-3067-136/+136
|
* docs: add webmmux to docsTim-Philipp Müller2010-05-2173-153/+212
|
* matroska: fix up plugin and element descriptions a bitTim-Philipp Müller2010-05-211-4/+31
|
* docs: add oss4 elements to docsTim-Philipp Müller2010-05-117-1/+209
|