2005-08-20 18:07:10 +00:00
|
|
|
.dirstamp
|
2006-06-11 19:44:49 +00:00
|
|
|
adder
|
|
|
|
alsa
|
2005-09-05 12:05:47 +00:00
|
|
|
audioconvert
|
2006-10-21 16:39:54 +00:00
|
|
|
audiorate
|
2005-09-05 12:05:47 +00:00
|
|
|
audioresample
|
2005-11-24 11:09:28 +00:00
|
|
|
audiotestsrc
|
2006-08-23 19:37:50 +00:00
|
|
|
gdpdepay
|
|
|
|
gdppay
|
2006-06-11 19:44:49 +00:00
|
|
|
multifdsink
|
2006-04-28 14:49:22 +00:00
|
|
|
videorate
|
2005-11-24 11:09:28 +00:00
|
|
|
videotestsrc
|
2005-08-20 18:07:10 +00:00
|
|
|
volume
|
2005-08-20 20:40:25 +00:00
|
|
|
vorbisdec
|
2006-09-21 09:27:47 +00:00
|
|
|
ffmpegcolorspace
|
ext/vorbis/: Add new vorbistag element which derives from vorbisparse and is essentially the same as well, only that ...
Original commit message from CVS:
Patch by: James "Doc" Livingston <doclivingston at gmail com>
* ext/vorbis/Makefile.am:
* ext/vorbis/vorbis.c: (plugin_init):
* ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
(vorbis_parse_parse_packet), (vorbis_parse_chain):
* ext/vorbis/vorbisparse.h:
* ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
(gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
(gst_vorbis_tag_parse_packet):
* ext/vorbis/vorbistag.h:
Add new vorbistag element which derives from vorbisparse
and is essentially the same as well, only that it implements
the GstTagSetter interface and can modify the stream's
vorbiscomment on the fly (#335635).
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/vorbistag.c: (setup_vorbistag),
(cleanup_vorbistag), (buffer_probe), (start_pipeline),
(get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
(_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
Add unit test for new vorbistag element.
2006-10-03 11:51:48 +00:00
|
|
|
vorbistag
|
tests/check/: Some small and basic unit tests for playbin; not very useful yet, but at least a start.
Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/playbin.c: (GST_START_TEST),
(gst_red_video_src_uri_get_type),
(gst_red_video_src_uri_get_protocols),
(gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
(gst_red_video_src_uri_handler_init),
(gst_red_video_src_init_type), (gst_red_video_src_base_init),
(gst_red_video_src_create), (gst_red_video_src_class_init),
(gst_red_video_src_init), (plugin_init), (playbin_suite):
Some small and basic unit tests for playbin; not very useful yet,
but at least a start.
2006-10-18 09:53:03 +00:00
|
|
|
playbin
|
2006-10-19 09:17:48 +00:00
|
|
|
subparse
|