summaryrefslogtreecommitdiff
path: root/ext/zbar/gstzbar.c
Commit message (Expand)AuthorAgeFilesLines
* zbar: allow per feature registrationStéphane Cerveau2021-03-231-4/+4
* zbar: remove useless conditional on passthroughStéphane Cerveau2020-01-071-1/+0
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-2/+2
* zbar: Include running-time, stream-time and duration in the messagesSebastian Dröge2019-06-191-1/+16
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-43/+10
* 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-311-2/+48
* zbar: Add YVU9 and YUV9 to ZBAR_YUV_CAPSAnuj Jaiswal2014-10-081-2/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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
* 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-211-45/+15
* zbar: port to 0.11Wim Taymans2011-10-081-44/+40
* 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-021-6/+20
* 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-141-5/+22
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* 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-021-6/+58
* zbar: cleanupsStefan Kost2009-10-021-15/+33
* zbar: wrap zbar library as a image analyzerStefan Kost2009-10-011-0/+269