videobox: Add support for YVYU and reorder template caps
[platform/upstream/gst-plugins-good.git] / gst / videobox / gstvideobox.c
2010-04-29 Sebastian Drögevideobox: Add support for YVYU and reorder template...
2010-04-29 Sebastian Drögevideobox: Translate navigation events to make sense...
2010-04-29 Sebastian Drögevideobox: Properly handle ranges/lists of width or...
2010-04-29 Sebastian Drögevideobox: Sync properties to the controller in before_t...
2010-04-29 Sebastian Drögevideobox: Add support for YUY2 and UYUV
2010-04-19 Sebastian Drögevideobox: Use libgstvideo to get the order of RGB
2010-04-16 Sebastian Drögevideobox: Fix I420->I420 copying
2010-04-16 Sebastian Drögevideobox: Fix AYUV->I420 copying
2010-04-14 Edward Herveyvideobox: transform_caps : We can only convert AYUV...
2010-04-12 Sebastian Drögevideobox: Fix I420->AYUV copying
2010-04-12 Sebastian Drögevideobox: Correctly clamp frame/background alphas to...
2010-04-07 Sebastian Drögevideobox: Add support for YV12, including conversion...
2010-04-07 Sebastian Drögevideobox: Add support for grayscale input/output
2010-04-07 Sebastian Drögevideobox: Add support for filling the background with...
2010-04-07 Sebastian Drögevideobox: Add support for direct RGB<->AYUV conversion
2010-04-07 Sebastian Drögevideobox: Fix RGB24 filling
2010-04-05 Sebastian Drögevideobox: Fix conversion from 3 byte RGB to ARGB
2010-04-05 Sebastian Drögevideobox: Add support for 3 byte RGB formats and refact...
2010-04-05 Sebastian Drögevideobox: Add support for all 32 bit RGB formats
2010-03-26 Sebastian Drögevideobox: Fix AYUV->I420 frame copying
2010-03-26 Sebastian Drögevideobox: Always fill the complete frame if borders...
2010-03-26 Sebastian Drögevideobox: Refactor boxing to reduce code duplication
2010-03-26 Sebastian Drögevideobox: Add const qualifier to the source frame data
2010-03-09 Sebastian Drögevideobox: Fix autocropping for odd width/height differences
2010-03-09 Sebastian Drögevideobox: Use libgstvideo for format specific stuff
2010-03-09 Sebastian Drögevideobox: Make properties controllable
2010-03-09 Sebastian Drögevideobox: Some cleanup
2009-09-09 Sebastian Drögevideobox: Fix AYUV->I420 conversion
2009-08-31 Sebastian Drögevideobox: Split declarations into a header file and...
2009-08-31 Sebastian Drögevideobox: Reconfigure basetransform if something change...
2009-08-31 Stephen Jungelsvideobox: Add support for autocropping according to...
2009-05-04 Wim Taymansvideobox: draw the complete U and V planes
2009-04-18 Edward Herveyvidebox: Remove dead assignments.
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-10-21 Wim Taymansgst/videobox/gstvideobox.c: support dynamically changin...
2008-08-20 Wim Taymansgst/videobox/gstvideobox.c: Use new basetransform metho...
2007-11-29 Arek Korbikgst/videobox/gstvideobox.c: Initialise liboil in plugin...
2007-08-08 Michael Smithgst/videobox/gstvideobox.c: Render right border in...
2007-06-06 Tim-Philipp Müllergst/videobox/gstvideobox.c: Printf fixes in debug state...
2007-05-28 Dejan Sakelšakgst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV...
2006-11-19 Tim-Philipp Müllergst/videobox/gstvideobox.c: Minor clean-ups: const...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-08-20 Stefan Kostuse g_assert in _get_unit_size
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-05-10 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-01-20 Christoph Burghardtgst/videobox/gstvideobox.c: Don't forget to initialize...
2006-01-05 Stefan Kostgst/videobox/gstvideobox.c: call oil_init() when using...
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-27 Julien Mouttegst/videobox/gstvideobox.c: Use liboil for
2005-10-26 Julien Mouttegst/videobox/Makefile.am: Use liboil.
2005-10-26 Julien Mouttegst/videobox/gstvideobox.c: Removing this forgotten...
2005-10-26 Julien Mouttegst/videobox/gstvideobox.c: Fix the stride issue when...
2005-10-25 Julien Mouttegst/videobox/gstvideobox.c: Doh ! I introduced wingo...
2005-10-24 Julien Mouttegst/videobox/gstvideobox.c: Fix caps negotiation correc...
2005-10-17 Julien Mouttegst/videobox/gstvideobox.c: Fix caps nego some more...
2005-10-17 Julien Mouttegst/videobox/gstvideobox.c: Fix wrong size calculations...
2005-09-09 Jan SchmidtMove fdsrc back into gstreamer core elements.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-24 Thomas Vander Sticheleenable more; update for basetransform
2005-08-04 Andy Wingosys/oss/gstossaudio.c (plugin_init): Second-class citizen.
2005-07-15 Wim Taymansgst/: Port to new base class.
2005-07-07 Wim Taymansgst/videobox/gstvideobox.c: Logic was reversed. Needs...
2005-07-05 Andy Wingogst/videobox/gstvideobox.c: Clean up, port to 0.9, use
2005-06-02 Wim Taymansgst/: Bufferalloc changes.
2005-01-19 Tim-Philipp MüllerFix row strides for I420 (fixes #163159)
2004-07-07 Wim Taymansgst/videobox/gstvideobox.c: Use pad_alloc where possible.
2004-05-28 Wim TaymansA plugin to add an alpha channel to I420 video. Can...