Experimental ld51 mode (needs more work)
This commit is contained in:
parent
329638626a
commit
6da36c0452
4 changed files with 51 additions and 2 deletions
|
@ -55,6 +55,7 @@ typedef struct CELTMode CELTMode;
|
|||
|
||||
extern const CELTMode *celt_mono;
|
||||
extern const CELTMode *celt_stereo;
|
||||
extern const CELTMode *celt_ld51;
|
||||
|
||||
/* Encoder stuff */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue