2005-09-01 20:23:22 +00:00
|
|
|
.dirstamp
|
gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA caps (apparently the core doesn't always ...
Original commit message from CVS:
* gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
(gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
Double-check that RGB input caps are really RGBA caps (apparently
the core doesn't always catch it if those caps aren't a subset of
our template caps, also see #421543). Fixes #429319 in a way.
Also, don't leak the pad template in the transform_caps function.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/alphacolor.c: (setup_alphacolor),
(cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
(create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
(GST_START_TEST), (alphacolor_suite):
Add some basic unit tests for alphacolor.
2007-04-25 15:31:53 +00:00
|
|
|
alphacolor
|
2007-01-29 10:59:48 +00:00
|
|
|
audioamplify
|
2007-03-08 10:24:43 +00:00
|
|
|
audiodynamic
|
2007-01-29 10:59:48 +00:00
|
|
|
audioinvert
|
2005-09-01 20:23:22 +00:00
|
|
|
level
|
2005-11-01 16:14:25 +00:00
|
|
|
matroskamux
|
2006-04-03 13:29:20 +00:00
|
|
|
cmmldec
|
|
|
|
cmmlenc
|
gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).
Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet dot be>
* gst/avi/Makefile.am:
* gst/avi/gstavi.c: (plugin_init):
* gst/avi/gstavimux.c: (gst_avi_mux_get_type),
(gst_avi_mux_base_init), (gst_avi_mux_finalize),
(gst_avi_mux_class_init), (gst_avi_mux_init),
(gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
(gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
(gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
(gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
(gst_avi_mux_riff_get_avix_header),
(gst_avi_mux_riff_get_video_header),
(gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
(gst_avi_mux_write_index), (gst_avi_mux_bigfile),
(gst_avi_mux_start_file), (gst_avi_mux_stop_file),
(gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
(gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
(gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
(gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
(gst_avi_mux_loop), (gst_avi_mux_collect_pads),
(gst_avi_mux_get_property), (gst_avi_mux_set_property),
(gst_avi_mux_change_state):
* gst/avi/gstavimux.h:
Port AVI muxer to GStreamer-0.10 (#332031).
* tests/check/Makefile.am:
* tests/check/elements/avimux.c:
* tests/check/elements/.cvsignore:
Add unit test for AVI muxer.
2006-04-27 14:51:06 +00:00
|
|
|
icydemux
|
|
|
|
avimux
|
2007-03-06 23:19:30 +00:00
|
|
|
id3demux
|
2006-06-11 18:56:24 +00:00
|
|
|
id3v2mux
|
2006-06-12 11:13:39 +00:00
|
|
|
apev2mux
|
2006-08-21 11:34:41 +00:00
|
|
|
audiopanorama
|
2007-02-28 10:58:10 +00:00
|
|
|
videofilter
|
2007-06-14 14:03:41 +00:00
|
|
|
videocrop
|
2007-03-09 19:44:30 +00:00
|
|
|
sunaudio
|
2006-09-22 12:12:10 +00:00
|
|
|
autodetect
|
2007-06-08 20:23:07 +00:00
|
|
|
wavpackdec
|
|
|
|
wavpackenc
|
|
|
|
wavpackparse
|