gst/videocrop/: Some quick tests indicate that it doesn't make a great deal of sense...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 8 Sep 2006 11:04:24 +0000 (11:04 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 8 Sep 2006 11:04:24 +0000 (11:04 +0000)
commit4b0fe4828758bf406f2ed89fff4832a93b19e397
tree6398cc5a1b1bfa30685a53a629440f9bbf184606
parent4b7c760e113c77072e79f324b408955c52d5a040
gst/videocrop/: Some quick tests indicate that it doesn't make a great deal of sense to use liboil here, at least not...

Original commit message from CVS:
* gst/videocrop/Makefile.am:
* gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
(gst_video_crop_transform_packed),
(gst_video_crop_transform_planar):
Some quick tests indicate that it doesn't make a great deal
of sense to use liboil here, at least not for the memcpy()s
we do, so remove liboil usage until there is clear evidence
it actually makes a positive difference somewhere.
gst/videocrop/Makefile.am
gst/videocrop/gstvideocrop.c