summaryrefslogtreecommitdiff
path: root/ext/zbar
Commit message (Expand)AuthorAgeFilesLines
* zbar: allow per feature registrationStéphane Cerveau2021-03-232-4/+6
* zbar: remove useless conditional on passthroughStéphane Cerveau2020-01-071-1/+0
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-10/+0
* zbar: Include running-time, stream-time and duration in the messagesSebastian Dröge2019-06-191-1/+16
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-43/+10
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+11
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* zbar: don't ignore zbar_scan_image() errorsReynaldo H. Verdejo Pinochet2015-06-021-0/+4
* zbar: add frame sample to barcode messageReynaldo H. Verdejo Pinochet2015-05-312-2/+49
* zbar: Add YVU9 and YUV9 to ZBAR_YUV_CAPSAnuj Jaiswal2014-10-081-2/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* use transform_ip_on_passthroughWim Taymans2012-04-021-4/+1
* zbar: fix build after base transform changesTim-Philipp Müller2012-03-181-1/+1
* update for videofilter changesWim Taymans2011-12-212-50/+17
* zbar: port to 0.11Wim Taymans2011-10-082-48/+41
* Fix compilation for unused but not setNicolas Dufresne2011-07-201-2/+1
* zbar: remove template stamp commentStefan Kost2011-05-311-7/+0
* zbar: handle more formats that start with an 8-bit Y planeTim-Philipp Müller2010-11-021-2/+8
* zbar: use correct strideTim-Philipp Müller2010-11-022-8/+25
* zbar: minor clean-upTim-Philipp Müller2010-11-021-4/+5
* zbar: disable cache by defaultTim-Philipp Müller2010-11-021-4/+4
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+4
* zbar: Make scanner cache optionalKaj-Michael Lang2010-10-142-5/+23
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* [cleanup] Various style and cleanupsBenjamin Otte2010-01-201-0/+1
* zbar: use GST_MAKE_FOURCC to create FOURCCTim-Philipp Müller2010-01-111-1/+1
* zbar: include quality and check count, fixes #600461Stefan Kost2009-11-041-3/+15
* Fix start/stop typoKaj-Michael Lang2009-10-231-1/+1
* zbar: post a message instead of printing the code to stdoutStefan Kost2009-10-022-6/+59
* zbar: cleanupsStefan Kost2009-10-021-15/+33
* zbar: wrap zbar library as a image analyzerStefan Kost2009-10-013-0/+351