encoder: renaming none_encoder to null_encoder
This commit is contained in:
+1
-1
@@ -494,7 +494,7 @@ ENCODER_SRC =
|
||||
|
||||
if ENABLE_ENCODER
|
||||
ENCODER_SRC += src/encoder_list.c
|
||||
ENCODER_SRC += src/encoder/none_encoder.c
|
||||
ENCODER_SRC += src/encoder/null_encoder.c
|
||||
|
||||
if ENABLE_VORBIS_ENCODER
|
||||
ENCODER_SRC += src/encoder/vorbis_encoder.c
|
||||
|
||||
Reference in New Issue
Block a user