parser: introduce line handling utility: OrcLine
authorFrancesco Romani <fromani@gmail.com>
Mon, 7 Jul 2014 06:03:26 +0000 (08:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 12 Apr 2023 17:04:26 +0000 (20:04 +0300)
commit7ef2d3bc4bd21c03c7bb357de462d2d08baeefbd
tree2e2da39b68895d8e3e9f9d1201f8d924c8b32463
parent16e5a19f9fb5181627e88773e0417abd41fbad81
parser: introduce line handling utility: OrcLine

to extract and simplify the line handling logic.

Part-of: <https://gitlab.freedesktop.org/gstreamer/orc/-/merge_requests/30>
orc/orcparse.c