Commit graph

7 commits

Author SHA1 Message Date
MyungJoo Ham e8266fdb94 Allow editing GstCaps properties
It's often critical to use capsfilter in a stream pipeline,
whose main property, caps, is GstCaps * that requires
some additional handlings from ElementProperties class.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2018-11-14 17:21:01 +09:00
Stéphane Cerveau 278a55b031 Enhance logger to comply with GST 2017-10-17 22:50:43 +02:00
Stéphane Cerveau 11ab47ffde Introduce logger class
GraphManager is now using pipeviz category
Logger class is able to read GST logs.
Ony WARN and ERROR are logged now.
2017-06-20 22:51:49 +02:00
dabrain34 d8bb537a0e Fix various warnings 2017-06-06 15:05:31 +02:00
Stéphane Cerveau 2d75a32dd0 Code cleanup
Use GNU formatter from Eclipse.
2017-05-31 21:50:51 +02:00
Victor Anjin 8a1759c547 [+] configuring enum and flags parameters via element properties widget (issue #2: Enum not supported) 2015-06-06 23:00:16 +07:00
Viktor Anjin 5e14d4bda4 initial commit 2015-02-26 23:02:22 +07:00