An error occurred while loading the file. Please try again.
-
Jake Petroules authored
Change-Id: Id3db7c5e7b3329adbea62c9d95323ead4e8a783f Reviewed-by:
Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
a416082d
define-filters.awk 110 B
BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("MS2_VAR_PUBLIC MSFilterDesc %s;\n",$1) }