gstreamer/gst
Cody Russell c10584ed40 gst/: Avoid unnecessary class cast check in class_init functions (#337747).
Original commit message from CVS:
Patch by: Cody Russell <bratsche at gnome org>
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_class_init):
* gst/playback/gststreamselector.c:
(gst_stream_selector_class_init):
* gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
* gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
* gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
* gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
* gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_video_test_src_class_init):
* gst/volume/gstvolume.c: (gst_volume_class_init):
Avoid unnecessary class cast check in class_init
functions (#337747).
2006-06-22 10:10:51 +00:00
..
adder gst/adder/gstadder.*: Implement release_request_pad. 2006-05-30 16:07:50 +00:00
audioconvert gst/audioconvert/audioconvert.c: More correct float->int conversion. 2006-06-02 14:19:18 +00:00
audiorate make more debug catagories static 2006-05-23 20:38:56 +00:00
audioresample gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
audiotestsrc Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
ffmpegcolorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gdp adapt to new api 2006-06-06 16:26:59 +00:00
playback gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
subparse gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
tcp gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Added the 'prfl' atom type which MQV (no, it's not a typo) files contain. 2006-05-24 08:34:53 +00:00
videorate Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
videoscale gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
videotestsrc gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
volume gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00