mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
#include "bitmath.h"
|
||||
#include "cpu.h"
|
||||
#include "crc.h"
|
||||
#include "encoder_framing.h"
|
||||
#include "fixed.h"
|
||||
#include "lpc.h"
|
||||
#include "md5.h"
|
||||
#include "memory.h"
|
||||
#include "stream_encoder_framing.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user