An error occurred while loading the file. Please try again.
-
John Koleszar authored
Conflicts: vp8/decoder/detokenize.c vp8/decoder/onyxd_if.c vp8/vp8_common.mk Change-Id: Ifca1108186a8bc715da86a44021ee2fa5550b5b8
a16cd74b
define-filters.awk 110 B
BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("MS2_VAR_PUBLIC MSFilterDesc %s;\n",$1) }