summaryrefslogtreecommitdiff
path: root/docs/plugins
AgeCommit message (Collapse)AuthorFilesLines
2014-05-03Release 1.3.1Sebastian Dröge71-160/+998
2014-01-03rtprtxsend/rtprtxreceive: generate gtk docJulien Isorce6-0/+166
2014-01-03shout2send: docs, add a sample pipelineReynaldo H. Verdejo Pinochet3-0/+16
And finish adding shout2send to the docs while at it https://bugzilla.gnome.org/show_bug.cgi?id=721342
2013-09-24Release 1.2.0Sebastian Dröge68-76/+75
2013-09-19Release 1.1.90Sebastian Dröge68-67/+141
2013-08-28Release 1.1.4Sebastian Dröge68-69/+211
2013-07-29Release 1.1.3Sebastian Dröge68-72/+82
2013-07-11Release 1.1.2Sebastian Dröge70-72/+110
2013-06-05Release 1.1.1Sebastian Dröge70-159/+362
2013-04-25docs: add some pay/depayloadersWim Taymans2-0/+128
See https://bugzilla.gnome.org/show_bug.cgi?id=551631
2013-03-09dtmf: move dtmf plugin from -bad to -goodTim-Philipp Müller13-56/+301
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2013-01-15docs: add sbcparse and rtpsbcpay to plugin docsTim-Philipp Müller6-0/+83
2013-01-01docs: update for new rtspsrc proxy-id and proxy-pw propertiesTim-Philipp Müller1-0/+20
2013-01-01docs: fix docs build and update after removal of old cairo elementsTim-Philipp Müller5-121/+4
2012-12-16docs: add rtpmux and rtpdtmfmux to plugin docsTim-Philipp Müller6-0/+125
https://bugzilla.gnome.org/show_bug.cgi?id=629117
2012-12-14docs: update plugin docsTim-Philipp Müller4-5/+47
2012-12-14docs: add scaletempo to docsTim-Philipp Müller6-9/+99
2012-10-25Back to feature developmentTim-Philipp Müller64-127/+127
2012-10-25Release 1.0.2Tim-Philipp Müller66-133/+195
2012-10-07Back to development (bug fixing)Tim-Philipp Müller64-127/+127
2012-10-07Release 1.0.1Tim-Philipp Müller64-131/+131
2012-09-24Back to development (bug fixing)Tim-Philipp Müller64-127/+127
2012-09-24Release 1.0.0Tim-Philipp Müller64-64/+64
2012-09-17docs: updateTim-Philipp Müller66-129/+127
2012-09-17docs: updateTim-Philipp Müller6-126/+155
2012-09-16vpx: Integrate into the build systemSebastian Dröge70-125/+696
2012-09-14docs: update docsTim-Philipp Müller66-144/+172
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller1-3/+3
2012-06-07Release 0.11.92Sebastian Dröge64-120/+121
2012-05-13annodex: remove annodex plugin and CMML elementsTim-Philipp Müller4-92/+0
This never really took off and is most likely completely unused. If there is still a need for this, it should probably be done differently, perhaps inside oggdemux/mux.
2012-04-20oss4: port to 0.11Mark Nauwelaerts3-26/+0
2012-04-20oss: port to 0.11Mark Nauwelaerts3-16/+0
2012-04-13Update everything for the removal of the interface library and mixer/tuner ↵Sebastian Dröge1-1/+0
interfaces
2012-04-12Release 0.11.90Sebastian Dröge60-75/+86
2012-04-04gst: Update versioningSebastian Dröge2-3/+3
2012-03-22Release 0.11.2Wim Taymans56-136/+102
2012-03-22Merge branch 'master' into 0.11Wim Taymans6-8/+130
unport gdkpixbuf not merged: https://bugzilla.gnome.org/show_bug.cgi?id=654850 Conflicts: docs/plugins/Makefile.am docs/plugins/gst-plugins-good-plugins-docs.sgml docs/plugins/gst-plugins-good-plugins-sections.txt docs/plugins/gst-plugins-good-plugins.hierarchy docs/plugins/inspect/plugin-avi.xml docs/plugins/inspect/plugin-png.xml ext/flac/gstflacdec.c ext/flac/gstflacdec.h ext/libpng/gstpngdec.c ext/libpng/gstpngenc.c ext/speex/gstspeexdec.c gst/audioparsers/gstflacparse.c gst/flv/gstflvmux.c gst/rtp/gstrtpdvdepay.c gst/rtp/gstrtph264depay.c
2012-03-18docs: update docs for new properties and add gdkpixbufoverlay elementTim-Philipp Müller10-11/+151
Somewhat at least. No idea why it doesn't pick up the description or example pipeline.
2012-03-06Merge branch '0.11' of ↵David Schleef1-1/+0
ssh://git.freedesktop.org/git/gstreamer/gst-plugins-good into 0.11
2012-03-05wavpack: remove legacy wavpackparseMark Nauwelaerts1-1/+0
2012-02-23efence: remove pluginDavid Schleef2-35/+0
Valgrind is much more useful these days.
2012-02-23Bump version after releaseTim-Philipp Müller72-83/+143
2012-02-17No longer reference deprecated header files while building docs.Dominique Leuenberger1-2/+0
2012-02-17RELEASE 0.11.1Wim Taymans55-703/+772
2012-01-09docs: Remove old videomixer headersArun Raghavan1-2/+0
These got removed in the transition to videomixer2.
2011-12-25pulse: remove pulseaudiosink helper binTim-Philipp Müller1-16/+1
This is causing us lots of headaches in 0.10 and needs to be done differently and properly in 0.11. playbin or decodebin should reconfigure themselves based on reconfigure events, for example.
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
Conflicts: sys/v4l2/gstv4l2object.c
2011-12-06multifilesink: expose the enum property docs for splitting mode.Stefan Sauer1-1/+1
Fixes #665666.
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller74-146/+745
Conflicts: docs/plugins/inspect/plugin-esdsink.xml docs/plugins/inspect/plugin-gconfelements.xml ext/pulse/pulseaudiosink.c gst/matroska/matroska-demux.c gst/matroska/matroska-mux.c gst/multifile/gstmultifilesink.c
2011-11-30docs: update docsTim-Philipp Müller77-149/+748