summaryrefslogtreecommitdiff
path: root/gst/bayer
Commit message (Expand)AuthorAgeFilesLines
* bayer2rgb: handle other bayer formatsDavid Schleef2010-06-031-37/+62
* rgb2bayer: handle multiple bayer formatsDavid Schleef2010-06-032-5/+29
* bayer: Add rgb2bayer elementDavid Schleef2010-06-034-2/+414
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #...Sascha Hauer2009-01-051-12/+15
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+1
* docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.Jan Schmidt2008-05-161-2/+4
* gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs.Stefan Kost2008-03-201-0/+1
* gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.William M. Brack2008-03-141-121/+398
* gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro2007-07-301-1/+1
* gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines.Stefan Kost2007-07-181-4/+11
* ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.Stefan Kost2007-05-151-2/+3
* Add a Bayer-to-RGB converter. You know you want one, uh-huh.David Schleef2007-05-153-0/+422