typefinding: detect stand-alone SSA/ASS subtitle files
[platform/upstream/gstreamer.git] / gst / videoscale / vs_image.c
2012-09-10 Mark Nauwelaertsvideoscale: remove defunct commented code
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-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 David Schleefvideoscale: Fix off-by-one error in previous commit
2011-04-25 David Schleefvideoscale: Fix ARGB bilinear scaling
2011-04-24 David Schleefvideoscale: hack to fix invalid reads in linear
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-12 Marc Plano-Lesayfix unused-but-set-variable warnings with gcc 4.6
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
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-05-26 Sebastian Drögevideoscale: Add support for 16 bit grayscale in native...
2009-03-28 Sebastian Drögevideoscale: Rewrite YUYV (and friends) scaling and...
2008-05-02 Sebastian Drögegst/videoscale/: Support 1x1 images as input and output...
2006-11-14 David Schleefgst/videoscale/: Add a 4-tap image scaler. Theoretical...
2005-07-20 Andy Wingogst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV...
2005-07-01 Andy Wingogst/videoscale: Merge David's work from 0.8 branch...