summaryrefslogtreecommitdiff
path: root/gst/videocrop
Commit message (Expand)AuthorAgeFilesLines
* videocrop: Fix icles tests.Víctor Manuel Jáquez Leal2021-08-171-3/+5
* videocrop: Resurrect logging category.Víctor Manuel Jáquez Leal2021-08-118-119/+17
* videocrop: Resurrect any caps feature negotiation.Víctor Manuel Jáquez Leal2021-07-281-1/+5
* videocrop: Add support for GBR* video formatsMarkus Ebner2021-04-103-55/+79
* videocrop: Added support for planar pixel formats > 8bitsMarkus Ebner2021-04-103-21/+60
* videocrop: Move supported format list into private headerMarkus Ebner2021-04-103-17/+26
* videocrop: allow per feature registrationStéphane Cerveau2021-03-296-23/+160
* videocrop: handle non raw caps featuresVíctor Manuel Jáquez Leal2021-03-262-3/+28
* Fix usage of C99Xavier Claessens2020-03-231-2/+4
* videocrop: Add support for Y41B and Y42BMarkus Ebner2020-03-101-2/+4
* videocrop: Add support for Y444Markus Ebner2020-03-102-43/+38
* videocrop: Use G_VALUE_INIT to initialize GValuesMarkus Ebner2020-03-101-3/+2
* videocrop: allow properties to be animated by GstControllerDaniel Molkentin2020-01-031-4/+25
* videocrop: Also update the coordinate when in-placeNicolas Dufresne2019-11-121-0/+8
* videocrop: Don't always re-run the allocation queryNicolas Dufresne2019-11-111-3/+5
* videocrop: Cleanup spurious assignmentNicolas Dufresne2019-11-111-4/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-12/+0
* documentation: fix a number of typosAaron Boxer2019-10-051-2/+2
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-132-7/+7
* aspectcropration: Fix potential unref of NULL pointerThibault Saunier2018-11-261-1/+1
* aspectcropratio: Set caps from the streaming thread on property changesThibault Saunier2018-11-262-5/+31
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* videocrop: Add GstVideoCropMeta supportNicolas Dufresne2017-12-171-30/+129
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+8
* videocrop mark crop properties as mutable in playing stateTim-Philipp Müller2016-05-231-6/+10
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+4
* gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig2016-02-231-2/+4
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-145/+0
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-272-22/+22
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* videocrop: print the property values when setThiago Santos2015-04-241-3/+3
* videocrop: Remove todo about caps filterNicolas Dufresne2014-12-151-1/+0
* videocrop: Make sure new crop is appliedNicolas Dufresne2014-12-152-47/+55
* aspectratiocrop: Handle resolution changes properlyAndrei Sarakeev2014-11-282-11/+2
* videocrop: Add support for GRAY16_LE/GRAY16_BEJoshua M. Doe2013-05-152-6/+6
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* videocrop: add support for YV12Tim-Philipp Müller2012-11-101-1/+1
* videocrop: Add NV12/NV21 supportNicolas Dufresne2012-11-102-2/+51
* videocrop: Add support for automatic croppingNicolas Dufresne2012-11-072-34/+124
* Fix FSF addressTim-Philipp Müller2012-11-044-8/+8
* gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.amAntoine Tremblay2012-10-271-1/+1
* videocrop: port to videofilterWim Taymans2012-10-172-207/+118
* fix more capsWim Taymans2012-09-141-1/+1
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-2/+2
* videocrop: Don't return NULL from _transform_capsRobert Swain2012-07-271-6/+1
* fix Y800 formatWim Taymans2012-06-062-2/+2
* video: remove duplicate formatWim Taymans2012-05-291-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-2/+2