rtsprange: use gst_util_gdouble_to_guint64 in get_seconds
[platform/upstream/gstreamer.git] / gst / videoscale / vs_scanline.c
2013-03-02 Sebastian Drögevideoscale: Fix compiler errors caused by not including...
2012-07-23 Wim Taymansvideoscale: ranem gst_video_scale_orc -> video_scale_orc
2012-07-23 Wim Taymansvideoscale: prefix orc functions with gst_video_scale_orc
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-04 David Schleefvideoscale: Add nearest/linear scaling for NV12
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-20 David Schleefvideoscale: Add 16-bit-channel support
2010-09-14 David Schleefvideoscale: refactor using more Orc code
2010-07-18 Sebastian Drögevideoscale: Fix linear scaling of UYVY scanlines
2010-06-24 Sebastian Drögevideoscale: Fix resampling of ARGB scanlines
2010-06-14 David Schleefvideoscale: Fix black horizontal line in image
2010-06-12 Sebastian Drögevideoscale: Implement linear merging of Y16 scanlines...
2010-06-08 David Schleefvideoscale: convert from liboil to orc
2010-03-17 Sebastian Drögevideoscale: Use correct boundary checks for YUY2/UYVY
2009-05-26 Sebastian Drögevideoscale: Add support for 16 bit grayscale in native...
2009-03-29 Sebastian Drögevideoscale: Fix linear scaling for one byte components
2009-03-28 Sebastian Drögevideoscale: Rewrite YUYV (and friends) scaling and...
2009-03-28 Sebastian Drögevideoscale: Don't read after the end of a line when...
2009-03-28 Sebastian Drögevideoscale: Don't read after the end of a line when...
2006-11-14 David Schleefgst/videoscale/: Add a 4-tap image scaler. Theoretical...
2006-02-28 Edward Herveygst/videoscale/vs_scanline.c: Revert optimization in...
2006-02-16 Edward Herveygst/videoscale/vs_scanline.c: C-level optimization...
2006-01-28 David Schleefgst/videoscale/vs_scanline.c: Oops, *that's* why I...
2006-01-27 David Schleefupdate liboil requirement to 0.3.6
2005-07-01 Andy Wingogst/videoscale: Merge David's work from 0.8 branch...