[Tools/Parser] GST Object Emulators
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 16 Dec 2020 08:26:00 +0000 (17:26 +0900)
committerSangjung Woo <again4you@gmail.com>
Wed, 28 Apr 2021 01:26:33 +0000 (10:26 +0900)
commit523851efe86529400975aa982d3aafad05015c94
treeb27061d33bc9ffd663753350fa8c389d8aa5d3f9
parenta98949afeb8f1c663e6d5abfd7234cd50306d510
[Tools/Parser] GST Object Emulators

These aux routines emulate GST Objects so that
parsers wouldn't rely on actual GStreamer libraries
and pipeline instances.

This commit is WIP and will be continued by DJ.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tools/development/parser/grammar.y
tools/development/parser/types.c
tools/development/parser/types.h