gstreamer/gst
Tim-Philipp Müller ece86d538f gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead of 0 to make gcc4 happy.
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
(mpeg2_sys_type_find), (mpeg1_sys_type_find),
(mpeg_video_type_find), (mpeg_video_stream_type_find):
Terminate vararg functions with NULL instead of 0 to
make gcc4 happy.
2005-11-21 20:19:55 +00:00
..
adder *.*: Ran scripts/update-macros. Oh yes. 2005-11-21 16:35:24 +00:00
audioconvert Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
audiorate Fix a whole set of pad template leaks 2005-11-16 18:21:46 +00:00
audioresample gst/: Segment update fix. 2005-11-21 17:14:02 +00:00
audioscale Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
audiotestsrc Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/: Make palettes work again (see #132341). Use our own macros for rounding up. 2005-11-11 15:55:38 +00:00
playback gst/playback/gstplaybin.c (gen_audio_element) 2005-11-21 18:44:02 +00:00
sine Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
subparse Don't take stream lock. 2005-11-21 17:29:00 +00:00
tags restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
tcp gst/tcp/gstmultifdsink.c: Don't leak GDP headers when using GDP mode (i.e. tcpserversink). 2005-11-14 18:47:54 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead of 0 to make gcc4 happy. 2005-11-21 20:19:55 +00:00
videorate Don't take stream lock. 2005-11-21 17:29:00 +00:00
videoscale Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
videotestsrc Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
volume gst/volume/gstvolume.c: Fix compilation on Solaris with Forte. (#320923) 2005-11-08 12:08:11 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00