gstreamer/gst
Michael Smith 1250ac066e gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigned char *, not void *, since we do arithm...
Original commit message from CVS:
* gst/audioresample/resample.h:
Declare struct _ResampleState.buffer as unsigned char *, not void *,
since we do arithmetic on it.
2006-01-03 17:27:13 +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/resample.h: Declare struct _ResampleState.buffer as unsigned char *, not void *, since we do arithm... 2006-01-03 17:27:13 +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 move old example to tests/examples/volume/volune.c 2005-12-30 14:54:06 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00