summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2011-09-23libs: remove unused floatcast header-only libraryTim-Philipp Müller2-22/+0
There's no code whatsoever that uses these macros. If anyone ever feels the need to resurrect them, we should add them to gstutils.h in core or libgstaudio or so.
2011-09-23Merge branch 'master' into 0.11Edward Hervey1-30/+10
Conflicts: ext/ogg/gstoggdemux.c ext/pango/gsttextoverlay.c gst-libs/gst/audio/gstaudioencoder.c gst-libs/gst/audio/gstbaseaudiosrc.c gst/playback/gstsubtitleoverlay.c gst/videorate/gstvideorate.c
2011-09-09docs: fix some typos in the decodebin design documentTim-Philipp Müller1-2/+2
2011-09-08decodebin: Update design documentation about how Parser/Converter are handledSebastian Dröge1-28/+8
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge2-84/+23
Conflicts: docs/libs/Makefile.am tests/check/elements/decodebin2.c
2011-09-07docs: cleanup makefilesStefan Sauer2-81/+22
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.
2011-09-06docs: activate overrides file to fix make distcheckStefan Sauer1-3/+1
2011-09-06Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+38
Merge in doc updates for audio enums from 0.10, and get rid of the #if #else in the enum list, since that confuses gtk-doc. Conflicts: gst-libs/gst/audio/audio.c gst-libs/gst/audio/audio.h
2011-09-06audio: update audio format enums to match changes in 0.11Tim-Philipp Müller1-0/+38
And add new audio format info stuff to docs.
2011-09-06Merge branch 'master' into 0.11Wim Taymans4-2/+104
Conflicts: gst-libs/gst/audio/audio.h gst-libs/gst/audio/gstaudiodecoder.c gst-libs/gst/audio/gstaudiodecoder.h gst-libs/gst/audio/gstaudioencoder.c gst-libs/gst/audio/gstbaseaudioencoder.h gst/playback/Makefile.am gst/playback/gstplaybin.c gst/playback/gstplaysink.c gst/playback/gstplaysinkvideoconvert.c gst/playback/gstsubtitleoverlay.c gst/videorate/gstvideorate.c gst/videoscale/gstvideoscale.c win32/common/libgstaudio.def
2011-09-06docs: more docs clean-upsTim-Philipp Müller1-1/+1
2011-09-05docs: some docs loveTim-Philipp Müller2-4/+20
2011-09-05docs: add GstAudioDecoder and GstAudioEncoder to documentationTim-Philipp Müller3-0/+86
2011-08-29Merge branch 'master' into 0.11Wim Taymans1-0/+4
Conflicts: ext/ogg/gstoggmux.c gst-libs/gst/audio/audio.c gst-libs/gst/audio/audio.h gst-libs/gst/audio/multichannel.h gst-libs/gst/pbutils/Makefile.am gst-libs/gst/pbutils/gstdiscoverer.c gst/playback/gstplaysinkaudioconvert.c gst/playback/gstplaysinkvideoconvert.c win32/common/libgstaudio.def
2011-08-26docs: Add new discoverer APISebastian Dröge1-0/+4
2011-08-22video: parse number of viewsWim Taymans1-5/+9
Parse the number of views in multiview video buffers.
2011-08-22Merge branch 'master' into 0.11Wim Taymans2-0/+2
Conflicts: gst-libs/gst/interfaces/videooverlay.c gst-libs/gst/rtp/gstrtpbuffer.c po/af.po po/az.po po/bg.po po/ca.po po/cs.po po/da.po po/de.po po/el.po po/en_GB.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/id.po po/it.po po/ja.po po/lt.po po/lv.po po/nb.po po/nl.po po/or.po po/pl.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sq.po po/sr.po po/sv.po po/tr.po po/uk.po po/vi.po po/zh_CN.po
2011-08-20docs: handle warnings emitted by gtk-docStefan Kost2-0/+2
This is useful and in most cases someone had put arbitrary markup into the docs, misspelled xref'ed symbols, forgot to add stuff to the docs etc..
2011-08-20docs: partially revert my last commitStefan Kost1-7/+0
Somehow this was already there, but I missed that commit.
2011-08-20docs: add new taglicense docs and clean them upStefan Kost1-0/+7
Avoid ugly docbook tags unless needed.
2011-08-16Merge branch 'master' into 0.11Wim Taymans2-0/+34
Conflicts: configure.ac ext/pango/gsttextoverlay.c ext/theora/gsttheoradec.c gst/adder/gstadder.c gst/adder/gstadder.h gst/audioresample/gstaudioresample.c gst/encoding/gstencodebin.c gst/playback/gstdecodebin.c gst/playback/gstdecodebin2.c tests/check/elements/decodebin2.c tests/check/elements/playbin-compressed.c win32/common/libgsttag.def
2011-08-15docs: add new license API to docsTim-Philipp Müller2-1/+15
2011-08-15tag: id3v2: add id3v2 tag parsing helpersMark Nauwelaerts1-0/+2
https://bugzilla.gnome.org/show_bug.cgi?id=654388
2011-08-10tag: add GType for GstTagLicenseFlagsTim-Philipp Müller1-0/+1
API: gst_tag_license_flags_get_type()
2011-08-08interfaces: rename GstXOverlay interface to GstVideoOverlayTim-Philipp Müller3-21/+17
And remove deprecated methods, and fix up some cruft.
2011-07-29docs: add documentation for GstTagMuxTim-Philipp Müller2-0/+16
2011-07-13codec-utils: Add method to convert H.264 text level in a level_idcOlivier Crête1-0/+1
2011-07-07ffmpegcolorspace -> videoconvertTim-Philipp Müller1-34/+0
2011-07-06docs: add -DGST_USE_UNSTABLE_API also to GTKDOC_CFLAGSTim-Philipp Müller1-1/+1
To avoid warnings
2011-06-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+5
2011-06-26docs: minor addition to decodebin2 design docTim-Philipp Müller1-0/+5
2011-06-21Merge branch 'master' into 0.11Wim Taymans29-58/+58
Conflicts: configure.ac docs/plugins/inspect/plugin-gnomevfs.xml
2011-06-18Bump git version after unplanned 0.10.35 releaseTim-Philipp Müller30-60/+60
Merge branch '0.10.35' Conflicts: configure.ac docs/plugins/inspect/plugin-adder.xml docs/plugins/inspect/plugin-alsa.xml docs/plugins/inspect/plugin-app.xml docs/plugins/inspect/plugin-audioconvert.xml docs/plugins/inspect/plugin-audiorate.xml docs/plugins/inspect/plugin-audioresample.xml docs/plugins/inspect/plugin-audiotestsrc.xml docs/plugins/inspect/plugin-cdparanoia.xml docs/plugins/inspect/plugin-decodebin.xml docs/plugins/inspect/plugin-encoding.xml docs/plugins/inspect/plugin-ffmpegcolorspace.xml docs/plugins/inspect/plugin-gdp.xml docs/plugins/inspect/plugin-gio.xml docs/plugins/inspect/plugin-gnomevfs.xml docs/plugins/inspect/plugin-libvisual.xml docs/plugins/inspect/plugin-ogg.xml docs/plugins/inspect/plugin-pango.xml docs/plugins/inspect/plugin-playback.xml docs/plugins/inspect/plugin-subparse.xml docs/plugins/inspect/plugin-tcp.xml docs/plugins/inspect/plugin-theora.xml docs/plugins/inspect/plugin-typefindfunctions.xml docs/plugins/inspect/plugin-uridecodebin.xml docs/plugins/inspect/plugin-videorate.xml docs/plugins/inspect/plugin-videoscale.xml docs/plugins/inspect/plugin-videotestsrc.xml docs/plugins/inspect/plugin-volume.xml docs/plugins/inspect/plugin-vorbis.xml docs/plugins/inspect/plugin-ximagesink.xml docs/plugins/inspect/plugin-xvimagesink.xml gst-libs/gst/audio/Makefile.am gst/subparse/gstsubparse.c win32/common/_stdint.h win32/common/config.h
2011-06-15Release 0.10.35Tim-Philipp Müller30-30/+30
This is an ad-hoc release that is almost identical to 0.10.34: * work around GLib atomic ops API change * don't use G_CONST_RETURN in public headers * subparse: typefinding fixes for subtitles in non-UTF8 charsets
2011-06-15some more ffmpegcolorspace to videoconvert changesWim Taymans2-12/+12
2011-06-15ffmpegcolorspace: remove pluginWim Taymans1-2/+1
2011-06-15docs: add more media typeWim Taymans1-24/+514
2011-06-15gnomevfs: remove GnomeVFS pluginTim-Philipp Müller4-89/+6
The gio plugin replaces it.
2011-06-15uridecodebin, decodebin: remove new-decoded-pad and removed-decoded-pad signalsTim-Philipp Müller1-1/+1
They were deprecated, use "pad-added" and "pad-removed" instead.
2011-06-14docs: add beginnings of new media types design docWim Taymans1-0/+522
Start with new video media types and properties
2011-06-10Merge branch 'master' into 0.11Wim Taymans1-2/+86
Conflicts: tests/examples/audio/Makefile.am tests/examples/v4l/Makefile.am
2011-06-08docs: add some text about parser/decoder autoplugging issuesTim-Philipp Müller1-2/+86
2011-06-07Remove v4l pluginTim-Philipp Müller2-29/+0
The old v4l interface has been deprecated for years and even been removed from the kernel headers. If anyone still needs this plugin, they can resurrect it in gst-plugins-bad, there's no reason for it to be in -base.
2011-05-24Merge branch 'master' into 0.11Wim Taymans2-20/+67
Conflicts: gst-libs/gst/video/convertframe.c
2011-05-24docs: massage the section file moreStefan Kost1-16/+36
Add more symbols (from unused.txt). Move the whole bunch of riff-fourcc defines to std section too (no one is hoing to document them, right).
2011-05-23docs: move the riff structure to std-sectionStefan Kost1-4/+4
If someone intents to document them and the fields we can move them back.
2011-05-23docs: move pluginbaseversion to separate section as we have section docsStefan Kost2-0/+6
2011-05-23docs: add minimal docblobs for status code and headersStefan Kost1-1/+1
Use a trick to avoid documenting all 100 enums.
2011-05-23docs: fixup appsrc/sink api docsStefan Kost1-2/+2
2011-05-23docs: update xmp api docsStefan Kost2-1/+22
Add missing section. Add new section to main-sgml. Add missing function.