gstreamer/gst
Wim Taymans e8d172d0f4 docs/plugins/: Added videoscale to docs.
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:
Added videoscale to docs.
* gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
(gst_video_rate_swap_prev), (gst_video_rate_event),
(gst_video_rate_chain):
Fix typo in docs.
* gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
(gst_video_scale_init), (gst_video_scale_prepare_size),
(gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
(gst_video_scale_fixate_caps), (gst_video_scale_transform):
* gst/videoscale/gstvideoscale.h:
Added docs, examples.
Some code cleanups.
Post errors instead of g_warning.
2006-03-02 17:46:36 +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/plugins/: Added videoscale to docs. 2006-03-02 17:46:36 +00:00
videoscale docs/plugins/: Added videoscale to docs. 2006-03-02 17:46:36 +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