busybox-w32 sed don't work here: ``` # sed -n "s/^[^#]*ENC.*([^,]*, *\([^,]*\)\(,.*\)*).*/\1_encoder/p" ./libavcodec/allcodecs.c # ``` allcodecs.c is here: http://git.libav.org/?p=libav.git;a=blob_plain;f=libavcodec/allcodecs.c;hb=HEAD