Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all forma...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 2 Sep 2006 15:30:45 +0000 (15:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 2 Sep 2006 15:30:45 +0000 (15:30 +0000)
commit18917b8ab625f56833a2aad867ff2f850339034f
treedff6ce73e03d78a3fafbedb51dbcd4e93e523434
parentb638f1c974fb74618bc41c5de4bcf6400aa187f3
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).
gst/videocrop/Makefile.am
gst/videocrop/gstvideocrop.c