-base: don't use buffer caps
[platform/upstream/gstreamer.git] / gst / videoscale /
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-30 Tim-Philipp Müllergst: update orc-generated disted C backup code to orc...
2011-04-28 Wim TaymansMerge branch 'master' into 0.11
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-24 David Schleefvideoscale: protect 4tap from out-of-bounds reads
2011-04-24 David Schleefvideoscale: use simpler scaling method for small images
2011-04-19 Sebastian Drögegst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-18 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Tim-Philipp Müllergst: update disted orc backup code
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
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-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-11 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2011-03-22 Thiago Santosvideoscale: Fix assertion on caps fixation
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-20 David Schleefvideoscale: Add 16-bit-channel support
2010-12-16 Sebastian Drögevideoscale: Change classification to Filter/Converter...
2010-10-15 David SchleefUpdate generated orc code
2010-10-05 Tim-Philipp Müllervideoscale: use math-compat.h here as well
2010-09-17 David Schleeforc: update generated files to fix MSVC compile issues
2010-09-17 David Schleefvideoscale: Don't use broken orc feature
2010-09-14 David Schleefvideoscale: refactor using more Orc code
2010-09-10 Sebastian Drögeorc: Fix generated source files
2010-09-09 Sebastian Drögeorc: Update generated source files everywhere
2010-09-09 Sebastian DrögeRevert "Revert "Use init functions for Orc code""
2010-08-27 Wim TaymansRevert "Use init functions for Orc code"
2010-08-27 David SchleefUse init functions for Orc code
2010-08-11 Sebastian Drögevideoscale: Only set the PAR if the caps already had...
2010-07-19 Sebastian Drögevideoscale: Rename borders property to add-borders
2010-07-19 Tim-Philipp Müllervideoscale: update disted orc files for latest changes
2010-07-18 Sebastian Drögevideoscale: Add support for adding black borders to...
2010-07-18 Sebastian Drögevideoscale: Fix linear scaling of UYVY scanlines
2010-07-18 Sebastian Drögevideoscale: Fix caps fixating if the height is fixed...
2010-07-18 Sebastian Drögevideoscale: Remove interlaced scaling again
2010-07-18 Sebastian Drögevideoscale: Add helper method for filling the VSImage...
2010-06-27 Sebastian Drögevideoscale: Explicitely link with $(LIBM)
2010-06-26 Tim-Philipp Müllergst: update orc files
2010-06-24 Sebastian Drögevideoscale: Fix resampling of ARGB scanlines
2010-06-14 David Schleefvideoscale: Fix black horizontal line in image
2010-06-13 Sebastian Drögevideoscale: ...and add Y16 case for the linear scaling
2010-06-13 Sebastian Drögevideoscale: Add Y16 case for 4-tap scaling
2010-06-12 Sebastian Drögevideoscale: Use correct variables for debug output
2010-06-12 Sebastian Drögevideoscale: Update disted orc files
2010-06-12 Sebastian Drögevideoscale: Add support for more gray formats
2010-06-12 Sebastian Drögevideoscale: Use libgstvideo for caps parsing, etc
2010-06-12 Sebastian Drögevideoscale: Use GST_VIDEO_CAPS_GRAY{8,16}
2010-06-12 Sebastian Drögevideoscale: Implement linear merging of Y16 scanlines...
2010-06-08 David Schleefvideoscale: convert from liboil to orc
2010-05-13 Sebastian Drögevideoscale: Use passthrough mode if width and height...
2010-05-13 Sebastian Drögevideoscale: Try harder to keep the DAR if possible
2010-05-13 Sebastian Drögevideoscale: Log PAR and DAR of input and output caps...
2010-05-13 Sebastian Drögevideoscale: Set input width/height if the output caps...
2010-05-13 Andoni Moralesvideoscale: Try to keep DAR when scaling
2010-05-06 Stefan Kostvideoscale: use can_intersect to avoid a caps copy
2010-04-29 Sebastian Drögevideoscale: Some random cleanup
2010-04-29 Sebastian Drögevideoscale: Add support for Y444, Y42B and Y41B
2010-04-29 Sebastian Drögevideoscale: Reorder template caps by the amount of...
2010-03-17 Sebastian Drögevideoscale: Use correct boundary checks for YUY2/UYVY
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-12-03 David SchleefBuild fix for MSVC
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-08-06 Sebastian Drögevideoscale: Restrict width/height to 2^15 - 1
2009-08-06 Sebastian Drögevideoscale: Make sure to allocate enough memory for...
2009-08-06 Sebastian Drögevideoscale: Fix interlaced scaling for I420
2009-08-06 Sebastian Drögevideoscale: Add support for interlaced content
2009-05-26 Sebastian Drögevideoscale: Add support for 16 bit grayscale in native...
2009-04-02 Sebastian Drögevideoscale: Don't read over line ends when taking the...
2009-04-02 Sebastian Drögevideoscale: Don't write to few pixels and don't mix...
2009-03-29 Sebastian Drögevideoscale: Fix linear scaling for one byte components
2009-03-29 Sebastian Drögevideoscale: Fix 4tap scaling of YUYV and friends
2009-03-28 Sebastian Drögevideoscale: Rewrite YUYV (and friends) scaling and...
2009-03-28 Sebastian Drögevideoscale: Use bilinear instead of 4tap scaling for...
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...
2009-03-28 Sebastian Drögevideocale: Add support for video/x-raw-gray with bpp...
2009-03-27 Sebastian Drögevideoscale: Take the next luma value instead of every...
2009-03-27 Sebastian Drögevideoscale: Add support for v308 YUV colorspace
2009-03-27 Sebastian Drögevideoscale: Add my copyright to the 4tap scalers
2009-03-27 Sebastian Drögevideoscale: Enable 4-tap scaling for all supported...
2009-03-27 Sebastian Drögevideoscale: Implement 4-tap scaling for RGB565 and...
2009-03-27 Sebastian Drögevideoscale: Implement 4-tap scaling for UYVY
2009-03-27 Sebastian Drögevideoscale: Implement 4-tap scaling for YUY2 and YVYU
2009-03-26 Sebastian Drögevideoscale: Implement 4-tap scaling for RGB and BGR
2009-03-26 Sebastian Drögevideoscale: Implement 4-tap scaling for RGBA and other...
2009-03-23 Stefan Kostindent: fix damange that gst-indent did some time ago
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-04 Sebastian Drögegst/videoscale/gstvideoscale.c: Transform a given PAR...
next