summaryrefslogtreecommitdiffstats
path: root/gst/bayer
AgeCommit message (Expand)AuthorFilesLines
2009-01-05gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #...Sascha Hauer1-12/+15
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+1
2008-05-16docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.Jan Schmidt1-2/+4
2008-03-20gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs.Stefan Kost1-0/+1
2008-03-14gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.William M. Brack1-121/+398
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro1-1/+1
2007-07-18gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines.Stefan Kost1-4/+11
2007-05-15ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.Stefan Kost1-2/+3
2007-05-15Add a Bayer-to-RGB converter. You know you want one, uh-huh.David Schleef3-0/+422