gstreamer/gst
Stefan Kost 0d85e2cc15 gst/audiotestsrc/gstaudiotestsrc.*: update to basesrc changes, implement segmented seeking and eos handling, add a 's...
Original commit message from CVS:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
(gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
(gst_audio_test_src_query), (gst_audio_test_src_create_sine),
(gst_audio_test_src_create_square),
(gst_audio_test_src_create_saw),
(gst_audio_test_src_create_triangle),
(gst_audio_test_src_create_silence),
(gst_audio_test_src_create_white_noise),
(gst_audio_test_src_create_pink_noise),
(gst_audio_test_src_init_sine_table),
(gst_audio_test_src_create_sine_table),
(gst_audio_test_src_change_wave),
(gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
(gst_audio_test_src_create), (gst_audio_test_src_set_property):
* gst/audiotestsrc/gstaudiotestsrc.h:
update to basesrc changes, implement segmented seeking and eos handling,
add a 'sine-tab' waveform for performance critical playback
2005-12-29 20:37:23 +00:00
..
adder expand tabs 2005-12-06 19:42:02 +00:00
audioconvert expand tabs 2005-12-06 19:42:02 +00:00
audiorate expand tabs 2005-12-06 19:42:02 +00:00
audioresample gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audioresample. 2005-12-15 10:30:14 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.*: update to basesrc changes, implement segmented seeking and eos handling, add a 's... 2005-12-29 20:37:23 +00:00
ffmpegcolorspace expand tabs 2005-12-06 19:42:02 +00:00
playback gst/playback/gstdecodebin.c: Fix non-C89 variable declaration not at the start of a block. Should help some compilers. 2005-12-29 14:31:49 +00:00
subparse gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we... 2005-12-12 09:52:37 +00:00
tcp gst/tcp/: Add <string.h> includes for memset and FD_ZERO (fixes #323878; 2005-12-16 11:25:51 +00:00
typefind iLBC30 and iLBC20 added to typefind. 2005-12-21 20:59:52 +00:00
videorate gst/videorate/gstvideorate.c: Fix timestamping for videorate when the first buffer it sees has a non-zero timestamp. ... 2005-12-15 14:43:38 +00:00
videoscale borgify further clean up docs a little 2005-12-01 01:12:55 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Add start method to reset running time and number of frames sent 2005-12-27 22:29:43 +00:00
volume remove sinesrc some more 2005-11-23 15:36:58 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00