docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
[platform/upstream/gstreamer.git] / gst / videobox / gstvideobox.c
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-07-24 Wim Taymansvideobox: prefix orc functions with video_box_orc_
2012-05-23 Sreerenj Balachandranvideobox: Fix the sample pipeline.
2012-04-13 Mark Nauwelaertsvideobox: adjust to deprecated GMutex setup
2012-04-13 Mark Nauwelaertsvideobox: port to 0.11
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-28 Vincent Penquerc'hvideobox: avoid wrapping opaque to transparent
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-12 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'a2337b8af45cb5e8c091ff0e1c3ef4b6cc7b20a3...
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-11 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-04 Stefan Sauercontroller: port to new controller location and api
2010-06-24 Tim-Philipp Müllermatroska, videobox, videofilter: fix compiler warnings...
2010-06-23 Sebastian Drögevideobox: Fix negotiation for I420/YV12
2010-06-09 David Schleefvideobox: liboil to orc conversion
2010-05-27 Sebastian Drögevideobox: Fix floating point to integer conversion...
2010-04-29 Sebastian Drögevideobox: Add support for Y444, Y42B and Y41B
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
next