summaryrefslogtreecommitdiff
path: root/gst/videobox
Commit message (Expand)AuthorAgeFilesLines
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-145/+0
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* videobox: critical error when element properties set as max/minVineeth T M2014-10-201-1/+1
* videobox: remove duplicate assignmentsTim-Philipp Müller2014-09-241-4/+0
* videobox: Don't overwrite the first component with the alpha value for BGRxSebastian Dröge2014-07-191-4/+11
* videobox: Fix caps negotiation issueRavi Kiran K N2014-06-171-8/+13
* Release 1.3.11.3.1Sebastian Dröge2014-05-031-2/+2
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-181-4/+2
* Release 1.1.11.1.1Sebastian Dröge2013-06-052-0/+36
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* videobox: fix border filling for planar YUV formatsTim-Philipp Müller2012-11-241-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* videbox: fix border filling for gray formatsDouglas Bagnall2012-11-011-1/+1
* videobox: use out_info for out propertiesWim Taymans2012-10-171-3/+3
* videobox: Fix U/V strides for a number of cases.Michael Smith2012-09-181-8/+8
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* gst: update disted orc filesTim-Philipp Müller2012-08-081-3/+7
* videobox: prefix orc functions with video_box_orc_Wim Taymans2012-07-244-13/+13
* videobox: Fix the sample pipeline.Sreerenj Balachandran2012-05-231-1/+1
* videobox: adjust to deprecated GMutex setupMark Nauwelaerts2012-04-132-12/+9
* videobox: port to 0.11Mark Nauwelaerts2012-04-132-690/+633
* Release 0.11.90RELEASE-0.11.90Sebastian Dröge2012-04-121-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-2/+2
|\
| * videobox: avoid wrapping opaque to transparentVincent Penquerc'h2012-01-281-2/+2
| * Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-121-0/+2
| * various: fix pad template leaksVincent Penquerc'h2011-11-281-4/+4
* | controller: port to new controller location and apiStefan Sauer2011-11-042-7/+1
|/
* gst: update disted orc backup codeTim-Philipp Müller2011-04-162-9/+30
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+15
* Update generated orc codeDavid Schleef2010-10-152-4/+13
* update disted Orc filesDavid Schleef2010-09-042-19/+49
* Release 0.10.25RELEASE-0.10.25Tim-Philipp Müller2010-09-022-46/+19
* 0.10.24.4 pre-releaseSebastian Dröge2010-08-212-19/+46
* gst: update orc filesTim-Philipp Müller2010-06-262-17/+94
* matroska, videobox, videofilter: fix compiler warnings when debugging is disa...Tim-Philipp Müller2010-06-241-3/+2
* videobox: Fix negotiation for I420/YV12Sebastian Dröge2010-06-231-1/+3
* videobox: liboil to orc conversionDavid Schleef2010-06-085-17/+183
* videobox: Fix floating point to integer conversion for the alpha valuesSebastian Dröge2010-05-271-2/+2
* videobox: Add support for Y444, Y42B and Y41BSebastian Dröge2010-04-291-11/+546
* videobox: Add support for YVYU and reorder template capsSebastian Dröge2010-04-291-12/+43
* videobox: Translate navigation events to make sense again upstreamSebastian Dröge2010-04-291-3/+52
* videobox: Properly handle ranges/lists of width or height when transforming capsSebastian Dröge2010-04-291-26/+100
* videobox: Sync properties to the controller in before_transformSebastian Dröge2010-04-291-5/+15
* videobox: Add support for YUY2 and UYUVSebastian Dröge2010-04-291-0/+127
* videobox: Use libgstvideo to get the order of RGBSebastian Dröge2010-04-191-53/+62
* videobox: Fix I420->I420 copyingSebastian Dröge2010-04-161-68/+410
* videobox: Fix AYUV->I420 copyingSebastian Dröge2010-04-161-138/+374