summaryrefslogtreecommitdiff
path: root/libavcodec/eac3dec.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-22 14:35:13 +0200
committerDiego Biurrun <diego@biurrun.de>2012-10-23 10:28:40 +0200
commit8f4c414df6b81c3ee3f12de1504ae7ccb5f8053a (patch)
treeb07a452183b04b6f784008c8a25668c147851441 /libavcodec/eac3dec.c
parent00ed7f5958d026cb4786919f4b3e46f14fe608bf (diff)
Improve wording and spelling of av_log_missing_feature messages.
Diffstat (limited to 'libavcodec/eac3dec.c')
-rw-r--r--libavcodec/eac3dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/eac3dec.c b/libavcodec/eac3dec.c
index 626698839d..639e061f5a 100644
--- a/libavcodec/eac3dec.c
+++ b/libavcodec/eac3dec.c
@@ -321,7 +321,7 @@ int ff_eac3_parse_header(AC3DecodeContext *s)
rates in bit allocation. The best assumption would be that it is
handled like AC-3 DolbyNet, but we cannot be sure until we have a
sample which utilizes this feature. */
- av_log_missing_feature(s->avctx, "Reduced sampling rates", 1);
+ av_log_missing_feature(s->avctx, "Reduced sampling rate", 1);
return AVERROR_PATCHWELCOME;
}
skip_bits(gbc, 5); // skip bitstream id