git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use cutoff frequency to adjust bandwidth in ac3 encoder
[ffmpeg.git]
/
libavcodec
/
avcodec.h
diff --git
a/libavcodec/avcodec.h
b/libavcodec/avcodec.h
index
95ed9e6
..
3e6204e
100644
(file)
--- a/
libavcodec/avcodec.h
+++ b/
libavcodec/avcodec.h
@@
-2072,7
+2072,7
@@
typedef struct AVCodecContext {
int directpred;
/**
- * Audio cutoff bandwidth (0 means "automatic")
, currently used only by FAAC.
+ * Audio cutoff bandwidth (0 means "automatic")
* - encoding: Set by user.
* - decoding: unused
*/