gstreamer/gst
Sebastian Dröge 1998871b39 gdp: Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
Original commit message from CVS:
* gst/gstconfig.h.in:
* libs/gst/base/gstcollectpads.c: (gst_collect_pads_read_buffer):
* libs/gst/check/gstcheck.c: (gst_check_log_message_func),
(gst_check_log_critical_func), (gst_check_drop_buffers),
(gst_check_element_push_buffer_list):
* libs/gst/controller/gstcontroller.c: (gst_controller_get),
(gst_controller_get_type):
* libs/gst/controller/gsthelper.c: (gst_object_control_properties),
(gst_object_get_controller), (gst_object_get_control_source):
* libs/gst/controller/gstinterpolationcontrolsource.c:
(gst_interpolation_control_source_new):
* libs/gst/controller/gstlfocontrolsource.c:
(gst_lfo_control_source_new):
* libs/gst/dataprotocol/dataprotocol.c:
(gst_dp_event_from_packet_0_2):
* plugins/elements/gstfdsrc.c:
* plugins/elements/gstmultiqueue.c:
* plugins/elements/gsttee.c:
* plugins/elements/gsttypefindelement.c:
* plugins/indexers/gstfileindex.c: (_file_index_id_save_xml),
(gst_file_index_add_association):
* plugins/indexers/gstmemindex.c:
* tests/benchmarks/gstpollstress.c: (mess_some_more):
* tests/check/elements/queue.c: (setup_queue):
* tests/check/gst/gstpipeline.c:
* tests/check/libs/collectpads.c: (setup), (teardown),
(gst_collect_pads_suite):
* tests/examples/adapter/adapter_test.c:
* tests/examples/metadata/read-metadata.c: (make_pipeline):
* tests/examples/xml/createxml.c:
* tests/examples/xml/runxml.c:
* tools/gst-inspect.c:
* tools/gst-run.c:
Correct all relevant warnings found by the sparse semantic code
analyzer. This include marking several symbols static, using
NULL instead of 0 for pointers, not using variable sized arrays
on the stack, moving variable declarations to the beginning of
a block and using "foo (void)" instead of "foo ()" for declarations.
2011-12-25 22:49:58 +00:00
..
adder Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
audiorate Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
audioresample Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
audiotestsrc update for new scheduling query 2011-11-18 17:58:58 +01:00
encoding Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
gdp gdp: Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2011-12-25 22:49:58 +00:00
playback subtitle: don't use GST_CAPS_NONE macro 2011-12-20 12:53:16 +01:00
subparse various: fix pad template leaks 2011-11-28 13:09:02 +00:00
tcp Merge remote-tracking branch 'origin/master' into 0.11 2011-12-08 01:19:03 +00:00
typefind Merge remote-tracking branch 'origin/master' into 0.11 2011-12-09 12:08:37 +00:00
videoconvert videofilter: improve video filter 2011-12-21 23:46:53 +01:00
videorate Merge remote-tracking branch 'origin/master' into 0.11 2011-12-08 01:19:03 +00:00
videoscale videofilter: improve video filter 2011-12-21 23:46:53 +01:00
videotestsrc Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00
volume controller: port to new controlbinding api 2011-12-23 18:41:49 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00