summaryrefslogtreecommitdiff
path: root/ext/zbar/gstzbar.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge1-2/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-07-20Fix compilation for unused but not setNicolas Dufresne1-2/+1
2011-05-31zbar: remove template stamp commentStefan Kost1-7/+0
2010-11-02zbar: handle more formats that start with an 8-bit Y planeTim-Philipp Müller1-2/+8
2010-11-02zbar: use correct strideTim-Philipp Müller1-6/+20
2010-11-02zbar: minor clean-upTim-Philipp Müller1-4/+5
2010-11-02zbar: disable cache by defaultTim-Philipp Müller1-4/+4
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-2/+4
2010-10-14zbar: Make scanner cache optionalKaj-Michael Lang1-5/+22
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-01-11zbar: use GST_MAKE_FOURCC to create FOURCCTim-Philipp Müller1-1/+1
2009-11-04zbar: include quality and check count, fixes #600461Stefan Kost1-3/+15
2009-10-23Fix start/stop typoKaj-Michael Lang1-1/+1
2009-10-02zbar: post a message instead of printing the code to stdoutStefan Kost1-6/+58
2009-10-02zbar: cleanupsStefan Kost1-15/+33
2009-10-01zbar: wrap zbar library as a image analyzerStefan Kost1-0/+269