videoscale: activate Video meta
[platform/upstream/gstreamer.git] / gst / videoscale / gstvideoscale.c
2011-06-20 Wim Taymansvideoscale: activate Video meta
2011-06-20 Wim Taymansvideo: remove intermediate Plane structure
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-17 Wim Taymans-base: port to GstVideoFrame API
2011-06-16 Wim Taymans-base: port elements to new video caps
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-27 Sebastian Drögevideoscale: Optimize transform_caps()
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-27 Sebastian Drögegst: Update for the GstBaseTransform::transform_caps...
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Sebastian Drögegst: Update for caps/pad template related API changes
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögevideoscale: Update for negotiation related API changes
2011-05-16 Sebastian Drögevideoscale: basetransform is now better at trying passt...
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-28 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
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 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-11 Wim TaymansMerge branch 'master' into 0.11
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-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-18 Sebastian Drögevideoscale: Add support for adding black borders to...
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-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: 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-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-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
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-03-28 Sebastian Drögevideoscale: Use bilinear instead of 4tap scaling for...
2009-03-28 Sebastian Drögevideocale: Add support for video/x-raw-gray with bpp...
2009-03-27 Sebastian Drögevideoscale: Add support for v308 YUV colorspace
2009-03-27 Sebastian Drögevideoscale: Enable 4-tap scaling for all supported...
2009-03-23 Stefan Kostindent: fix damange that gst-indent did some time ago
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...
2008-06-04 Sebastian Drögegst/videoscale/gstvideoscale.c: Prefer the given format...
2008-05-26 Tim-Philipp Müllergst/videoscale/gstvideoscale.c: Change default scaling...
2008-05-21 Wim TaymansSome debug and comment fixes.
2008-05-02 Sebastian Drögegst/videoscale/: Support 1x1 images as input and output...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-12-22 Tim-Philipp Müllergst/videoscale/gstvideoscale.c: Don't claim to be able...
2007-03-09 Wim TaymansUse new metadata copy function.
2007-02-05 Tim-Philipp Müllergst/videoscale/gstvideoscale.c: A width and height...
2006-11-28 Wim Taymansgst/playback/gstplaybasebin.c: Improve debug.
2006-11-14 David Schleefgst/videoscale/: Add a 4-tap image scaler. Theoretical...
2006-08-20 Stefan Kostgst/audioconvert/gstaudioconvert.c: Lower debug, use...
2006-07-28 Jan Schmidtgst/audioresample/gstaudioresample.c: Don't leak refere...
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-06-19 Philip Jaegenstedtgst/videoscale/gstvideoscale.c: Make videoscale support...
2006-05-19 Jan SchmidtUse the gstutil scaling function to preserve 64 bits...
next