Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 1 | -1/+1 |
2008-05-16 | docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. | Jan Schmidt | 1 | -2/+4 |
2008-03-20 | gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs. | Stefan Kost | 1 | -0/+1 |
2008-03-14 | gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392. | William M. Brack | 1 | -121/+398 |
2007-07-30 | gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (... | Ian Munro | 1 | -1/+1 |
2007-07-18 | gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines. | Stefan Kost | 1 | -4/+11 |
2007-05-15 | ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. | Stefan Kost | 1 | -2/+3 |
2007-05-15 | Add a Bayer-to-RGB converter. You know you want one, uh-huh. | David Schleef | 3 | -0/+422 |