[Comment Fix] Fix broken URLs in comments / docs
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 8 Oct 2018 07:10:00 +0000 (16:10 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Wed, 10 Oct 2018 11:48:39 +0000 (20:48 +0900)
commit002f3f25dd56e136528e91f1beb6f533b4b99833
tree37ce59fe146d6d8d82dd668bc397d48d70da6b31
parent3d7df5fb8cb97ebd2cb42d3c1867c96cd22f1215
[Comment Fix] Fix broken URLs in comments / docs

There have been old URLs that cannot be accessed.
Fix them all.

There are a few off-topic changes due to recently enforced
coding style/rule of CI/CD system.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
47 files changed:
Documentation/ci-config/README.md
Documentation/doxygen-documentation.md
Documentation/how-to-archive-large-data.md
common/tensor_common.c
common/tensor_meta.c
debian/control
gst/tensor_aggregator/tensor_aggregator.c
gst/tensor_aggregator/tensor_aggregator.h
gst/tensor_converter/tensor_converter.c
gst/tensor_converter/tensor_converter.h
gst/tensor_decoder/tensordec.c
gst/tensor_decoder/tensordec.h
gst/tensor_demux/gsttensordemux.c
gst/tensor_demux/gsttensordemux.h
gst/tensor_filter/tensor_filter.c
gst/tensor_filter/tensor_filter.h
gst/tensor_filter/tensor_filter_custom.c
gst/tensor_filter/tensor_filter_tensorflow.c
gst/tensor_filter/tensor_filter_tensorflow_lite.c
gst/tensor_mux/gsttensormux.c
gst/tensor_mux/gsttensormux.h
gst/tensor_saveload/tensor_load.c
gst/tensor_saveload/tensor_load.h
gst/tensor_sink/tensor_sink.c
gst/tensor_sink/tensor_sink.h
gst/tensor_split/gsttensorsplit.c
gst/tensor_split/gsttensorsplit.h
gst/tensor_transform/tensor_transform.c
gst/tensor_transform/tensor_transform.h
include/tensor_common.h
include/tensor_filter_custom.h
include/tensor_meta.h
include/tensor_typedef.h
nnstreamer_example/example_cam/nnstreamer_example_cam.c
nnstreamer_example/example_filter/nnstreamer_example_filter.c
nnstreamer_example/example_filter/nnstreamer_example_filter.py
nnstreamer_example/example_filter_performance_profile/nnstreamer_example_filter_performance_profile.c
nnstreamer_example/example_sink/nnstreamer_sink_example.c
nnstreamer_example/example_sink/nnstreamer_sink_example_play.c
tests/README.md
tests/bmp2png.c
tests/common/unittest_common.cpp
tests/nnstreamer_sink/unittest_sink.cpp
tests/nnstreamer_tensors/tensors_test/gsttensorscheck.c
tests/nnstreamer_tensors/tensors_test/gsttensorscheck.h
tests/nnstreamer_tensors/tensors_test/gsttesttensors.c
tests/nnstreamer_tensors/tensors_test/gsttesttensors.h