gstreamer/gst/videocrop
Tim-Philipp Müller 7e69aee223 Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all formats videoscale supports (#345653).
Original commit message from CVS:
* configure.ac:
* gst/videocrop/Makefile.am:
* gst/videocrop/gstvideocrop.c: (gst_video_crop_base_init),
(gst_video_crop_class_init), (gst_video_crop_init),
(gst_video_crop_get_image_details_from_caps),
(gst_video_crop_get_unit_size), (gst_video_crop_transform_packed),
(gst_video_crop_transform_planar), (gst_video_crop_transform),
(gst_video_crop_transform_dimension),
(gst_video_crop_transform_dimension_value),
(gst_video_crop_transform_caps), (gst_video_crop_set_caps),
(gst_video_crop_set_property), (gst_video_crop_get_property),
(plugin_init):
Port/rewrite videocrop from scratch for GStreamer-0.10, and make
it support all formats videoscale supports (#345653).
2006-09-02 15:30:45 +00:00
..
gstvideocrop.c Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all formats videoscale supports (#345653). 2006-09-02 15:30:45 +00:00
Makefile.am Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all formats videoscale supports (#345653). 2006-09-02 15:30:45 +00:00
videocrop.vcproj more working plugins 2004-07-27 21:41:30 +00:00