gstreamer/gst
Filippo Argiolas 74de641ca4 coloreffects: add ayuv support
Currently implemented switching from yuv to rgb, looking up rgb from the
table in the usual way, getting back to yuv. With luma lookup presets
(sepia, heat, xray) a color space conversion is saved directly looking
up rgb for a given Y and converting to yuv.
Probably this latter step can even be made faster precalculating a luma
to yuv table in an outer loop.

https://bugzilla.gnome.org/show_bug.cgi?id=625817
2010-08-04 10:05:35 +02:00
..
adpcmdec Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
adpcmenc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
aiff aifmmux: use alternative way to check for inf 2010-07-09 17:44:56 +03:00
asfmux asfmux: only use g_warning() when setting the old is-live property, not when reading it 2010-07-06 13:15:27 +01:00
audiobuffer Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
audioparsers baseparse: fix seek event ref handling 2010-06-15 15:42:26 +02:00
autoconvert Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
bayer bayer2rgb: handle other bayer formats 2010-06-03 23:57:46 -07:00
camerabin camerabin: Fix viewfiner-sink property for bins 2010-07-07 23:21:52 -03:00
cdxaparse cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SET 2010-04-15 20:50:58 +02:00
chart gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
coloreffects coloreffects: add ayuv support 2010-08-04 10:05:35 +02:00
colorspace gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dataurisrc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
dccp Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
debugutils fpsdisplaysink: signal-fps-measurements is writable 2010-07-01 17:13:25 -03:00
dtmf dtmfdetect: Only works with rate=8000, fix in caps 2010-06-07 11:15:26 -04:00
dvdspu Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
festival festival: Only close the connection if it's opened 2010-05-13 14:43:28 +02:00
filter gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
freeze Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
frei0r frei0r: Use correct order of directories to search for plugins 2010-07-11 10:47:37 +02:00
games gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gaudieffects gaudieffects: Add Gaussian Blur effect, and brief example. 2010-08-02 20:46:48 +10:00
geometrictransform geometrictransform: new filter "fisheye" 2010-08-02 20:16:37 +02:00
h264parse h264parse: obtain correct upstream timestamp 2010-06-23 10:39:53 +02:00
hdvparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
id3tag id3tag: Use gst_tag_list_peek_string_index 2010-06-18 14:49:24 -03:00
invtelecine invtelecine: add an assert to placate gcc-4.5 2010-06-02 22:07:31 -07:00
ivfparse ivfparse: fix up macros and function names to match guidelines 2010-07-28 18:42:05 +02:00
jpegformat jpegparse: fix exif frame size 2010-07-08 14:27:45 -03:00
legacyresample legacyresample: Include _stdint.h for int16_t and friends 2010-06-27 19:22:39 +02:00
librfb Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
liveadder gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mixmatrix gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg1sys gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg4videoparse mpeg4videoparse: sprinkle some branch prediction 2010-06-15 11:30:45 +02:00
mpegdemux mpegtsparse: actually work when we have small buffers coming in 2010-07-29 10:38:58 +01:00
mpegpsmux Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
mpegtsmux mpegtsmux: start pmt at 0x020 as suggested by Zaheer 2010-06-08 15:36:47 +02:00
mpegvideoparse mpegvideoparse: Remove redundant log message 2010-06-20 23:34:56 +10:00
mve Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
mxf Add -Wformat-nonliteral -Wformat-security flags 2010-03-22 16:22:22 +01:00
nsf Add -Wundef 2010-03-22 12:30:01 +01:00
nuvdemux Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
overlay gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
passthrough gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pcapparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
playondemand gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pnm pnmdec: Don't crash if no valid input was parsed yet 2010-06-16 10:31:19 +02:00
qtmux qtmux: use caps bitrate at last chance 2010-07-28 12:23:21 -03:00
rawparse resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs 2009-08-25 23:55:41 +01:00
real Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
rtjpeg gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
rtpmux rtpmux: Add support for GstBufferList 2010-07-02 00:15:49 -04:00
scaletempo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
sdp Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
segmentclip segmentclip: Add audio/video buffer segment clip elements 2010-03-12 07:29:58 +00:00
selector gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
siren Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
smooth gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
smoothwave gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
speed gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
stereo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
subenc Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
tta Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
valve gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vbidec gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videodrop gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videomaxrate videomaxrate: Add to docs 2010-07-02 00:06:44 -04:00
videomeasure Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
videosignal gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vmnc Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00