You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ The decoder needs to allocate a buffer to store a frame and the decoded data. Th
75
75
#define AAC_MAX_FRAME_SIZE 2100
76
76
```
77
77
78
-
These values are working in most of the cases, but in some exceptional cases you might need to increase these values e.g. to
78
+
These values are working with standard bitrates, but in some exceptional cases (with extreme or insane bitrates) you might need to increase these values e.g. to
0 commit comments