summaryrefslogtreecommitdiff
path: root/docs/plugins/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* docs/plugins/: Updated version.Julien Moutte2005-11-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original commit message from CVS: 2005-11-26 Julien MOUTTE <julien@moutte.net> * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: * docs/plugins/inspect/plugin-adder.xml: * docs/plugins/inspect/plugin-alsa.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-decodebin.xml: * docs/plugins/inspect/plugin-ffmpegcolorspace.xml: * docs/plugins/inspect/plugin-gnomevfs.xml: * docs/plugins/inspect/plugin-ogg.xml: * docs/plugins/inspect/plugin-playbin.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-video4linux.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: Updated version. * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
* add/fix docsThomas Vander Stichele2005-09-231-0/+1
| | | | | | | | | | | | | Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: * gst/volume/gstvolume.c: add/fix docs * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size): * gst-libs/gst/audio/audio.h: add conversion macros for frames <-> clocktime
* fix up ffmpegcolorspace docs; extract headerThomas Vander Stichele2005-09-151-3/+4
| | | | | Original commit message from CVS: fix up ffmpegcolorspace docs; extract header
* pick up signals and args for vorbis; add some docs for vorbisThomas Vander Stichele2005-09-151-0/+3
| | | | | | | | | | | | | Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-sections.txt: * ext/theora/Makefile.am: * ext/theora/gsttheoraenc.h: * ext/theora/theoraenc.c: * ext/vorbis/vorbisenc.c: pick up signals and args for vorbis; add some docs for vorbis
* commit files to be maintained by docs maintainersThomas Vander Stichele2005-09-151-1/+0
| | | | | Original commit message from CVS: commit files to be maintained by docs maintainers
* add libvisual plugin and theoraenc element to docsThomas Vander Stichele2005-09-141-0/+1
| | | | | Original commit message from CVS: add libvisual plugin and theoraenc element to docs
* include inspect stamps in EXTRA_DISTThomas Vander Stichele2005-09-041-1/+1
| | | | | Original commit message from CVS: include inspect stamps in EXTRA_DIST
* fix distcheckThomas Vander Stichele2005-09-041-3/+1
| | | | | | | | | | Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: fix distcheck * gst/audioresample/resample.c: fix wrong docstring
* add inspect stuff to extra_filesThomas Vander Stichele2005-09-041-6/+1
| | | | | Original commit message from CVS: add inspect stuff to extra_files
* take inspect stuff into the distThomas Vander Stichele2005-09-041-0/+2
| | | | | Original commit message from CVS: take inspect stuff into the dist
* make module a paramThomas Vander Stichele2005-08-301-2/+3
| | | | | | | | Original commit message from CVS: * common/gtk-doc-plugins.mak: * common/plugins.xsl: * docs/plugins/Makefile.am: make module a param
* add all plugin docs to the documentationThomas Vander Stichele2005-08-151-1/+13
| | | | | Original commit message from CVS: add all plugin docs to the documentation
* renamed to actual element names, so much nicer to look atThomas Vander Stichele2005-08-051-3/+6
| | | | | | | | | | | | | | | | | | | | | | | Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: renamed to actual element names, so much nicer to look at * docs/plugins/tmpl/gstmultifdsink.sgml: remove * docs/plugins/tmpl/multifdsink.sgml: * docs/plugins/tmpl/tcpserversink.sgml: add * ext/alsa/gstalsa.c: * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property): * ext/ogg/gstoggmux.c: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain): * gst/playback/gstdecodebin.c: * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init): * gst/tcp/gsttcpserversink.c: various fixes and documentation additions
* first stab at documenting elementsThomas Vander Stichele2005-08-051-0/+95
Original commit message from CVS: first stab at documenting elements