gstreamer/gst
Wim Taymans 1e9f5c43ad docs/: Added some more docs to libs and plugins.
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* docs/libs/gst-plugins-base-libs.types:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Added some more docs to libs and plugins.
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
* gst-libs/gst/audio/gstringbuffer.h:
Document ringbuffer some more.
* gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
(gst_video_rate_setcaps), (gst_video_rate_reset),
(gst_video_rate_init), (gst_video_rate_flush_prev),
(gst_video_rate_swap_prev), (gst_video_rate_event),
(gst_video_rate_chain), (gst_video_rate_change_state):
* gst/videorate/gstvideorate.h:
Fix videorate to use segments.
Make it work with 0/1 framerates (closes #331903)
Handle EOS correctly.
Added docs.
2006-03-02 16:47:34 +00:00
..
adder Pass unhandled queries upstream instead of just dropping them (#326447). Also, fix supported query types list for som... 2006-02-01 11:56:11 +00:00
audioconvert Fix some more docs. 2006-03-01 17:39:28 +00:00
audiorate gst/audiorate/gstaudiorate.c: Add debugging category. 2006-01-10 15:47:48 +00:00
audioresample gst/audioresample/resample.h: As before, but for o_buf 2006-01-03 17:33:16 +00:00
audiotestsrc Updated/added documentation. 2006-03-01 16:24:37 +00:00
ffmpegcolorspace docs/plugins/: Fix hierarchy, added some more elements to the docs. 2006-03-02 11:28:23 +00:00
playback ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us. 2006-02-21 12:16:16 +00:00
subparse ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us. 2006-02-21 12:16:16 +00:00
tcp Fix some more docs. 2006-03-01 17:39:28 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Some typefinding fine-tuning: 2006-03-01 19:24:44 +00:00
videorate docs/: Added some more docs to libs and plugins. 2006-03-02 16:47:34 +00:00
videoscale gst/videoscale/vs_scanline.c: Revert optimization in videoscale. It should go in liboil and have an appropriate liboi... 2006-02-28 12:19:11 +00:00
videotestsrc Fix some more docs. 2006-03-01 17:39:28 +00:00
volume Fix some more docs. 2006-03-01 17:39:28 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00