Commit graph

9 commits

Author SHA1 Message Date
Stefan Sauer 99943fd040 docs: try to make the generated docs more useful
Generate the section.txt file. Update the -docs.sgml file with the new sections.
If we want to actually see the baseclasses, we should define them with a _get_type() function
and have the wrapped types subclass them.
2014-02-26 22:05:23 +01:00
Stefan Sauer d1b857d8a0 docs: make the docs build again
They are still bad, but if we don't want to have them, we should rather remove this totally.
2014-02-26 12:01:52 +01:00
Sebastian Dröge e49c069995 Rename everything from gst-ffmpeg to gst-libav
Also change elements factory names to avenc_*, avdec_*,
avmux_* and avdemux_*. The actual filenames, type names,
function/variable names are not touched to make merging
with 0.10 easier at this point. Once 0.10 is not supported
anymore everything should be renamed.
2012-04-12 19:41:52 +02:00
Sebastian Dröge 37fcf4009f ffmpeg: Update versioning 2012-04-04 14:53:51 +02:00
Stefan Sauer 79e0c1f52d docs: cleanup makefiles
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-07 16:10:02 +02:00
Jan Schmidt 7786655512 docs: Fix a comment in the plugin docs Makefile 2009-06-24 15:24:25 +01:00
Jan Schmidt 51b5bc131b Use shave for the build 2009-02-22 20:04:07 +00:00
Thomas Vander Stichele 7ce7e929d1 docs/plugins/: first stab at documenting ffmpeg elements. Needs work.
Original commit message from CVS:
2006-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>

* docs/plugins/Makefile.am:
* docs/plugins/gst-ffmpeg-plugins-docs.sgml:
first stab at documenting ffmpeg elements.  Needs work.
2006-01-31 09:25:09 +00:00
Thomas Vander Stichele fe142a2894 add more stuff for docs
Original commit message from CVS:
add more stuff for docs
2006-01-31 08:57:01 +00:00