index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
bayer
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-30
bayer2rgb: Convert to Orc
David Schleef
5
-258
/
+3638
2011-05-30
bayer2rgb: Rewrite signal processing. Much faster.
David Schleef
1
-251
/
+248
2011-04-15
bayer: fix unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-62
/
+0
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-12-15
bayer2rgb: Add framerate to the sink caps
Benjamin Gaignard
1
-1
/
+1
2010-09-14
bayer2rgb: Add format=bggr/etc. to caps
David Schleef
1
-2
/
+4
2010-06-03
bayer2rgb: handle other bayer formats
David Schleef
1
-37
/
+62
2010-06-03
rgb2bayer: handle multiple bayer formats
David Schleef
2
-5
/
+29
2010-06-03
bayer: Add rgb2bayer element
David Schleef
4
-2
/
+414
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-0
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2009-01-05
gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #...
Sascha Hauer
1
-12
/
+15
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
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